/*
MENU DE NAVEGACIÓN
*/
.boton_on{
float:left;
height:28px;
margin-top:31px;
padding-left:5px;
padding-right:5px;
background-color:#024f84;
font-family:Verdana;
font-weight:bold;
font-size:12px;
text-decoration:none;
color:#fcfdfe;
}


.boton_off{
float:left;
height:28px;
margin-top:31px;
padding-left:5px;
padding-right:5px;
background:url(../img/fondo_boton.jpg) bottom repeat-x;
}


a.b_enlace{
font-family:Verdana;
font-weight:bold;
font-size:12px;
text-decoration:none;
color:#fcfdfe;
}

a.b_enlace:hover{
color:#024f84;
}


.boton_1_off, .boton_2_off, .boton_3_off{

}
.boton_1_on{
margin-top:31px;
width:10px;
height:28px;
background:url(../img/boton_izq.jpg) no-repeat;
float:left;
}
.boton_2{
margin-top:7px;
}
.boton_3_on{
margin-top:31px;
width:10px;
height:28px;
background:url(../img/boton_der.jpg) no-repeat;
float:left;
}


.boton_1_on, .boton_2_on, .boton_3_on{	
}
.boton_1_on{
}
.boton_2_on{
}
.boton_3_on{
}
