body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	background-image: url(graf/fondo_contenedor.jpg);
	background-repeat: repeat-x;
	background-color:#888aa7;

}
.clear {
	clear:inherit;
}
.imglogos{
	border:0;
	margin-left:0.8em;
}
img{
	border:0;
}
#contenedor { /* Contenedor que incluye todo */
	width: 991px;
	height:100%;	
	margin:auto;
}
#contenedor #cabecera{
	float:left;
	height:191px;
	width:991px;
	background-image:url(graf/cabecera.jpg);
}
#contenedor #cabecera #banner{
	margin:6px;
	text-align:right;
}

#contenedor #cabecera #enlacesCabecera{
	float:right;
	margin-top:35px;
}

#contenedor #cabecera #enlacesCabecera .botonCabecera{
	text-align:right;
	float:right;
}
#contenedor #cabecera #fecha{
	float:left;
	width:100%;
	margin-top:10px;
	text-align: center;
}

#contenedor #cuerpo{
	float:left;
	background-color:#FFFFFF;
	width:100%;
}

/* COMIENZA LATERAL */
#contenedor #cuerpo #lateral{
	float:left;
	width:190px;
}
#contenedor #cuerpo #lateral .caja{
	border:1px solid #9fa4bc;
	margin:10px 1px 3px 1px;
	width:183px;
	float:left;
}
#contenedor #cuerpo #lateral .caja #entorno{
	background-image:url(graf/tit_informacion_entorno.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	width:183px;
}

#contenedor #cuerpo #lateral .caja #entorno #enlaces{
	margin-top:40px;
	float:left;
	background-color:#f5fafb;
}
#contenedor #cuerpo #lateral .caja #entorno #enlaces .boton{
	height:20px;
	width:99%;
	float:left;
	margin-left:1em;
	font-size:1.1em;
	margin-top:0.3em;
	cursor: hand;
}
#contenedor #cuerpo #lateral .caja #entorno #enlaces .separador{
	width:160px;
	margin-left:10px;
	float:left;
	height:1px;
	background-color:#c6cadd;
}
#contenedor #cuerpo #lateral .caja #estacion{
	background-image:url(graf/tit_informacion_estacion.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	width:183px;
}
#contenedor #cuerpo #lateral .caja #estacion #enlaces{
	margin-top:40px;
	float:left;
	background-color:#f5fafb;
}
#contenedor #cuerpo #lateral .caja #estacion #enlaces .boton{
	height:20px;
	width:99%;
	float:left;
	margin-left:1em;
	font-size:1.1em;
	margin-top:0.3em;
	cursor: hand;
}
#contenedor #cuerpo #lateral .caja #estacion #enlaces .separador{
	width:160px;
	margin-left:10px;
	float:left;
	height:1px;
	background-color:#c6cadd;
}
#contenedor #cuerpo #lateral .caja #historico_ano_actual{
	background-image:url(graf/tit_informacion_ano_actual.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	width:183px;
}

#contenedor #cuerpo #lateral .caja #historico_ano_actual #enlaces{
	margin-top:53px;
	float:left;
	background-color:#f5fafb;
}
#contenedor #cuerpo #lateral .caja #historico_ano_actual #enlaces .boton{
	height:20px;
	width:99%;
	float:left;
	margin-left:1em;
	font-size:1.1em;
	margin-top:0.3em;
	cursor: hand;
}
#contenedor #cuerpo #lateral .caja #historico_ano_actual #enlaces .separador{
	width:160px;
	margin-left:10px;
	float:left;
	height:1px;
	background-color:#c6cadd;
}
#contenedor #cuerpo #lateral .caja #historico_otros_anos{
	background-image:url(graf/tit_informacion_otros_anos.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	width:183px;
}
#contenedor #cuerpo #lateral .caja #historico_otros_anos #enlaces{
	margin-top:53px;
	float:left;
	background-color:#f5fafb;
}
#contenedor #cuerpo #lateral .caja #historico_otros_anos #enlaces .boton{
	height:20px;
	width:99%;
	float:left;
	margin-left:1em;
	font-size:1.1em;
	margin-top:0.3em;
	cursor: hand;
}
#contenedor #cuerpo #lateral .caja #historico_otros_anos #enlaces .separador{
	width:160px;
	margin-left:10px;
	float:left;
	height:1px;
	background-color:#c6cadd;
}


