@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#main {
	background-image: url(images/back.jpg);
	background-repeat: no-repeat;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	padding-top: 19px;
	padding-left: 320px;
	color: #738496;
	height: 50px;
	text-align: center;
	font-size: 13px;
}
#menu a {
	text-decoration: none;
	color: #E5EDF3;
	padding: 5px;
}
#menu a:hover {
	color: #FFF;
}
#content {
	color: #333;
	border: thin solid #728596;
	background-color: #FFFFFF;
	float: left;
	width: 948px;
}
#content_home {
	color: #333;
	border: thin solid #728596;
	background-color: #FFFFFF;
	float: left;
	width: 948px;
	background-image: url(images/home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
}
#content_contatti {
	color: #333;
	border: thin solid #728596;
	background-color: #FFFFFF;
	float: left;
	width: 948px;
	background-image: url(images/bg_contatti.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_cert {
	color: #333;
	border: thin solid #728596;
	background-color: #FFFFFF;
	float: left;
	width: 948px;
	background-image: url(images/bg_cert.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#content_part {
	color: #333;
	border: thin solid #728596;
	background-color: #FFFFFF;
	float: left;
	width: 948px;
	background-image: url(images/bg_part.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#left {
	width: 500px;
	float: left;
	padding: 30px;
}
#left_cert {
	float: left;
	padding: 30px;
}
#left_contatti {
	width: 300px;
	float: left;
	padding: 30px;
}
#form {
	padding: 30px;
	height: 300px;
}
#campi {
	width: 830px;
	margin-top: 40px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
}
#campi td {
	padding-top: 6px;
	padding-bottom: 6px;
	vertical-align: top;
}
#left_servizi {
	width: 440px;
	float: left;
	padding: 30px;
}
#mappa {
	text-align: right;
	width: 526px;
	float: left;
	margin-top: 50px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}
#address {
}
#dx {
	margin: 30px;
	text-align: right;
	width: 328px;
	float: left;
}
#dx img {
	margin-bottom: 20px;
}
#dx_servizi {
	width: 418px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#dx_servizi ul {
	list-style-type: none;
	margin: 0px;
}
#dx_servizi a {
	text-decoration: none;
	color: #E8411F;
}
#dx_servizi a:hover {
	color: #748394;
}
#dx_servizi2 {
	width: 418px;
	float: left;
	background-image: url(images/bg_serv2.gif);
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left center;
}
#servbox {
	height: 81px;
	width: 406px;
	background-image: url(images/bg_serv.gif);
	background-repeat: no-repeat;
	padding: 5px;
	font-size: 11px;
	margin-top: 5px;
}
#servbox a img {
	border: 0;
}
#servbox img {
	float: left;
	margin-right: 10px;
}
#servbox div {
	float: left;
	margin: 10px;
	width: 250px;
}
.testoarancio {
	color: #DF421E;
}
#home_tab {
	clear: both;
	text-align: center;
	margin-top: -30px;
	margin-bottom: 30px;
}
#testobianco {
	color: #FFF;
	background-color: #DF3F1C;
	text-align: center;
}
#certifica td{
	color: #728498;
	background-color: #E1E5E8;
	text-align: center;
}
#mapborder {
	border: thin solid #718397;
}
p {
	text-align: justify;
	line-height: 20px;
}
ul {
	list-style-type: disc;
	line-height: 20px;
	list-style-position: outset;
}
ul ul {
	list-style-type: decimal;
	font-size: 11px;
	color: #666;
}
h1 {
	color: #DF401C;
	font-size: 18px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h2 {
	color: #728498;
	font-size: 14px;
	font-weight: normal;
}
a {
	color: #607089;
}
a:hover {
	color: #E83F20;
}
hr {
	color: #CCC;
}
#footer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 45px;
	padding-top: 10px;
	clear: left;
	font-size: 10px;
}
#galleria {
	width: 418px;
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#galleria img {
	padding: 5px;
	border: thin solid #CCC;
	margin: 7px;
}
#dx_servizi2 ul {
	list-style-type: none;
	margin: 0px;
}
#dx_servizi2 a {
	text-decoration: none;
	color: #E8411F;
}
#dx_servizi2 a:hover {
	color: #748394;
}
#left_servizi2 {
	width: 350px;
	float: left;
	padding: 30px;
}
#left_servizi2 ul {
	list-style-type: none;
	padding: 0px;
}
#left_servizi2 ul li a {
	text-decoration: none;
	display: block;
}
.voce1 li a {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 3px;
	font-size: 14px;
}
.voce2 li a {
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	list-style-type: disc;
	padding-left: 10px;
	color: #333;
	font-size: 11px;
}
.voce2 li a:hover {
	background-color: #eeeeee;
	color: #EA3C1F;
}
#galleria2 {
	width: 505px;
	float: left;
	margin-top: 20px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	text-align: right;
}
#galleria2 img {
	padding: 5px;
	border: thin solid #CCC;
	margin: 5px;
}

