/* CSS Document */

#menu {}
#menu .boton_off, #menu .boton_off_hover, #menu .boton_on {
float:left;
height:26px;
padding-top:10px;

}
#menu .b1, #menu .b2,#menu .b3 {
float:left;
}
#menu .b1, #menu .b3 {
width:10px;
height:26px;
}
#menu .b2 a {
color:#FFFFFF;
text-decoration:none;
font-size:14px;
font-weight:bold;
}
#menu .boton_off_hover {
background-image: url(../img/f_boton_over.jpg);
}
#menu .boton_on {
background-image: url(../img/f_boton_on.jpg);
}
/**************************botonera Lateral**********************/

.botonera_lateral {
margin-left:15px;
margin-bottom:15px;



}
.botonera_lateral .boton_off, .botonera_lateral .boton_off_hover, .botonera_lateral .boton_on {
clear:both;
margin:0px 0px 8px 0px;

padding-bottom:3px;
}
.botonera_lateral .b1, .botonera_lateral .b2, .botonera_lateral .b3 {
position:relative;
float:left;
}
.botonera_lateral .p_0 .boton_off a {
color:#ffffff;
text-decoration:none;
display:block;
width:150px;

}


.botonera_lateral .p_0 .boton_off a:hover {
color:#333333;
text-decoration:underline;
display:block;
width:150px;
}
.botonera_lateral .p_0 .boton_off_hover a{
color:#ffffff;
text-decoration:none;
display:block;
width:150px;
}
.botonera_lateral .p_0 .boton_off_hover a:hover {
color:#333333;
text-decoration:underline;
display:block;
width:150px;
}
.botonera_lateral .p_0 .boton_on a {
color:#000000;
text-decoration:none;
display:block;

width:150px;
}
.botonera_lateral .p_0 .boton_on a:hover {
color:#000000;
text-decoration:none;
display:block;
width:150px;
}
.botonera_lateral .p_0 .b1 {
background-image:url(../img/img_li_1.jpg);
background-repeat:no-repeat;
width:10px;
height:12px;
float:left;
}
.botonera_lateral .p_1 .b1 {
background-image:url(../img/img_li_1.jpg);
background-repeat:no-repeat;
width:10px;
height:12px;
float:left;
padding-left:20px;
background-position:right;
}
.botonera_lateral .p_2 .b1 {
background-image:url(../img/img_li_1.jpg);
background-repeat:no-repeat;
width:10px;
height:12px;
float:left;
padding-left:35px;
background-position:right;
}
.botonera_lateral .p_1 .boton_off a {
color:#ffffff;
text-decoration:none;
display:block;
width:130px;
padding-left:5px;
}
.botonera_lateral .p_1 .boton_off a {
color:#ffffff;
text-decoration:underline;
display:block;
width:130px;
padding-left:5px;
}
.botonera_lateral .p_1 .boton_off_hover a:hover {
color:#333333;
text-decoration:underline;
display:block;
width:130px;
padding-left:5px;
}
.botonera_lateral .p_1 .boton_on a {
color:#333333;
text-decoration:none;
display:block;
width:130px;
padding-left:5px;
}
.botonera_lateral .p_2 .boton_off a {
color:#ffffff;
text-decoration:none;
display:block;
width:110px;
padding-left:5px;
}
.botonera_lateral .p_2 .boton_off a:hover {
color:#333333;
text-decoration:underline;
display:block;
width:110px;
padding-left:5px;
}
.botonera_lateral .p_2 .boton_off_hover a {
color:#ffffff;
text-decoration:underline;
display:block;
width:110px;
padding-left:5px;
}
.botonera_lateral .p_2 .boton_off_hover a:hover {
color:#333333;
text-decoration:underline;
display:block;
width:110px;
padding-left:5px;
}
.botonera_lateral .p_2 .boton_on a {
color:#000000;
text-decoration:none;
display:block;
width:110px;
padding-left:5px;
}
.botonera_lateral .boton_off, .botonera_lateral .boton_off_hover, .botonera_lateral .boton_on {
background-image:url(../img/f_separador.jpg);
background-repeat:repeat-x;
background-position:bottom;
width:170px;
clear:both;
display:block;

}