body {
	margin: 0px;
	background-image: url(img/interior/fondo-interior.gif);
	background-repeat: repeat-x;
}
.enlacebarra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	float: left;
	height: 28px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0CBD6;
}
.enlacebarra a{
	color: #FFF;
	text-decoration: none;

}
.enlacebarra a:hover{
	color: #FC0;
	text-decoration: none;

}
.enlacebarraActivo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #FC0;
	text-decoration: none;
	float: left;
	height: 28px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0CBD6;
}
.enlacebarraActivo a{

	color: #FC0;
	text-decoration: none;
}
.fondotabla {
	background-image: url(img/fondo-celdas.gif);
	background-repeat: repeat-y;
}
.fondotabla2 {
	background-image: url(img/fondo-celdas2.gif);
	background-repeat: repeat-y;
}

#contenedor {
	width: 936px;
	margin-right: auto;
	margin-left: auto;
}
#cabecera {
	margin: 0px;
	width: 936px;
}
#contenido {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.normal a{
	color: #333;
	text-decoration: none;
}
.normal a:hover{
	color: #8797AC;
	text-decoration: none;
}
.masnoticias {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 6px;
}
.tituenlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #1164B6;
	padding-bottom: 4px;
}
.minigris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	color: #666;
}
.minigris a{
	text-decoration: underline;
	color: #666;
}
}.minigris a:hover{
	text-decoration: none;
	color: #039;
}


#contenido #parteuno {
	width: 909px;
	float: left;
}
#contenido #partetres #medio #panel{
	width: 220px;
	float: right;
	padding-right: 12px;
	padding-left: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}

#contenido #partetres #medio  #panel .enlace{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;

}


#contenido #partetres #medio #panel .enlace a{
	color: #000;
	text-decoration: none;

}
#contenido #partetres #medio #panel .enlace a:hover{
	color: #8797AC;
	text-decoration: none;

}
#contenido #partetres #medio #panel .enlace ul {
	margin-top: 6px;


}
#contenido #partetres #medio #panel .enlace li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 0.8em;
	font-weight: normal;

}

#contenido #partetres #medio  #panel .enlace li a{
	color: #666;
	text-decoration: none;

}
#contenido #partetres #medio  #panel .enlace li a:hover{
	color: #254D94;
	text-decoration: underline;

}
#contenido #parteuno .celdaform{
	height: 60px;
	width: 909px;
	background-image: url(img/fondo-suscripcion.gif);
	background-repeat: no-repeat;

}
#contenido #parteuno .celdaform2 {
	height: 60px;
	width: 909px;
	background-image: url(img/fondo-inferior.gif);
	background-repeat: no-repeat;
}



#contenido #partedos {
	width: 909px;
	float: left;
	padding-top: 34px;
	padding-bottom: 25px;
}
#contenido #partedos #banneruno{
	width: 283px;
	float: left;
}
#contenido #partedos #bannerdos{
	width: 283px;
	float: left;
	padding-left: 31px;
}
#contenido #partedos #bannertres{
	width: 283px;
	float: left;
	padding-left: 28px;
}


#contenido #partetres {
	width: 909px;
	float: left;
	padding-top: 25px;
}
#contenido #partetres #superior{
	width: 909px;
	float: left;
}
#contenido #partetres #medio{
	width: 909px;
	float: left;
	background-color: #FFF;
}
#contenido #partetres #medio #info{
	width: 650px;
	float: left;
}
#contenido #partetres #medio #info #textos{
	padding-top: 2em;
	padding-right: 2em;
	padding-left: 2em;


}
#contenido #partetres #medio #info #textos li{
	font-family: Arial, Helvetica, sans-serif;
	color: #039;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 12px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;



}
#contenido #partetres #medio #info #textos li a{

	color: #039;
	text-decoration: none;



}
#contenido #partetres #medio #info #textos li a:hover{
	color: #8999AD;
	text-decoration: underline;



}
#contenido #partetres #medio #info .textonormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-top: 2em;
	padding-right: 2em;
	padding-left: 2em;
	text-align: justify;

}
#contenido #partetres #medio #info .textonormal a{
	color: #264F96;
	text-decoration: underline;

}
#contenido #partetres #medio #info .textonormal a:hover{
	color: #8999AD;
	text-decoration: none;

}

#contenido #partetres #medio #info .tituseccion{
	color: #264f96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 28px;
}
#contenido #partetres #medio #info .titusubseccion{
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: normal;
	padding-left: 28px;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}


#contenido #partetres #inferior{
	width: 909px;
	float: left;
}


#pie {
	width: 100%;
	background-color: #515d66;
	float: left;
	padding-top: 6%;
	padding-bottom: 6%;
}
#pie #logos {
	width: 909px;
	margin-right: auto;
	margin-left: auto;
}
#pie #logos #miembrode {
	width: 344px;
	float: left;
}
#pie #logos #direccion {
	width: 380px;
	float: right;
}
.textopie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: normal;
	text-decoration: none;
	color: #CCC;
}
.textopie a{
	text-decoration: underline;
	color: #CCC;
}
.textopie a:hover{
	
	text-decoration: underline;
	color: #CCC;
}
.fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #264F96;
	text-decoration: none;
	background-color: #F2F2F2;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.medio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-left: 8px;
}
#foto{
	padding:0.5px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:5px;
	float: left;
	clear:both;
}
#slidingDiv, #slidingDiv2, #slidingDiv3, #slidingDiv4, #slidingDiv5, #slidingDiv6, #slidingDiv7 {
    display: none;
	background-color: #eee;
	padding:20px;
	margin-top:10px;
	border-bottom:5px solid #264f96;
}
.accordion
{
	
	font-weight: normal;
	color: #666;
	text-decoration: none;
	padding-top: 2em;
	padding-right: 2em;
	padding-left: 1em;
	text-align: justify;
}

.accordion h3
{
	padding: 7px 15px;
	margin: 0;	
	cursor: pointer;
}

.accordion h3.active
{
	background-position: right 5px;
}

.accordion p
{
	background: #f7f7f7;
	margin: 0;
	padding: 10px 15px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}
.normal33 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #1164CF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	padding-left: 4px;

}
.normal3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #1164CF;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	background-image: url(img/fondo-enlaces.gif);
	background-repeat: repeat-x;
}
.separadorcelda {
	background-color: #92A3B7;
}


.normal3 a{
	color: #1164B6;
	text-decoration: none;
}
.normal3 a:hover{
	color: #8797AC;
	text-decoration: none;
}
