/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	}
	
html {
	height: 100%;
	padding:0;
	margin:0;		
	}

body {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	/*background-image:url(../images/background.jpg);*/
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#e0e0e0;
	color:#000000;
	font-size:70%;
	padding:0;
	margin:0;	
	}

#wrapper {
	min-height: 100%;
	padding:0;
	margin:0;
	}

* html #wrapper {
	height: 100%;
	}


.cabecera {
    width: 912px;
    margin-left:auto;
    margin-right:auto;
}

#header {
	width: 912px;
	height: 170px;
	margin: 6px auto;
}

#footer {
	clear:both;
	position: relative;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top: -117px;
	height:97px;
	padding-top:20px;
	padding-left:20px;
	text-align:center;
	color:#676767;
	font-size:14px;
	}	

#footer p {
	margin-bottom:5px;
}

#footer p.logos {
	color:#f5f5f5;
	}
	
#footer a {
	text-decoration:none;
	color:#676767;
	}	
	
#footer a:hover {
	text-decoration:underline
	}		

	
#menuTransversal {
	width:890px;
	margin:0 auto 0 auto;
	text-align:right;
	padding-top:8px;
	}
	
#menuTransversal a {
	text-decoration:none;
	color:#444444;
	display:inline;
	padding:1px 4px 4px 4px;
	}
	
#menuTransversal a:hover {
	background-color:#26aac4;
	color:#FFFFFF;
	padding:1px 4px 4px 4px;
	}
	
#menuTransversal a.activo {	
	text-decoration:none;
	background-color:#26aac4;
	color:#FFFFFF;
	display:inline;
	padding:1px 4px 4px 4px;
	}
	
.logo {
	float:left;
	}
	
.logoRight {
	float:right;
	}	

#menuHeader {
	background-image:url(../images/linea_azul.png);
	background-repeat: repeat-y;
	height: 30px;
	width:912px;
	margin-top: 10px;
	display: inline-block;
	position:relative;
	
}

#menuHeader ul {
	float:left;
	clear:left;
	font-size:100%;
	/*padding-right:60px;   DA PROBLEMAS CON EL IE*/
	}
	
#menuHeader ul li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:5px;
	list-style:none;
	}
	
#menuHeader ul li a {
	display:block;
	padding:8px 17px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}	
	
#menuHeader ul li a:hover {
background-color:#64bdcf;
}	
	
#menuHeader ul li a span {
	color:#ffea00;
	}
	
#menuHeader ul li img {
	padding:0;
	margin:0;
	}	

/*********** CAPA HEADER */
#capa_header {
	margin-bottom: 10px;
	/*margin-left: 45px;*/
	height: 60px;
	margin-top: 7px;
	width: 911px; 
}

#capa_header h1 {
	color:#045f71;
	font-size:150%;
	background-color:#FFFFFF;
	float:left;
	clear:left;
	/*width:360px;*/
	width:250px;
	letter-spacing:-1px;
	margin-left: 10px;
	}
	
#capa_header #siguenos {
    width:110px;
    float:left;
    color: #045f71;
    font-weight: bold;
    margin-top:8px;
}


#capa_header #siguenos  img{
    margin-top:5px;
    margin-left:0px;
}
	
#capa_header h1 span {
	display:block;
	clear:left;
	color:#3f6006;
	font-size:170%;
	}
	

#capa_header #buscador {
	background-image:url(../images/buscador2.png);
	width:500px;
	height:32px;
	float:right;
	padding:8px;
/*	text-align:right;*/
	padding-top:14px;
	margin-top: 2px;
	width: 505px;
	}
	
#capa_header #buscador label {
	display:none;
	}	
	
#capa_header #buscador input {
	width:53%;
	padding:5px;
	margin:0 0 0 90px;
	
	}	
	
#capa_header #buscador input.botonBuscador {
	background-image:url(../images/btnBuscador.jpg);
	background-repeat:no-repeat;
	font-size:120%;
	width:113px;
	height:28px;
	color:#FFFFFF;
	padding-top:0;
	margin-top:0;
	margin-left:10px;
	cursor:pointer;
}

/*********FIN CAPA HEADER ***************/


#escudo {
	float:left; 
	margin-left:25px; 
}

#elTiempo {
	background-image:url(../images/tiempo.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 35px;
	float:right;
	margin-top:0px;
	margin-right: 30px;
	}

#elTiempo  a, #elTiempo a:hover {
    color:black;
    text-decoration: none;
    color: #079CBA;
}





#elTiempo img {
	padding:0;
	/*margin:5px 0px;*/
	}

/*
#header #buscador {
	width:225px;
	height:35px;
	float:right;
	padding:8px;
	text-align:right;
	padding:0px;
	margin:0px;
	}
	
#header #buscador label {
	display:none;
	}	
	
#header #buscador input {
	width:66%;
	padding:6px;
/*	margin:0 0 0px 35px;
	}	
	
#header #buscador input.botonBuscador {
	background-image:url(../images/search_01.gif);
	background-repeat:no-repeat;
	background-color: transparent;
	font-size:120%;
	width:28px;
	height:28px;
	/*color:#FFFFFF;
	padding-top:0;
	margin-top:0px;
	/*margin-left:10px;
	cursor:pointer;
}
*/

#banners {
	float:left;
	}
	
#banners ul li {
	list-style:none;
	margin-bottom:3px;
	}
	
#noticiasHome {
	float:right;
	background-image:url(../images/notiticasHome.jpg);
	background-repeat:no-repeat;
	width:216px;
	min-height:182px;
	margin-top:30px;
	padding:5px;
	}
	
