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

/* MENU */

#contenido #menu ul li.lacarrera { float: left; background:url(/imagenes/menu/btn_lacarreraOFF.jpg) no-repeat; height: 39px; width: 89px; text-indent:-9999px;}
#contenido #menu ul li.lacarrera:hover { float: left; background:url(/imagenes/menu/btn_lacarreraON.jpg) no-repeat; height: 39px; width: 89px; text-indent:-9999px;}
#contenido #menu ul li.lacarrera-selec { float: left; background:url(/imagenes/menu/btn_lacarreraON.jpg) no-repeat; height: 39px; width: 89px; text-indent:-9999px;}

#contenido #menu ul li.porque { float: left; background:url(/imagenes/menu/btn_porqueOFF.jpg) no-repeat; height:39px; width: 121px; text-indent:-9999px;}
#contenido #menu ul li.porque:hover { float: left; background:url(/imagenes/menu/btn_porqueON.jpg) no-repeat; height: 39px; width: 121px; text-indent:-9999px;}
#contenido #menu ul li.porque-selec { float: left; background:url(/imagenes/menu/btn_porqueON.jpg) no-repeat; height: 39px; width: 121px; text-indent:-9999px;}

#contenido #menu ul li.recorrido { float: left; background:url(/imagenes/menu/btn_recorridoOFF.jpg) no-repeat; height: 39px; width: 76px; text-indent:-9999px;}
#contenido #menu ul li.recorrido:hover { float: left; background:url(/imagenes/menu/btn_recorridoON.jpg) no-repeat; height: 39px; width: 76px; text-indent:-9999px;}
#contenido #menu ul li.recorrido-selec { float: left; background:url(/imagenes/menu/btn_recorridoON.jpg) no-repeat; height: 39px; width: 76px; text-indent:-9999px;}

#contenido #menu ul li.comunicacion { float: left; background:url(/imagenes/menu/btn_comunicacionOFF.jpg) no-repeat; height: 39px; width: 101px; text-indent:-9999px;}
#contenido #menu ul li.comunicacion:hover { float: left; background:url(/imagenes/menu/btn_comunicacionON.jpg) no-repeat; height: 39px; width: 101px; text-indent:-9999px;}
#contenido #menu ul li.comunicacion-selec { float: left; background:url(/imagenes/menu/btn_comunicacionON.jpg) no-repeat; height: 39px; width: 101px; text-indent:-9999px;}

#contenido #menu ul li.preguntas { float: left; background:url(/imagenes/menu/btn_preguntasOFF.jpg) no-repeat; height: 39px; width: 145px; text-indent:-9999px;}
#contenido #menu ul li.preguntas:hover { float: left; background:url(/imagenes/menu/btn_preguntasON.jpg) no-repeat; height: 39px; width: 145px; text-indent:-9999px;}
#contenido #menu ul li.preguntas-selec { float: left; background:url(/imagenes/menu/btn_preguntasON.jpg) no-repeat; height: 39px; width: 145px; text-indent:-9999px;}

#contenido #menu ul li.contacto { float: left; background:url(/imagenes/menu/btn_contactoOFF.jpg) no-repeat; height: 39px; width: 88px; text-indent:-9999px;}
#contenido #menu ul li.contacto:hover { float: left; background:url(/imagenes/menu/btn_contactoON.jpg) no-repeat; height: 39px; width: 88px; text-indent:-9999px;}
#contenido #menu ul li.contacto-selec { float: left; background:url(/imagenes/menu/btn_contactoON.jpg) no-repeat; height: 39px; width: 88px; text-indent:-9999px;}

#contenido #menu ul li a { display: block; height: 39px; }