
/* FONDOS */

/* fondo generico tanto para PORTADA como INTERIORES  */
.fondo{background:#0b0d0a url(/desafio-extremo/images/fondo.jpg) no-repeat center top;}
.nav-site{height: 114px;background:#0b0d0a url(/desafio-extremo/images/fondo.jpg) no-repeat center top; padding-bottom:0px;}


/* LINKS CABECERA */
/* logo */
.enlace01{width:100%; height:100px;top: 0em; left: 0em; }

/* OCULTAR HORARIO (si lo hubiera) */
.horario{display:none}




