.headerNews1, .contenedor{
	width: 100%;
	height: 56px;
}

.headerNews1{
	background: url("imgs/headerNewsL.gif") no-repeat left top;
}

.headerNews1 h2{
	font-size:1.1em;
	font-family: "Lucida Grande", Verdana, Arial, "Times New Roman";
	text-transform:uppercase;
	margin:0; /*para que no haya separacion entre el title y el resto*/
	padding:5px 0 0 3px;
}
.headerNews1 h2 a{
	color: #ffffff;
	text-decoration: none;
}
.headerNews1 h2 a:hover{
	color: #000000;
	text-decoration: underline;
}
.contenedor{
	background: url("imgs/headerNewsR.gif") no-repeat right top;
}
.fecha{
	float: left;
	background: url("imgs/fecha.gif") no-repeat left top;
	width: 45px;
	height: 56px;
	padding:6px 0 0 0;
	margin-right: 10px;
	text-align: center;
}
.mes {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 9px;
	color: #FFFFFF;
}

.dia {
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 19px;
	color: #000000;
    font-weight: bold;
}

.headerNews {
	background: url("imgs/bgHeaderNews.gif") repeat-x;
	width: 358px;
	float:left
}
.seccion {
	float: left;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 11px;
	color: #FFFFFF;
	padding: 8px;
}
.views {
	float: right;
	padding-right: 10px;
}

.cuerpoNoticia {
	width: 355px;
	font-family: georgia,serif, "Times New Roman";
	line-height: 160%;
	text-align: justify; 
	text-justify: newspaper;
	font-size: 0.78em;
	color: #CCCCCC;
	clear:left;
	margin: 0px;
	padding: 0 0 0 55px;	
}
.cuerpoNoticia img {
	float: left;
	align: left;
	display: block;
	border: thin #666666 ridge;
	margin-right: 15px;
}
.news{
	float: left;
	width: 413px;
	margin: 25px 10px 0 0;
}

.new{
	float: left;
	margin: 0 0 25px 0;
}

.footerNew{
	color: #ce3306;
	float: left;
	height: 35px;
	margin: 2px 0 0 55px;
	width: 355px;
}

.masNew{
	float: left;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Arial, "Times New Roman";
	font-size: 13px;
}
.masNew a{
	color: #E3560F;
	text-decoration: none;
}
.masNew a:hover{
	color: #ffffff;
}
.comentariosNew{
	margin: 0;
	padding: 0;
	text-align: center;
	height: 35px;
	width:  34px;
	float: right;
}
.comentariosNew a{
	color: #AAAAAA;
	font-weight: bold;
	background:transparent url(imgs/coments.gif) no-repeat right bottom;
	display:block;
	height:34px;
	text-decoration: none;
}
.comentariosNew a:hover{
	color: #ffffff;
	text-decoration: underline;
}
#newsForo a{
	color: #E3560F;
	text-decoration: none;
	
}
#newsForo a:hover{
	color: #ffffff;
	text-decoration: underline;
}

#newsForo{
	margin: 15px 0 10px 10px;
	padding: 0;
	color: #CCCCCC;
	font-family:'Trebuchet ms',Arial,Verdana,sans-serif;
}
#newsForo lu li{
	list-style:none;
}
