/* EDITORIAL */
#editorial {
	width:600px;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
	
}
#editorial p {
	font: 13px Verdana, Geneva, sans-serif;
	float: none !important;
	line-height: 20px;
	}
#editorial a, #editorial strong {
	float: none !important;
	}
h1.titulo_interna {
	font:bold 24px arial;
	color: #000;
	margin-top:5px;
	width:600px;
	clear: both;
}

