	body{
		margin:0px;
		padding: 0px;
		text-align: center;
		background-color: #BB3F31;
	}
	
	
	#container{
		width:970px;
		margin:0 auto;
		margin-top:-5px;
		height:100% ;
		padding:0px;
				
		}
	/* #C7B299
		#312b2b
	*/
	#ombra{
		float: left;
		padding-left: 10px;
		padding-right:10px;
		width: 950px;

		height: 100% ;
		background-image: url('img/ombra.png');
		background-repeat: repeat-y;
	}
	
	

	#keywords{
		float: left;
		width: 400px;
		margin-top:30px ;
		padding: 3px;
		color:#FFFFFF;
		font-size: 14px;
		text-align: left;
		font-family: arial;
		
	
				
	}	
	
	#lingue{
		float: right;
		width: 50px auto;
		height: auto;
		margin-top: 30px;
		
		
	}
	#lingue a{
		float: right;
		width: 50px auto;
		color: #88796B;
		border-right: 1px solid #88796B; 
		padding: 3px;
	}
	
	#lingue a:hover{
		color: #CC0000;
	}
	
	#header{
		float: left;
		margin: 0px;
		width:100%;
		height: 110px;	
		background-color: #C69C6D;
		text-align: left;
		
		
		
	}
	#navmenu{
		float:left;
		width:100%; 
		font-family: georgia;
		margin-top: 5px;
		font-size: 13px;
		
		
		}
		
	#logo{
		float: left;
		padding: 0px;
		width: auto;
		margin-left: 100px;
				
	}

	
	#menu1{
		float:left;
		width:150px;
		margin-left: 45px;
		
	}
	#menu2{
		float:right;
		width:150px;
		text-align: right;
		margin-right: 45px;
		
	}
	#navmenu #menu1 ul{
		margin:0px;
		padding:0px;
		list-style-type:none;
		width:150px;
	}
	#navmenu #menu1 li{
		margin:0px;
		padding:0;
		font-size:14px;
		color:#AC120A;
		border:solid 0px black;
		
	}

	#navmenu #menu1 ul{
		color:#FFFFFF;
	
	}
	#navmenu #menu1 ul a{
		color:#FFFFFF;
		text-decoration: none;
		
	}
		
	#navmenu #menu1 ul a:hover{
		color:#AE4350;
		
				
	}

	#navmenu #menu1 ul #on{
		color:#AE4350;
	}
	#navmenu #menu1 ul #on a{
		color:#AE4350;
	}
	#navmenu #menu1 ul #on a:hover{
		color:#9C906B;
	}
	
	#navmenu #menu2 ul{ 
		margin:0px;
		padding:0px;
		list-style-type:none;
		width:150px;
	}
	#navmenu #menu2 li{
		margin:0;
		padding:0;
		font-size:14px;
		color:#AC120A;
		border:solid 0px black
	}
	
	#navmenu #menu2 ul{
		color:#FFFFFF;
	}
	#navmenu #menu2 ul a{
		color:#FFFFFF;
		text-decoration: none;
	}
	#navmenu #menu2 ul a:hover{
		color:#AC120A;
		
	}
	
	#navmenu #menu2 ul #on{
		color:#FFFFFF;
	}
	#navmenu #menu2 ul #on a{
		color:#FFFFFF;
	}
	#navmenu #menu2 ul #on a:hover{
		color:#AE4350;
	}
	
	
	#flashcontent{
		width:950px;
		height:445px;
		
	}
	
	#booking{
		float: left;
		width: 950px;
		height: 50px;
		font-size: 11px;
		background-color: #D2BCAA;
		text-align: center ;
		font-family: arial;
		
		
		
		
		
		
	}

	#booking button{
		font-size: 12px;
		font-family: arial;
		margin-left: 3px;
		border-left: 2px solid teal;
		background-color: #B2987E;
		
	}	
	#booking select{
		font-size: 12px;
		margin-right: 5px;
		font-family: arial;
	}	
	
	form {
		height: 20px;
		width: 900px;
		
		
	}
	#contlow{
		float: left;
		width: 950px;
		height: auto;
	/*	min-height: 450px !Important; */
		background-color: #C69C6D;
		font-family: georgia;
		
		
	}
	
	h3{
		color: #E1C760;
	}
	
	#news{
		float:left;
		width: 300px;

		color: #FFFFFF ;
		font-size: 12px;
	}
	#news img{
		float: left;
		text-align: left;
		border: 1px solid #EDE4DD;
		padding: 3px;
		margin-left: 20px;
		margin-bottom: 10px;
		text-align: center;
	}
	
	#news p {
		margin: 20px 5px 0px 20px ;
		text-align: justify;
		width: 250px;
	}
	#news h3 {
	margin: 20px 5px 0px 20px ;
		text-align: justify;
	}
	#news h3 {
		margin: 20px 5px 0px 20px ;
		margin-bottom: 0px;
		font-size: 21px;
		}
	#welcome{
		text-align: left;
		float: left;
		width: 630px ;
		height: 175px auto;
		border-bottom: 4px solid #FFFFFF;
		padding: 5px;
		color: #FFFFFF;
		font-size: 12px;
	}
	#welcome h3, #welcome h3 a{
		color: #E1C760;
		font-size: 21px;
		padding: 0px;
		margin:0px;
		margin-left: 0px;
	}

	
	a{
		color:#AE4350; 
		text-decoration:none;
	}
	
	 a:hover{
		color:#FFFFFF; 
		text-decoration:underline;
	}

	#footer{
		float: left;
		width: 100% auto;
		height: 20px;
		word-spacing: 2px;
		font-size: 14px;
		margin-top: 15px;
		margin-bottom: 3px;
		
			
		
	}
	
	#footer a{
		color: #69201F;
		border-right: 1px solid #69201F;
		padding: 5px;
		
		
	}
	
	#footer a:hover{
		color: #FFFFFF;
		
	}
	
	#address{
		float: left;
		text-align: center;
		margin: 0 auto;
		width: 100%;
		height: 20px auto;
		font-size: 14px;
		color: #FFFFFF;
		background-color: transparent;
		word-spacing: 3px;
	}
	#address a {
		color: #ffffff;
	}
	/* Buch Added for wordpress */
