body {
	background: #d76d31 url(sfondo.jpg) repeat-x;
	margin-top: 40px;
}

a {
	color: #fed7bb;
	text-decoration: none;
}

h1 { 
	font: 13px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	
}

a:hover {
	color: #fff;
	text-decoration: none;
}

a.attivo {
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	background-color: #a13125;
}

#menutop {
	color: #b4b4b4;
	text-align: right;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
		padding-bottom: 6px;

}
#menutop a {
	text-align: right;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 6px;
	padding-right: 6px;
}

.form2 {
	color: #260d06;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	background-color: #f3a987;
	border-width: 0;
	border-style: none;
	padding: 3px;
}

.testobottom {
	color: #D68A70;
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin: 20px;
}


.titoloprodotti {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	color: #fff;
	font: 20px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.titoloprodotti a {
	color: #fff;
}

.descrizioneprodotti {
	margin-left: 20px;
	margin-right: 20px;
	color: #f4cebf;
	margin-bottom: 30px;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.descrizioneprodotti a {
	color: #f4cebf;
}

.fotoazienda {
	margin-right: 10px;
	border: 1px solid #d0d0d0;
	padding: 2px;
}

.titolosezione {
	color: #fff;
	font: 20px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
}

.titolosezione a {
	color: #f6c3b0;
}

.sottotitolosezione {
	color: rgba(255,255,255,0.6);
	font: 11px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 10px;
}

.testosezione {
	color: #2b1005;
	font: 12px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-right: 20px;
}

.testosezione ul {
	list-style-type: disc;
	line-height: 14px;
	margin-left: 0px;
	color: #2b1005;
}

.testodovesiamo {
	color: #fff;
	font: 12px/normal "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-right: 20px;
}

.testodovesiamo a {
	color: #ac4714;
	font-weight: bold;
}

.testodovesiamo a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

.titoloservizi {
	color: #cd672e;
	font: 14px/14px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 7px;
}

#content {
	width:100%;
	height:100%;
	position:absolute;
	z-index:5;
}
#overlay_bg {
	width:100%;
	height:100%;
	position:absolute;
	z-index:120;
	background-color:#000;
	opacity: .80;
	filter:Alpha(Opacity=80);
	top: 0px;
	left: 0px;
}
#overlay_bg a {
	cursor: default;
}

#overlay_content {
	position:absolute;
	width:400px;
	height:533px;
	top:50%;
	left:50%;
	margin: -266px 0 0 -200px;
	z-index:121;
}
#overlay_content img {
	border:10px solid #fff;
}

