@charset "utf-8";
/* CSS Document */



body {
	font-family: "Trebuchet MS";
	font-size: 0.75em;
	text-align:center;
	margin-top:0px;
	background-color:#D3D3D3;



}

#body {
	background-image:url(../img/bodybackground.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:center;
}

#contenido {
	background-color: #FFFFFF;
	clear: none;
	float: none;
	width: 960px;
	margin:auto;
}


#cabecera{
	width:960px;
	height:125px;
/*	background: url(../img/cabecera1a.jpg);*/
	margin: auto;	
}


/* ESTILOS MENU PRINCIPAL VERSIÓN 28 ENERO */
#styleone{
	position:relative;
	display:block;
	height:21px;
	font-size:14px;
	font-weight:bold;
	background:transparent url(../img/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-bottom:1px solid #d9d9d9;
	
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;	
}
#styleone ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
}
#styleone ul li{
	display:block;
	float:left;
	margin:0 1px 0 0;
}
#styleone ul li a{
	display:block;
	float:left;
	color:#034895;
	text-decoration:none;
	padding:3px 16px 0 16px;
	height:18px;
}
#styleone ul li a:hover,#styleone ul li a.current{
	background:transparent url(../img/bgON.gif) repeat-x top left;
	color:#034895;
}
#styleone ul li ul li{
	color:#034895;	
}
#styleone li{
	float: left;
	position: relative;
}

#styleone li ul {
	display: none;
	position: absolute;
	top: 1em;
	left: 0;
	background-color: #F5F5F5;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	width: auto;

}

#styleone li > ul{
	width: 130%;
	top: 21px;
	/*left: 0px;*/
}

#styleone li:hover ul, li.over ul{
	display: block;
	background-color: #F5F5F5;
}




#destacados{/*------------------------------- Modificado */
	width: 960px;
	overflow:hidden; /*en IE6 error*/
	clear: both;
	margin:auto;



}
#destacadosizda{/*------------------------------- Modificado */
	float: left;
	width: 450px;
	margin-top: 10px;
	margin-left:20px;
	text-align:center;
	
}

#destacadosdcha{ /*------------------------------- Modificado */
	float: right;
	width: 460px;
	text-align: left;
	margin-top:10px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	margin-right:20px;
	overflow:hidden;

}

#destacado_home{

width:450px;
margin-bottom:15px;
overflow:auto;

}

#destacado_home_bloque{
	float:left;
	clear:both;
	margin-bottom:10px;
	width:442px;
	padding-right:3px;

}



#destacado_home_peque1{

width:220px;
margin-bottom:15px;
float:left;
clear:none;
overflow:auto;
}

#destacado_home_peque2{

width:220px;
margin-bottom:15px;
float:right;
clear:none;
	overflow:auto;
}


.fondo_gris{
	background-color:#F2F4F3;
	padding-left:5px;
	padding:5px;
	overflow:hidden;


}


.linea_oscura{
	background-color:#006699;
	height:1px;

	
}

.linea_oscura_separador{
	background-color:#006699;
	height:0.65px;
	width:100px;
	margin:auto;
	margin-bottom:5px;
	
}

.titulo_destacado_home{
	background:url(../img/fondo_destacadohome2.jpg);
	font-size:1.1em;
	font-weight:bold;
	height:20px;
	padding-left:5px;
	vertical-align:middle;
}





#pie{
	width:960px;
	height: 107px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	text-align:center;
	clear:both;
 	background-image:url(../img/fondopiepagina.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:0px auto;
	padding-top:8px;
	 
}




#pie a{
	text-decoration:none;
	color:#004080;
}

#pie a:hover{
	text-decoration:underline;
	color:#004080;
}



.accesible{
	font-family: "Trebuchet MS";
	font-size: 0.85em;
	text-decoration:none;
	color:#004080;


}

.accesible:hover{
	font-family: "Trebuchet MS";
	font-size: 0.85em;
	text-decoration:underline;
	color:#004080;


}


.img_territorio{
	float:left;
	padding-right:15px;
}




h1{
	background:url(../img/fondo_destacadohome2.jpg);
	font-size:1.1em;
	font-weight:bold;
	height:20px;
	padding:0px;
	padding-left:5px;
	vertical-align:middle;
  margin:0px;
}




img{
border:0;
}

a.enlaceficha{
	text-decoration:underline;
	font-weight:bold;
	color:#000000;
}		

a.enlaceficha:hover{
	text-decoration:none;

}		

#enlaces_pie2{
	width:940px;
	height: 40px;
	font-family: "Trebuchet MS";
	font-size: 0.9em;
	text-align:left;
	padding-left:20px;
	clear:both;
    margin:0px auto;
	 background-image:url(../img/fondopiepagina.jpg);
	 background-position:center;
	 background-repeat:no-repeat;	
	
	
	 
}

.enlace{
	color:#004080;
	text-decoration:underline;
	font-size:1.1em;

}

.enlace:hover{
	text-decoration:none;

}


a.info{
	float:right;
	text-decoration:underline;
	width:auto;
	color:#004080;
	font-weight:normal;
	margin-right:25px;
	margin-top:5px;
}

a.info:hover{
	text-decoration:none;
}

/* mensajes unsuscribe  */
#mensaje_unsuscribe{
	width: 900px;
	height: 50px;
	margin: auto;
	text-align: center;
	color: #671298;
	font-size: 1.5em;
	border: 2px solid #FFFFFF;
   border-radius: 10px 10px 10px 10px;
	background-color: #afdcb9;	
	color:#063c11;
	padding-top: 25px;
	font-family: "Trebuchet MS";	
	margin-top:25px;
	margin-bottom:25px;
}

#restopuleva{
	width: 900px;
	margin: auto;
	overflow: hidden;
	margin-bottom: 25px;
}

#restopuleva_caja{
	width: 220px;
	height: 150px;
	overflow: hidden;
	float: left;
	border: 1px solid #dadada;
   border-radius: 10px 10px 10px 10px;	
	margin-right: 3px;
	margin-top: 3px;
}

#restopuleva_txt {
	clear: none;
	width: 900px;
	margin:auto;
	overflow: hidden;
	text-align: left;
	margin-bottom: 15px;
}

.unsuscribe_img{
	margin-top:4px;
	margin-bottom: 5px;
}


