/*
MENU DE NAVEGACIÓN
*/
.boton{
}
.boton_1_off, .boton_2_off, .boton_3_off{
}
.boton_1_off{
}
.boton_2_off{ 
}
.boton_3_off{
}
.boton_1_on, .boton_2_on, .boton_3_on{	
}
.boton_1_on{
}
.boton_2_on{
}
.boton_3_on{
}

.boton_2{ 

float:left;
display:block;
padding-right:20px;
margin-top:-1px;
font-size:12px;}

.bot .boton_on .b1{ 
background-image:url(../img/images/fondo_b1.jpg);
background-repeat:no-repeat;
width:13px;
height:25px!important;
*height:26px;
float:left;

}
.bot{font-size:15px; clear:both; margin-top:-1px;}
.bot .boton_off, .bot .boton_off_hover, .bot .boton_on  {
clear:both;
}

.bot .boton_off .b1, .bot .boton_off .b2 .bot .boton_off .b3 {
clear:both;
}

.bot .boton_off .b2 {
background-image:url(../img/f_b_off.jpg);
background-repeat:repeat-x;
height:24px!important;
*height:25px;
float:left;

width:153px;
}
.bot .boton_off .b2 a {
color:#FFFFFF;
font-weight:bold;
text-decoration:none;
display:block;
padding: 3px 0px 3px 15px;

}
.bot .boton_off .b2 a:hover {
color: #FFFFFF;
font-weight:bold;
text-decoration:none;
padding: 3px 0px 3px 15px;
}




.bot .boton_on .b2 {
background-image: url(../img/f-b_onb.jpg);
background-repeat:repeat-x;
height:25px;
width:140px;
float:left;
}
.bot .boton_on .b2 a {
color: #003300;
font-weight:bold;
text-decoration:none;
padding: 4px 3px 3px 6px;
float:left;
}
.bot .boton_on .b2 a:hover {
color: #003300;
font-weight:bold;
text-decoration:none;
}


.bot .boton_off, .bot .boton_off_hover, .bot .boton_on  {
clear:both;
}

.bot .boton_off .b1, .bot .boton_off .b2 .bot .boton_off .b3 {
clear:both;
}

.botonleer_off{background-color: #339933; 
border:#FFFFFF solid 1px;
  width:65px; 
  height:22px!important;
  *height:14px; 
  float:right; 
  color:#FFFFFF;
  margin-top:10px;}

.botonleer_off a{text-decoration:none;display:block; font-size:14px; font-weight:bold; color:#FFFFFF;padding: 3px 0px 3px 3px;}

.botonleer_off a:hover{ color: #FFFFFF; background-color: #006633;}



