@charset "utf-8";
.menublanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.blanco:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a.blanco:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
}
a.blanco:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
}
a.blanco:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CCFFFF;
	text-decoration: none;
	text-align: center;
}
.escuela {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #E17209;
	text-decoration: none;
	text-align: center;
}
.titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #FDCC89;
	text-decoration: none;
	text-align: center;
}
.div {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FCBA5C;
	text-decoration: none;
	text-align: center;
	cursor: auto;
	height: 300px;
	width: 940px;
}
.parrafos {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}

