body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

#header {
	width: 760px;
	height: 137px;
	margin: 0 auto;
	background: url(img/logo.gif) no-repeat scroll top left #fff;
}
#header span {
	display: none;
}

#page {
	width: 760px;
	margin: 0 auto;
}
#menu {
	width: 760px;
	height: 44px;
	background: url(img/menu.gif) no-repeat scroll top left #fff;
}

#menu ul {
	list-style-type: none;
	margin: 0 0 0 240px;
	padding: 0;

}
#menu li {
	float: left;
	width: 126px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
}

#menu a {
	padding: 0.7em;
	font-size: 1.1em;
	color: #fff;
	display: block;
	text-decoration: none;
}

#menu a:hover {
	color: #000;
}

#sx {
	float: left;
	width: 380px;
	background: #82B325;

}
#dx {
	float: left;
	width: 380px;
	background: #82B325;

	}
hr {
	height: 1px;
	width: 92%;
	border-top: 1px solid #FFFFFF;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#sx p, #dx p {
	text-align: left;
	font-size: 1.3em;
	padding-right: 0.8em;
	padding-bottom: 1.6em;
	padding-left: 0.8em;
}

#sx span {
	width: 380px;
	background: url(img/moka.gif)  no-repeat top left;
   height: 500px;
	float: left;
}
#dx span {
	width: 380px;
	height: 500px;
	background-color: #82B325;
	float: left;
}

#dxhome {
	width: 380px;
	height: 500px;
	background-color: #82B325;
	float: left;
	text-align: left;
}


#titoli_home h1 {
	display: none;
}

#titoli_home {
	margin-top: 10px;
	background: url(img/titolo_home.gif) no-repeat;
	height: 130px;
	width: 380px;
}

#footer {
	clear: both;
	padding: 30px 8px 8px;
}

h1 {
	padding: 2em 0 1em 0.8em;
	margin: 0;
	font-size: 1.6em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a {	
	color: #039EFC;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}

#footer a:visited {
	color: #039EFC;
	text-decoration: none;
}
#unacolonna {
	float: left;
	width: 760px;
	background: #82B325;
	padding-bottom: 15px;
}
.lavori{
	float: left;
	width: 730px;
	text-align: left;
	background-color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#unacolonna img {
	margin-bottom: 15px;
	margin-left: 15px;
	border: 1px solid #666666;
}
#unacolonna h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: left;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: normal;
}


