.gallery_link {
    display: block;
    float: left;
    width: 230px;
    height: 100px;
    margin-right: 20px;
    margin-bottom: 20px;
}

.menu_text {
    display: none;
    
}

/* MENU BUTTONS FOR PHOTO GALLERY */

#foto_ospiti {
    display: block;
    float: left;
    background: url(../images/buttons/foto_ospiti.png) top left;
    }
    
#foto_ospiti:hover {
    background: url(../images/buttons/foto_ospiti.png) bottom left;
    }
   
#foto_capalbio {
    display: block;
    float: left;
    background: url(../images/buttons/foto_capalbio.png) top left;
    }
    
#foto_capalbio:hover {
    background: url(../images/buttons/foto_capalbio.png) bottom left;
    }
    
   
    
#foto_cc16 {
    display: block;
    float: left;
    background: url(../images/buttons/foto_cc16.png) top left;
    }
    
#foto_cc16:hover {
    background: url(../images/buttons/foto_cc16.png) bottom left;
    }
    
#foto_cc15 {
    display: block;
    float: left;
    background: url(../images/buttons/foto_cc15.png) top left;
    }
    
    #foto_cc15:hover {
    background: url(../images/buttons/foto_cc15.png) bottom left;
    }
    
#foto_cc14 {
    display: none;
    float: left;
    background: url(../images/buttons/foto_cc14.png) top left;
    }
    
    #foto_cc14:hover {
    background: url(../images/buttons/foto_cc14.png) bottom left;
    }

#foto_cc13 {
        display: none;

    float: left;
    background: url(../images/buttons/foto_cc13.png) top left;
    }
    
    #foto_cc13:hover {
    background: url(../images/buttons/foto_cc13.png) bottom left;
    }
    
#foto_cc12 {
        display: none;
    float: left;
    background: url(../images/buttons/foto_cc12.png) top left;
    }
    
    #foto_cc12:hover {
    background: url(../images/buttons/foto_cc12.png) bottom left;
    }
    
#foto_cc11 {
 display: none;
    float: left;
    background: url(../images/buttons/foto_cc11.png) top left;
    }
    
    #foto_cc11:hover {
    background: url(../images/buttons/foto_cc11.png) bottom left;
    }
    
#foto_cc10 {
    display: none;
    float: left;
    background: url(../images/buttons/foto_cc10.png) top left;
    }
    
    #foto_cc10:hover {
    background: url(../images/buttons/foto_cc10.png) bottom left;
    }

#foto_cc09 {
    float: left;
    background: url(../images/buttons/foto_cc09.png) top left;
    }
    
    #foto_cc09:hover {
    background: url(../images/buttons/foto_cc09.png) bottom left;
    }
    
    
/* MENU BUTTONS FOR VIENI A CAPALBIO*/

#arrivare{
    float: left;
    background: url(../images/buttons/vieni_arrivare.png) top left;
    }
    
    #arrivare:hover {
    background: url(../images/buttons/vieni_arrivare.png) bottom left;
    }
    
#dormi {
    float: left; 
    background: url(../images/buttons/vieni_dormi.png) top left;
    }
    
    #dormi:hover {
    background: url(../images/buttons/vieni_dormi.png) bottom left;
    }
    
#mangi {

    float: left;
display: none;
    background: url(../images/buttons/vieni_mangi.png) top left;
    }
    
    #mangi:hover {
    background: url(../images/buttons/vieni_mangi.png) bottom left;
    }

#luoghi {
    float: left;
    background: url(../images/buttons/vieni_luoghi.png) top left;
    }
    
    #luoghi:hover {
    background: url(../images/buttons/vieni_luoghi.png) bottom left;
    }
    
#accreditati {
    float: left;
    background: url(../images/buttons/vieni_accreditati.png) top left;
    }
    
    #accreditati:hover {
    background: url(../images/buttons/vieni_accreditati.png) bottom left;
    }
    
/* VIENI A CAPALBIO ENGLISH*/

#eng_arrivare{
    float: left;
    background: url(../images/eng_buttons/vieni_arrivare.png) top left;
    }
    
    #eng_arrivare:hover {
    background: url(../images/eng_buttons/vieni_arrivare.png) bottom left;
    }
    
#eng_dormi {
    float: left;
    background: url(../images/eng_buttons/vieni_dormi.png) top left;
    }
    
    #eng_dormi:hover {
    background: url(../images/eng_buttons/vieni_dormi.png) bottom left;
    }
    
#eng_mangi {

    float: left;
display: none;
    background: url(../images/eng_buttons/vieni_mangi.png) top left;
    }
    
    #eng_mangi:hover {
    background: url(../images/eng_buttons/vieni_mangi.png) bottom left;
    }

#eng_luoghi {
    float: left;
    background: url(../images/eng_buttons/vieni_luoghi.png) top left;
    }
    
    #eng_luoghi:hover {
    background: url(../images/eng_buttons/vieni_luoghi.png) bottom left;
    }
    
#eng_accreditati {
    float: left;
    background: url(../images/eng_buttons/vieni_accreditati.png) top left;
    }
    
    #eng_accreditati:hover {
    background: url(../images/eng_buttons/vieni_accreditati.png) bottom left;
    }
    
  /*MENU BUTTONS FOR PARTNERSP*/
  
    
#xvii {
    float: left;
    display: block;
    background: url(../images/buttons/partners_xvii.png) top left;
    }
    
    #xvii:hover {
    background: url(../images/buttons/partners_xvii.png) bottom left;
    }
    
    
#storici {
    float: left;
    background: url(../images/buttons/partners_storici.png) top left;
    }
    
    #storici:hover {
    background: url(../images/buttons/partners_storici.png) bottom left;
    }

    
#sostieni {
    float: left;
    display: block;
    background: url(../images/buttons/partners_sostieni.png) top left;
    }
    
#sostieni:hover {
    background: url(../images/buttons/partners_sostieni.png) bottom left;
    }
    
    