a.enlace:link{background-color:#f5fafb; border:1px solid #f5fafb; text-decoration:none; color:#466b95; width:181px; float:left;}
a.enlace:active{background-color:#f5fafb; border:1px solid #f5fafb; text-decoration:none; color:#466b95; width:181px; float:left;}
a.enlace:visited{background-color:#f5fafb; border:1px solid #f5fafb; text-decoration:none; color:#466b95; width:181px; float:left;}
a.enlace:hover{background-color:#9196a9; border:1px solid #f5fafb; text-decoration:none; color:#FFFFFF; width:181px; float:left;}

#contenedor #cuerpo #lateral #camara{
	float:left;
	width:183px;
	margin:10px 1px 3px 1px;
}
#contenedor #cuerpo #lateral #camara #titulo{
	float:left;
	padding-left:0.8em;
	height:18px;
	font-size:1.2em;
	color:#016895;
	font-weight:bold;
}
#contenedor #cuerpo #lateral #camara #interior{
	background-color:#f5fafb;
	float:left;
	padding-top:0.4em ;
	color:#466b95;
	width:184px;
	border:1px solid #d1d1d1;
	text-align:center;
}
#contenedor #cuerpo #lateral #camara #interior #img{
	width:100%;
}
#contenedor #cuerpo #lateral #camara #interior #txt{
	float:left;
	text-align:center;
	width:100%;
	padding:1em 0 0.8em 0;
}
#contenedor #cuerpo #lateral #dia{
	float:left;
	width:183px;
	margin:25px 1px 3px 1px;
}
#contenedor #cuerpo #lateral #dia #titulo{
	float:left;
	padding-left:0.8em;
	height:18px;
	font-size:1.2em;
	color:#016895;
	font-weight:bold;
}
#contenedor #cuerpo #lateral #dia #interior{
	background-color:#f5fafb;
	float:left;
	padding:0.3em 0.3em 0.8em 0.3em;
	color:#466b95;
	width:87%;
	margin:1em 0 0 1em;
	border:1px solid #d1d1d1;
	text-align:center;
}
#contenedor #cuerpo #lateral #dia #interior #img{
	width:100%;
}
#contenedor #cuerpo #lateral #dia #interior #txt{
	float:left;
	text-align:left;
	width:100%;
	margin:1em 0 0.8em 1em;
}
#contenedor #cuerpo #lateral #dia #interior #txt .boton{
	margin-top:0.4em;
	width:90%;
}
a.enlacedia:link{text-decoration:none; color:#466b95;}
a.enlacedia:active{text-decoration:none; color:#466b95;}
a.enlacedia:visited{text-decoration:none; color:#466b95;}
a.enlacedia:hover{text-decoration:underline; color:#466b95;}

#contenedor #cuerpo #lateral .caja .enlaceGenerico{
	float:left;
	background-color:#e8f1f5;
}
a.enlacegeneral:link{background-color:#e8f1f5; border:1px solid #FFFFFF; text-decoration:none; color:#466b95; width:181px; float:left;}
a.enlacegeneral:active{background-color:#e8f1f5; border:1px solid #FFFFFF; text-decoration:none; color:#466b95; width:181px; float:left;}
a.enlacegeneral:visited{background-color:#e8f1f5; border:1px solid #FFFFFF; text-decoration:none; color:#466b95; width:181px; float:left;}
a.enlacegeneral:hover{background-color:#9196a9; border:1px solid #FFFFFF; text-decoration:none; color:#FFFFFF; width:181px; float:left;}

#contenedor #cuerpo #lateral .caja .enlaceGenerico .boton{
	height:20px;
	width:99%;
	float:left;
	margin-left:1em;
	font-size:1.1em;
	margin-top:0.3em;
	cursor: hand;
}
#contenedor #cuerpo #lateral .caja #condiciones{
	background-image:url(graf/tit_condiciones_actuales.gif);
	background-position:left top;
	background-repeat:no-repeat;
	float:left;
	width:183px;
}
#contenedor #cuerpo #lateral .caja #condiciones #enlaces{
	padding-top:55px;
	float:left;
}
#contenedor #cuerpo #lateral .caja #condiciones #enlaces .boton{
	height:20px;
	width:99%;
	float:left;
	margin-left:1em;
	font-size:1.1em;
	margin-top:0.3em;
	cursor: hand;
}
#contenedor #cuerpo #lateral .caja #condiciones #enlaces .separador{
	width:160px;
	margin-left:10px;
	float:left;
	height:1px;
	background-color:#c6cadd;
}
#contenedor #cuerpo #lateral #espacio{
	height:2px;
	float:left;
	width:100%;
}
/* TERMINA LATERAL */

/* COMIENZA CENTRO*/
#contenedor #cuerpo #centro{
	float:left;
	width:799px;
}
#contenedor #cuerpo #centro #fecha{
	float:left;
	text-align:right;
	width:98%;
	height: 10px;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 0;
}
/* COMIENZA COLUMNA 1*/
#contenedor #cuerpo #centro #columna1{
	float:left;
	width:65%;
	margin-top:10px;
}
#contenedor #cuerpo #centro #columna1 #cajaceleste{
	float:left;
	width:280px;
	min-height:300px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #c6cadd;
	border-top-width: 1px;
	border-top-color: #c6cadd;
}
#contenedor #cuerpo #centro #columna1 #cajaceleste .datos{
	margin:4px 3px 10px;
	float:left;
	width:47.80%;
}
#contenedor #cuerpo #centro #columna1 #cajaceleste .datos .titDatos{
	background-color:#e8f1f5;
	text-align:center;
	float:left;
	width:133px;
	padding-top:8px;
	height:30px;
	color:#016895;
}
#contenedor #cuerpo #centro #columna1 #cajaceleste .datos .titSensacion{
	background-color:#e8f1b5;
	text-align:center;
	float:left;
	width:133px;
	padding-top:4px;
	height:30px;
	color:#016895;
}
#contenedor #cuerpo #centro #columna1 #cajaceleste .datos .titTendencia{
	background-color:#ffffff;
	text-align:center;
	float:left;
	width:98%;
	height:25px;
	color:red;
}
#contenedor #cuerpo #centro #columna1 #cajaceleste .datos .titDatosMaxMin{
	background-color:#ffffff;
	text-align:left;
	float:left;
	width:30px;
	padding-top:2px;
	padding-left:2px;
	height:20px;
	color:black;
}
#contenedor #cuerpo #centro #columna1 #cajaceleste .datos .titValoresMax{
	background-color:#ffffff;
	text-align:left;
	float:left;
	width:100px;
	padding-top:2px;
	height:20px;
	color:red;
}
#contenedor #cuerpo #centro #columna1 #cajaceleste .datos .titValoresMin{
	background-color:#ffffff;
	text-align:left;
	float:left;
	width:100px;
	padding-top:2px;
	height:20px;
	color:green;
}
#contenedor #cuerpo #centro #columna1 #cajaceleste .datos .grafDatos{
	margin-top:30px;
	background-color:#FFFFFF;
}
#contenedor #cuerpo #centro #columna1 #cajaceleste #sensacion{
	float:left;
	margin:5px;
	font-size:1.1em;
}
#contenedor #cuerpo #centro #columna1 #elviento{
	float:left;
	width:208px;
	margin-left:1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6cadd;
	border-right-color: #c6cadd;
	border-bottom-color: #c6cadd;
	border-left-color: #c6cadd;
}
#contenedor #cuerpo #centro #columna1 #elviento #titViento{
	width:208px;
	height:41px;
	background-image:url(graf/tit_elviento.jpg);
}
#contenedor #cuerpo #centro #columna1 #elviento #titViento #viento{
	font-size:1.1em;
	color:#016895;
	padding:1.1em 2em;
}

