body {
	background-attachment: scroll;
	background-image: url(imagenes/FondoK12.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	background-color: #EFF0DB;


}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;


}
.textoNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;

}
.tituloTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: 006EC7;
	text-align: left;
	font-size: 18px;


}
.listaSimple {
	list-style-position: outside;
	list-style-type: square;
}
.EnlaceBlanco {
	color: #FFFFFF;
}
.enlaceAzul {
	color: #006EC7;
	text-decoration: underline;

}
a:link {
}
a:hover {
	background-color: #000000;
	color: #FFFFFF;
	background-repeat: repeat;
	text-decoration: underline;



}
.celdasMenu {

	font-family: Verdana, Arial, Helvetica, sans-serif, "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
.textoAzulNegr {
	font-weight: bold;
	color: #006EC7;
}
.sombraContenidos {
	background-attachment: scroll;
	background-color: #FEFEFA;
	background-image: url(imagenes/Sombra.gif);
	background-repeat:  repeat-x;
	background-position: left top;
}

