/*
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{
color:#FFFFFF;
padding-left:10px;
background-color:#ffa55a;
clear:left;
/*background-image:url(../img/sep_15.jpg);
width:101px;

background-position:bottom;
background-repeat:no-repeat;*/
padding:7px 0px 7px 10px;}


.boton_off a{
color:#FFFFFF;
display:block;

clear:left;
text-decoration:none;
padding:7px 0px 7px 10px;

}

.boton_off a:hover{
color:#ffa55a;}

.boton_off{
background-image:url(../img/sep_15.jpg);
width:111px;
clear:left;

background-position:top;
background-repeat:no-repeat;
}
#footer .boton_off{
background:none;
clear:none;
width:auto;
padding-right:10px;
float:left;}
#footer .boton_off a{
font-size:11px;clear:none;
float:left;
padding:0px;
text-decoration:underline;
color: #CCCCCC;}

#footer p a{font-size:11px;clear:none;
float:left;
padding:0px;
text-decoration:underline;
color: #CCCCCC;}
