body {
	overflow-x:hidden;
	background-color: #E2E2E1;
	margin: 0px;
	padding: 0px;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF6464;
	text-decoration: none;
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969;
	text-align: justify;
}
.texto11ng {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;

}
.texto10ng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.texto11bl {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.bordeinf {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FE0000;
}
.bordesup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0101;


}
.tabla1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-color: #E2E2E1;

}
.texto11gris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B7B75;
}
.menu:link {
	color: #FF2222;
	text-decoration: none;

}
.menu:visited {
	color: #FF2222;
	text-decoration: none;
}
.menu:hover {
	color: #666666;
	text-decoration: none;
}
.bordeinfnegro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.texto9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.bloque {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #666666;
}
h1 {
	margin: 0px;
	padding: 0px;
}

