#container {
	width: 800px;
	margin: 0px auto;
}
#header {
	background: url(immagini/img_hd.jpg) no-repeat 10px 10px ;
	padding: 10px;
	border: 1px solid #847D3A;
	margin: 0px;
	height:240px;
}
#dati {color:white; padding:10px;
}
#menu {
	clear:both;
	background-image: url(immagini/bg_menu.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 10px 0px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#menu ul li a {
	color: #663300;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #996600;
}

#left_cl {
	width: 361px;
	background-image: url(immagini/home_20.png);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 0px;
	float: left;
	margin: 10px 10px;
}
#right_cl {
	width: 410px;
	margin-left: 380px;
	margin-top: 10px;
}
iframe {
	border: thin solid #996600;
}

#testo {
	width: 337px;
	background-color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0px;
	padding-bottom: 10px;
}

.offerta {
	width: 390px;
}
.sfondo {
	background-color: #FFFFFF;
	border: 1px solid #847D3A;
	height: 150px;
	overflow: hidden;
	padding: 10px;
}
#scheda {
	border: 1px solid #847D3A;
	padding: 10px 0px;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	margin: 0px 10px;
	text-transform: capitalize;
}
#titolo {
	font-size: 16px;
	color: #663300;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	font-weight: bold;
	padding: 10px;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996600;
	margin: 5px 10px;
}
.testo_of {
	margin-left: 90px;
}

.ombra {
	background-image: url(immagini/bg_offerta.png);
	background-repeat: no-repeat;
	height: 20px;
}




p {
	margin: 10px 10px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
span {
	display: none;
}

#testo h1 {
	background-image: url(immagini/h1_chisiamo.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 71px;
	margin: 0px;
}

#right_cl h1 {
	background-image: url(immagini/h1_offerte.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 71px;
	margin: 0px;
}
#right_cl a {
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
 #right_cl a:hover, #right_cl a:active, #right_cl a:visited{
	color: #996600;
}




.sfondo img{
	display: block;
	margin-bottom: 10px;
}
.img_of {
	float: left;
	margin-bottom: 10px;
}

.img_of a{
	color: #86753C;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.img_of a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #999900;
}



li {
	display: inline;
	padding: 10px;
	color: #663300;
	font-weight: bold;
}
#testo li {
	color: #EEE9D6;
	display: list-item;
	padding: 5px 10px;
	list-style-type: circle;
	font-size: 12px;
}
#testo a {
	color: #EEE8D8;
}

#testo a:hover {
	color: #660000;
}


ul {
	margin: 0px;
}
#ombra_testo {
	background-image: url(immagini/bg_chisiamo.png);
	height: 20px;
	background-repeat: no-repeat;
	width: 337px;
	margin: 0px;
}
.testo_of a {
	color: #CC9900;
}
.testo_of a:hover {
	color: #993300;
}
#foto {
	border: thin solid #BDB469;
}

