/************************************************************************************
	REGLAS
************************************************************************************/
#historia {
	background:transparent url("../media/home_center.jpg") repeat-y top left;
}
/*
#historia h3.title_home {
	display:none;
}
*/
#historia .box {
	background:transparent url("../media/historia_presentacion.jpg") no-repeat top left;
	padding:520px 0 0 0;
	
}
#historia .box p {
	line-height:25px;
	text-align:justify;
	font-size:8pt;
	color:white;
}
#historia .box .padding {
	background:transparent url("../media/home_bottom.jpg") no-repeat -1px bottom ;
	padding:0px 80px 80px 45px;
}
#historia .box .box_bottom {
}

#historia h3.title_historia {
	background:transparent url("../media/title_historia.jpg") no-repeat top center;
	margin:0 0 20px 0;
	height:25px;
	text-indent:-10000px;
	overflow:hidden;
}
