body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	background-color: #99cc33;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #E6D398;
	font-size: 0.8em;
}	
#tutto {
	background-color: #543a01;
	width: 890px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#spot {
	height: 150px;
	border: 3px solid #F8EDD2;
}
#sconto {
	position: relative;
	top: -150px;
	right: 0px;
	height: auto;
	width: auto;
}


#menu {
	font-family: Times New Roman, Times, serif;
	text-transform: uppercase;
	line-height: 1.5em;
	font-weight: bold;
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	height: 400px;
	background-color: #543a01;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
}
#menu a {
	color: #db9e1a;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #58460E;
	padding: 2px;
	color: #E6D398;
}
#menu a:hover {
	color: #9e6d03;
	text-decoration: none;
}
#contenuto {
	/*height: 400px;*/
	min-height: 400px;
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	padding: 10px;
	margin: 0px;
}
#foot {
	color: #db9e1a;
	font-size: 80%;
	margin: 0px;
	text-align: right;
	background-image: url(images/bg_foot.jpg);
	background-position: right;
	background-repeat: repeat-y;
	padding: 10px;
}
a {
	color: #DB9E1A;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:hover {
	color: #9e6d03;
	text-decoration: none;
}


h1 {

}
h2 {
	color: #e6d398;
	font-size: 110%;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-family: Georgia, Times New Roman, Times, serif;
}
p {
	color: #e6d398;
	line-height: 1.6em;
}
ul {
list-style: none;
margin: 0;
padding: 0;
}
#sottomenu {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	margin: 0;
	/*background-color: #9A721D;*/
	border: 1px solid #655010;
	background-color: #3E310A;
	font-family: Times New Roman, Times, serif;
}
/*
#sottomenu a{
	color: #3E310A;
}
#sottomenu a:hover{
	color: #E6D398;
}
*/
#immaginedestra{
	float:right;
	margin-top:0px;
	margin-right:0;
	margin-left:10px;
	margin-bottom:10px;
	border: 1px solid #A98330;
}
#contenuto strong {
	color: #FFFFFF;
}
.bordo {
	border: 1px solid #765001;
}
.riga {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E6D48A;
}
