/* menu */
#header #menu .inicio{
background:url(../img/botones/inicio.gif) no-repeat 0 0;
}

#header #menu .participantes{
background:url(../img/botones/participantes.gif) no-repeat 0 0;
}
#header #menu .programa{
background:url(../img/botones/programa.gif) no-repeat 0 0;
}
#header #menu .fashionset{
background:url(../img/botones/fashionset.gif) no-repeat 0 0;
}
#header #menu .tv{
background:url(../img/botones/tv.gif) no-repeat 0 0;
}
#header #menu .lugar{
background:url(../img/botones/lugar.gif) no-repeat 0 0;
}
#header #menu .organizacion{
background:url(../img/botones/organizacion.gif) no-repeat 0 0;
}
#header #menu .comite{
background:url(../img/botones/comite.gif) no-repeat 0 0;
}
#header #menu .prensa{
background:url(../img/botones/prensa.gif) no-repeat 0 0;
}
#header #menu .contacto{
background:url(../img/botones/contacto.gif) no-repeat 0 0;
}

/* fechas */


.diaPrograma .feb3{background:url(../img/3feb.gif) no-repeat 0 5px;}
.diaPrograma .feb4{background:url(../img/4feb.gif) no-repeat 0 5px;}
.diaPrograma .feb5{background:url(../img/5feb.gif) no-repeat 0 5px;}

/* fondos */
.fondoInicio{background: url(../img/fondoInicio.jpg) no-repeat right 35px;}
.fondoWrapper{background: url(../img/fondoSeccion.jpg) no-repeat right 20px;}