#noticiasHome h2 {
	font-size:160%;
	font-weight:bold;
	color:#85bd1f;
	float:left;
	padding-top:0px;
	padding-bottom:3px;
	padding-left:2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}	
	
#noticiasHome ul {
	clear:both;
	margin-left:2px;
	}	
	
#noticiasHome ul li {
	list-style:none;
	margin-bottom:8px;
	color:#a0a0a0;
	font-size:105%;
	}	
	
#noticiasHome span {
	color:#069cba;
	width:100%;
	display:block;
}	

#noticiasHome li a {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}
	
#noticiasHome li a:hover {
	text-decoration:underline;
	}	
	
#noticiasHome .btn{
	background-color:transparent;
	margin-right:4px;
	margin-top:3px;
	float: right;
	}		

.bannerRight	{
	float:right;
	margin-bottom:10px;	
	}	
	
#destacadosHome {
	background-image:url(../images/pestana.jpg);
	background-repeat:no-repeat;
	/*background-position:0 27px;*/
	width:425px;
/*	height:249px;*/
	display:block;
	float:left;
	margin-right: 0;
	}
	
#destacadosHome h2 {
	background:none;
	font-size:160%;
	font-weight:bold;
	color:#3f6006;
	float:left;
	padding-top:5px;
	padding-bottom:3px;
	padding-left:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width:415px;
	}	
	
#destacadosHome span {
	color:#069cba;
	font-weight:bold;
	width:100%;
	display:block;
}	

#destacadosHome ul {
	clear:both;
	margin-left:8px;
	margin-right:8px;
	margin-top:0px;
	width:415px;
	}

#destacadosHome li {
	padding-bottom:8px;
	list-style:none;
	font-size:105%;	
	}
	
#destacadosHome li a {
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}
	
#destacadosHome li a:hover {
	text-decoration:underline;
	}
	
#destacadosHome .btn{
	background-color:transparent;
	margin-right:8px;
	margin-top:8px;
	float:right;
	}		

.iconos {
	margin-top:60px !important;
	}	

/* ------------- ESTILOS DEL MENU IGUAL QUE EN PORTADA ------------------ */
/*	
	
#contenido {
	padding-bottom: 118px;
	padding-top:15px;
	padding-right:37px;	
	clear:both;
	width:922px;	
	margin:0 auto 0 auto;
	}	

#menu {
	background:none;
	width:225px;	
	float:left;
	margin-left:0px;
	}

#menu ul {
	width:225px;
	background-image:url(../images/bgMenu.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding: 0 0 15px 0;
	margin: 0 0 0 0;	
	}
	
#menu ul li {
	background: none;
	list-style:none;
	margin:0 0 1px 0;
	padding:0px;
}	

#menu ul li a.nivel1 {
	background-image:url(../images/menuHome.jpg);
	background-repeat:no-repeat;
	display:block;
	width:225px;
	height:37px;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	font-size:160%;
	padding: 1px 10px 0 0;
	font-weight:bold;
	display:block;
	}
	
#menu ul li a.nivel1:hover,
#menu ul li a.activo,
#menu ul li a.activo:hover {
	background-image:url(../images/menuHome.jpg);
	background-repeat:no-repeat;
	display:block;
	width:225px;
	min-height:37px;
	color:#FFFFFF;
	text-align:right;
	text-decoration:none;
	font-size:160%;
	padding: 1px 10px 0 0;
	font-weight:bold;
	display:block;	
	}

#menu ul li ul {
	width: 200px;
	background-image:url(../images/bgMenu.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-left: 36px;
	}
	
#menu ul li ul li {
	margin-bottom:6px;
	background-image:none;
	margin-top: 0px;	
	}

#menu ul li ul li a.nivel2 {	
	display:block;
	background-image:url(../images/li01.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	padding-left:18px;
	color:#788c93;
	min-height:18px;
	padding-top:4px;
	width:160px;
    text-decoration:none;
    font-weight:bold;
    margin-left:10px;
	}
	
#menu ul li ul li a.activo,
#menu ul li ul li a.nivel2:hover,
#menu ul li ul li a.activo:hover {
	display:block;
	background-image:url(../images/li02.gif);
	background-repeat:no-repeat;
	background-position:5px 7px;
	padding-left:18px;
	color:#0490a9;
	min-height:18px;
	padding-bottom:0px;
	padding-top:4px;	
	margin-left:10px;
	width:160px;	
	font-size:100%;
	text-align: left;
	}		
	
#path {
	width: 670px;
}
	
#logos_menu {
	margin-left: 35px;
}

#logos_menu ul{
	background: none;
	width:188px;
}	
*/		
#capa_header h1 {
    color: #045f71;
}	
#cuerpo_home h2 {
    color: #3f6006;
 }
/* -- Modificaciones accesibilidad */

#menuHeader {
    background: none repeat scroll 0% 0% #005E7D;
height: 30px;
width: 100%;
margin-top: 10px;
display: inline-block;
}

#menuHeader ul li a {
    font-size: 12px;
}

#path a {
     color: #4f4b4b;
}
#path {
    color: #4f4b4b;
}
#elTiempo a, #elTiempo a:hover {
    color: #005E7D;
}
#destacadosHome {
    background-image: none;
    background-repeat: no-repeat;
    width: 425px;
    display: block;
    float: left;
    margin-right: 0px;
    margin-top: 5px;
}


#footer {
    background-image: none;
}
#destacadosHome .fecha {
    display:none !important;
}
.amplia {
    position: absolute;
    top: -30px;
    right: 19px;
}
#cuerpo .detalle ul li {
     font-size: 14px !important;
}
a.logosMenu {
    color: white;
}