#contenedor #cuerpo #centro #columna1 #elviento #contenidoViento{
	background-image:url(graf/fondo_contenido_viento.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:206px;
	float:left;
	min-height:259px;
}
#contenedor #cuerpo #centro #columna1 #elviento #contenidoViento #txtViento{
	text-align:center;
	float:left;
	width:100%;
	font-size:1.1em;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#contenedor #cuerpo #centro #columna1 #elviento #contenidoViento #txtViento .datos .titDatosMaxMin{
	background-color:#ffffff;
	text-align:left;
	float:left;
	width:80px;
	padding-left:5px;
	height:20px;
	color:black;
}
#contenedor #cuerpo #centro #columna1 #elviento #contenidoViento #txtViento .datos .titValoresMax{
	background-color:#ffffff;
	text-align:left;
	float:left;
	width:120px;
	padding-top:2px;
	height:20px;
	color:red;
}
#contenedor #cuerpo #centro #columna1 #elviento #contenidoViento #grafViento{
	float:left;
	text-align:center;
	width:100%;
	margin-top:12px;
}

#contenedor #cuerpo #centro #columna1 #astros{
	float:left;
	width:100%;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cadd;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c6cadd;
}
#contenedor #cuerpo #centro #columna1 #astros #titastros{
	float:left;
	width:80%;
	margin:20px 2px;
	color:#016895;
	font-size:1.2em;
	font-weight:bold;	
}

