@charset "UTF-8";
body  {
	color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F8F8F5;
	background-image: url(imm/sfondo_big.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	line-height: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0;
	padding-top: 0;
}
#container {
	width: 900px; /* sostituisce l'impostazione text-align: center nell'elemento body. */
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
#header {
	height: 193px;
	width: 900px;
} 
#sidebar {
	float: left; /* poiché questo elemento è mobile, occorre specificare una larghezza */
	width: 227px;
	clear: both;
	height: auto;
}
#mainContent {
	float: right;
	height: 407px;
	width: 672px;
} 
#flash_insert {
	float: left;
	width: 420px;
}
#content_txt {
	float: left;
	width: 210px;
	margin-left: 20px;
	font-size: 11px;
}






#footer {
	text-align: center;
	height: 30px;
	clear: both;
	padding-top: 10px;
} 


.fltrt { /* questa classe può essere utilizzata per rendere mobile un elemento a destra nella pagina. L'elemento reso mobile deve precedere l'elemento al quale deve essere affiancato sulla pagina. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* questa classe può essere utilizzata per rendere mobile un elemento a sinistra nella pagina.*/
	float: left;
	margin-right: 8px;
}
.titoli {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #B2B19C;
	font-weight: bold;
}
#menu_sx {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	width: 160px;
	float: left;
	color: #0D6429;
	clear: both;
	height: auto;
	overflow: hidden;
	line-height: 20px;
	margin-left: 43px;
}
#menu_prodotti {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	width: 160px;
	float: left;
	color: #887E72;
	line-height: 20px;
	margin-top: 15px;
	margin-left: 43px;
}
A.nav:link {
	color: #266725;
	text-decoration : none;
	font-size:13px;
}
A.nav:visited {
	color: #BBBAA8;
	text-decoration : none;
	font-size:13px;
}
A.nav:hover {
	color: #390;
	text-decoration : none;
	font-size:13px;
  }
A.subnav:link {
	color: #887E72;
	text-decoration : none;
	font-size:13px;
}
A.subnav:visited {
  color: #999999; 
  text-decoration : none;
  font-size:13px; 
}
A.subnav:hover {
	color: #960;
	text-decoration : none;
	font-size:13px;
  }
#gallery_insert {
	float: left;
	width: 660px;
	height: 400px;
}
#mainContent_chisiamo {
	float: right;
	height: 407px;
	width: 672px;
}
#content_chisiamo {
	float: right;
	width: 230px;
	font-size: 11px;
	padding-right: 10px;
	height: 390px;
	overflow: auto;
}
#mainContent_prodotti {
	float: right;
	height: 407px;
	width: 672px;
	background-image: url(imm/sfondo_prodotti.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_prodotti {
	float: right;
	width: 250px;
	font-size: 11px;
	padding-right: 10px;
	overflow: auto;
	height: 160px;
}
#video_insert {
	float: left;
	height: auto;
	width: 400px;
}
#menu_card {
	width: 160px;
	float: left;
	margin-left: 43px;
}
p {
	text-align: justify;
}
#content_gastronomia {
	float: right;
	width: 230px;
	font-size: 11px;
	padding-right: 10px;
}
#content_contatti {
	float: left;
	font-size: 11px;
	overflow: auto;
	width: 650px;
}
#content_form {
	float: left;
	text-align: justify;
	width: 200px;
	margin-left: 20px;
	font-size: 11px;
	margin-top: 30px;
}
#sound {
	float: right;
	margin-right: 15px;
	margin-top: -15px;
}
