@import url("abstract_styles.css");

BODY{
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em; 
	width: 994px;
	padding: 0px;
	margin: auto;
	/*background-color: #9A9A92;*/
	background-color: #FFFFFF;
	/* border:1px solid #999999; */
	font-family: Arial, Georgia;
	width: auto;
}

form{
	border: 0;
	margin:0;
}

a{
	text-decoration: none;
	color: #4E4E50;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none;
}

.pie_bloq{
	clear: both;
	height: 0px;
}

/*===============================================================================================*/
/* ===================================== ESTRUCTURA PAGINA ===================================== */
/*===============================================================================================*/

/*#contenedor{*/
#supercontenedor {
	margin: auto;
	width: 994px;
	text-align: left;
	background-color: #FFFFFF;
	color: #4E4E50;
	position: relative;
	padding-top: 90px;	
}

.supercontenedor_T2 {
	width: 994px;
	text-align: left;
	background-color: #FFFFFF;
	color: #4e4e50;
	font-size: 0.99em;
}

.fuente_roja{
	color: #FF000F;
}

.fuente_vino {color: #b0113a;}

.naranja{
	color: #FF8708;
}

/*===============================================================================================*/
/* ==================================== CABECERA =============================================== */
/*===============================================================================================*/

#cabecera {
	width: 100%;
}

.cabeceraIzq {
	float: left;
	padding: 0px 0px 0px 10px;
}

.cabeceraDrc {
	float: right;
	padding: 0px 10px 0px 0px;
}

.publicidad_top {
	width: 100%;
	background-color: #E8E9EC;
	position: absolute;
	top:0;
}
/*
.contenedor_top1 {
	padding-top: 2px;
	width: 100%;
}*/

.top1 {
	width: 100%;
	border-top: 2px solid #FFFFFF;
	background-color: #F3F3F3;
	padding: 9px 0px 7px 0px;	
}

.hora_fecha{
	float: left;
	width: 25%;
	padding-left: 12px;
	font-size: 0.9em;
}

.hora{
	color: #AF123D;
}

.enlaces_top1{
	float: right;
	width: 70%;
	text-align: right;
}

.enlaces_top1 a{
	color: #A4A4A4;
	font-weight: bold;
}

.noticiaTop {
	font-size: 1.5em;	
	background: url(cssimg/bandaBlancaSobreRojo2.gif) 5px 10px no-repeat;
	padding: 2% 0 0 3%;
	float: left;
	width: 60%;
}

.noticiaTop a {
	color: #FFF;
	margin-bottom: 4px;
}

.ultima_hora {
	width: 100%;
	background: url(cssimg/barra_flash24.gif) 10px 0px no-repeat;
	padding: 14px 0% 10px 0%;
	width: 974px;
	padding-left: 10px;
	padding-right: 10px;
}

.ini_ultima_hora {
	color: #b0113a;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	/* margin-left: 10px; */
}

.imgTituloTop {
	vertical-align: top;
	margin: 6px 0px 0px 10px;
}

.imgTituloTop_T2 {
	vertical-align: top;
}

/*===============================================================================================*/
/* ======================================= CABECERA ============================================ */
/*===============================================================================================*/


.titulo_top{
	width: 100%;
/*	background-color: #AE284B;*/
	background-color: #b0113a;
}

.titulo_top_izq {
	font-weight: bold;
	float: left;
	color: #fff;
	padding: 11px 0 11px 1%;
	width: 49%;
	font-size: 0.9em;
	background: url(cssimg/bandaBlancaSobreRojo.gif) right no-repeat;
}

.titulo_top_izq_T2 {
	font-weight: bold;
	float: left;
	color: #fff;
	padding: 6px 0% 4px 1%;
	width: 47%;
}

.titulo_top_izq img {
	margin-bottom: 3px;
}

.titulo_top_drc {
	float: right;
	width: 49%;
	padding: 2px 10px 0 0; 
	color: #fff;
	text-align: right;
	font-size: 0.9em;	
	font-family: sans-serif;
}

.topInterna {
	background: #b0113a;
	padding: 0px 0 0 1%;
	width: 99%;
}

.noticiaTop {
	font-size: 1.5em;	
	background: url(cssimg/bandaBlancaSobreRojo2.gif) 5px 10px no-repeat;
	padding: 2% 0 0 3%;
	float: left;
	width: 60%;
}

.noticiaTop a {
	color: #FFF;
	margin-bottom: 4px;
}

/**
 * actualmente no usado
 */
.periodos, .periodos a  {
	color: #fff;
}

/**
 * caja en la que se muestra el periodo activo: dia/semana/mes/año
 */
.periodosTitulares {
	background-color: #F0F1F2;
	padding:8px;
}

