/*#cabecera{ float:left; width:940px; height:49px; background-image:url(../img/home_cabe_fond.png); background-repeat:no-repeat;}
.logoCabe{ float:left; width:118px; height:32px; background-image:url(../img/home_cabe_logo.png); background-repeat:no-repeat; margin-left:15px; display:block;}*/
/* =Cabecera ------------------------------------------------------------------*/
#cabecera {position:relative;float:left; width:940px; height:6.7em; background-color:#ffffff;}
#logo {float: left; position: relative; width:1.7em;}
#nav {float: right; position: relative; width:70em; background-color:#ffffff;height:6.7em;}

#zonaPie{ float:left; width:940px; height:9px; background-image:url(../img/home_pie_fond.png); background-repeat:no-repeat;}

/*--------------------------------------------*/

.botFlechaUp{ display:block; background-image:url(../img/flecha_up.png); background-repeat:no-repeat; width:12px; height:11px; background-position:center center; border:none; cursor:pointer; background-color:transparent;}
.botFlechaUpON{ display:block; background-image:url(../img/flecha_up_on.png); background-repeat:no-repeat; width:12px; height:11px; background-position:center center; border:none; cursor:pointer; background-color:transparent;}
.botFlechaDown{ display:block; background-image:url(../img/flecha_down.png); background-repeat:no-repeat; width:12px; height:11px; background-position:center center; border:none; cursor:pointer; background-color:transparent;}
.botFlechaDownON{ display:block; background-image:url(../img/flecha_down_on.png); background-repeat:no-repeat; width:12px; height:11px; background-position:center center; border:none; cursor:pointer; background-color:transparent;}

#ventanaEmergente{ position:absolute; width:435px; height:300px; background-image:url(../img/ventana_flotante.png); background-repeat:no-repeat; top:70px; left:370px;}

/* MENU SUPERIOR*/
#contenedorPestanasCabe {float:right; padding:0.4em 1em 0 4em; width:45.3em;}
#contenedorPestanasCabe ul li { float: left; height:3.4em; list-style:none;}
a.pestanaProductos:link, a.pestanaProductos:active, a.pestanaProductos:visited {cursor: pointer;display: block; height:3.4em;width:10.7em;}
.pestanaProductosON {cursor:pointer;display:block; height:3.4em;width:10.7em;}
a.pestanaPorque:link, a.pestanaPorque:active, a.pestanaPorque:visited {cursor: pointer;display: block; height:3.4em;width:12.9em;}
.pestanaPorqueON {cursor:pointer;display:block; height:3.4em;width:12.9em;}
a.pestanaServicios:link, a.pestanaServicios:active, a.pestanaServicios:visited {cursor: pointer;display: block; height:3.4em;width:8.9em;}
.pestanaServiciosON {cursor:pointer;display:block; height:3.4em;width:8.9em;}
a.pestanaPromociones:link, a.pestanaPromociones:active, a.pestanaPromociones:visited {cursor: pointer;display: block; height:3.4em;width:12.8em;}
.pestanaPromocionesON {cursor:pointer;display:block; height:3.4em;width:12.8em;}
a.pestanaBusqueda:link, a.pestanaBusqueda:active, a.pestanaBusqueda:visited {cursor: pointer;display: block; height:3.4em;width:9.4em;}
.pestanaBusquedaON {cursor:pointer;display:block; height:3.4em;width:9.4em;}

.inv { display:none;} /*invisible*/

/*IDIOMAS*/
#zonaBotonerasIdiomas{float: right; position: relative; width:15em; /*padding-top:1.7em;*/ padding-right:2em;}
#zonaBotonerasIdiomas ul{float: right; position: relative;}
#zonaBotonerasIdiomas ul li{float: left; display: block; border-right: 1px solid #CCCCCC; }
#zonaBotonerasIdiomas ul li.ulti{ border-right:none;}
a.idioma:link, a.idioma:active, a.idioma:visited {  font-size:100%;padding:0 0.5em 0 0.5em; color:#353535;}
a.idioma:hover { float: left; display: block; text-decoration:underline;}
a.idiomaOn:link, a.idiomaOn:active, a.idiomaOn:visited {  font-size:100%;padding:0 0.5em 0 0.5em; color:#999999;}
a.idiomaON:hover { float: left; display: block; text-decoration:underline;}
