body {
	margin:0;
	padding:0;
	background-color:#3b2f2a;
	background-image:url(img/bg-home.jpg);
	background-repeat:no-repeat;
	background-position:top;
    font-family: Trebuchet MS, Verdana;
    font-size: 0.8em;
    color: #FAF7ED;
    line-height: 1.5em;
}

a {
    color: #3c2e2b;
    text-decoration: underline;
}

a:hover {
    color: #3c2e2b;
    text-decoration: none;
}

h1 {
    font-size: 1em;
    border-bottom: 1px solid #3c2e2b;
    padding-top: 20px;
    padding-left: 5px;
	color:#3c2e2b;
}

td {
    padding: 5px;
}

td.tabella {
    background-color: #430F07;
    font-weight: bold;
    color: #ffffff;
}

td.riga1 {
    background-color: #ffffff;
}

.clearboth {
    clear: both;
}

.clicca {
    font-size: 0.9em;
}


.sx {
    float: left;
    margin: 7px;
    margin-left: 0px;
}

.dx {
    float: right;
    margin: 7px;
    margin-right: 0px;
}

.noborder {
    border: 0px;
}

.titolo {
    font-weight: bold;
}

#totale {
    width: 760px;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -380px;
}

#colore-sfondo {
    background-color: #fff;
}

#colonna-sx-header {
    float: left;
/*    width: 267px;*/
}

#testata {
    float: right;
}

#language {
    background-image: url(img/lingue.gif);
    background-repeat: no-repeat;
    background-position: right;
     text-align: right;
}

#language p {
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 177px;
    padding-left: 590px;
}

#language img {
    border: 0px;
}

#language a,
#language img a
 {
    text-decoration: none;
}

#language a:hover
 {
    text-decoration: underline;
}


#menu {
    background-color: #FAF7ED;
}

#menu ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

#menu ul li {
    line-height: 22.5px;
    padding: 0px;
    margin: 0px;
}

#menu ul li a {
    color: #454545;
    text-decoration: none;
    font-weight: bold;
    display: block;
    width: 214px;
    padding-left: 20px;
    padding-right: 20px;
}

#menu ul li a:hover,
#menu ul li a.selected
 {
    color: #BD9A06;
    text-decoration: none;
    font-weight: bold;
    background-image: url(img/rollover.gif);
    background-position: 15px 8px;
    background-repeat: no-repeat;
    padding-left: 40px;
}

#foto img {
    border: 0px;

}

#content {
    display: block;
    background-image: url(img/sfondo-content.jpg);
    background-repeat: repeat-x;
    text-align: center;
    height: 200px;
}

#content p {
    padding-top: 50px;
    margin: 0px;
}


#content-pagine {
    display: block;     
    background-image: url(img/sfondo-content.jpg);
    background-repeat: repeat-x;
/*    line-height: 2.4em;*/
}

#content-pagine p {
    margin: 0px;
}

#content-pagine .titoletto {
    text-align: right;
    margin-right: 200px;
}

#content-pagine #foto img{
    padding: 5px;
}

#content-pagine #foto p {
    background-image: url(img/spunta.gif);
    background-repeat: no-repeat;
    background-position: 10px 3px;
    padding-left: 25px;
}

#content-pagine #testo {
   background-color: #FAF7ED;
   margin: 5px;
   padding: 15px;
   text-align: justify;
   padding-bottom: 2px;
/*   line-height: normal;*/
    color: #3c2e2b;
}

#content-pagine #testo .img {
    border: 1px solid #DBB990;
    padding: 3px;
}

#content-pagine #testo #utility {
    background-image: url(img/sfondo-utility.jpg);
    background-repeat: repeat-x;
    padding: 10px;
    margin-top: 30px;
/*    height: 150px;*/
}

#content-pagine #testo #utility .box {
    width: 200px;
    float: left;
    /*    display: block;*/
    padding-left: 30px; 
    margin-top: 20px;
/*    padding: 10px;*/
}

#content-pagine #testo #utility .box img{
    border: 0px;
}

#footer {
    background-image: url(img/hotel_splendid.gif);
    background-repeat: no-repeat;
    height: 280px;
    text-align: center;
}

#footer p {
    padding-top: 15px;
    margin: 0px;
    font-size: 0.85em;
}

#footer .copyright,
#footer .copyright a {
    color: #3c2e2b;
}

#testo_banner {
	float:left;
	width:248px;
	padding-right:25px;
	color:#ffffff;
	background-color:#3c2e2b;
	padding:7px;
	text-aling:justify;
	padding-left:15px;
}

#testo_banner a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bolder;
}

#testo_banner a:hover{
	color:#787878;
}

#image_banner {
	float:right;
	width:490px;
}

#footer p {
	color:#3c2e2b;
}

#entrata-sito {
	width:450px;
	float:left;	
}

#message {
	width:270px;
	float:left;	
}














