/*
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;
background-image:url(../img/btnon_05.jpg);
width:209px;
height:21px;
background-repeat:no-repeat;
padding-top:2px;
padding-left:10px;}

.boton_off{
float:left;
}

.boton_off a{
background-color: #d4d4d4;

display:block;
width:209px;
height:21px;
background-repeat:no-repeat;
padding-top:2px;
padding-left:10px;
font-size:14px;
color:#000000;
font-weight:none;
text-decoration:none;}

.boton_off a:hover{
background-color:#e9e9e9;}

#footer .boton_off{
float:left;
}

#footer .boton_off a{
background-color:#93322c ;

display:block;

background-repeat:no-repeat;
width:auto;
height:auto;

padding-left:0px;
padding-right:3px;
padding-top:0px;
font-size:9px;
color:#FFFFFF;
font-weight:none;
text-decoration:none;}

#footer .boton_off a:hover{
background-color:#93322c ;
color:#000000;}

#footer img{
display:none;}

#footer .abajo{
clear:none;}

#footer p a{background-color:#93322c ;


background-repeat:no-repeat;
width:auto;
height:auto;

padding-left:0px;
padding-right:0px;
padding-top:0px;
font-size:9px;
color:#FFFFFF;
font-weight:none;
text-decoration:none;}

#footer p a:hover{
color:#000000;}
