@charset "utf-8";
/* CSS Document */

/* MEMORIA ANUAL CODELCO */
/* 17/12/2012 */
/* IMPLEMENTADO POR WWW.VIAMAGICA.COM */

#nav {
/*	background:url(../imagenes/bg-dot.png) no-repeat;
	list-style: none;
	float:left;*/
	}
	
#nav li {}
#nav li a{ /*height:27px; width:27px; display:block;*/}
#nav li a:hover{/*background: url(../imagenes/dot-hover.png) center top*/}
#nav li a:active{/*position: relative; top: 1px;*/}


#navegacion-slide{
	top: 20px;
	list-style: none;
	position: fixed;
	right: 80px;
	z-index: 400;}
