body {
	margin: 0px;
	padding: 0px;
	border:0px;
	font-family: "Trebuchet Ms",verdana, Sans-serif;
	background-color:#B59BCA;
	color:#666;
	

	}

#main{

	width: 680px;
	margin:0px auto;
	background-color: #fff;
}

#container {

	width: 680px;
	background-color:#B59BCA;
}

#container_bianco {

	width: 680px;
	background-color: #fff;
}

#top{
	width: 680px;
	height:140px;
	background:url(images/top.jpg) bottom no-repeat;
	
	
}

#top h1{
	font-size:10px;
	color:#fff;
	text-align:center;
	padding:0px;
	margin:0px;
}

/***************************destra*********************/

#destra{
	float:right;
	width :467px;
	height:277px;
	margin:0px;
	padding:0px;
	background-image:url(images/foto_top_destra_ott.jpg);
	background-repeat:no-repeat;
}

#destra2{
	float:right;
	position:relative;
	width:467px;
    height: 612px;
	background: url(images/sfondo_centro.jpg)  repeat-x;	
	margin:0px;
	padding-top:5px;
}

#destra2 a {
	color:#946FB3;
	text-decoration: underline;
}
  
#destra2 a:hover {
	color: #946FB3;
	text-decoration:none;
}

#destra2 p {
	font-size:13px;
	color:#946FB3;
	line-height:120%;
	padding:3px;
}

#destra2 h1{
	font-size:18px;
	color:#946FB3;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	padding:3px;
}

#destra2 h2{
	font-size:15px;
	color:#946FB3;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
		padding:2px;
}

img {
	margin:0px;
	border:0px;
	padding:0px;
}

/*********************bottom*****************/
#bottom{
	background-image:url(images/bottom.jpg);
	background-repeat:no-repeat;
	width: 680px;
	float:left;
	position:relative;
}
#bottom p{
	padding-top:60px;
	text-align:left;
	font-size:11px;
	color:#fff;

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


/*************** form con calendario **************/


#form {
	width: 213px;
	height:894px;
	float:left;	
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva,Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#fff;
	}
	
#form p {
	color: #666;
	padding: 0px 7px 7px 7px;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:100%;
}

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

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

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

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

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

#form .land_input_small {
	font-size: 11px;
	color: #000;
	border: #B6B6B6 solid 1px;
	width: 60px;
}

#form .land_calendario_button {
	border: 0;
	margin: 0;
	background: url(images/calendario_button.jpg) no-repeat;
	text-align: center;
	width: 35px;
	height: 20px;
	cursor: pointer;
	vertical-align: bottom;
}

#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: 150px;
	height: 80px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
	background-color: #FFF;
	color: #666;
	overflow: auto;
}

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

p {
	
	font-size:12px;
	color:#946FB3;
	line-height:120%;

	
}

h1{
	font-size:18px;
	color:#946FB3;
	font-weight:700;


}
h2{
	font-size:18px;
	color:#946FB3;
	font-weight: 700;


}
h3{
	font-size:13px;
	color:#082D7E;
	font-weight: 700;

}

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

}

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

}

