@charset "UTF-8";
/* CSS Document */

.buscador,
.cabecera,
.contenido,
.contenidoBajo,
.contenidoCentroTexto,
.informacion,
.informacionBajo,
.menu,
.menuLateral,
.menuLateralSup,
.menuLateralInf,
.menuLateralCentro,
.pie,
.rss{
	display: inline;
	float: left;
	margin:0px;
	padding:0px;
}

.buscador_antes{
	margin: 12px 0px 0px 682px;
	width:229px;
	height:32px;
}
.buscador{
	margin: 1px 0px 0px 302px;
	width:609px;
	height:40px;
	border:0px;	
}

.cabecera{
	margin:0px;
	padding:0px;
	width:960px;
	height:180px;
}

.contenidoBajo{
	width:960px;
	height:24px;	
}

.contenidoCentroTexto{width:676px;}

.foto {
	float:right;
	width:200px;
	height:195px;
	margin-left:20px;
	margin-bottom:20px;
}

.informacion{
	width:656px;
	min-height:494px;
}

.informacionBajo{
	width:656px;
	height:42px;	
}

.menu{
	width:960px;
	height:115px;
	margin:20px 0px 0px 0px;
}

.menu ul{	
	margin:0px 137px 0px 200px;
	padding:0px;
}
.menu ul li{
	list-style:none;
	padding:0px;
	float:left;
	margin:0px;
}

.menuLateral,
.menuLateralSup,
.menuLateralInf,
.menuLateralCentro{width:284px;}

.menuLateralSup{height:26px;}
.menuLateralInf{height:33px;}


.pie{
	width:960px;
	height:133px;
}

.rss{
	margin: 12px 0px 0px 6px;
	width:27px;
	height:32px;
}

/*ESTILOS*/

.btnBuscador {
	border:0;
	float:left;
	cursor: pointer;
	text-indent:-9000px;
	width:39px;
	height:32px;
	background:url(./imagenes/btnBuscador.png) no-repeat;
	background-position:0px 0px;
}
.btnBuscador:hover {background-position:0px -32px;}

.btnRss, .btnRss:hover {
	border:0;
	float:left;
	cursor: pointer;
	text-indent:-9000px;
	width:27px;
	height:32px;
	background:url(./imagenes/rss.png) no-repeat;
	background-position:0px 0px;
}

.cabecera{background:url(./imagenes/logoSuperior.png) no-repeat;}
.contenido{background:url(./imagenes/fondoContenido.png);}
.contenidoBajo{background:url(./imagenes/fondoContenidoBajo.png) no-repeat;}

.informacion{background:url(./imagenes/informacion.png) no-repeat;}
.informacion h1{
	color:#fff;
	font-weight:normal;
	font-size: 20px;
	padding: 19px 40px 5px 25px;
	margin-bottom:20px;
}
.informacion p{
	margin: 5px 5px 5px 30px;
	
}
.informacionBajo{background:url(./imagenes/informacionBajo.png) no-repeat;}
	
.imgBuscador {
	float:left;
	width:190px;
	height:32px;
	background:url(./imagenes/fondoBuscador.png) no-repeat;
}

.menu{background:url(./imagenes/fondoMenu.png) no-repeat;}

.menuLateralSup{background:url(./imagenes/menuLateralSup.png) no-repeat;}
.menuLateralInf{background:url(./imagenes/menuLateralInf.png) no-repeat;}
.menuLateralCentro{background:url(./imagenes/fondoMenuLateral.png);}

.pie{background:url(./imagenes/fondoPie.png) no-repeat;}

.txtBuscador {
	background:none;
	border:0px;
	width:180px;
	height:20px;
	color:#e9e7d1;
	margin:6px 2px 8px 8px;
	font-size:12px;
}

/* ---_ MENU LATERAL ------ */

