/* ---------------------------------------
>>>>> Estructura General
--------------------------------------- */

body{
	margin: 0px; 
	background-color: #FFFFFF;
}

#caja-contenedor{
    width: 990px;
    margin: 0 auto;
}

#caja-cabecera{
    clear: both;
    width: 990px;
}

#caja-fila-a{
	clear: both;
    width: 990px;
}

#caja-fila-b{
	clear: both;
    width: 990px;
}

#caja-fila-c{
	clear: both;
    width: 990px;
}

#caja-fila-d{
	clear: both;
    width: 990px;
}

.caja-fila-urgente{
	clear: both;
    width: 990px;
}

#caja-pie{
	clear: both;
    width: 990px;
	margin-top: 16px;
}

.caja-banner-990{
    clear: both;
    width: 990px;
    height: 100px;
	margin-top: 16px;
}

div.clear{
	clear: both;
}

/* ---------------------------------------
>>>>> Estructura contenido - "Home Page"
--------------------------------------- */

#caja-modulo-catastrofe{
	float: left;
    width: 990px;
    margin-top: 16px;
}

#caja-modulo-destacada{
	float: left;
    width: 657px;
    margin-top: 16px;
}

.caja-subcontenido{
	float: left;
    width: 657px;
}

.caja-columna-a{
	float: left;
    width: 324px;
}

.caja-columna-b{
	float: left;
    width: 324px;
    margin-left: 9px;
}

.caja-columna-c{
	float: right;
    width: 324px;
}

/* ---------------------------------------
>>>>> Elementos de "Cabecera"
--------------------------------------- */

/* -- Barras y cajas -- */

#caja-cabecera-contenido{
    clear: both;
    width: 990px;
	height: 110px;
	background-color: #F4F4F4;
}

#caja-cabecera-barra{
    clear: both;
    width: 990px;
	height: 4px;
	background-color: #3972B8;
}

/* -- Logo -- */

#img-cabecera-logo{
	z-index: 10;
    position: absolute;
	margin-left: 101px;
	margin-top: 7px;
	width: 788px;
	height: 96px;
}

/* -- Fecha -- */

#caja-cabecera-fecha{
	z-index: 1;
    position: absolute;
	margin-left: 195px;
	margin-top: 88px;
	width: 600px;
	height: 20px;	
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #9F9F9F;
	text-align: center;
}

/* -- Iconos del Menú Principal -- */

.imagen-cabecera-iconos{
	float: right;
    width: 63px;
	height: 60px;
}

/* -- Menú Principal -- */

#caja-cabecera-menu-principal{
    clear: both;
    width: 990px;
	height: 60px;
	background-color: #2E2E2F;
	margin-top: 16px;
}

/* -- Menú Principal-- */

#caja-menu-principal{
	float: left;
    width: 770px;
    height: 60px;
	overflow: hidden;
}

/* -- Items Menú Principal -- */

#item-menu-principal {
	padding: 0;
}
#item-menu-principal li {
	display: inline;
}
#item-menu-principal li a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	float: left;
	padding: 14px;
	background-color: #2E2E2F;
	color: #FFFFFF;
    height: 32px;
	line-height: 32px;
	border-right: 1px solid #8D8D8D;
}
#item-menu-principal li a:hover {
	background-color: #48484A;
}

/* -- Submenú Legislaturas -- */

#caja-cabecera-menu-legislaturas{
    clear: both;
    width: 990px;
	height: 44px;
	background-color: #48484A;
}

/* -- Submenú Legislaturas -- */

#caja-menu-legislaturas{
	float: left;
    width: 990px;
    height: 44px;
	overflow: hidden;
}

/* -- Items Submenú Legislaturas -- */

#item-menu-legislaturas {
	padding: 0;
}
#item-menu-legislaturas li {
	display: inline;
}
#item-menu-legislaturas li a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	float: left;
	padding: 10px;
	background-color: #48484A;
	color: #FFFFFF;
    height: 24px;
	line-height: 24px;
	border-right: 1px solid #8D8D8D;
}
#item-menu-legislaturas li a:hover {
	background-color: #656567;
}

