/* CSS Document */
img{
	border:0;
}
a{
	font-size: 16px;
	color:#8cc63f;
	font-weight: bold;
	text-decoration: none;
}
a:hover{
	color:#8cc63f;
	font-weight: bold;
	text-decoration: underline;
}
.left{
	float: left;
}
.right{
	float: right;
}
div.clear{
	clear: both;
	height: 0;
	overflow: hidden;
}
div.hrclear {
	clear: both;
	height: 0;
	overflow: hidden;
}
p{
	margin:0;
	padding:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #525252;
	margin: 0;
	padding:0;
	font-weight: normal;
	text-decoration: none;
	background-color:#ffffff;
}
#container {
	width: 1000px;
	margin: 0 auto;
	font-weight: normal;
	text-decoration: none;
	background-color:#ffffff;
}
#container2 {
	width: 1000px;
	margin: 0 auto;
	font-weight: normal;
	text-decoration: none;
	background-color:#ffffff;
	background-image:url(images/sfondo-girogiro.gif);
	background-position:right bottom;
	background-repeat: no-repeat;
}
#erba{
	clear:left;
	width: 1000px;
	font-weight: normal;
}
#containererba {
	margin: 0 auto;
	background-color:#ffffff;
	background-image:url(images/erba2.gif);
  	background-repeat: repeat-x;
	background-position: center top;
	clear:both;
	padding-top:105px;
}
#containererba .indirizzo{
	margin: 0 auto;
	width:1000px;
	height:50px;
	font-size: 12px;
}
#containererba .indirizzo .copy{
	float:right;
	font-size: 12px;
	color:#999999;
}
#containererba .indirizzo .copy a{
	color:#999999;
	font-size: 12px;
	text-decoration:none;
}
#containererba .indirizzo .copy a:hover{
	color:#999999;
	text-decoration:underline;
}
#testo{
	width: 452px;
	float:left;
}
#flash{
	width: 545px;
	float:left;
}
#testo .box{
	padding:0 30px;
	line-height: 20px;
}
.avviso{
	background-color:#dcffb0;
	padding:8px;
	clear:both;
}
#testo .box form{
	margin:0;
	padding:0;
}
#testo .box h1{
	margin:0;
	padding:0;
	color:#8cc63f;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
}
#testo .box h2{
	margin:0;
	padding:0;
	color:#231f20;
	font-size:16px;
}
#testo .box h3{
	margin:0;
	padding:0;
	color:#8cc63f;
	font-size:20px;
	font-weight:normal;
	margin-top:10px;
}
#testo .box strong{
	color:#231f20;
}
#testo .box label{
	width: 140px;
	float:left;
	color:#231f20;
}
#testo .box label.consenso{
	float:left;
	width:300px;
	margin:0px;
	padding:0;
}
#testo .box .description{
	clear:left;
	font-size:11px;
}
#testo .box .checkbox{
	width: 50px;
	float:left;
	border:none;
	margin-right:10px;
	text-align:left;
}
#testo .box input{
	width: 200px;
	float:left;
	border:#bebebe 1px solid; 
	background:#ffffff;
	padding:3px;
	height:20px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #525252;
}
#testo .box input#edit-captcha-response{
	clear:left;
}
#testo .box textarea{
	width: 200px;
	float:left;
	border:#bebebe 1px solid; 
	background:#ffffff;
	padding:3px;
	margin-bottom:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #525252;
}
.mini{
	font-size:11px;
	clear:both;
	margin:0;
}
#testo .box input.invia{
	border:none; 
	width:73px;
	height: 31px;
	float:right;
	margin-top:10px;
}
.download{
	margin-left:10px;
	float:left;
	margin-bottom:10px;
}
.download2{
	float:left;
	margin-bottom:10px;
	margin-left:2px;
	width:355px;
}
hr{
  clear:both;
  border-top: 1px solid #DBDBDB;
  border-bottom: 0px;
  border-right: 0px;
  border-left: 0px;
  color: #fff;
  background-color: #fff;
}
a.piccolo{
	font-size: 14px;
	color:#8cc63f;
	font-weight: normal;
	text-decoration: none;
}
a:hover.piccolo{
	font-size: 14px;
	color:#8cc63f;
	font-weight: normal;
	text-decoration: underline;
}
a.piccolo2{
	font-size: 14px;
	color:#8cc63f;
	font-weight: bold;
	text-decoration: none;
}
a:hover.piccolo2{
	font-size: 14px;
	color:#8cc63f;
	font-weight: bold;
	text-decoration: underline;
}
#testo .box td{
	text-align:center;
}
#map_canvas{
	width: 390px; 
	height: 350px; 
	display: block;
	text-align: center;
	background-color: #f3f3ed;
	padding: 10px 0px;
}
#flash2{
	width: 390px;
	background-color: #ffffff;
}
#testo .box .boxcommento{
	padding:5px 0px;
	margin: 5px 0;
	border-bottom: 1px solid #DBDBDB;
	
}
#testo .box .commenti{
	width: 100%;
	background-color: #dcffb0;
	margin:5px 0;
	padding-left:5px;
}
#testo .facebook{
	clear:both;
	padding-top:3px;
	border-top: 1px solid #DBDBDB;
	text-align:right;
}