#contenedor #cuerpo #centro #columna1 #astros #columnasol{

	float:left;
	width:38%;
}
#contenedor #cuerpo #centro #columna1 #astros #titamaneceratardecer{
	float:left;
	padding-left: 9px;
	padding-top: 4px;
	font-size:1.1em;
}
#contenedor #cuerpo #centro #columna1 #astros #valoresamanecer{
	float:left;
	color: #FF9900;
	padding-top: 4px;
	width: 50%;
	font-size:1.1em;
}
#contenedor #cuerpo #centro #columna1 #astros #valoresatardecer{
	float:left;
	color: #0000FF;
	padding-top: 4px;
	width: 50%;
	font-size:1.1em;
}
#contenedor #cuerpo #centro #columna1 #astros #columnaluna{
	float:left;
	width:38%;
}
#contenedor #cuerpo #centro #columna1 #astros #columnagrafluna{
	float:left;
	width:24%;
}
#contenedor #cuerpo #centro #columna1 #astros #columnagrafluna #grafluna{
	width:100%;
		float:left;
	color:#016895;
	text-align: center;
}



#contenedor #cuerpo #centro #columna1 #lluvia{
	float:left;
	width:100%;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c6cadd;
}
#contenedor #cuerpo #centro #columna1 #lluvia #lluviaTit{
	float:left;
	width:80%;
	margin:20px 2px;
	color:#016895;
	font-size:1.2em;
	font-weight:bold;
}
#contenedor #cuerpo #centro #columna1 #lluvia #lluviaDatos{
	float:left;
	width:22%;
	margin:0 6px 0;
}
#contenedor #cuerpo #centro #columna1 #lluvia #lluviaDatos #titFechas{
	background-color:#91a8ab;
	color:#FFFFFF;
	text-align:center;
	width:100%;
	float:left;
}
#contenedor #cuerpo #centro #columna1 #lluvia #lluviaDatos #graficosFechas{
	float:left;
}
#contenedor #cuerpo #centro #columna1 #barometro{
	float:left;
	width:100%;
	padding-bottom:50px;
}
#contenedor #cuerpo #centro #columna1 #barometro #barometroTit{
	float:left;
	width:80%;
	margin:20px 2px;
	color:#016895;
	font-size:1.2em;
	font-weight:bold;
}
#contenedor #cuerpo #centro #columna1 #barometro #barometroDatos{
	float:left;
	margin:0 6px 0;
}
/* FIN COLUMNA 1 */



/* COMIENZA COLUMNA2 */
#contenedor #cuerpo #centro #columna2{
	float:left;
	width:34.6%;
	margin:1% 0.2%;
}

#contenedor #cuerpo #centro #columna2 #prediccion{
	float:left;
	width:100%;
}
#contenedor #cuerpo #centro #columna2 #prediccion #prediccionTitulo{
	float:left;
	height:27px;
	font-size:1.2em;
	color:#016895;
	font-weight:bold;
}
#contenedor #cuerpo #centro #columna2 #prediccion #prediccionImagenes{
	background-color:#e8f1f5;
	float:left;
	width:99%;
}
#contenedor #cuerpo #centro #columna2 #prediccion #prediccionImagenes .cajaEnlacesArea{}
#contenedor #cuerpo #centro #columna2 #prediccion #prediccionImagenes .cajaEnlacesArea .pestSevilla{}
#contenedor #cuerpo #centro #columna2 #prediccion #prediccionImagenes .cajaEnlacesArea .pestAlmensilla{}