/* -- Submenú Secciones -- */

#caja-cabecera-menu-secciones{
    clear: both;
    width: 990px;
	height: 44px;
	background-color: #48484A;
}

/* -- Submenú Secciones -- */

#caja-menu-secciones{
	float: left;
    width: 990px;
    height: 44px;
	overflow: hidden;
}

/* -- Items Submenú Secciones -- */

#item-menu-secciones {
	padding: 0;
}
#item-menu-secciones li {
	display: inline;
}
#item-menu-secciones li a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	float: left;
	padding: 10px;
	background-color: #48484A;
	color: #FFFFFF;
    height: 24px;
	line-height: 24px;
	border-right: 1px solid #8D8D8D;
}
#item-menu-secciones li a:hover {
	background-color: #656567;
}

/* -- Submenú Data -- */

#caja-cabecera-menu-data{
    clear: both;
    width: 990px;
	height: 44px;
	background-color: #48484A;
}

/* -- Submenú Data -- */

#caja-menu-data{
	float: left;
    width: 990px;
    height: 44px;
	overflow: hidden;
}

/* -- Items Submenú Data -- */

#item-menu-data {
	padding: 0;
}
#item-menu-data li {
	display: inline;
}
#item-menu-data li a {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	float: left;
	padding: 10px;
	background-color: #48484A;
	color: #FFFFFF;
    height: 24px;
	line-height: 24px;
	border-right: 1px solid #8D8D8D;
}
#item-menu-data li a:hover {
	background-color: #656567;
}

/* -- Submenú Buscar -- */

#caja-cabecera-menu-buscar{
    clear: both;
    width: 990px;
	height: 44px;
	background-color: #48484A;
}

/* -- Submenú Buscar -- */

#caja-menu-buscar{
	float: left;
    width: 990px;
    height: 44px;
	overflow: hidden;
}

#item-menu-buscar{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	float: right;
	padding: 10px;
	background-color: #48484A;
	color: #FFFFFF;
    height: 24px;
	line-height: 24px;
	border-left: 1px solid #8D8D8D;
}

/* -- Items Submenú Buscar -- */

#item-menu-buscar {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	float: right;
	padding: 10px;
	background-color: #48484A;
	color: #FFFFFF;
    height: 24px;
	line-height: 24px;
	border-left: 1px solid #8D8D8D;
}

/* ---------------------------------------
>>>>> Cajas de "Catástrofe" y "Destacada"
--------------------------------------- */

/* -- Catástrofe -- */

.caja-titulo-modulo-catastrofe{
	float: left;
	overflow: hidden;
    width: 990px;
	height: 46px;
	background-color: #2E2E2F;
}

.imagen-titulo-icono-modulo-catastrofe{
	float: left;
    width: 50px;
	height: 46px;
}

.caja-titulo-texto-modulo-catastrofe{
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 46px;
}

.caja-contenido-modulo-catastrofe{
	float: left;
	overflow: hidden;
    width: 990px;
	background-color: #F4F4F4;
}

.caja-separador-gris-990{
	clear: both;
	float: left;
    width: 990px;
	height: 4px;
	background-color: #3F3F3F;
}

.caja-pie-modulo-catastrofe{
	clear: both;
	float: left;
    width: 990px;
	height: 4px;
	background-color: #3F3F3F;
}

/* -- Destacada -- */

.caja-titulo-modulo-destacada{
	float: left;
	overflow: hidden;
    width: 657px;
	height: 46px;
	background-color: #2E2E2F;
}

.imagen-titulo-icono-modulo-destacada{
	float: left;
    width: 50px;
	height: 46px;
}

.caja-titulo-texto-modulo-destacada{
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 46px;
}

