@charset "utf-8";

#main_cuerpo_inicio
{
	clear:both;
	font-family:"trebuchet MS", arial;
	width:1010px;
	padding:0;
	
	height:500px;
	*height:auto; 
	*min-height:566px; 
	_height:566px;
	 display:table !important; 

}

#main_cuerpo_inicio h1
{
	font-size:15px;
	font-weight:bold;
	color:#d32e12;
	padding: 0.6em 0 0 3.4em;
	letter-spacing: 0.5px;
}






