body {
	background-image: url(imagenes/fondo.jpg);
	background-color: #8DAECE;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.texto-interior {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 18px;
	color: #53678C;
}
.texto-membrete {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #6584A0;
	line-height: 15px;
}
.texto-titulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #32BD35;
}
.texto-subtitulos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5B7590;
}
a.submenu {
	text-decoration: none;
	text-transform: none;
	color: #597793;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;

}
a.submenu:hover {
	text-decoration: none;
	text-transform: none;
	color: #2B5176;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D9CD2;
	text-decoration: none;
}
a.mail:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
a.prueba {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	color: #CCFF00;
}
a.prueba:hover {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	color: #FF9900;
}
.texto-inicio {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	line-height: 14px;
}

