@charset "utf-8";

body  {
    	font: 100% Arial, Helvetica, Verdana,  sans-serif;
    	background-color: #FFFFFF;
    	margin: 0;
    	padding: 0;
    	text-align: center;
    	color: #000000;
    }
	
:focus {
     outline: 0;
}

a img { border: 0;}



#contenedorCuerpo { 
    	position: relative; 
    	min-width: 100%;  
    	margin: 0 0;
    	border: 0;
    	text-align: center;
    } 
	
#cuerpo {
	    position: relative; 
    	width: 980px;  
    	margin: 0 auto;
    	border: 0;
    	text-align: left;
    	padding: 0;
		font-size:12px;
    } 

hr {
	color: #c3c3c3;
	background-color: #c3c3c3;
	height: 1px;
	width:100%;
	border:0;
}

p { margin: 0 0 1.2em 0;}

span.titulo{
	font-size:15px;
	font-weight:bold;
	display:block;
	background:url(../img/flecha.png) no-repeat left top;
	padding-left:14px;
	margin-bottom:5px;
}
span.tituloh{
	font-size:15px;
	font-weight:bold;
	display:block;
	background:url(../img/flechah.png) no-repeat left top;
	padding-left:14px;
	margin-bottom:5px;
}

a{color:#005fa2; text-decoration:none;}
a:hover{text-decoration: underline;}

/*Enlaces*/

.enlaces {
	margin-top:13px;
	width:980px;
}

.enlaces .columna1{position:absolute; left:0; width:320px;}
.enlaces .columna2{width:660px; margin-left:320px;}

.enlaces ul.destacado {	list-style:none; margin:0 0 7px 0; padding:0;}
.enlaces ul.destacado li { display:inline; margin:0;}
.enlaces ul.destacado li a{ padding-left:7px;}

.linkDesplazado{
	position:absolute;
	left:100px;
	width:220px;
	text-align:right;
	font-weight:bold;	
}

.linkDescripcion{
padding-left:7px;
}

.listaLinks .linkDesplazado ul, .listaLinks .linkDescripcion ul{
list-style:none;
padding: 0;
margin:0;
}

/*FIN Enlaces*/

#contenedorFooter { 
    	position: relative; 
    	min-width: 100%;  
    	padding-top: 20px;
    	height:91px;
    	border: 0;
    	text-align: center;
		background: url("../img/bgfooter.png") repeat-x bottom;
		clear:both;
    } 

#footer {
	    position: relative; 
    	width: 980px;  
    	margin: 0 auto;
    	text-align: left;
		height: 91px;
    	padding: 0;
		color:#85857f;
		font-weight:bold;
		font-size:12px;
		background: url("../img/bgfooter.png") repeat-x;

    } 
	
#logoFooter { 
 	position: absolute;
	margin: 0;
	padding:0;
	border: 0;
	left:-36px;
	width:309px;
	height:91px;
	top: 0;
}

#footer .columna1{
	position: absolute;
 	width:600px;
	left: 295px;
	top:22px;
}

#footer .columna1 ul{
list-style:none;
margin:0;
padding:0;
}

#footer .columna1 ul li{
margin-bottom:4px;
}

#footer a{
	font-size:1.1em;
	color:#85857f;
	text-decoration:none;
}

#footer a:hover{
	font-size:1.1em;
	color:#6f6f6b;
	text-decoration: underline;
}

#footer .columna2{
	position: absolute;
 	width:110px;
	left: 870px;
	top:18px;
	text-align:right;
	font-size:10px;
}

#footer .social{
margin-right: 13px;}



/** Juan el terrible **/
.quienessomos {
	margin-top:13px;
	width:980px;

}
.quienessomos .contenido{left:0; width:650px; float: left;}



#contenedorlateral{width:320px; margin-left:660px;}

#contenedorlateralfaq{width:320px; margin-left:660px;}



.menulateral{width:300px; background-color:#242424; padding: 0px 10px 10px 10px; margin-bottom: 13px;
 -moz-border-radius: 4px;
 -webkit-border-radius: 4px;
 color:#FFFFFF;

 }

.menulateral span.pestana {
	background:url("../img/esquina2b1.png") no-repeat left top;
	margin:0;
	padding:6px 0 6px 6px;
	color:#000;
	height: 30px;
	font-size:15px;
	font-weight:bold;
	display: block;
}


.menulateral span span.pestana1 {
	background:url("../img/esquina2b2.png") no-repeat right top;
	padding:6px 14px 8px 6px;
	height: 30px;
}

.otrosRepor{
	width:297px;
	height:50px;
	position: relative;
	padding:2px 0 3px 3px;
	border-bottom:dashed 1px #999999;
	font-size:14px;
	vertical-align:middle;
	color:#FFFFFF;
}

