@charset "utf-8";
/* CSS Document */
#Cuerpo {
    white-space: pre-line;
}



/*======================
Seccion Los mas Leidos
======================*/
#Losmasleidos
{
	background:#7f7f7f;
	width:auto;
	height:30px;

}

#Losmasleidos p 
{
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
/*========================
Seccion Más Noticias de Nacionales
========================*/
#Lomasleidonacionales
{
	background:#7f7f7f;
	width:auto;
	height:30px;

}

#Lomasleidonacionales p 
{
	text-align:center;
	color:#FFF;
	font-weight:bold;
}
.mititlede{
font-size:30px;
}
