body {
	line-height: 18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	background-color: #270f12;
	background-image:url(images/sfondo-vinaccia.gif);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	list-style-type: none;
}
#contenuto {
	padding: 20px;
	background-color: #1E1613;
	background-image: url(images/bg_contenuto.gif);
	background-repeat: repeat-y;
}
#navigatore   {
	color: #3D2D25;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-top-color: #3D2D25;
}
#navigatore a {
	font-weight: normal;
	text-decoration: none;
	color: #513A31;
}
#navigatore a:hover {
	text-decoration: underline;
}



h1 {
	line-height: 16px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	border-bottom-color: #3F2E27;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

a {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#contenuto   a img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #1E1613;
	border-right-color: #1E1613;
	border-bottom-color: #1E1613;
	border-left-color: #1E1613;
}
#contenuto a:hover img   {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #E6BB55;
	border-right-color: #E6BB55;
	border-bottom-color: #E6BB55;
	border-left-color: #E6BB55;
}
.capoverso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC00;
}
#contenuto  #foto-floatleft {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
#contenuto #foto-floatright {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#contenuto #foto-float {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
#fondo {
	background-image: url(images/bg_contenuto.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #1E1613;
}


.sitemap  li a{
	text-transform: uppercase;
	list-style-type: none;
	color: #FFFFFF;
	list-style-position: outside;
	margin: 0px;
	padding: 0px;
}
.sitemap  li  ul  li a{
	text-transform: capitalize;
	color: #FFCC66;
	list-style-type: none;
}
#contenuto .sitemap {
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #2C1F1B;
	list-style-type: none;
	padding: 10px;
}
#footer   {
	background-image: url(images/footer.gif);
	padding: 10px;
	text-align: right;
	color: #52353A;
	height: 20px;
	width: 930px;
	background-repeat: no-repeat;
}
#footer a {
	color: #52353A;
}
#footer span {
	margin-left: 15px;
}
#footer .dorato {
	color: #FFCC66;
}
.button {
	color: #FFCC00;
	background-color: #1E1613;
	border: 1px solid #674B41;
	padding: 3px;
}
