/*
#div_img {
	background-image: 	url("../imagenes/edu.gif");
	background-repeat: no-repeat;
	background-position: right;
}
*/

li.selected {
	color: 				black;
}	

.paginaActual {
	color: 				black;
}

a {

	color: #838180;
	}
	
.textoHome {
	color: black;}