body {
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(imagenes/hombre_fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

}
a:link {
	color: #002D9A;
}
.text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7C7B7E;
}
.textnegrita {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7C7B7E;
	font-weight: bold;
}
.textsmall {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #7C7B7E;
}
.borde_tabla {
	border: 1px solid #7c7b7e;
}