.caja-contenido-modulo-destacada{
	float: left;
	overflow: hidden;
    width: 657px;
	background-color: #F4F4F4;
}

.caja-separador-gris-657{
	clear: both;
	float: left;
    width: 657px;
	height: 4px;
	background-color: #3F3F3F;
}

.caja-pie-modulo-destacada{
	clear: both;
	float: left;
    width: 657px;
	height: 4px;
	background-color: #3F3F3F;
}

.caja-separador-blanco-657{
	clear: both;
	float: left;
    width: 657px;
	height: 2px;
	background-color: #FFFFFF;
}

/* ---------------------------------------
>>>>> Cajas de "Módulos" A-B-C
--------------------------------------- */

/* -- Módulo -- */

.caja-modulo-abc{
	float: left;
	overflow: hidden;
    width: 324px;
	background-color: #FFFFFF;
    margin-top: 16px;
}

/* -- Título -- */

.caja-titulo-modulo-abc{
	float: left;
	overflow: hidden;
    width: 324px;
	height: 46px;
	background-color: #2E2E2F;
}

.imagen-titulo-icono-modulo-abc{
	float: left;
    width: 50px;
	height: 46px;
}

.caja-titulo-texto-modulo-abc{
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 19px;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 46px;
}

/* -- Contenido -- */

.caja-contenido-modulo-abc{
	float: left;
	overflow: hidden;
    width: 324px;
	background-color: #F4F4F4;
}

/* -- Separador negro, pie negro y separador blanco -- */

.caja-pie-modulo-abc{
	clear: both;
	float: left;
    width: 324px;
	height: 4px;
	background-color: #3F3F3F;
}

.caja-separador-gris-324{
	clear: both;
	float: left;
    width: 324px;
	height: 4px;
	background-color: #3F3F3F;
}

.caja-separador-blanco-324{
	clear: both;
	float: left;
    width: 324px;
	height: 2px;
	background-color: #FFFFFF;
}

/* ---------------------------------------
>>>>> Cajas de "Items"
--------------------------------------- */

.caja-item-990{
	float: left;
    width: 966px;
    margin-top: 8px;
    margin-bottom: 12px;
    margin-left: 12px;
}

.caja-item-657{
	float: left;
    width: 633px;
    margin-top: 8px;
    margin-bottom: 12px;
    margin-left: 12px;
}

.caja-item-324{
	float: left;
    width: 300px;
    margin-top: 8px;
    margin-bottom: 12px;
    margin-left: 12px;
}

/* ---------------------------------------
>>>>> Imágenes de Home
--------------------------------------- */

.img-home-990x0{
	float: left;
	width: 990px;
	overflow: hidden;
}

.img-home-657x407{
	float: left;
	width: 657px;
	height: 407px;
	overflow: hidden;
}

