body {
	background-image: url(imagenes/fondo3.png);
	margin-top: 20px;
	background-color: #333333;
	background-repeat:   repeat-x;
}
.fondomenusolo {
/*	background-image: url(imagenes/fondomenusolo.jpg);
*/	background-repeat:  repeat-x;
	background-color:#FFFFFF;
}
.bordetotal {
	border: 1px solid #666666;
}
.texto14 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #eeeeee;
}
.texto18 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #eeeeee;
}
.class1 A:link {font-family: "Trebuchet MS"; font-size: 14px; text-decoration: underline; color: #eeeeee;}
.class1 A:visited {font-family: "Trebuchet MS"; font-size: 14px; text-decoration: none; color: #eeeeee;}
.class1 A:active {font-family: "Trebuchet MS"; font-size: 14px; text-decoration: none}
.class1 A:hover {font-family: "Trebuchet MS"; font-size: 14px; text-decoration: underline; color: #eeeeeee;}

