/*topmenu*/
#btn_home a,#btn_home a:visited{width:47px;height:43px;background:url("img/btn/btn_home_off.gif");margin-right:26px;float:left;display:block;}
#btn_home a:hover{background:url("img/btn/btn_home_hv.gif");}
#btn_home_on{width:47px;height:43px;background:url("img/btn/btn_home_on.gif");margin-right:26px;float:left;display:block;}

#btn_mese a,#btn_mese a:visited{width:102px;height:43px;background:url("img/btn/btn_mese_off.gif");margin-right:26px;float:left;display:block;}
#btn_mese a:hover{background:url("img/btn/btn_mese_hv.gif");}
#btn_mese_on{width:102px;height:43px;background:url("img/btn/btn_mese_on.gif");margin-right:26px;float:left;display:block;}

#btn_eventi a,#btn_eventi a:visited{width:113px;height:43px;background:url("img/btn/btn_eventi_off.gif");margin-right:26px;float:left;display:block;}
#btn_eventi a:hover{background:url("img/btn/btn_eventi_hv.gif");}
#btn_eventi_on{width:113px;height:43px;background:url("img/btn/btn_eventi_on.gif");margin-right:26px;float:left;display:block;}

#btn_corner a,#btn_corner a:visited{width:87px;height:43px;background:url("img/btn/btn_corner_off.gif");margin-right:26px;float:left;display:block;}
#btn_corner a:hover{background:url("img/btn/btn_corner_hv.gif");}
#btn_corner_on{width:87px;height:43px;background:url("img/btn/btn_corner_on.gif");margin-right:26px;float:left;display:block;}

#btn_dove a,#btn_dove a:visited{width:94px;height:43px;background:url("img/btn/btn_dove_off.gif");margin-right:26px;float:left;display:block;}
#btn_dove a:hover{background:url("img/btn/btn_dove_hv.gif");}
#btn_dove_on{width:94px;height:43px;background:url("img/btn/btn_dove_on.gif");margin-right:26px;float:left;display:block;}

#btn_prenota a,#btn_prenota a:visited{width:103px;height:43px;background:url("img/btn/btn_prenota_off.gif");float:left;display:block;}
#btn_prenota a:hover{background:url("img/btn/btn_prenota_hv.gif");}
#btn_prenota_on{width:103px;height:43px;background:url("img/btn/btn_prenota_on.gif");float:left;display:block;}
/*menu mese*/
.mmese a,.mmese a:visited{background:#484848;color:#BEBEBE;padding:2px 2px 3px 10px;display:block;margin-left:30px;margin-bottom:5px;text-decoration:none;}
.mmese a:hover{background:#EDAF06;color:black;}
.meseattivo{background:#484848;color:white;padding:3px 2px 5px 10px;display:block;margin-left:30px;margin-bottom:5px;}
/*
.mmese a,.mmese a:visited{background:url(img/btn/dx_mese_off.gif);color:#BEBEBE;padding:2px 2px 3px 10px;display:block;margin-left:30px;margin-bottom:2px;text-decoration:none;}
.mmese a:hover{background:url(img/btn/dx_mese_on.gif);color:black;}
.meseattivo{background:url(img/btn/dx_mese_on.gif);color:white;padding:3px 2px 5px 10px;display:block;margin-left:30px;margin-bottom:5px;}
*/
/*menu home*/
#h_stasera{width:130px;height:23px;background:url("img/btn/h_stasera.gif");}
#h_stasera a,#h_stasera a:visited{width:130px;height:23px;background:url("img/btn/h_stasera.gif");float:left;display:block;border:0px solid white;}
#h_stasera a:hover{background:url("img/btn/h_stasera_on.gif");}
#h_mese{width:85px;height:23px;background:url("img/btn/h_calendario.gif");}
#h_mese a,#h_mese a:visited{width:85px;height:23px;background:url("img/btn/h_calendario.gif");float:left;display:block;border:0px solid white;}
#h_mese a:hover{background:url("img/btn/h_calendario_on.gif");}
#h_gallery{width:104px;height:23px;background:url("img/btn/h_gallery.gif");}
#h_gallery a,#h_gallery a:visited{width:104px;height:23px;background:url("img/btn/h_gallery.gif");float:left;display:block;border:0px solid white;}
#h_gallery a:hover{background:url("img/btn/h_gallery_on.gif");}
#h_corner{width:85px;height:23px;background:url("img/btn/h_corner.gif");}
#h_corner a,#h_corner a:visited{width:85px;height:23px;background:url("img/btn/h_corner.gif");float:left;display:block;border:0px solid white;}
#h_corner a:hover{background:url("img/btn/h_corner_on.gif");}
#h_dove{width:93px;height:23px;background:url("img/btn/h_dove.gif");}
#h_dove a,#h_dove a:visited{width:93px;height:23px;background:url("img/btn/h_dove.gif");float:left;display:block;border:0px solid white;}
#h_dove a:hover{background:url("img/btn/h_dove_on.gif");}
#h_prenota{width:95px;height:23px;background:url("img/btn/h_prenota.gif");}
#h_prenota a,#h_prenota a:visited{width:95px;height:23px;background:url("img/btn/h_prenota.gif");float:left;display:block;border:0px solid white;}
#h_prenota a:hover{background:url("img/btn/h_prenota_on.gif");}


