@charset "utf-8";

body {
	background-color: #f0f0f1;
	padding: 0;
	height: auto;
	width: auto;
	margin: auto;
	
}
#main p.lastNode {
	margin-bottom: 0;
}

a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

#footer p {
	font-family: Tahoma;
	font-size: 13px;
	color: #999;
	display: block;
	margin-top: 40px;
	background-color: #F0F0F1;
	font-weight: bold;
	text-transform: none;
	text-align: center;
}





#footer {
	margin-left: auto;
	margin-top: 10px;
	overflow: hidden;
	display: block;
	float: left;
	height: 100px;
	width: 1015px;
	text-align: center;
	background-color: #F0F0F1;
	margin-right: auto;
}

#contenitore {
	background-color: #FFF;
	display: block;
	float: left;
	width: 765px;
	margin-left: 6px;
	margin-top: 24px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 50px;
	border-radius: 10px;
}
#contenitore3 {
	background-color: #FFF;
	display: block;
	float: left;
	width: 195px;
	margin-left: 6px;
	margin-top: 24px;
	padding-left: 10px;
	padding-right: 10px;
	height: 350px;
	padding-top: 10px;
	padding-bottom: 50px;
	border-radius: 10px;
}

#contenitore2 h1 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #85948E;
}
#contenitore2 h3 {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
#contenitore2 a   {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #999;
	-webkit-transition: letter-spacing 0.2s ease-in-out 0.0s;
	-moz-transition: letter-spacing 0.2s ease-in-out 0.0s;
	-ms-transition: letter-spacing 0.2s ease-in-out 0.0s;
	-o-transition: letter-spacing 0.2s ease-in-out 0.0s;
	transition: letter-spacing 0.2s ease-in-out 0.0s;
}
#contenitore2 h4 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #85948E;
}




#contenitore2 {
	background-color: #FFF;
	display: block;
	float: left;
	width: 765px;
	margin-left: 6px;
	margin-top: 24px;
	padding-left: 10px;
	padding-right: 10px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 50px;
	border-radius: 10px;
}


#elencoProdotti img {
	display: block;
	float: left;
	border: 1px solid #590000;
	margin-right: 10px;
	width: 150px;
	height: 120px;
	margin-bottom: 50px;
}
#elencoProdotti h1 {
	color: #000000;
	font-family: Tahoma;
	font-size: 20px;
	font-weight: normal;
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 590px;
	text-shadow: 1px 1px 0px #666;
}
#elencoProdotti h3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #28201E;
	display: block;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 590px;
}
#elencoProdotti h3 span {
	font-weight: lighter;
}
#elencoProdotti p {
	font-family: Tahoma;
	font-size: 14px;
	display: block;
	float: left;
	width: 590px;
	margin-top: 2px;
	margin-bottom: 0px;
}
#elencoProdotti p a {
	text-decoration: none;
	font-weight: bold;
	color: #0000FF;
	display: block;
	float: right;
	margin-top: 7px;
	width: 60px;
	margin-right: 27px;
	-webkit-transition: margin-right 0.2s ease-in-out 0s;
	-moz-transition: margin-right 0.2s ease-in-out 0s;
	-ms-transition: margin-right 0.2s ease-in-out 0s;
	-o-transition: margin-right 0.2s ease-in-out 0s;
	transition: margin-right 0.2s ease-in-out 0s;
}
#elencoProdotti p a:hover {
	margin-right: 37px;
	-webkit-transition: margin-right 0.2s ease-in-out 0s;
	-moz-transition: margin-right 0.2s ease-in-out 0s;
	-ms-transition: margin-right 0.2s ease-in-out 0s;
	-o-transition: margin-right 0.2s ease-in-out 0s;
	transition: margin-right 0.2s ease-in-out 0s;
}

#elencoProdotti {
	display: block;
	float: left;
	height: 160px;
	width: 774px;
	background-image: url(img/divisorio.png);
	background-repeat: no-repeat;
	background-position: center 140px;
}


#logo {
	display: block;
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-left: 10px;
	background-color: #F0F0F1;
}
#pulsantiera {
	display: block;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-left: auto;
	margin-right: 10px;
	float: left;
	clear: left;
	background-color: #F0F0F1;
}
#pulsantiera ul {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #666;
	text-decoration: none;
	list-style-type: none;
}
#pulsantiera ul li {
	margin-top: 8px;
}
#corpo_pagina {
	background-color: #F0F0F1;
	display: block;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-left: 30px;
	margin-right: auto;
	float: left;
}

#caratteristiche {
	display: block;
	float: left;
	height: auto;
	width: 583px;
	margin-left: 50px;
}
#caratteristiche p {
	font-size: 14px;
	color: #666;
	display: block;
	clear: left;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
#offerta {
	display: block;
	height: 360px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #85948E;
	border-right-color: #85948E;
	border-bottom-color: #85948E;
	border-left-color: #85948E;
}
#contenitore2 p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: normal;
	font-style: normal;
}

#map_canvas {
	width: 300px;
	height: 400px;
	display: block;
      }


#box{
	position: absolute;
	width: 1200px;
	height: 1500px;
	left: 50%;
	margin-left: -490px;
	margin-top: 10px;
	right: 50%;
	background-color: #F0F0F1;
}
#contenitore form {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #85948E;
}
