/*
MENU DE NAVEGACIÓN
*/
.boton_on{
width:138px;
height:38px;
background-color:#b0aaaa;
float:left;
text-align:center;
font-size:14px;
color:#FFFFFF;
font-weight:bold;
}
.boton_off{
width:138px;
height:38px;
background-color:#434343;
float:left;
text-align:center;
font-size:14px;
font-weight:bold;
}
.boton_off:hover{
background-color:#330000;
}


.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{
margin-top:10px;
}
.boton_3_on{
}

.aboton{
text-decoration:none;
color:#e50150;
}
