body,td,th {
	font-family: trebuchet ms;
	font-size: 12px;
	color: #333;
	background-color: #FFFFFF;
	margin-top: 15px;
	text-align: left;
}
/*el grisito era: (background-color: #9DA8B3;)*/
body {
	background-color: #666666;
	background-image: url(fondo_1.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right top;
}
h2 {
	font-size: 24px;
	color: #4C4C4C;
}
h3 {
	font-size: 18px;
	color: #4C4C4C;
	text-align: left;
}
h4 {
	font-size: 14px;
	color: #4C4C4C;
}
a {
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
a:link {
	color: #0062A9;
}
a:visited {
	color: #0062A9;
}
a:hover {
	color: #ff9326;
}
a:active {
	color: #0062A9;
}
.menu1 {
	font-weight: bold;
	font-size: 14px;
}
.pie1 {
	font-family: trebuchet ms;
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
.small1 {
	font-family: trebuchet ms;
	font-size: 9px;
	color: #4c4c4c;
	text-align: left;
}
.formcampo {
	font-family: trebuchet ms;
	font-weight: bold;
	font-size: 12px;
	color: #4c4c4c;
}
