/*
MENU DE NAVEGACIÓN
*/
#menu_web .boton_1, #menu_web .boton_2, #menu_web .boton_3 {
float:left;
border-bottom:#cccccc 1px solid;}

#menu_web .boton_on{
float:left;color:#FFFFFF;
background-color:#f79239;
height:56px;}

#menu_web .boton_off{
float:left;
height:56px;}
#menu_web .boton_off a{
background-color:#a8a8a8;
color:#FFFFFF;
display:block;
text-decoration:none; 
float:left;

height:56px;}
#menu_web .boton_off a{

padding:0px 10px 0px 7px;
padding-top:13px;
height:43px;
}
#menu_web .boton_on .boton_2{

padding:0px 0px 0px 0px;
padding-top:13px;
height:43px;
}

#menu_web .boton_off .boton_3{
width:0px;
height:56px;
border-right: #999999 1px solid;
border-left: #CCCCCC 1px solid;
/*background:url(../img/inicio_1_17.jpg) no-repeat right;
width:10px;
height:56px;*/}


#menu_web .boton_off a:hover{
color: #CCCCCC;
}


#menu_web #id_off_0 .boton_1{
background:url(../img/inicio_1_12.jpg) no-repeat left;
width:6px; 
height:56px;}

#pie_web a{
text-align:center;
padding:0px 15px;
display:inline;}

#pie_web .boton_off, #pie_web .boton_1, #pie_web .boton_2, #pie_web .boton_3{
display:inline;} 
