@charset "utf-8";
html {
	background: url(../img/boxeador.jpg) no-repeat top right #282529;
}
/* ************************** NO OLVIDAR EL COLOR DE FONDO ************************** */
/* ------------------------------------------------------------- ------------------------------------------------------------- Cabecera */
.paginador {
	float: left;
	padding: 0 0 0 235px;
	width: 350px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9e9d9c;
	text-transform: uppercase;
	line-height: 22px;
}
.paginador .contTxtnoBorder {
	border-left: #FFFFFF 1px solid;
	padding: 4px 13px;
}
.paginas {
	float: left;
	width: 100%;
}
.AntSig {
	float: left;
	width: 100%;
}
.paginador .blanco {
	color: #dedede;
}
.select {
	color: #bb2920;
	padding: 0 4px;
}
.paginador a, .paginador a:link {
	color: #dedede;
	padding: 0 4px;
}
.paginador a.anterior{
	color: #dedede;
	padding: 0 20px 0 0;
	background: url(../img/flechaCalendarioIz.gif) no-repeat 40px -6px;
}
.paginador a.siguiente{
	color: #dedede;
	padding: 0 0 0 20px;
	background: url(../img/flechaCalendarioDer.gif) no-repeat 3px -6px;
}
.paginador a:hover {
	color: #bb2920;
}
.contTxtnoBorder {
	float: left;
	padding: 13px 0 0 0;
	background: url(../img/fondoGris.gif) repeat;
	margin: 0;
}
.noticiasProximas {
	float: left;
	padding: 0 0 0 235px;
	width: 639px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #9e9d9c;
	text-transform: uppercase;
	line-height: 22px;
}
.noticiasProximas .contTxtnoBorder {
	border-left: #FFFFFF 1px solid;
	padding: 4px 13px;
}
.masNoticias {
	float: left;
	width: 100%;
}
.masNoticias a, masNoticias a:link {
	color: #FFFFFF;
}
.masNoticias a:hover {
	color: #bb2920;
}
.masNoticias ul li {
	background: url(../img/calavera.gif) no-repeat left center;
	padding: 0 0 0 24px;
	height: 20px;
}
/* -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- */
.noticia {
	float: left;
	width: 900px;
	padding: 15px 0 20px 0;
}
.imgNoticias {	
	float: left;
	width: 220px;
	padding: 0 15px 0 0;
}
.imgNoticias img {
	border: 1px solid #FFFFFF;
	/*border-bottom: 1px solid #FFFFFF;*/
}
.infoNoticia {
	background: url(../img/lineaGiras.gif) repeat-y -360px 0px;
	float: right;
	width: 650px;
	padding: 0 0 0 15px;
}
.dia { font-size: 9px; letter-spacing: 1px; color: #666666; text-align: left; width: 600px; padding: 0 0 0 13px; float: left; 
}
.encabezado {
	float: left;
	width: 100%;
}
.encabezado h2 {
	font-size: 21px;
	color: #bb2920;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
	float: left;
	border-bottom: 0;
	padding: 15px 13px 15px 13px;
	height: auto;
	width: 624px;
}
.txtFecha, .infoExtra {
	float: left;
	font-size: 15px;
	color: #fefefe;
	padding: 0 13px 13px 13px;
	line-height: 23px;
	width: 624px;	
}
.txtFecha p, .contTxtnoBorder p, infoExtra p {
	padding: 0 0 10px 0; 
}
.txtFecha a, .txtFecha a:link, .infoExtra a, .infoExtra a:link {
	color: #bb2920;
}
.infoExtra a:hover {
	text-decoration: underline;
}
.InfoYMarcadores {
	padding: 0 13px 0 13px;
	width: 624px;
}
.leerCompleta {
	float: left;
	width: 160px;
}
.marcadores {
	float: right;
	width: 180px;
}
.leerCompleta a , .leerCompleta a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	background: url(../img/calavera.gif) no-repeat left center;
	padding: 0 0 0 24px;
}
.leerCompleta a:hover {
	color: #bb2920;
}
.marcadores a, .marcadores a:link {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
	padding: 0 10px 13px 0;
	border-right: #bb2920 1px solid;
}
.fuente {
	float: right;
	width: 270px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	color: #CCCCCC;
	padding: 0 10px 13px 0;
	border-right: #bb2920 1px solid;
}
.fuenteInfo {
	color: #FFFFFF;
}
.fuenteInfo a, .fuenteInfo a:link{ 
	color:#bb2920;
}
.fuenteInfo a:hover{ 
	color: #FFFFFF;
}
.volverNoticias {
	padding: 10px 0;
	text-align: right;
	font-size: 13px;
}
.volverNoticias a, .volverNoticias a:link {
	padding-right: 25px;
	background: url(../img/calavera.gif) no-repeat right center;
	color: #666;
}
.volverNoticias a:hover {
	color: #bb2920;
}

