body {
	background: 			black;	
}

li {
	color: 					#c6c6c6;
}

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

a:hover{
	color: 					white;
	text-decoration: 		none;
	}
	
.paginaActual {
	color: 					white;
}


a {

	color: #838180;
	}
	
.textoVideos {
	color: white;
	padding: 0 0 0 5px;
	font-weight: normal;
	font-size: 11px;}
	
.negrita {
	font-weight: bold}
	
.textoabajo {
	
	color: #aaa;
}
