p {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
}
.fondo1 {
	background-image: url(imagenes/fondo1.gif);
	background-repeat: repeat-x;
	background-color: F5EFDC;

}
.fondo2 {
	background-image: url(imagenes/fondo2.gif);
	background-repeat: repeat-x;
}
.subtit {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #E98D27;
}
.fondoimp {
	background-image: url(imagenes/fondo_imp.gif);
	background-repeat: repeat-x;
}
a {
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
