body {
    background-image: url(../images/fondo.jpg);
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
a:hover {color: #669900}
.texto09negro { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 9px; text-decoration: none; color: #000000}
.texto10negro { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 10px; text-decoration: none; color: #000000}
.texto11rojo  { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; text-decoration: none; color: #902F2F}
.texto11verde { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; text-decoration: none; color: #5F9000}
.texto11negro { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 11px; text-decoration: none; color: #000000}
.texto12negro { font-family: "Trebuchet MS", Arial, sans-serif; font-size: 12px; text-decoration: none; color: #000000}
.seccion{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #999999;
	text-indent: 10pt;
	background-image: url(../images/fondo2.jpg);
}
.menu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
.boton {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	border: 1px;
	color: #FFFFFF;
	background-color: #658786;
	font-weight: bold;
	top: 10px;
	background-image: url(../images/fondo2.jpg);
}
.texto14negro {
font-family: "Trebuchet MS", Arial, sans-serif; font-size: 14px; text-decoration: none; color: #000000
}
.texto18negro {
font-family: "Trebuchet MS", Arial, sans-serif; font-size: 18px; text-decoration: none; color: #000000
}