form{
	width: 500px;
	height: 100%;
	margin: 0px auto;
	border-radius: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;
	color: #22f;
	background-image: url('../immagini/legno_chiaro.jpg');
	background-repeat: repeat;}
.preventivo_1{
	width: 450px;
	margin: 10px auto;  /*20px auto;*/
	text-align: left;
	/*text-indent: 40px;*/}
.preventivo_2{
	width: 450px;
	margin: 10px auto;
	text-align: left;
	/*text-indent: 40px;*/}
#Contatti{
	width: 120px;
	height: 40px;
	text-align: center;
	/*border-radius: 5px;
	background: none;*/
	margin: 0px auto;
	padding: 0px;
	color: #22f;
	font-family: verdana;
	font-size: 15px;
	font-weight: bold;}
/*#email{
	width: 400px;
	float: right;}*/
input{
	width: 250px;
	float: right;
}
#accetta{
	float: none;
	width: 20px;
}