/*
 * estilo del periodo activo
 */
.periodoActual {
	font-weight:bold;
}

/*===============================================================================================*/
/* ==================================== CUERPO NOTICIA ========================================= */
/*===============================================================================================*/

.cuerpo_noticia{
	padding: 5px 1% 0 1%;
	width: 98%;
}

.contenedor_noticia{
	width: 100%;
	background: url(cssimg/separador.gif) 652px top repeat-y;	
}

.col_izq{
	float: left;
	width: 643px;
	background: url(cssimg/lineaTopIzq.gif) left top repeat-x;
}

.col_drc{
	float: right;
	width: 312px;
}


h1.tituloSeccion {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 3em;
	color: #1890A0;
	text-transform: uppercase;
	background: url(cssimg/barra_turquesa.gif) 0px 7px no-repeat;
}



ul.listadoNoticiasSeccion {
	margin: 0;
/*	padding: 0; */
	padding-top: 24px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

li.elemListadoNoticiasSeccion {
	margin: 0 0 8px 0;
	padding: 0 0 8px 0;
	width: 100%;
	list-style: none outside none;	
	color: #A1A2A4;
	border-bottom: 1px dashed #BAC3C8;
}

li.elemListadoNoticiasSeccionUltimo {
	margin: 0 0 15px 0;
	width: 100%;
	list-style: none outside none;	
	color: #A1A2A4;
}


p.descripElemListadoNoticiasSeccion {
	color: #A1A2A4;
	text-align: justify;
	margin: 0;
	padding: 0;
}


h2.h2NoticiaSeccion {
	margin: 0;
	padding: 0;
	font-size: 1em;
	color: #1890A0;
	display: inline;	
}

h2.h2NoticiaSeccion a {
	color: #006666;	
}



ul.listadoDiasAnteriores {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}


li.elemListadoDiasAnteriores {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	list-style: none outside none;
}

.fechaAnterior {
	width: 100%;
	background: url(cssimg/barra_gris_verde2.gif) top left no-repeat;
	color: #006666;
	padding: 12px 0 3px 0;
}

ul.listadoDiaAnterior {
	margin: 0;
	padding: 0;
	width: 100%;
}

li.elemListadoDiaAnterior {
	margin: 0 0 3px 0;
	padding: 4px;
	width: 100%;
	list-style: none outside none;
}

h3.h3NoticiaAnteriorSeccion {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(cssimg/barraVerde.gif) 0px 5px no-repeat;
	font-size: 17px;
	line-height:21px;
	font-family:Georgia, Arial, sans-serif;
	color: #68676B;
}

h3.h3NoticiaAnteriorSeccion a {
	color: #68676B;
}

.paginacion_titulares {
	float: right;
	width: 59%;
	text-align: right;
	font-size: 0.9em;
}

.n_titulares {
	width: 40%;
	float: left;
	font-size: 0.9em;
	margin-top: 3px;
}

.noHayResultados {
	text-align: center;
	color: #656565;
	font-family:Georgia, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 45px;
}

/*===============================================================================================*/
/* ==================================== COLUMNA DERECHA ======================================== */
/*===============================================================================================*/


.contenedorPublicidad {
	/*border-top: 1px solid #CCC;*/
	/*border-bottom: 1px solid #CCC;*/
	font-size: 0.8em;
	color: #c0cbcf;
	padding-bottom: 17px;
	margin-bottom: 5px;
	text-align: center;
}

ul.listadoTitulares {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
	width: 100%;
}

li.elemListadoTitulares, li.elemListadoTitularesUltimo  {
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	width: 100%;
	list-style: none outside none;
	border-bottom: 1px dashed #BAC3C8
}

li.elemListadoTitularesUltimo {
	border: none !important;
}
.ajusteMasTitulares {
	width: 93%;
}


.todosTitulares {
	text-align: right;
	width: 100%;
	color: #e5e7e6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

.color1 {
	color: #FF8708;
}


.infoExtra {
	font-size: 0.9em;
	font-style: italic;
	font-family: Arial, Georgia, sans-serif;
	padding: 0 0 0 15px;
}

/*===============================================================================================*/
/* ======================================= PIE ================================================= */
/*===============================================================================================*/

#pie {
	background-color: #FFF;
	width: 100%;
	padding: 31px 0px 5px 0px;
	font-size: 0.9em;
}

.fondoPieN1 {
	border-bottom: 1px dashed #4D4D4D;
	border-top: 1px dashed #4D4D4D;
	padding: 5px 0;
	margin: 0px 10px 5px 10px;
}

.pieN1 {
	background-color: #E6E6E6;
	color: #999999;
	padding: 2px 1% 2px 1%;
}

.pieN1 a {
	color: #999999;
} 

.versionesPU {
	float: left;
}

ul.listaVersionesPublico {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

li.elemListaVersionesPublico {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none outside none;
	padding-left: 3px;
}

.direccionesPublico {
	margin: 0px 10px 0px 10px;
	color: #4D4D4D;
	text-align: left;
}



.seccionEnPortada {
	background: #D4D7D9;
	padding: 7px 1% 9px 1%;
	margin: 2px 0 12px 0;
	color: #86898A;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
}


form.noticiasEnPublico {
	margin: 0;
	padding: 0;
	float: right;
}

label.labelNoticiasEnPublico {
	margin: 0;
	padding: 0;
}

select.selectNoticiasEnPublico {
	margin: 0 0 0 13px;
	padding: 0;
	font-size: 0.9em;
	width: 138px;
}

.contenedorEnPortada {
	width: 100%;
	background: url(cssimg/separacionEnPortada.gif) 485px 0px repeat-y;
}

.enPortadaIzq {
	float: left;
	width: 478px;	
}

.enPortadaDrc {
	float: right;
	width: 146px;	
}


h2.h2EnPortada {
	margin: 0 0 8px 0;
	padding: 13px 0 0 0;
	background: url(cssimg/barraVerdeEnPortada.gif) 0px 5px no-repeat;
	border-top: 1px solid #C7CED3;
	font-family: Georgia;
	font-weight: normal;
	font-size: 2.8em;
	color: #006666;
}

h2.h2EnPortada  a {
	color: #296E76;
}

.enPortadaIzq p, .enPortadaDrc p {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
}

.imagenEnPortada {
	float: right;
	margin-left: 3px;
}

h3.h3EnPortada	{
	margin: 0 0 8px 0;
	padding: 13px 0 0 0;
	background: url(cssimg/barraVerdeEnPortada.gif) 0px 5px no-repeat;
	border-top: 1px solid #C7CED3;
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.9em;
	color: #296E76;
}

h3.h3EnPortada	a {
	color: #296E76;
}

h4.h4EnPortada	{
	margin: 0 0 8px 0;
	padding: 13px 0 0 0;
	background: url(cssimg/barraVerdeEnPortada.gif) 0px 5px no-repeat;
	border-top: 1px solid #C7CED3;
	font-family: Georgia;
	font-weight: normal;
	font-size: 1.5em;
	color: #296E76;
}

h4.h4EnPortada a {
	color: #296E76;
}



/*===============================================================================================*/
/* ======================================= BUSCADOR ============================================ */
/*===============================================================================================*/

.contenedorBuscador {
	width: 100%;
}

.paginacionResultados {
	width: 100%;
	padding-bottom: 2px;
	text-align: right;
	font-family: Arial;
	font-size: 9pt;
}

.bloqBuscadorSimple {
	background: #F0F1F2 url(cssimg/fondoBuscador.gif) left top no-repeat;
	padding: 8px 0px 0px 107px;
}

.bloqBuscadorT1 {
	float: left;
	padding-left: 15px;
}

.labelBuscador {
	color: #6C6D71;
	font-weight: bold;
	font-size: 8pt;
	font-family: Arial;
	padding-left: 3px;
}

.inputBuscador {
	margin-top: 3px;
	border: 1px solid #D6D9DB;
	width: 217px;
}

.inputFecha {
	margin-top: 3px;
	border: 1px solid #D6D9DB;
	width: 90px;
}

.botonBuscador {
	float: right;
	margin: 16px 7px 0px 0px;
}

.botonCalendario {
	cursor: pointer;
}

.bloqOnOff {
	padding: 3px 8px 7px 0px;
	/padding: 0px 8px 7px 0px;
	margin: 0px;
	text-align: right;
	font-family: Arial;
	font-size: 8pt;
	color: #6C6D71;
}

.onOff {
	cursor: pointer;
}

.bloqBuscadorAvanzado {
	background-color: #F7F8F8;
	border-top: 2px solid #FFFFFF;
	padding: 8px 0px 0px 0px;
}

.etiquetaAvanzada {
	float: left;
	font-size: 19pt;
	width: 96px;
	line-height: 23px;
	padding: 3px 0px 0px 11px;
}

.color10 {
	color: #97999C;
}

.bloqBuscadorT2 {
	float: left;
	padding: 0px 0px 0px 16px;
}

.bloqBuscadorT3 {
	float: left;
	padding: 0px 0px 0px 16px;
}

.bloqBuscadorT4 {
	float: left;
	padding: 0px 0px 0px 16px;
}

.bloqBuscadorT5 {
	float: left;
	padding: 0px 0px 0px 16px;
}

.selectBuscadorT1 {
	margin-top: 3px;
	border: 1px solid #D6D9DB;
	width: 126px;
	color: #6C6D71;
}

.selectBuscadorT2 {
	margin-top: 3px;
	border: 1px solid #D6D9DB;
	width: 108px;
	color: #6C6D71;
}

.contenedorResultadosBuscador {
	background-color: #EFF0F1;
	border-top: 2px solid #FFFFFF;
	font-family: Arial;
	font-size: 9pt;
	padding: 3px 14px 3px 11px;
	margin-bottom: 10px;
}

.contenedorResultadosBuscador * {
	vertical-align: middle;
}

.criterios {
	float: left;
}

.criterioActivo {
	text-decoration: underline;
	cursor: pointer;
}

.criterioNoActivo {
	text-decoration: none;
	cursor: pointer;
}

.imagenCriterio {
	margin: 0px 0px 0px 3px;
}

.numResultadosBuscador {
	float: right;
}

.comentarios_noticia_manual {
	font-size:11px;
	font-family: Georgia, Arial, sans-serif;
/*	position: relative;
	top:-6px;*/
}


/*********** CALENDARIO ARCHIVO ***************/

.elem_caja_cal { 
	text-align: center;
	width: 170px;
	float: left;
	padding: 0;
	border: 1px solid #CFCFCF;
	padding: 0;
	margin: 10px 15px 0 0;
}

.elem_caja_cal table tr th {
	background: white none repeat scroll 0%;
	border-bottom: 0px solid white;
	color: #787A7B;
}

.elem_caja_cal table {
	font-size: 0.9em;
	text-align: center;
	width: 100%;
	background: white;
}

.elem_caja_cal table tr td {
	color: #8B8E8F;
	background: white;
	padding-top: 5px;
	height: 10px;
}

.elem_caja_cal table tr td a {
	color: #8B8E8F;
	font-weight: bold;
}

.elem_caja_cal table tr td a.actual {
	color: #F39600;
}

.contenedor_calendario {
	background: #F0F1F2;
	width: 100%;
}

table caption {
	background-color: #E2E3E5;
}
	
.contenedor_imagen {
	float:left;
	width:13%;
	padding:10px 0px 0px 6px;
}

.contenedor_calendarios {
	float: left;
	width: 57%;
}
	
.contenedor_busqueda {
	float: left;
	width: 27%;
}

ul.listadoArchivosCanal {
	margin: 0 0 18px 0;
	padding: 0;
	width: 100%;
	font-weight: bold;
}

ul.listadoArchivosCanal li div.elementoCanal {
	color: #ADAEB0;
	font-family: Georgia;
	font-size: 1.2em;
	margin-bottom: 10px;
}

ul.listadoArchivosCanal li{
	list-style: none outside none;
}

ul.listadoArchivosNoticia {
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.listadoArchivosNoticia li{
	width: 100%;
	border-bottom: 1px dashed #C3C3C3;
	list-style: none outside none;
	font-size: 1.1em;
	padding: 5px 0;
}

ul.listadoArchivosNoticia a {
	font-weight: bold;
	color: #268684;
}

.contenedorEdicionWeb {
	background: transparent url(cssimg/fondoEdicionWeb.gif) no-repeat 0px 0px;
	margin: 0px 0px 6px;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #BDC8CD;
}
	
.contenedorEdicionImpresa {
	background: transparent url(cssimg/fondoEdicionImpresa.gif) no-repeat 0px 0px;
	margin: 0px 0px 15px;
	width: 100%;
	height: 35px;
	border-bottom: 1px solid #BDC8CD;
}
	
.contenedor_imagenes_portadas
{
	
}

.contenedor_portada
{
	
}

.contenedor_contraportada
{
	
}

.contenedor_imagen_contraportada {
	border: 1px solid #F0F1F2;
	text-align: center;
	padding: 10px 0;
}

.contenedor_imagen_portada {
	border: 1px solid #F0F1F2;
	text-align: center;
	margin-bottom: 15px;
	padding: 10px 0;
}

.contenedor_titulo_portada {
	color: #388885;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.1em;
	font-family: Georgia;
	margin-bottom: 15px;
}

.fecha_archivo {
	float: left;
	width: 40%;
	padding: 5px 0 5px 10px;
}

.resultados_archivo {
	float: right;
	width: 40%;
	padding: 5px 10px 5px 0px;
	text-align: right;
	font-weight: bold;
}

.fechaBusquedaArchivo {
	color: #AEAFB2;
}

.separadorPortadas {
	border-bottom: 1px dashed #AEAFB2;
	margin-bottom: 15px;
}
