body {
	margin:0;
	font-size:12px;
	font-family:arial;
	color:#333;
	background-color:#ffffff;
}

form {display:inline;}

form label {font-weight:bold;}

#contenitore {
	margin:auto;
	width:760px;
	background-color:#ffffff;
}

#header {
	
	height:142px;
}

#header h1 {
	line-height:50px;
	letter-spacing:-3px;
	margin:0;
	padding:0px 0 0 0;
	color:#fff;
	font-size:60px;
	border-bottom:#fff solid 1px
}

#header p {
	color:#ffffff;
	margin:0;
	padding:0
}

#header #menu ul {
	padding:0;
	margin:10px 0 0 0;
	list-style:none;
}

#menu a {
	margin-right:3px;
	margin-left:3px;
	font-weight:bold;
	font-face:verdana;
	font-size:13px;
	color:#000000;
}
#menu a:hover {
color:#005f97;
	font-weight:bold;
	font-face:verdana;
	font-size:13px;
}
.testo_rosso {
	padding:0px;
	margin:0px;
	color:#d65f73;
	margin-bottom:2px;

}
.rosso {
background-color:#d65f73;
margin:0px;
margin-bottom:3px;
padding:0px;
height:1px;
width:760px;
}
.azzurro {
background-color:#5d91cb;
margin:0px;
margin-bottom:3px;
padding:0px;
height:1px;
width:760px;
}
.blu {
background-color:#6983c0;
margin:0px;
margin-bottom:3px;
padding:0px;
height:1px;
width:760px;
}
.clear {
clear:left;
visibility:hidden;
}
#header #menu ul li{
	line-height: 11px;
	padding: 5px 5px 0 5px;
	margin: 0 5px 0 0;
	float: left;
	width: 85px;
	text-align: center;
	height: 23px;
	background: url(img/bg-tab.jpg) no-repeat;
	background-color: #6b84c4;
}

#subheader {
	float:left;
	height:55px;
	margin-bottom:5px;

}

#header #menu ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
}

.box {
	
	margin-top:30px;
	
}

.box h2 {
	word-spacing:-3px;
	margin:0;
	padding:0;
	font-size:20px;
}

.box p {text-align:justify;}

.box strong {
	/*color: #6b84c4;*/
	color:#000000;
}

.box-contatto-veloce {
	width:355px;
	background: url(img/footer-box-blu.gif) no-repeat bottom;
	padding-bottom:10px;
}
.box-contatto-veloce h2 {
	color:#fff;
	font-size:15px;
	margin:0;
	padding:3px 0 10px 5px;
	background:url(img/header-box-blu.gif) no-repeat top #003366;
}
.box-contenuto {
	margin:0;
	padding:0 8px 0 8px;
	color:#fff;
	background:#003366;
	height: 105px;
}
.box-contenuto p {
	margin:0;
	padding:0 0 5px 0;
}

.textbox {
	border: #6699cc solid 1px;
}

.pulsante {
	margin-top:5px;
	/*background:#004A95;*/
	background:#6b84c4;
	
	border:#004A95 solid 1px;
	color:#fff;
}

.sx {float:left;}
.dx {float:right;}

#footer {
	
	padding:0px;
	
	clear:both;
	color:#000000;
	/*background:url(img/bg-footer.jpg) no-repeat #669900*/
	/*background-color:#005f97;*/
	
}

#footer{
	text-align:left;
}


#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url('/immagini/overlay.png'); }

* html #overlay{
	background-color: #333;
	background-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
.box img {
	border:3px solid #000000;
}

.img2 {
	float:left;
}
