body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, "Trebuchet Ms", Sans-serif;
	background-image:url(images/sfondo_rosso_verticale.jpg);
	background-repeat:repeat-x;
	background-color:#C80000;
	}

#main{
	width:800px;
	margin:0px auto;
	background-color:#fff;
}

img {
		margin:0px;
		border:0px;
		padding:0px;
}

#container {
	width:800px;
	
}

#top {
	width:780px;
	height:auto;
	margin:0 10px;
	padding:0;
	background-image:url(images/logo_top_largo.jpg);
	background-repeat:no-repeat;
}

#top h1 {
	font-size:10px;
	font-weight:normal;
	color:#666;
	padding:20px 5px 5px 170px;
	}
#inglese {
	font-size:11px;
	width:780px;
	height:537px;
	margin:0px 10px;
	padding:0px;
	background-image:url(images/background_eng_3.jpg);
	background-repeat:no-repeat;
	border:0px;
	}

#testo {
	font-size:11px;
	margin:0px 10px;
	padding:0px;
	border:0px;
	line-height:160%;
	}
	
#testo1 {
	float:right;
	padding: 0;
}

#testo2 {
	width: 610px;
	height: auto;
	float:left;
	padding: 0;
	line-height:160%;
}

#testo_conferma {
	margin:10px;
	padding:10px;
}

#color {
	margin: 0 auto;
	padding-left:10px;
	background-image:url(images/richiesta_prenotazione.jpg);
	width:770px;
	height:33px;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
}	

#color p {
	font-size:15px;
	margin: 0;
	padding: 5px;
	color:#fff;
}	
	
#form{
	width:780px;
	height:280px;
}

#form table {
	width:780px;
	margin:0px 10px;
	padding:0px;


}

#foto{
	width:780px;
	max-height:115;
	margin:0px 15px;
	padding:2px 0px;

}
#foto img {
	border:1px;
	border-style:outset;
	border-color:#C80000;
}

#bottom{
	background-image:url(images/bottom_loghi.jpg);
	background-repeat:no-repeat;
	width:800px;
	height:101px;
	text-align:left;

	
}
#bottom img{
 	margin: 0px 10px;
	padding:15px 0px 5px 0px;

}
#bottom p {
	margin: 0px 10px;
	padding:0px 0px 5px 0px;
}
#trattamentodati {
	margin:10px;
	padding:0px;
}


/*******************************testi***********/

p {
	font-size:11px;
	color:#666;
	margin:15px;

}

h1{
	font-size:9px;
	color:#666;
	margin:3px;

}

h2{
	font-size:17px;
	color:#666;
	margin:8px 3px 3px 3px;;

}

h3  {
	font-size:15px;
	color:#C80000;
	
	}	
	
h4{
	font-size:13px;
	color:#666;
}

a {
	color: #666;
	text-decoration: underline;
}
  
a:hover {
	color: #666;
	text-decoration:none;

}

.left{
	float:left;
	}
.center{
float:inherit;
}
.buttonLand {
	border: 0;
	font-family: Verdana, Geneva,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background-image: url(images/button_land.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height:56px;
	width: 134px;
	font-weight: bold;