#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;}
#zonaPie{ float:left; width:940px; height:9px; background-image:url(../img/home_pie_fond.png); background-repeat:no-repeat;}

/*--------------BOTONERA-----------------------*/

#contenedorPestanasCabe{
float:left; width:630px; padding:9px 0px 0px 145px;}
#contenedorPestanasCabe ul li{
float:left; padding-right:3px; width:154px; height:32px;}
a.pestanaColecciones:link, a.pestanaColecciones:active, a.pestanaColecciones:visited{ background-image:url(../graf/bot_menu_colecciones.png); background-repeat:no-repeat; width:154px; height:32px; display:block; cursor:pointer; }
a.pestanaColecciones:hover, .pestanaColeccionesON{ background-image:url(../graf/bot_menu_colecciones_on.png); background-repeat:no-repeat; width:154px; height:32px; display:block; cursor:pointer;}
a.pestanaServicios:link, a.pestanaServicios:active, a.pestanaServicios:visited{ background-image:url(../graf/bot_menu_servicios.png); background-repeat:no-repeat; width:154px; height:32px; display:block; cursor:pointer; }
a.pestanaServicios:hover, .pestanaServiciosON{ background-image:url(../graf/bot_menu_servicios_on.png); background-repeat:no-repeat; width:154px; height:32px; display:block; cursor:pointer;}
a.pestanaPromociones:link, a.pestanaPromociones:active, a.pestanaPromociones:visited{ background-image:url(../graf/bot_menu_promociones.png); background-repeat:no-repeat; width:154px; height:32px; display:block; cursor:pointer;}
a.pestanaPromociones:hover, .pestanaPromocionesON{ background-image:url(../graf/bot_menu_promociones_on.png); background-repeat:no-repeat; width:154px; height:32px; display:block; cursor:pointer;}
a.pestanaBuscar:link, a.pestanaBuscar:active, a.pestanaBuscar:visited{ background-image:url(../graf/bot_menu_buscar.png); background-repeat:no-repeat; width:154px; height:32px; display:block; cursor:pointer;}
a.pestanaBuscar:hover, .pestanaBuscarON{ background-image:url(../graf/bot_menu_buscar_on.png); background-repeat:no-repeat; width:154px; height:32px; display:block; cursor:pointer;}


/*--------------------------------------------*/

.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;}