#contenedor #cuerpo #centro #columna2 #prediccion #prediccionImagenes .cajaEnlacesArea .pestanas{
	background-color:#ffffff;
	height:2.2em;
	text-align:center;
	width:100%;
}
#contenedor #cuerpo #centro #columna2 #prediccion #prediccionImagenes .cajaEnlacesArea .pestanas .pestana1{
	background-color:#e8f1f5;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	float:left;
	height:1.6em;
	margin-top:0.5em;
	padding-left:0.3em;
	padding-right:0.3em;
	text-align:center;
	width:auto;
}
#contenedor #cuerpo #centro #columna2 #prediccion #prediccionImagenes .cajaEnlacesArea .pestanas .pestana2{
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	float:left;
	height:1.6em;
	margin-top:0.5em;
	padding-left:0.3em;
	padding-right:0.3em;
	text-align:center;
	width:auto;
}
#contenedor #cuerpo #centro #columna2 #prediccion #prediccionImagenes .cajaEnlacesArea .listnoticias{
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:0.8em 0.2em 0.2em;
	text-align:left;
	width:auto;
}
#contenedor #cuerpo #centro #columna2 #prediccion #prediccionImagenes .cajaEnlacesArea .listnoticias .prediccionLocal{
	width:auto;
	margin:2em 0 1em 4em; 
	text-align:center;
}

a.enlacepestana:link{text-decoration:none; color:#7baec4;}
a.enlacepestana:active{text-decoration:none; color:#7baec4;}
a.enlacepestana:visited{text-decoration:none; color:#7baec4;}
a.enlacepestana:hover{text-decoration:underline; color:#466b95;}

#contenedor #cuerpo #centro #columna2 #noticias{
	float:left;
	width:100%;
	padding-top:2em;
}
#contenedor #cuerpo #centro #columna2 #noticias #noticiasTitulo{
	float:left;
	height:27px;
	font-size:1.2em;
	color:#016895;
	font-weight:bold;
	vertical-align: middle;
}
#contenedor #cuerpo #centro #columna2 #noticias .noticiasContenido{
	width:95%;
	float:left;
	padding:4% 2%;
	margin:1% 0;
	background-color:#f5fafb;
	border:1px solid #c6cadd;
}
#contenedor #cuerpo #centro #columna2 #noticias .noticiasContenido .noticiaTitulo{
	float:left;
	width:98%;
	font-weight:bold;
	font-size:1.1em;
	padding:0.3em 0;
	color: #016895;
}
#contenedor #cuerpo #centro #columna2 #noticias .noticiasContenido .noticiaSubtitulo{
	width:98%;
	padding:0.3em 0;
	float:left;
	color:#006699;
	font-weight: normal;
	font-style: italic;
}
#contenedor #cuerpo #centro #columna2 #noticias .noticiasContenido .noticiaDesarrollo{
	width:98%;
	text-align:justify;
	font-size:1.1em;
	float:left;
}
#contenedor #cuerpo #centro #columna2 #noticias .noticiasContenido .leermas{
	width:98%;
	float:left;
	text-align:right;
}
/* FIN COLUMNA 2*/

/* COMIENZA CONTENIDO */
#contenedor #cuerpo #centro #contenido{
	float:left;
	width:100%;
	margin-bottom:10%;
	margin-top: 10px;
}
#contenedor #cuerpo #centro #contenido #contenidoTitular{
	border:1px solid #c6cadd;
	background-color:#f5fafb;
	color:#495577;
	margin:0 1em 1em 0;
	padding:0.2em 1em;
	font-size:2em;
	left: auto;
}
#contenedor #cuerpo #centro #contenido #contenidoInterior{
	border:1px solid #c6cadd;
	font-size:1.1em;
	min-height: 1100px;
	color: #0099FF;
	margin-top: 1em;
	margin-right: 2em;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0.2em;
	padding-right: 0em;
	padding-bottom: 0.2em;
	padding-left: 1em;

}
#contenedor #cuerpo #centro #contenido #contenidoInteriorAljarafeyLocalizacion{
	border:1px solid #c6cadd;
	font-size:1.3em;
	margin:1em 1em 1em 0;
	padding:0.2em 1em;
	min-height: 100px;
	color: #000099;
	text-align: center;
}
#contenedor #cuerpo #centro #contenido #noticias{
	font-size:1.0em;
	margin:1em 1em 1em 0;
	padding:0.2em 1em;
	min-height: 100px;
	color: #000099;
}

