body {
	background-color: #FFFFFF;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	color: #667E94;
}
.textoMenuSuperior {
	font-family: "Small Fonts";
	font-size: 7pt;
	color: #667E94;
	text-decoration: none;
	line-height: 14px;
}
.textoHome {
	font-family: "Small Fonts";
	font-size: 7pt;
	line-height: 12pt;
	text-decoration: none;
	color: #999999;
}
.textoTrebuchet {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	line-height: 15pt;
	text-decoration: none;
}
.formInput {
	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../imagenes/_genericas/fondo_campos_formulario.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.formTextarea {

	font-family: Tahoma;
	font-size: 8.5pt;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(../imagenes/_genericas/fondo_campos_formulario.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
