@charset "utf-8";

.publicidad {
	font-family: Arial;
	font-size: 8px;
	color: #03C;
	border: 1px solid #333;
	font-weight: bold;
	vertical-align: top;
	background-color: #061B62;
}
.cpofooter {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	color: #000;
	text-align: center;
}

    
.titulo {
	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	background-image: url(../Imagenes/titulocolumna.gif);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3F648D;
	border-bottom-color: #3F648D;
	border-left-color: #3F648D;
	font-weight: bold;
	text-align: center;
}




.menufoot {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #CCCAAD;
	border: 1px solid #999;
	text-align: center;
}
.footer {
	background-image: url(../Imagenes/inf.png);
	background-repeat: no-repeat;
}


.noticiasarchivoborde {
	border-left-color: #3F648D;
	font-weight: normal;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #3F648D;
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-align: justify;
}
.encabezado-home {	font-family: Arial;
	font-size: 11px;
	color: #FFF;
	background-image: url(../Imagenes/encabezado.gif);
	background-repeat: repeat-x;
	text-align: center;
	border: 0px none #006;
	font-weight: bold;
}



.noticiasarchivo {
	font-family: Arial;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	line-height: 15px;
}
.reglastitulo {
	font-family: Verdana;
	font-size: 14px;
	color: #FF6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9;
}
