/* CSS Document */
#menu .boton_off, #menu .boton_on, #menu .boton_off_hover {
float:left;
}


#menu .boton_off a, #menu .boton_on a, #menu .boton_off_hover a {
font-size:13px;
color:#000000;
text-decoration:none;
font-weight:bold;
display:block;
height:23px;
padding-top:10px;
float:left;
text-align:center;
padding:6px 10px 0px 10px;
margin-top:4px;
} 

#menu .boton_off a:hover, #menu .boton_on a:hover, #menu .boton_off_hover a:hover {
font-size:13px;
color: #ffffff;
text-decoration:none;
font-weight:bold;
display:block;
height:23px;
padding-top:10px;
float:left;
text-align:center;
padding:6px 10px 0px 10px;
background-color:#CFA742;
margin-top:4px;
} 
#menu .boton_on a{
background-image:url(../img/f_b_on.jpg);
background-position:center;
background-repeat:no-repeat;
background-color:#CFA742;
}



.botonera_lateral {
z-index:999999;
padding-bottom:25px;
}

.botonera_lateral .boton_off, .botonera_lateral .boton_off_hover, .botonera_lateral .boton_on {
clear:both;
}
.botonera_lateral .b1, .botonera_lateral .b2, .botonera_lateral .b3 {
clear:both;
}
.botonera_lateral .b1 {
height:2px;
width:175px;
font-size:0px;
}
.botonera_lateral .b3 {
height:2px;
background-image:url(../img/img_separador.jpg);
margin-left:4px;
background-repeat:no-repeat;
width:175px;
font-size:0px;
}
.botonera_lateral .p_0 .b2 a {
color:#333333;
text-decoration:none;
display:block;
margin-left:6px;
padding-left:25px;
width:155px;
}
.botonera_lateral .p_0 .boton_off .b2 a:hover {
color:#ffffff;
text-decoration:none;
display:block;
margin-left:6px;
padding-left:35px;
width:145px;
}
.botonera_lateral .boton_on .b2 a{
background-image: url(../img/b_on.jpg);
background-repeat:no-repeat;
}
.botonera_lateral .p_0 .boton_on .b2 a {
color:#333333;
text-decoration:none;
display:block;
margin-left:6px;
padding-left:25px;
width:155px;
font-weight:bold;
}
.botonera_lateral .p_1 .b2 a {
color:#333333;
text-decoration:none;
display:block;
margin-left:6px;
padding-left:40px;
width:140px;
background-color:#d7b23f;
}
.botonera_lateral .p_1 .boton_off .b2 a:hover {
color:#ffffff;
text-decoration:none;
display:block;
margin-left:6px;
padding-left:50px;
width:130px;
}
.botonera_lateral .p_2 .b2 a {
color:#333333;
text-decoration:none;
display:block;
margin-left:6px;
padding-left:50px;
width:130px;
background-color:#cea72c;
}
.botonera_lateral .p_2 .boton_off .b2 a:hover {
color:#ffffff;
text-decoration:none;
display:block;
margin-left:6px;
padding-left:60px;
width:120px;
}