.btnMenuLateral, .btnMenuLateralSelec {
	border:0;
	display:block;
	cursor: pointer;
	color:#e9e7d1;
	font-size:15px;
	margin:0px 23px 0px 25px;
	padding:5px 10px 7px 29px;
	width:197px;
	background:url(./imagenes/btnMenuLateral.png) no-repeat;
	text-decoration:none;
	background-position:0px 0px;
}
.btnMenuLateral:hover {color:#f15a24;}
.btnMenuLateralSelec {background-position:0px -300px; color:#fff; font-weight:bold;}

.menuLateralCentro ul {margin-bottom:25px;}
.menuLateralCentro ul li{list-style:none;}
.menuLateralCentro ul li a, .menuLateralCentro ul li span {
	border:0;
	display:block;
	cursor: pointer;
	color:#fff;
	font-size:14px;
	margin:0px 23px 0px 25px;
	padding:4px 10px 4px 29px;
	width:197px;
	background:url(./imagenes/btnSubmenuLateral.png) no-repeat;
	text-decoration:none;
	background-position:0px 0px;
}
.menuLateralCentro ul li a:hover {color:#f15a24;}
.menuLateralCentro ul li a.seleccionado {background-position:0px -300px; color:#000; font-weight:bold;}

.menuLateralCentro ul li.subnivel2 a, .menuLateralCentro ul li.subnivel2 a.seleccionado {
border:0;
display:block;
cursor: pointer;
color:#fff;
font-size:14px;
margin:0px 23px 0px 25px;
padding:4px 10px 4px 40px;
width:196px;
background:url(./imagenes/btnSubmenuLateral.png) no-repeat;
text-decoration:none;
background-position:0px 0px;
}
.menuLateralCentro ul li.subnivel2 a:hover {color:#f15a24;}
.menuLateralCentro ul li.subnivel2 a.seleccionado {background-position:10px -300px; color:#000; font-weight:bold; margin-left:15px; }

.menuLateralCentro ul li.subnivel3 a.seleccionado {background-position:0px -300px; color:#000; font-weight:bold;}
.menuLateralCentro ul li.subnivel3 a, .menuLateralCentro ul li.subnivel3 a.seleccionado {
border:0;
display:block;
cursor: pointer;
color:#fff;
font-size:14px;
margin:0px 23px 0px 25px;
padding:4px 10px 4px 40px;
width:186px;
background:url(./imagenes/btnSubmenuLateral_nivel3.png) no-repeat;
text-decoration:none;
background-position:0px 0px;
}
.menuLateralCentro ul li.subnivel3 a:hover {color:#f15a24;}
.menuLateralCentro ul li.subnivel3 a.seleccionado {background-position:0px -300px; color:#000; font-weight:bold; margin-left:24px; }


/* ---- MENU SUPERIOR ----- */

.btnHome, .btnHomeSelec {
	border:0;
	display:block;
	cursor: pointer;
	text-indent:-9000px;
	width:84px;
	height:107px;
	background:url(./imagenes/btnMenu.png) no-repeat;
	background-position:0px 0px;
}
.btnHome:hover {background-position:0px -107px;}
.btnHomeSelec {background-position:0px -214px;}


.btnQuienes, .btnQuienesSelec {
	border:0;
	display:block;
	cursor: pointer;
	text-indent:-9000px;
	width:108px;
	height:107px;
	background:url(./imagenes/btnMenu.png) no-repeat;
	background-position:-84px 0px;
}
.btnQuienes:hover {background-position:-84px -107px;}
.btnQuienesSelec {background-position:-84px -214px;}

.btnGuia, .btnGuiaSelec {
	border:0;
	display:block;
	cursor: pointer;
	text-indent:-9000px;
	width:104px;
	height:107px;
	background:url(./imagenes/btnMenu.png) no-repeat;
	background-position:-192px 0px;
}
.btnGuia:hover {background-position:-192px -107px;}
.btnGuiaSelec {background-position:-192px -214px;}

.btnImpliquese, .btnImpliqueseSelec {
	border:0;
	display:block;
	cursor: pointer;
	text-indent:-9000px;
	width:119px;
	height:107px;
	background:url(./imagenes/btnMenu.png) no-repeat;
	background-position:-296px 0px;
}
.btnImpliquese:hover {background-position:-296px -107px;}
.btnImpliqueseSelec {background-position:-296px -214px;}

.btnEstadisticas, .btnEstadisticasSelec {
	border:0;
	display:block;
	cursor: pointer;
	text-indent:-9000px;
	width:109px;
	height:107px;
	background:url(./imagenes/btnMenu.png) no-repeat;
	background-position:-415px 0px;
}
.btnEstadisticas:hover {background-position:-415px -107px;}
.btnEstadisticasSelec {background-position:-415px -214px;}

.btnContacto, .btnContactoSelec {
	border:0;
	display:block;
	cursor: pointer;
	text-indent:-9000px;
	width:99px;
	height:107px;
	background:url(./imagenes/btnMenu.png) no-repeat;
	background-position:-524px 0px;
}
.btnContacto:hover {background-position:-524px -107px;}
.btnContactoSelec {background-position:-524px -214px;}


/* Estilos necesarios, no en la plantilla*/

ul.lista li{
	list-style:none;
	float:left;
	background:url(./imagenes/lista.png) no-repeat;
	width:520px;
	margin:8px 20px 8px 20px;
	padding-left:16px;
}
ul.lista li a{color:#000; text-decoration:none;}
ul.lista li a:hover{color:#F15A24; text-decoration:none;}



.colIzqTitulo{
	width:245px;
	height:24px;
	margin:2px 18px 0px 10px;
	padding: 6px 23px 0px 23px;
}

.colIzqSubtitulo{
	width:136px;
	height:23px;
	margin:0px 129px 0px 10px;
	padding: 6px 19px 0px 25px;
}

.colIzqTitulo{
	background:url(./imagenes/colIzqTitulo.png) no-repeat;
	color:#36362a;
	font-size:16px;
	font-weight:bold;
}

.colIzqSubtitulo{
	background:url(./imagenes/colIzqSubtitulo.png) no-repeat;
	color:#75735e;
	font-size:14px;
	font-weight:bold;
}

.fechaDetalleNoticia{
	color:#75735e;
	font-size:14px;
	font-weight:bold;
}

.txt_informacion {
	padding-left: 10px;
	padding-right: 40px;
}

.txt_informacion h2{
	background:url(./imagenes/fondoH2.png);
	background-color: #e9e7d1; 
	width:414px;
	height:31px;
	font-size:16px;
	margin-left:7px;
	padding:8px 15px 0px 40px;
}

.txt_informacion .titulo {
	background-color: #e9e7d1; 
	font-size:14px;
	font-weight:bold;
	padding:5px;
}

.txt_informacion ul{margin-bottom:25px;}
.txt_informacion ul li.archivo{
	background:url(./imagenes/archivo.png) no-repeat;
	padding-left:22px;
	margin:0px 10px 12px 24px;
}
.txt_informacion ul li.enlace{
	background:url(./imagenes/enlace.png) no-repeat;
	padding-left:22px;
	margin:0px 10px 12px 24px;
}
.txt_informacion ul li a{color:#000; text-decoration:none;}
.txt_informacion ul li a:hover{color:#F15A24; text-decoration:none;}

/* xavi: */
.contenidoCentroTexto a {color:#000; text-decoration:none;border-bottom:1px dotted #F15A24;}
.contenidoCentroTexto a:hover {color:#F15A24; text-decoration:none;}
/* /xavi: */


body{
}
#contenedor{
}
#cabecera{
}
#buscador{
}
#rss{
}
#clear{
}
#menu{
}
#contenido{
}
#menuLateral{
}
#contenidoCentroTexto{
}
#clear{
}
#contenidoBajo{
}
#clear{
}
#pie{
}
#informacion{
}
#cab_informacion{
}
#txt_informacion{
}
#foto_informacion{
}
#informacionBajo{
}


