/*
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_on{
float:left;
color:#801f36;}


.boton_off{
float:left;}


.boton_off .boton_2 a{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#666666;
font-size:13px;
text-decoration:underline;
}

.boton_off .boton_2 a:hover{
color:#801f36;
text-decoration:none;
}

.sepa{
float:left;
background-image:url(../img/separado_06.jpg);
width:2px;
height:15px;
background-repeat: no-repeat;
margin-left:8px;
margin-right:8px;}