img.alignright {
	float:right;
	margin-left:20px
}

/* Buch Added for single resource */

/* Immagine di Business->banqueting */
img.wp-image-194 {
	border:1px solid white;
	padding:3px;
	background-color: #cacaca;
}
/* E' il "Book Now" presente in ogni offerta. */
a.likArrow {
	float:right;
	width:200px;
	margin-bottom:3px;
}
ul ul {
	margin-left:30px;
}
img.wp-image-197,  img.wp-image-198, img.wp-image-199,  img.wp-image-200,  img.wp-image-201,  img.wp-image-202, img.wp-image-205, img.wp-image-207, img.wp-image-208,img.wp-image-209 {
	margin:0px;
	padding:1px;
	background-color:#cacaca;
}


/* offerte bottom */
	#offerte{
		float : right;
		width: 650px ;	
	}
	#offerte ul , #offerte li{
		color: #9C906B;
		font-size: 12px;
		text-align:left;
		margin:0px;
		padding:0px;
	}
	#offerte li {
		margin-left:10px;
	}

	#offerte h3{
		color: #E1C760;
		font-size: 21px;
		padding: 0px;
		margin-left: 0px;
		margin-bottom: 10px
		
		
	}
	#offerte img{
		float : left;
		border: 1px solid #EDE4DD;
		padding: 2px;
		
	}
	.offertaBottom{
		float: left;
		color:#e8e0e0;
		font-size: 12px;
		width:160px;
		padding:0px 10px 0px 10px;
		margin: 5px;
		text-align: left;
	}	
	.offertaBottom ul, .offertaBottom li {
		color:#ffffff !important;
	}
	.ombraFooter {
		background-image: url('images/ombra-2.png');

		width:970px;
		height:10px;
		margin-bottom:5px;
	}
	.ombraHeader {
		width:970px;
		height:10px;
		background-image:url('images/ombra-1.png');
		margin-top:5px;
	}
	#lingua {  
		margin-top:4px;
		margin-right:5px;
	}
	
	#lingua ul {
		margin-top: 0px;
		margin-bottom:0px;
	}
	
	.wpcf7 {
		display:block;
		height:370px;
		margin-top:20px;
	}
	.wpcf7-response-output {
		width:500px !important;
	}
	
		