.otrosRepor .fecha{font-size:11px;}
.otrosRepor:hover{ background-color:#666666;}
.otrosRepor img{ float:left; position:relative; max-width:71px; margin-right:5px; vertical-align:middle;}
	
.menulateraldestacado {
	width:300px;
	height:130px;
	margin-bottom: 18px;
	position: relative;
}

.menulateraldestacado img {
	height:130px;
	width:300px;
	position: absolute;
}

.menulateraldestacado .titulo {
	height:18px;
	padding:11px 11px 1px 11px;
	color:#FFF;
	top: 100px;
	background-color:#242424;
	font-size: 14px;
	margin-left:5px;
	position: absolute;
	z-index:1;

 -moz-border-radius-topleft: 10px;
 -webkit-border-top-left-radius: 10px;
 -moz-border-radius-topright: 10px;
 -webkit-border-top-right-radius: 10px;

}

a.linkAmarillo{ font-weight:bold; color:#FFFFFF; text-decoration:none;}
a.linkAmarillo:hover{ color:#ffc211;}

.textoamarillo{ color:#ffc211;}

#cuerpo2 {
	    position: relative; 
    	width: 980px;  
    	margin: 0 auto 13px auto;
    	border: 0;
    	text-align: left;
		clear: both;
    } 
    
    
/*** Tipografías***/

span.titulo1 {
		font-size: 20px;
		font-weight: bold;
		display: block;
}
span.titulo1b {
        font-size: 20px;
        font-weight: bold;
        display: block;
        color: #FFF;
}
span.titulo2 {
        font-size: 14px;
        font-weight: bold;
        display: block;
}
span.titulo2b {
        font-size: 14px;
        font-weight: bold;
        display: block;
        color: #FFF;
}
span.entradilla1 {
		font-size: 14px;
}

/**Reportajes**/
.entradillacontenedor {
	width:634px;
	margin-bottom:16px;
	background:#f1efe7;
	padding:8px;
}
.masaltura {
	min-height: 182px;
}
	
.imagendestacado {
	margin-left:10px;
	margin-bottom:10px;
	float:right;
	display:block;
}
.imagendestacado2 {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	display:block;
}
.cuadrootrosreportajes {
	width:630px;
	margin-top: 7px;
	margin-bottom: 7px;
	padding: 8px;
	border:2px solid #c3c2ba;
	display: block;
	min-height: 80px;
	position: relative;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-color: #f7f7f7;
}

.cuadrootrosreportajes img{
	height:80px;
	width:110px;
	display: block;
	float: left;
}


.cuadrootrosreportajes .fecha {
	height: 12px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #f7f7f7;
	top: 75px;
	font-size: 11px;
	margin-left: 5px;
	position: absolute;
	z-index:1;
}
.cuadrootrosreportajes .leyenda{
	margin-left:120px;
}

.video {
    width: 400px;  
	padding-right: 10px;
    text-align: left;
	position: relative;
	float: left;
} 

.textovideo {
    width: 220px;  
    min-height: 300px;
	margin-left: 410px;
    text-align: left;
}

.cabecera1 {
	width:650px;
	height:150px;
	position: relative;
}

.cabecera1 img {
	width:650px;
	height:150px;
	position: absolute;
}

.cabecera1 .titulo {
	height:18px;
	padding:8px 8px 1px 8px;
	color:#000;
	top: 127px;
	background-color:#f1efe7;
	font-size: 11px;
	position: absolute;
	z-index:1;
}



ul.galeria { list-style:none; margin:0 0 10px 0; padding:0;}
ul.galeria li { display:inline; margin:0;}
ul.galeria li a{ padding-left:5px;}

/***Eventos***/

.cuadrootrosreportajes .datosevento{
	position: absolute;
	left:516px;
	width:120px;
	padding-left:2px;
	height:80px;
	font-size:11px;
	font-weight:bold;
	color:#005fa2;
	border-left:#7f7f7f dotted 1px;
}

.cuadrootrosreportajes .leyendaevento{
	position: absolute;
	left:130px;
	width:376px;
	height:68px;
}

.cuadrootrosreportajes .reportajedisponible{
	position: absolute;
	left:130px;
	top:80px;
	width:376px;
}

.enlacemicrosite{
	margin-top: 4px;
	left:0px;
	width:376px;
}

/***Varios***/
.separador {
	height: 10px;
	width:100%;
	display:block;
}

.separador2 {
	height: 5px;
	width:100%;
	display:block;
}

.cortaimagen {
	height: 65px;
	width: 100px;
	overflow: hidden;
	display:inline;
	float: left;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}

/** Error 404 **/
.error404contenedor {
	    position: relative; 
    	width: 680px;
    	height: 350px;
    	margin: 0 auto;
    	border: 0;
    	text-align: left;
    	padding: 0;
		font-size:12px;
		background-color: #0d5a89;
		top: 110px;
}
.error404texto1 {
	position: absolute;
	top: 300px;
	left:0;
	color: #FFF;
	font: 60px Helvetica, Arial, Verdana,  sans-serif;
	font-weight: bold;
	width: 350px;
}
.error404texto2 {
	position: absolute;
	top: 283px;
	left:0;
	color: #FFF;
	font:20px Helvetica, Arial, Verdana,  sans-serif;
	font-weight: bold;
	width: 350px;
}
.error404texto3 {
	position: absolute;
	top: 283px;
	left: 370px;
	color: #FFF;
	font:14px Helvetica, Arial, Verdana,  sans-serif;
	font-weight: bold;
	width: 300px;
}

.error404texto3 a{
	color: #ffc211;

}

/**Enciclopedia**/
.buscador {
width: 300px;
text-align: left;
height: 14px;
}

.cajaformulario {
     width: 222px;
    height: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #000;
    background-color: #FFF;
    border: 1px solid #000;
    display: inline;
    float: left;
    padding-top: 3px;
}

.botonformulario {
    margin-left:6px;
    height: 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight:bold;
    font-size: 12px;
    width: 65px;
    color: #FFF;
    background-color: #777;
    border: 0;
    display: inline;
}

.bloquegris {
    margin-top: 3px;
    margin-bottom: 6px;
    width: 100%;
    padding: 3px 0px 3px 0px;
    color: #FFF;
}

span.bloquegris1 {
    padding-left: 4px;
    font-weight: bold;
    color: #FFF;
    display: block;
    margin-bottom: 3px;
}

ul.bloquegris{
    list-style:none;
    margin:0;
    line-height:1.5em;
    padding: 0px;
    
}

ul.bloquegris li{
    padding-left: 10px;
	border-bottom:dashed 1px #999999;
}

ul.bloquegris li:hover{
background-color:#777;

}


.enciclopediacontenedor {
	position: relative;
	width: 650px;
	border-bottom:dashed 1px #999999;
	margin-top: 15px;
	padding-bottom: 5px;
}

.enciclopediacontenedor  img{
	position: absolute;
	width:200px;
	left:0;
}

.enciclopediacontenedor2 {
	position: relative;
	margin-left: 210px;	
	width: 440px;
	min-height:150px;
}

/**Contacto**/

.contactocontenedor {
	position: relative;
	width: 650px;
	display: block;
	margin-bottom: 16px;
	min-height: 15px;
}

.contactocontenedor1 {
	position: absolute;
	width:200px;
	left:0;
	font-size: 11px;
	text-align:right;
	padding-top: 4px;
	font-weight: bold;
}

.contactocontenedor2 {
	position: relative;
	padding-left: 210px;
	width: 440px;
}

.contactoformulario1 {
    width: 430px;
    height: 15px;
    border: 1px solid #242424;
    display: inline;
    float: left;
    padding-top: 3px;
}

.contactoformulario2 {
    width: 430px;
    border: 1px solid #242424;
    display: inline;
    float: left;
    padding-top: 3px;
}

.contactoboton {
	margin-top: 10px;
    height: 20px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight:bold;
    font-size: 12px;
    width: 65px;
    color: #FFF;
    background-color: #242424;
    border: 0;
    display: inline;
}

.contactoenviado {
	width: 650px;
	height: 50px;
	background-color: #f1efe7;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 10px;
}

/***Mapa web***/


.contenedormapa {
	width: 980px;
	display: block;
}
.cpa {
	height: 170px;
}

.contenedormapa1 {
	width: 235px;
	display: block;
	float: left;
	margin-right: 10px;
}
.contenedormapa1b {
	width: 235px;
	display: block;
	float: left;
}

.contenedormapa2 {
	width: 485px;
	display: block;
	float: left;
	margin-right: 10px;
}
.contenedormapa2b {
	width: 485px;
	display: block;
	float: left;
}


a.negro {
	color: #000;
}
a.negro:hover {
	color: #000;
	text-decoration:none;
}
a.negro:visited {
	color: #000;
}
a.negro:active {
	color: #000;
}

.wparquestitulos {
width: 900px;
height: 22px;
border-bottom: #242424 2px solid;
margin-bottom: 6px;
padding-top: 8px;
padding-left: 80px;
font-size: 18px;
font-weight: bold;
}
.wparquestitulos2 {
width: 405px;
height: 22px;
border-bottom: #242424 2px solid;
margin-bottom: 6px;
padding-top: 8px;
padding-left: 80px;
font-size: 18px;
font-weight: bold;
}
.wfondopa {
	background:url("/img/logopanoticias.png") no-repeat left top;
}
.wfondotm {
	background:url("/img/logotmnoticias.png") no-repeat left top;
}
.wfondoim {
	background:url("/img/logoimnoticias.png") no-repeat left top;
}
.wfondopw {
	background:url("/img/logowarnernoticias.png") no-repeat left top;
}
.wfondocapte {
	background:url("/img/logocapteb.png") no-repeat left top;
}
.wfondoforos {
	background:url("/img/logoforosb.png") no-repeat left top;
}

ul.mapaweb1{
    list-style:none;
    margin:0;
    line-height:1.5em;
    padding: 0px;  
}

ul.mapaweb1 a{
    color: #000;
}

ul.mapaweb1 li{
    padding-left: 14px;
}


.paginacion {
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:5px 5px 15px 0;
	text-align: right;
}


/** FAQ **/

.grandullon { font-size:13px; font-weight:bold;}

.grandullon a {
color: #ffc211;
}
