body {
 margin-top: 15px;
 background-color: #7F6F51;
 text-align: center;
}

#box {
 text-align: center;
 margin: 0 auto;
 padding: 0 auto; 
 width: 950px;
 background-color: #000000; 
 border: 1px solid #7F6F51;  
}

#lingue {
 font: 11px Trebuchet MS, Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #ffffff;
 text-align: center; 
 background-image: url(hotel_savoy_home.gif); 
 height: 140px;
 width: 950px; 
}

#lingue .txt{
padding-top: 100px;
}

#indirizzo {
 font: 11px Trebuchet MS, Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #ffffff;
 height: 44px;
}

#indirizzo .txt{
padding: 6px 0px 6px 0px;
}

#copy {
 text-align: center; 
 width: 950px; 
 margin:0 auto;
 font: 11px Trebuchet MS, Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #ffffff;
}
#copy a:link, #copy a:visited, #copy a:hover, #copy a:active {
 font: 10px Trebuchet MS, Arial, Sans-serif;
 color: #AE9A77;
 padding: 0 2px;
 text-decoration: underline;
 text-align:right;
 display:block;
}
#copy a:hover {
 background-color: #7F6F51;
 text-decoration: none; 
}

a:link, a:visited, a:hover, a:active {
 font: 11px Trebuchet MS, Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #ffffff;
 padding: 0 4px;
 text-decoration: underline;
}
a:hover {
 color: #907534;
 background-color: #000000;
 text-decoration: none; 
}

.link:link, .link:visited, .link:hover, .link:active {
 font: 10px Trebuchet MS, Arial, Sans-serif;
 font-weight: normal;
 font-style: normal;
 color: #AE9A77;
 padding: 0 2px;
 text-decoration: underline;
}
.link:hover {
 color: #ffffff;
 background-color: #AE9A77;
 text-decoration: none; 
}


