/* CSS Document */

.botonera {
padding-left:1px;
*height:41px !important;
height:30px;
clear:both;
}
.botonera .boton_off {
float:left;
height:41px;
}
.botonera .boton_on {
float:left;
height:41px;
}
.botonera a{
color:#ffffff;
font-size:12px;
font-weight: normal;
padding:6px 15px 6px 14px;
display:block;
text-decoration:none;
background-image:url(../img/img_separador.jpg);
background-position:right;
background-repeat:no-repeat;
}
.botonera a:hover{
color:#000000;
font-size:12px;
font-weight: normal;
padding:6px 15px 6px 14px;
display:block;
text-decoration:none;
background-image:url(../img/img_separador.jpg);
background-position:right;
background-repeat:no-repeat;
}
/*.botonera .boton_off .b3 {
height:10px;
}*/
.botonera .boton_on .b2 {
background-color:#b2a463;
clear:both;
}
.botonera .boton_on .b3 {
clear:both;
background-image:url(../img/on.jpg);
background-repeat:no-repeat;
background-position:center;
padding:5px;
}
.botonera .boton_off .b2  {
clear:both;
}
.botonera .boton_off .b3  {
clear:both;
padding:5px;
}
.b1  {
margin:0px;
padding:0px;
font-size:0px;
clear:both;
}

