body{
	background-color: #e1e1e1;
	background-image: url(img/fondo-laterales.gif);
	background-repeat:  repeat-y;
	background-position: center center;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}



body, td, th, div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #565656;
}

* a img{
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}


* h1{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-size: 21px;
	font-weight: normal;

}
* h1 b{
	font-weight: bold;
	color: #db002f;
}
* h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DB002F;
	font-weight: normal;
}

*  a:link, * a:hover{
	color:#565656;
}
*  a:visited, * a:active{
	color:#999999
}

* a.rojo:link, *  a.rojo:visited,  * a.rojo:active {
	color:#DB002F;
}
* a.rojo:hover{
	color:#000000;
}

.rojo {
	color: #db002f;
}


/* MENU SUPERIOR */ /* MENU SUPERIOR */ /* MENU SUPERIOR */ /* MENU SUPERIOR */ /* MENU SUPERIOR */ /* MENU SUPERIOR */ /* MENU SUPERIOR */ 
.menusuperior{
	height:74px;
}

.ms {
	background-image: url(img/ms_fondo.gif);
	width: 785px;
	margin-left: 25px;
}


.ms .ms-der {
	background-image: url(img/ms_esq-der-mas.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 8px;
	padding-left: 43px;
	padding-top: 23px;
}
.ms .ms-der form {
	margin:0px;
}

.ms .ms-der .botbus, .buscador .botbus {
	height: 11px;
	width: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}

.ms .item1 {
	background-image: url(img/ms_esq-izq.gif);
}
.ms .item-fin {
	background-image: url(img/ms_esq-der.gif);
	background-repeat: no-repeat;
	width: 10px;
}


.ms td {
	background-image: url(img/ms_separadores.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-indent: 8px;
	padding-left: 23px;
	text-align: center;
}
.ms td.lin2 {
	/*text-indent: 8px;*/
	/*padding-left: 20px;*/
}

.ms a:link, .ms a:visited, .ms a:active {
	text-decoration: none;
	color: #565656;
}
.ms a:hover {
	text-decoration: none;
	color: #DB002F;
}

.pie {
	background-image: url(img/fondo-pie.gif);
	background-position: center top;
	background-repeat: no-repeat;
	height: 55px;
	padding-bottom:30px;
}
.pie .pieiz{
	padding-top:25px;
}




/* definimos aspectos generales de los bloques de la columna derecha */
.cd{
	/*width: 188px;*/
}

.cd-bloque-relleno-iz, .cd-bloque-relleno-der, .cd-bloque-iz, .cd-bloque-der{
	margin-bottom: 30px;
	width: 137px;
}


.cd-bloque-relleno-iz  th, .cd-bloque-relleno-der th, .cd-bloque-iz th, .cd-bloque-der th{
	padding-bottom: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	
}
.cd-bloque-relleno-iz th *, .cd-bloque-relleno-der th *, .cd-bloque-iz th *, .cd-bloque-der th *{
	text-decoration:none;	
}

.cd-bloque-relleno-iz th b, .cd-bloque-relleno-der th b, .cd-bloque-iz th b, .cd-bloque-der th b{
	font-weight: bold;
	color: #db002f;
}

/* definimos los th (celdas superiores de los bloques) */
.cd-bloque-relleno-iz th{
	background-image: url(img/cd_separador-relleno-tiz.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
.cd-bloque-relleno-der th{
	background-image: url(img/cd_separador-relleno-tder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}
.cd-bloque-iz th{
	background-image: url(img/cd_separador-tizq.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
}
.cd-bloque-der th{
	background-image: url(img/cd_separador-tder.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: right;
}

/* definimos los td (celdas inferiores de los bloques) */

.cd-bloque-iz td, .cd-bloque-der td  {
	text-align: left;
	padding-top: 6px;
	padding-bottom: 6px;
}

.cd-bloque-relleno-iz td, .cd-bloque-relleno-der td  {
	text-align: left;
	text-align: left;
	background-color: #E1E1E1;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 6px;
	padding-left: 4px;
}




/* news - noticias *//* news - noticias *//* news - noticias *//* news - noticias */

/* NEWS VARIOS */

.ciz {
	width: 470px;
}
.cunica {
	width: 651px;
	padding-right:25px;
}
.col3 {
	margin-left: 25px;
	width:780px;
}



.news .not{
	margin-bottom: 15px;
}
.news {
	width:100%;
	/*margin-bottom: 25px;*/
}

.ms .ms-der input{
	font-size: 9px;
	height: 10px;
	width: 50px;
	border: 1px solid #666666;
}


.news .cabera-not {
	background-image: url(img/news-cab-not.gif);
	background-repeat:  repeat-x;
	background-position: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.news .cabera-pro {
	background-image: url(img/news-cab-pro.gif);
	background-repeat:  repeat-x;
	background-position: center;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}


.news .larga{
	background-image: url(img/cabecera-larga2.gif);
}
.news .corta{
	background-image: url(img/cabecera1.gif);
}
.news .corta2{
	background-image: url(img/cabecera2.gif);
}

.news-cabecera, .news-cabecera .titulo {
	float: left;
}
.news-cabecera{
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 2px;
	height: 30px;
	padding-bottom:30px;
	padding-top:12px;
	width:100%;
}


* .news-cabecera h1{
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	font-size: 23px;
	font-weight: normal;

}

* .news .news-cabecera h1 b{
	font-weight: bold;

}

.news-cabecera,  .news-cabecera .titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #000000;
}

.news-cabecera b, .news-cabecera h1 b{
	color: #DB002F;
}

.news-cabecera .fecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	float: right;
	padding-top:15px;
	vertical-align: bottom;
}



/* TEXTOS CABECERA */


.news-not-sup h2, .news-not-sup h2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

.news-not-sup h2 a:active , .news-not-sup h2 a:hover{
text-decoration: underline;
}
.news-not-sup h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.news-not-sup h2 a:link b, .news-not-sup h2 a:visited b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #db002f;
}

/* FONDOS PARA LAS CAJAS DE DESTACADOS DE LA COLUMNA IZQ */

.mas th{
	background-image: url(img/fondo-mas3.gif);

}
.impresa th{
	background-image: url(img/fondo-impresa3.gif);

}
.online th{
	background-image: url(img/fondo-online3.gif);

}
.busca th{
	background-image: url(img/fondo-buscador3.gif);

}
.f th, .f2 th{
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-bottom:15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	position: relative;
	
}
.f, .f2{
	width:100%;
}

.f th{ 
	height:45px;
	padding-top:0px;
	padding-left:60px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
}

.f td{
	padding: 5px;
	background-color: #E8E8E8;
}

.f2 td{
	padding: 5px;
	background-color: #E8E8E8;
}

.f2 th {
	background-image: url(img/fondo-general.gif);
	background-position: right top;
	background-repeat: no-repeat;
	padding-top:0px;
	height:23px;
	margin-left:0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	margin-top:0px;
	padding-bottom:10px;
}



/* ESTILO */

.news-not-sup {
	background-image: url(img/news_not_fin-circuito.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.news-not-inf {
	background-image: url(img/news_not_leer-mas.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
	height: 20px;
}


/* news - productos *//* news - productos *//* news - productos *//* news - productos *//* news - productos */

/* TEXTOS CABECERA */
.news-pro-sup h2, .news-pro-sup h2 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 10px;
	text-decoration: none;
}

.news-pro-sup h2 a:active , .news-pro-sup h2 a:hover{
text-decoration: underline;
}
.news-pro-sup h2 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.news-pro-sup h2 a:link b, .news-pro-sup h2 a:visited b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff5d04;
}


.news-pro-sup {
	background-image: url(img/news_pro_periodico.gif);
	background-repeat: no-repeat;
	background-position: 5px 2px;
	padding-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.news-pro-inf {
	background-image: url(img/news_pro_leer-mas.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
}




/* MENU IZQUIERDA*//* MENU IZQUIERDA*//* MENU IZQUIERDA*//* MENU IZQUIERDA*//* MENU IZQUIERDA*//* MENU IZQUIERDA*/


.mi td {
	height: 19px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
.mi td.circulin {
	background-image: url(img/mi_circulin.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
.mi .apartado1 {
	background-image: url(img/mi_esq-sup-izq1.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	height: 25px;
}
.mi td.circulin-cierre {
	background-image: url(img/mi_circulin-cierre.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}
.mi a:link, .mi a:visited, .mi a:active {
	text-decoration: none;
	color: #333333;
}
.mi a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #DB002F;
}

/* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ 
/* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ 
/* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ /* VARIOS */ 

.buscador{
	padding-left: 15px;
	background-image: url(img/mi_buscador.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
}
.buscador form{
	margin: 0px;
}
.buscador input{
	font-size: 11px;
	height: 12px;
	width: 80px;
	border: 1px solid #999999;
}
.lin-inf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.lin-inf2 tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F8F8F;
}
.pix9 * {
	font-size: 9px;
}
* .pix11, .pix11 * {
	font-size: 11px;
}
* .pix14, .pix14 * {
	font-size: 14px;
}
* .pix17, .pix17 * {
	font-size: 17px;
}
.supg {
	padding-top:15px;
	padding-bottom:18px;
	padding-left:43px;

}
.banner{
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding: 0px;
}

.ban img {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

* .contenidos, * .contenidos td { /* se puede optar por contenidos para aplicar ambas cosas o por pix11 si queremos solo cambiar el tamaño pero no el interlineado*/ 
	line-height: 160%;
	font-size: 11px;
}


.contenidos_impresion {
	line-height: 200%;
	font-size: 12px;
}




.logo {
	padding-top: 19px;
	margin-bottom: 56px;
	padding-left: 10px;
}

.ban {
	width: 122px;
}

.ban-cua {
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
	margin-top:5px;
	margin-bottom:5px;
	text-align: center;
}
.anteriores .numero {
	font-weight: bold;
}
.anteriores {
	background-color: #FFFFFF;
}
.contenidos li {
	margin-bottom: 15px;
}

.anteriores td {
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.anteriores .fecha {
}
.anteriores .tsumario{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#db002f;
}


.secciones td {
	padding-bottom:15px;
}
.secciones-iz {
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	
}
.especiales .separador td {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.especiales .imagenes td {
	padding-top: 15px;
}
.especial a:link,  .especial a:visited{
	color: #db002f;
	text-decoration: underline;
}
.grisclaro {
	color: #8A8A8A;
}
td.cabecara {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #666666;
	text-align: left;	
	padding:3px;
}
*.paginador .sig, *.paginador .ant, *.paginador .sig a:visited, *.paginador .ant a:visited, *.paginador .sig a:link, *.paginador .ant a:link{
	COLOR:#db002f;
	background-color: #F2F2F2;
	border: 1px solid;
	width: 100px;
	text-decoration: none;
	padding: 3px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
.paginador .sig-d, *.paginador .ant-d, *.paginador .sig-d a:visited, *.paginador .ant-d a:visited, *.paginador .sig-d a:link, *.paginador .ant-d a:link {
	COLOR:db002f;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
	width: 100px;
	text-decoration: none;
	padding: 3px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}

.masinfo {
	background-color: #edf3d8;
	background-image: url(imagenes/logomasinfo.gif);
	background-position: 5px 5px;
	border: 1px dotted #01632f;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.verdemasinfo {
	color: #96BF0C;
}