.img-home-298x460{
	float: left;
    margin-top: 2px;
	margin-bottom: 4px;
	width: 298px;
	height: 460px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

.img-home-298x200{
	float: left;
    margin-top: 2px;
	margin-bottom: 4px;
	width: 298px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

.img-home-298x150{
	float: left;
    margin-top: 2px;
	margin-bottom: 4px;
	width: 298px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

.img-home-142x100{
	float: left;
    margin-top: 2px;
    margin-right: 6px;
	width: 142px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

.img-home-115x115{
	float: left;
    margin-top: 2px;
    margin-right: 6px;
	width: 115px;
	height: 115px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

.img-home-70x70{
	float: left;
    margin-top: 2px;
    margin-right: 6px;
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

.img-home-86x69{
	float: left;
    margin-top: 2px;
    margin-right: 6px;
	width: 86px;
	height: 69px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

/* ---------------------------------------
>>>>> Imágenes de Listas
--------------------------------------- */

.img-listas-298x200{
	float: left;
    margin-top: 2px;
    margin-right: 6px;
	width: 298px;
	height: 200px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

.img-listas-298x150{
	float: left;
    margin-top: 2px;
    margin-right: 6px;
	width: 298px;
	height: 150px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

.img-listas-142x100{
	float: left;
    margin-top: 2px;
    margin-right: 6px;
	width: 142px;
	height: 100px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

.img-listas-115x115{
	float: left;
    margin-top: 2px;
    margin-right: 6px;
	width: 115px;
	height: 115px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

.img-listas-70x70{
	float: left;
    margin-top: 2px;
    margin-right: 6px;
	width: 70px;
	height: 70px;
	overflow: hidden;
	border: 1px solid #B2B2B2;
}

/* ---------------------------------------
>>>>> Fuentes - Títulos y bajadas de Home
--------------------------------------- */

/* -- Títulos de home -- */

a.titulo-a{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 44px;
	color: #3972B8;
	text-decoration: none;
	line-height: 48px;
}
a.titulo-a:hover{
	text-decoration: underline;
}

a.titulo-b{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 34px;
	color: #3972B8;
	text-decoration: none;
	line-height: 38px;
}
a.titulo-b:hover{
	text-decoration: underline;
}

a.titulo-c{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 26px;
	color: #3972B8;
	text-decoration: none;
	line-height: 30px;
}
a.titulo-c:hover{
	text-decoration: underline;
}

a.titulo-d{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 22px;
	color: #3972B8;
	text-decoration: none;
	line-height: 26px;
}
a.titulo-d:hover{
	text-decoration: underline;
}

a.titulo-e{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	color: #3972B8;
	text-decoration: none;
	line-height: 24px;
}
a.titulo-e:hover{
	text-decoration: underline;
}

a.titulo-f{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	color: #3972B8;
	text-decoration: none;
	line-height: 20px;
}
a.titulo-f:hover{
	text-decoration: underline;
}

a.titulo-g{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #3972B8;
	text-decoration: none;
	line-height: 17px;
}
a.titulo-g:hover{
	text-decoration: underline;
}

/* -- Bajada de Home -- */

.bajada-home{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 15px;
}

/* -- Epígrafes en home -- */

.caja-epigrafe-306x0{
	float: left;
	width: 306px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #AAAAAA;
	line-height: 15px;
	text-align: center;
}

/* ---------------------------------------
>>>>> Cajas para MM en Home
--------------------------------------- */

.caja-video-home-298x210{
	float: left;
    margin-top: 2px;
	margin-bottom: 4px;
	width: 298px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #B2B2B2;	
}

.caja-audio-home-298x48{
	float: left;
    margin-top: 2px;
	margin-bottom: 4px;
	width: 300px;
	height: 48px;
	overflow: hidden;
}

/* ---------------------------------------
>>>>> Interiories
--------------------------------------- */

/* -- Título -- */

.caja-titulo-int{
	float: left;
	overflow: hidden;
    width: 657px;
	height: 30px;
    margin-bottom: 4px;
}

/* -- Caja contenido -- */

.caja-contenido-int{
	float: left;
    width: 655px;
    margin-top: 6px;
	border-left: 1px solid #D3DCDC;
	border-right: 1px solid #D3DCDC;
	border-top: 1px solid #D3DCDC;
    margin-top: 0px;
    margin-left: 0px;
}

.caja-pie-cont-int{
	clear: both;
	float: left;
    margin-bottom: 8px;
    width: 657px;
	height: 4px;
	background-color: #B80118;
}

/* -- Elementos textos -- */

.volanta-int{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
    width: 633px;
}

.titulo-int{
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 34px;
	color: #3972B8;
	text-decoration: none;
	line-height: 38px;
    width: 633px;
}

.bajada-int{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 15px;
    width: 633px;
    margin-bottom: 8px;
}

.fecha-int{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
    width: 633px;
    margin-bottom: 8px;
}

.fecha-listas{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 15px;
    width: 633px;
    margin-bottom: 2px;
}

.texto-int{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
    width: 633px;
	overflow: hidden;
    margin-bottom: 8px;
}

.texto-int a{
	color: #3972B8;
	text-decoration: none;
}

.texto-int a:hover{
	color: #3972B8;
	text-decoration: underline;
}

/* -- Cajas en interiores -- */

.caja-fotogrande-int{
	float: left;
    width: 637px;
	border: 1px solid #959595;
    margin-bottom: 6px;
    margin-left: 8px;
	overflow: hidden;
}

.caja-fotochica-int{
	float: right;
	border: 1px solid #959595;
    margin-left: 6px;
    margin-bottom: 6px;
}

.caja-mm-video-int{
	clear: both;
    width: 617px;
	height: 462px;
	padding: 8px;
	background-color: #FFFFFF;
    margin-bottom: 8px;
}

.caja-mm-audio-int{
	clear: both;
    width: 617px;
	height: 40px;
	padding: 8px;
	background-color: #FFFFFF;
    margin-bottom: 8px;
	overflow: hidden;
}

.caja-epigrafe-int{
	float: left;
	width: 633px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	line-height: 15px;
	text-align: center;
    margin-bottom: 2px;
}


.caja-comandos-int{
	clear: both;
    width: 633px;
	height: 36px;
	background-color: #FFFFFF;
    margin-bottom: 8px;
}

.caja-sociales-int{
	float: left;
    width: 300px;
    margin-left: 8px;
	margin-top: 10px;
}

.caja-imprimir-int{
	float: right;
    width: 300px;
	text-align: right;
    margin-right: 8px;
	margin-top: 10px;
}

.iconos-16{
	display: inline;
	width: 16px;
    heignt: 16px;
    margin-left: 3px;
    margin-right: 3px;
}

.iconos-16:hover{
	opacity: 0.8;
}

/* ---------------------------------------
>>>>> Footer
--------------------------------------- */

.caja-pie-firma{
	clear: both;
	float: left;
    width: 990px;
	height: 26px;
	background-color: #FFFFFF;
}

a.firmafnx{
	float: left;
	width: 990px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	color: #3F3F3F;
	margin-top: 6px;
	text-decoration: none;
}
a.firmafnx:hover{
	text-decoration: underline;
}

/* ---------------------------------------
>>>>> Hemeroteca
--------------------------------------- */

a.titulo-hemeroteca{
	float: left;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 20px;
	color: #1E74BF;
	text-decoration: none;
    width: 633px;
	margin-left: 8px;
	margin-righ: 8px;
}

a.titulo-hemeroteca:hover{
	text-decoration: underline;
}

.hemeroteca-ano {
	clear: both;
	float: left;
	margin-left: 8px;
	margin-top: 4px;
	padding: 5px;
	width: 97px;
	background-color: #99B5DF;
	color: #1E74BF;
	border-left: 1px solid #fff;
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}

.hemeroteca-lista {
	clear: both;
	margin-left: 8px;
	margin-bottom: 6px;
	width: 633px;
	height: 30px;
}

ul.hemeroteca-items {
	list-style: none;
	width: 633px;
}

ul.hemeroteca-items li {
	display: inline;
}

ul.hemeroteca-items li a {
	text-decoration: none;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 11px;
	padding: 5px;
	width: 40px;
	background-color: #1E74BF;
	color: #FFFFFF;
	float: left;
	text-align: center;
	border-left: 1px solid #FFFFFF;
}

ul.hemeroteca-items li a:hover {
	background: #99B5DF;
	color: #1E74BF;
}

/* ---------------------------------------
>>>>> Buscar
--------------------------------------- */

.campo-buscador{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: 2px;
	color: #FFFFFF;
	border: 1px solid #8D8D8D;
	width: 180px;
	height: 19px;
	padding: 0px;
	background-color: #48484A;
}

.boton-buscar{
	margin-left: 6px;
	margin-top: 2px;
	width: 72px;
    heignt: 26px;
}

.boton-buscar:hover{
	opacity: 0.8;
}