html{
	width:100%;
	height:100%;
}
body {
	background: #ffffff url(../images/sf.gif) repeat-x;
	margin: 0;
	padding: 0;
	height:100%;
}
#container { 
	 margin:0 auto;
	 text-align:center; 
	 width: 784px;
	 height:100%;
}
img{
	border:0;
}
#bb{
	margin:0 auto;
	text-align:center;
	width: 784px;
	height:40px;
	background-color:#3e85cb;	
}
#bb-sx h1{
	float:left;
	color:#fff;
	font-size:12px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-left:3px;
}
#bb-dx{
	float:left;
}
#header{
	width:776px;
	height:233px;
	background-image:url(../images/bed-breakfast.jpg);
	background-repeat:no-repeat;
	clear:both;
	border:4px solid #fff;
}
/***********MENU*************************/
#menu-cont{
	margin-top:4px;	
	width:784px;
	clear:both;
	background-color:#fff;
	height:19px}
		#menu{
			margin-left:55px}
				#menu a{
					font-size:13px;
					font-family:Trebuchet MS,Geneva, Arial, Helvetica, sans-serif;
					text-decoration:none;
					text-transform:uppercase;
					color:#3e85cb;
					font-weight:bolder}
						#menu a:hover{
							color:#1E4D7B;
							text-decoration:none}
								#menu ul {
									margin: 0;
									padding: 0;
									border: 0;
									list-style-type: none;
									color:#3e85cb;
									display: block}
										#menu li {
											margin-left:2px;
											margin-right:2px;
											display: block;
											float: left}
/***********MENU*************************/
#main{ 
	clear:both;
	width: 784px;
	background-color:#fff;	
	margin-top:4px;
	background-image:url(../images/breakfast-01.jpg);
	background-repeat:no-repeat;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#main-contacts{ 
	clear:both;
	width: 784px;
	background-color:#fff;	
	margin-top:4px;
	background-image:url(../images/breakfast-02.jpg);
	background-repeat:no-repeat;
	min-height:500px;
	height:auto !important;
	height:500px;
}
#contenuto{
	float:left;
	padding-top:50px;
	padding-left:50px;
	font-size:12px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	width:430px;
	text-align:justify;
	line-height:18px;	
}
	#contenuto strong{
		color:#3e85cb}
		#contenuto img{
			float:left;
			margin-right:5px;
			margin-top:5px;
			border:1px solid #ccc}
				#contenuto a{
					color:#3e85cb;
					text-decoration:underline}
					#contenuto a:hover{
						text-decoration:none;
						color:#3e85cb}
#dx{
	width:180px;
	float:right;
	margin-top:240px;
	margin-right:45px;
	text-align:left;
}
#dx p{
	border-bottom: 1px solid #3e85cb;
	font-size:12px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#3e85cb;
	font-weight:bolder;	

}
h2.titolo{
	font-size:13px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#3e85cb;
	text-transform:uppercase;
		
}
#bottom{
	clear:both;
	text-align:center;
	margin:0 auto;
	width:784px;
	height:25px;

}
#bottom p{
	font-size:11px;
	color:#3e85cb;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-bottom:10px;
}
#bottom a{
	color:#3e85cb;
	text-decoration:underline;
}
#bottom a:hover{
	text-decoration:none;
	color:#3e85cb;
}
#popup{	
	margin-left:15px;
	margin-top:15px;
	font-size:12px;
	font-family:tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	width:350px;
	text-align:justify;
	line-height:18px;	
}
#popup strong{
	color:#3e85cb;
}
#tabella table{
	width:430px;
	border:1px solid #3e85cb;
}
#tabella td{
	border:1px solid #3e85cb;
	text-align:center;
	padding:2px;
}
/********************Classi********/
a.generallink{
	color:#3e85cb;
	text-decoration:underline;
}
a:hover.generallink{
	text-decoration:none;
	color:#3e85cb;
}
/********************Classi********/
/*******************CONTATTI********/
#contacts{
	width: 690px;
	text-align:center;
	margin:0 auto;
}
#contacts legend{
	font-weight:bold;
	color:#3e85cb;
}
#contacts fieldset{
	padding:10px;
	border: 1px solid #ccc;
	margin-bottom:50px;
	height:330px;
}
#contacts input{
	width:150px;
	float:left; 
    letter-spacing: 0px;
	padding: 1px; 
    margin:0px;
	font-size:11px;
	border: 1px solid #3e85cb;
	color:#3e85cb;
}
#contacts select{
	width:150px;
	float:left; 
    padding: 0px; 
    margin:0px;
	border: 1px solid #ccc;
	font-family: tahoma,verdana,sans-serif;
	font-size:11px;
}
#contacts option{
	font-family: tahoma,verdana,sans-serif;
	font-size:11px;
}
#contacts label{
	text-align:left;
	float:left;
	font-family: tahoma,verdana,sans-serif;
	font-size:11px;
	color:#000;
	line-height:20px;
}
#contacts textarea{
	float:left;
	font-family: tahoma,verdana,sans-serif;
	font-size:11px;
	color:#3e85cb;
	line-height:20px;
	width:280px;
	height:90px;
	overflow:auto;
	border: 1px solid #3e85cb;
}
.clearer{
	clear:both;
}
#btn_invia{
	float:left;
	margin:0 auto;
	width:300px;	
}
#btn_invia input{
	text-align:center;
	margin:0 auto;
	float:none;
	width:80px;
	margin-bottom:10px;
	margin-top:10px;
	font-family: tahoma,verdana,sans-serif;
	font-size:11px;
	background-color:#fff;
	border: 1px solid #3e85cb;
}

/*******************CONTATTI********/

#lista_foto{clear:both;height: auto; display: table; margin:0 0 30px 0}
#lista_foto img{border:1px solid #3E85CB; padding:1px; height:74px; width:112px}
.blocco_img{float:left; margin:5px 5px 5px 0; padding:5px 5px 5px 0}