/*
MENU DE NAVEGACIÓN
*/

/*
Estilo principal del boton del primer nivel de menú
*/
.boton{
width:203px;
margin:0px;
border-top:1px solid #e3e6f1;
clear:both;
}
#b_6_0{
border-bottom:1px solid #e3e6f1;
}

.boton a{
padding:6px 0px 6px 10px;
display:block;
width:193px;
margin:0px;
}
.boton a:hover{
padding:6px 0px 6px 10px;
display:block;
width:193px;
margin:0px;
background-color:#e3e6f1;
}

/*
Estilos de los submenús
*/
.boton2{
font-family:Arial, Helvetica, sans-serif;
width:203px;
margin:0px;
}

.boton2 a{
padding:2px 0px 4px 20px;
display:block;
width:183px;
margin:0px 0px 0px 0px;
}
.boton2 a:hover{
padding:2px 0px 4px 20px;
display:block;
width:183px;
margin:0px 0px 0px 0px;
background-color:#e3e6f1;
}



.boton3{
font-family:Arial, Helvetica, sans-serif;
width:203px;
margin:0px;
}
.boton3 a{
padding:0px 0px 4px 30px;
display:block;
width:173px;
margin:0px 0px 0px 0px;

}
.boton3 a:hover{

padding:0px 0px 4px 30px;
display:block;
width:173px;
margin:0px 0px 0px 0px;
background-color:#e3e6f1;
}



.boton4{
font-family:Arial, Helvetica, sans-serif;
width:203px;
margin:0px;
}
.boton4 a{
padding:0px 0px 4px 40px;
display:block;
width:163px;
margin:0px 0px 0px 0px;

}
.boton4 a:hover{
padding:0px 0px 4px 40px;
display:block;
width:163px;
margin:0px 0px 0px 0px;

background-color:#e3e6f1;
}


/*#s_2 {
background-color:#c2c7dc;
}
#s_2_1 {
background-color:#b5bacf;
}
#s_2_2 {
background-color:#a9aec1;
}*/