.fondosky {
	background-image: url("sky.jpg");
	 background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #25568E;
	/* background-attachment: fixed;
	 */
}
.menu1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.texthead {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: 2px;
}
.bodytext {
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.fondoazul {
	background-image: url(../images/whiteback.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.textabajo {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #25568E;
}
.borde {
	border: 1px outset #0099FF;
}
a:hover {
	color: #990000;
}
