@charset "utf-8";
/* CSS Document */




body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	background-color: #480e06;
	background-image: url(../img/bg.jpg);
	background-repeat: no-repeat;
}
a {
	color: #db1219;
	text-decoration: none;
}

.imgNews {
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 2px solid #000000;
}


/************* News styles ****************/


#noticias a {
	text-decoration: none!important;
	color: #666666;
	display:block;
	background-color: #FFFFFF;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	height: 57px;
	width: 310px;
	}
	

#noticias tr {
	display:block;

	}

#noticias a:hover {
	text-decoration: none!important;
	color: #666666;
	background-color: #dad8d9;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #C52C16;
	}
#noticias	a#current {

}

	
/************* END News styles ****************/


.indexNewsBG {
	background-color: #bfbdbe;
}

.redB {
	font-weight: bold;
	color: #c52c16;
	font-size: 12px;
}
.copyright {
	font-size: 9px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #686D75;
	background-color: #E4E6E7;
	padding-top: 3px;
	padding-left: 5px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #686D75;
}
.window {
	background-color: #B1261B;
	padding-right: 10px;
	padding-bottom: 10px;
	background-image: url(../img/round.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 5px;
}
.redTitulos {
	font-weight: bold;
	color: #c52c16;
	font-size: 14px;
}
#fecha {
	color: #999999;
	font: 10px Arial, Helvetica, sans-serif;
}
#textos {
	color: #333333;
	font: 11px Arial, Helvetica, sans-serif;
}
#facebook {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0px 5px 5px;
	height: 22px;
	width: 200px;
	float: right;
	text-decoration: none;
}
#pagofacil {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #F0F000;
	padding: 0px 5px 5px;
	height: 22px;
	width: 200px;
	float: left;
	text-decoration: none;
}
