/* 
ESTILO PARTICULAR DE UNA PÁGINA WEB

Debe existir una hoja de estilos por cada página web que necesite una modificación especifica en los estilos

*/
#menu_web .boton_on .boton_2{

padding:0px 5px 0px 0px;
padding-top:13px;
height:43px;
}
#menu_web #id_on_0 .boton_1{
background:url(../img/inicio_1_07.jpg) no-repeat;
width:10px;
height:56px;}

#menu_web #id_off_1 .boton_1{
background:url(../img/inicio_1_09.jpg) no-repeat;
width:10px;
height:56px;}


