/* CSS Document */

body {
	margin: 0px;
	background-color: #746858;
        font-family: "Trebuchet MS", Arial;
	height:100%;
        width:100%;
}

.sfondo{
	background-image:url(../immagini/sf-box.jpg)
}

#main {
 font-family: "Trebuchet MS", Arial;
 vertical-align:top;
 margin-left:20px;
 margin-right:20px;

}


h1 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 32px;
 color:#48391C;
 font-weight:normal;
 margin-top: 10px;
 margin-bottom: 15px;
 text-align:left;
}

h2 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 18px;
 color:#48391C;
 font-weight:normal;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:left;
}
h3 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 13px;
 color:#48391C;
 font-weight:bold;
 margin-top: 10px;
 margin-bottom: 15px;
 text-align:left;
}
h4 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 18px;
 color:#FFFFFF;
 font-weight:normal;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:left;
}
h5 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 14px;
 color:#FFFFFF;
 font-weight:bold;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:left;
}
h6 {
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size: 13px;
 color:#FFFFFF;
 font-weight:bold;
 margin-top: 10px;
 margin-bottom: 10px;
 text-align:center;
}


p{ 
 font-size: 13px;
 font-weight: normal;
 color: #504126;
 line-height:18px;
 text-align:justify;
 margin-top: 5px;
 margin-bottom: 10px;

}


a.menu { 
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	line-height:24px;
	}
a.menu:link { 
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	line-height:24px;
	}
a.menu:hover {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #48391C;
	text-decoration:none;
	line-height:24px;
		}
a.menu:active {
	font-family:"Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	line-height:24px;
		}
a.menu-active {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #48391C;
	text-decoration:none;
	line-height:24px;
		}

.testo {
 font-family: "Trebuchet MS", Arial;
 font-size: 13px;
 font-weight: normal;
 color: #504126;
 text-align:justify;
 line-height:18px;
}
.testo-center {
 font-family: "Trebuchet MS", Arial;
 font-size: 13px;
 font-weight: bold;
 color: #504126;
 text-align:center;
 line-height:17px;
}
.testo-center-bianco {
 font-family: "Trebuchet MS", Arial;
 font-size: 13px;
 font-weight: bold;
 color: #FFFFFF;
 text-align:center;
 line-height:17px;
}
.indirizzo {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 10px;
 font-weight: bold;
 color: #FFFFFF;
 text-align:left;
}

div#scrollbar {
    display:none; /* hide from incapable */
    }
div#wn	{ 
	position:relative; 
	overflow:hidden;	
	}


a.link-bianco:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.link-bianco:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.link-bianco:hover {
	text-decoration: none;
	color: #B4ACA0;
}
a.link-bianco:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.link-beige:link {
	color: #AB967E;
	text-decoration: none;
}
a.link-beige:visited {
	text-decoration: none;
	color: #AB967E;
}
a.link-beige:hover {
	text-decoration: none;
	color: #553C4A;
}
a.link-beige:active {
	text-decoration: none;
	color: #AB967E;
}

a.link-marrone:link {
	color: #48391C;
	text-decoration: underline;
}
a.link-marrone:visited {
	text-decoration: underline;
	color: #A39789;
}
a.link-marrone:hover {
	text-decoration: none;
	color: #AB967E;
}
a.link-marrone:active {
	text-decoration: underline;
	color: #48391C;
}

.clist
{
	background-color:#FFFFFF;
	font-family: "Trebuchet MS", Arial;
	color:#3F2C36;
	font-size:11px;
	border: 1px solid #A39789;
}

.cbutton {
	background-color:#A39789;
	font-family: "Trebuchet MS", Arial;
	color:#48391C;
	font-size:13px;
	font-weight:bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


/*  BOOKING */
.rounded{
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px; 
        text-align: center;
        height:25px;
        font-size:12px;
        background:#CCC7BF;
        border:1px solid #CCC7BF;
        color:#47391B;
        font-family:Trebuchet MS, Arial;
        padding: 4px;
    }
    .pulsante{
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px; 
        text-align: center;
        background:#746858;
        color:#fff;
        height:33px;
        font-weight:bold;
        font-size:14px;
        font-family: Trebuchet MS, Arial;
        border: 2px solid #CCC7BF;
        width:130px;
		margin-top:10px;

    }
#booking
	{   
 
        background:url(../images/bg-booking.png) no-repeat;
		height:55px;
        padding: 5px 0 2px 8px;
        width:921px; 
        margin: 10px auto;

        

    }
	
	
    .text{
        /*height:15px;*/
        font-size:12px;
        font-family:Trebuchet MS, Arial;
		color:#48391C;
    }
    .contenitore{
        width:265px;
        margin-left:12px;
        line-height:20px

    }
    #riga1{
        width:265px;
        height:20px
    }
    #riga2{
        width:265px;
        height:20px;
        margin-top:8px
    }    
    #riga3{
        width:265px;
        height:20px;
        margin-top:8px
    }

    .block{
        display: block;
    }
    .clear{
        clear:both;
    }
    
    #cella1,#cella2,#cella3{
        float:left;
    }
    #cella4{
        float:right;
    }
    
    .twitter-follow-button{
        height:58px !important;
        width:236px !important;
    }
