/* FONDO PARA EL INDEX*/

body {
	margin: 0px 0px 0px 0px;
	background-color : #FFFFFF;
	color : #465675;
	background-image: url(../img/FONDO_index.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}
p	{
	line-height:15px;
	margin-bottom:-9px;
}#mencionCalidad {
	float: left;
	width: 265px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	padding-left: 7px;
}
