body {
		margin: 0px;
		padding: 0px;
		border:0px;
		font-family: "Trebuchet Ms",verdana, Sans-serif;
		background:url(images/sfondo-back.jpg) repeat-x;
		color:#333;
	}
img {
		margin:0px;
		border:0px;
		padding:0px;
}
.info{color:#ff6600; font-weight:bold;}
/***************GENERALI**************/
#main{
		margin:0px auto;
		width:960px;
		background-color:#fff;
}

#colonnasinistra{
		float:left;
		background:url(images/colonna-sinistra.jpg) no-repeat;
		width:160px;
		height:1027px;

}

#colonnasinistra p{
	padding:8px;
	font-size:11px;

}

#colonnadestra{
		float:right;
		width:800px;
}


#centro2 {
	width:800px;
	height:658px;
	background:url(images/sfondo-testo.jpg) no-repeat bottom right;

}
#centro2 p{
	margin-left:10px;

}


#primobottom{
		background:url(images/primo-bottom.jpg) no-repeat;
		width:800px;
		height:45px;
		float:right;
		padding:0px;
		margin:0;

}

#bottom{
		background-image:url(images/secondo-bottom.jpg);
		background-repeat:no-repeat;
		width: 960px;
		height:153px;
		float:left;
		padding:0px;
		margin:0;
}
			
			#bottom p{
				padding-top:5px;
				padding-left:200px;
				font-size:12px;
				color:#333;
			
			}
			
			#bottom a {
				color:#ff6600;
				text-decoration: underline;
			}
			  
			#bottom a:hover {
				color:#ff6600;
				text-decoration:none;
			}


/********************* form con calendario ***********************/
#form_titolo {
	background:url(images/sfondo-form.jpg) no-repeat;
	width:235px;
	height:58px;
	text-align:center;
	color:#ff6600;
	font-size: 15px;
	padding-top:5px;
}
.titoloform{color:#78783F;
font-size:17px;}

#form {
	width: 234px;
	height:650px;
	float:right;	
	margin:0px;
	padding:0px;

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#fff;
	}
	
#form p {
	color: #333;
	padding:5px;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:100%;
}

#form a {
	font-weight: normal;
	font-size:10px;
	color: #333;
}

a:hover.privacy, a:active.privacy {
	text-decoration: underline;
}

#form form {
	margin: 0 0 0 10px;
}

#form .land_input {
	font-size: 11px;
	color: #333;
	border: #B6B6B6 solid 1px;
	width: 160px;
}

#form .land_input_data {
	font-size: 11px;
	color: #333;
	border: #B6B6B6 solid 1px;
	width: 115px;
}

#form .land_input_small {
	font-size: 11px;
	color: #333;
	border: #B6B6B6 solid 1px;
	width: 35px;
}
#form .land_input_medium{
	font-size: 11px;
	color: #333;
	border: #B6B6B6 solid 1px;
	width: 90px;
}
#form .land_calendario_button {
	border: 0;
	margin: 0;
	background:url(images/calendar_button.jpg) no-repeat center;
	text-align: center;
	width: 22px;
	height: 19px;
	cursor: pointer;
	vertical-align: bottom;
	font-size: 11px;
	color: #333;
}

#form .land_button {
	border: 0;
	font-family: Verdana, Geneva,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url(images//button.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height:58px;
	width: 140px;
	font-weight: bold;
}


#form .land_texarea {
	width: 170px;
	height: 100px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
font-size: 11px;
	color: #333;
	overflow: auto;
}

/***********************************fineform******************************/

p {
	font-size:13px;
	color: #333;

}

h1{
	font-size:19px;
	color: #ff6600;
	padding:0;
	margin:0;



}
h2{
	font-size:16px;
	color: #ff6600;
	padding:0;
	margin:0;

}
h3{
	font-size:16px;
	color: #333;
	padding:0;
	margin:0;

}

a {
	color:#333;
	text-decoration: underline;
}
 
 
a:hover {
	color:#333;
	text-decoration:none;

}

.left{
	float:left;
	margin-right:10px;
}

ul {
	font-size:13px;
	color:#333;
	line-height:120%;

}