#contenedor #cuerpo #centro #contenido #noticias .noticiasContenido{
	width:99%;
	float:left;
	background-color:#f5fafb;
	border:1px solid #c6cadd;
	padding-right: 0.5%;
	padding-left: 1%;
	margin-top: 0.2%;
}
#contenedor #cuerpo #centro #contenido #noticias .noticiasContenido .noticiaTitulo{
	float:left;
	width:98%;
	font-weight:bold;
	font-size:1.1em;
	color: #016895;
	text-align: left;
	padding-top: 0.1em;
}
#contenedor #cuerpo #centro #contenido #noticias .noticiasContenido .noticiaSubtitulo{
	width:98%;
	float:right;
	color:#006699;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}
#contenedor #cuerpo #centro #contenido #noticias .noticiasContenido .noticiaDesarrollo{
	width:99%;
	text-align:justify;
	font-size:1.1em;
	float:left;
}
#contenedor #cuerpo #centro #contenido #contenidoInteriorAljarafeyLocalizacion #CIAyLDescripcion{
	font-size:1.2em;
	min-height: 510px;
	color: #000000;
	text-align: justify;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 1em;
	padding-right: 1cm;
	padding-bottom: 0.2em;
	padding-left: 1cm;
}

#contenedor #cuerpo #centro #contenido #contenidoInterior #columnaInterior1{
	float:left;
	width:55%;
}

#contenedor #cuerpo #centro #contenido #contenidoInterior #columnaInterior1 .destacarEtiqueta{
	background-color:#ffffff;
	text-align:left;
	float:left;
	height:15px;
	color:#495577;
	padding-left: 2px;
	font-weight: bold;
	width: 415px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	padding-bottom: 0px;
}
#contenedor #cuerpo #centro #contenido #contenidoInterior #columnaInterior1 .destacarEtiqueta1{
	background-color:#ffffff;
	text-align:left;
	float:left;
	height:20px;
	color:black;
	padding-left: 2px;
	font-weight: bold;
	width: 330px;
	padding-top: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor #cuerpo #centro #contenido #contenidoInterior #columnaInterior1 .destacarDatos{
	background-color:#ffffff;
	text-align:right;
	float:right;
	height:20px;
	color:black;
	padding-top: 10px;
}
#contenedor #cuerpo #centro #contenido #contenidoInterior #columnaInterior2{
	float:left;
	width:45%;
	text-align:center;
}



/* FIN CONTENIDO */

/* COMIENZA PIE */

#contenedor #cuerpo #centro #pie{
	float:left;
	width:100%;
	text-indent: 25px;
}
#contenedor #cuerpo #centro #pie #pieMiembro{
	font-size:1em;
	float:left;
	color:#016895;
	font-size:1.2em;
	font-weight:bold;
}
#contenedor #cuerpo #centro #pie #pieSeparador{
	float:left;
	width:100%;
	height:1px;
	background-color:#999999;
	margin:5px 0;
}
#contenedor #cuerpo #centro #pie #pieimg{
	float:left;
	background-color:#FFFFFF;
	width:99%;
	vertical-align: middle;
	padding-top: 20px;
	padding-bottom: 20px;
}
.blanco {
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}


/* ESTILOS NOTICIA Interiores  */
#contenedor #cuerpo #centro #contenido .contenidoInteriorNoticia{
	border:1px solid #c6cadd;
	font-size:1.1em;
	margin:1em 1em 1em 0;
	padding:0.2em 1em;
}
.noticiaTitulo{
	font-size:1em;
	font-weight:bold;
}
.noticiaSubtitulo{
	color:#0066FF;
	font-size:1.1em;
}
.noticiaDesarrollo{
	font-size:1em;
}
/* FIN NOTICIA Interiores  */

/* ESTILOS Contacte  */
#contenedor #cuerpo #centro #contenido #contenidoInteriorContacte{
	border:1px solid #c6cadd;
	font-size:1.1em;
	margin:1em 1em 1em 0;
	padding:0.2em 1em;
	text-align:left;
}
.contacte1{
	font-size:1em;
	color:#495577;
	text-align:right;
	padding-right:1.5em;
	font-family:Arial, Helvetica, sans-serif;
}
.contacte2{
	font-size:1em;
	color:#33838B;
	font-family:Arial, Helvetica, sans-serif;
}
/* FIN Contacte  */
#contenedor #avisolegal{
	float:left;
	height:191px;
	width:991px;
	
}
#contenedor #avisolegal #tituloaviso{
	float:left;

}
#contenedor #avisolegal #contenidoaviso{
	margin:6px;
	text-align:left;
}
