body {
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, sans-serif; 
	font-size: 10px; 
	background-image: url(immagini/bg.jpg); 
	background-repeat: repeat-x;	
	background-color: #999;
}


.testo {
	float:left;
	margin: 0px;
	color: #003366;
	padding: 15px;
	float: left;
	line-height: 16px;
	width: 380px;
}

.testo span {
	font-family: "Britannic Bold", sans-serif;
	font-size: 25px;
	height: 35px;
	display: block;	
	line-height: 20px;
}
.testo hr{color:#fff; margin-top:20px; margin-bottom:20px;}

.testo h3{
	color:#990000;
	font-size:12px;}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #666;
	text-decoration: none;	
}

#box {
	width: 980px;
	margin: auto;
	height: 558px;
	background-image: url(immagini/bg-box.jpg);
	background-repeat: repeat-x;	
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	border-bottom: 10px solid #fff;
}
.template{float:left; width:570px; height:558px; overflow:hidden; text-align:right;}
.templatehome{float:left; width:562px; height:558px; overflow:hidden;}
#map{float:right;}
#logo {
	width: 980px; 
	margin: auto; 
	text-align: left;
	padding-bottom:20px;
}
#slogan{text-align:right;margin:auto; width:980px; color:#efefef; font-size:9px; padding-bottom:10px;}
#logo img {
	border: 0px;
}

#menu {
	width: 980px;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
	background-color: #003366;
	padding: 8px 0px;
	border-top: 10px solid #fff;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#menu a {
	color: #fff;
	text-decoration: none;
	padding: 20px;
	margin-right:17px;
	margin-left:17px;
}

#menu a:hover {
	color: #fff;
	text-decoration: none;
}

#box-footer {margin: auto; width:960px;}
#footer {
	height: 12px;
	float:left;
	padding: 12px 0;
	text-align: left;
	color: #ccc;
	font-size:9px;}

#footer a {
	color: #ccc;
	text-decoration: none;
}

#footer a:hover {
	color: #ccc;
	text-decoration: none;
}

#partners {
	
	font-size:12px;
	text-align: right;
	color: #fff;
	padding: 10px 0px;
}

#partners a {
	color: #fff;
	text-decoration: none;
}

#partners a:hover {
	color: #fff;
	text-decoration: none;
}

.vai{ text-align:right; margin:10px; }
.vai a{margin-right:10px; background-color:#990000;color:#fff;padding:2px 10px 2px 10px;}
/* CONTATTI */

.campo { width: 175px; float: left; height: 40px; }
.campo p { width: 70px; float: left; }
.campo input { width: 75px; float: left; font-size: 9px; font-family: Verdana;margin-top:10px; }
.campo img{float:left; margin-top:11px; margin-left:4px;}

.campo2 { width: 460px; float: left; }
.campo2 p { width: 70px; float: left; }
.campo2 img {margin-left:28px; margin-top:5px;}
.campo2 input { float: left; width: 100px; font-size: 9px; font-family: Verdana;margin-top:10px; }
.campo2 textarea { width: 250px; float: left; height: 40px; font-size: 9px; font-family: Verdana; }
.invia {float: left; text-align: center; width: 340px;}
.invia input{color:#fff; background-color:#003366; border:none; font-size:12px; width:60px; padding:1px;}
.trattamento { font-size: 9px; font-family: Arial; color: #fff; line-height: 13px; float: left; text-align: justify; margin: 15px 0px; margin-bottom:15px; }
.obb { border: 2px solid #990000; }
