/*BOTONERA CON BURBUJITA ESPAŅOL*/

/* Menu */



#botonera_horizontal{

position:absolute;

padding:0px;

margin:0px;

height:32px;

overflow:hidden;

margin-top:0px;

width:903px;

left:8px;

top:272px;

background-color:#00749A;

z-index:3;

border:0px solid #000000;

} 



#botonera_horizontal ul {

padding:0px;

margin:0px;

margin-top:4px;

}



/* Dont apply padding here (offsetWidth will differ in IE)

If you need padding add it to the child anchor */

#botonera_horizontal ul li {

margin:0px;

float:left;

list-style:none;

color:#FFFFFF;



}



#botonera_horizontal ul li a {

text-indent:-500em;

z-index:100;

display:block;

float:left;

height:30px;

position:relative;

overflow:hidden;


}



#menu_business a {

width:200px;

background:url(../images/btn_soluciones_empresariales.png) no-repeat center;

margin-top:-3px;

}



#menu_outsourcing a {

width:125px;

background:url(../images/btn_outsourcing.png) no-repeat center;

margin-top:-3px;

}



#menu_marketing a {

width:145px;

background:url(../images/btn_marketing.png) no-repeat center;

margin-top:-3px;

}



#menu_implement a {

width:170px;

background:url(../images/btn_metodos.png) no-repeat center;

margin-top:-3px;

}



#menu_optimize a {

width:110px;

background:url(../images/btn_programacion.png) no-repeat center;

margin-top:-3px;



}



#menu_generate a {

width:110px;

background:url(../images/btn_diseno.png) no-repeat center;

margin-top:-3px;

}





/* Seleccionados */

#botonera_horizontal li.background {

background:url(../images/bg_menu_right.png) no-repeat top right;

z-index:8;

position:absolute;

visibility:hidden;

}



#botonera_horizontal .background .left {

background:url(../images/bg_menu.png) no-repeat top left;

height:30px;

margin-right:9px; /* 7px is the width of the rounded shape */



}

/*FIN DE LA BOTONERA CON BURBUJA DEL INDEX*/
