#container {
	height: auto;
	width: 917px;
	margin-right: auto;
	margin-left: auto;
	
}
#header {
	background-image: url(immagini/head3.jpg);
	background-repeat: no-repeat;
	height: 163px;
	width: 117px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 20px;
	padding-left: 800px;
}
#leftmenu {
	float: left;
	height: auto;
	width: 217px;
	
	background-repeat: repeat-y;
	left: 23px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
#leftmenu2 {
	height: 180px;
	width: 217px;
	padding-top: 30px;
}
#content {
	float: left;
	height: auto;
	width: 615px;
	background-repeat: repeat-x;
	background-image: url(immagini/sfondobg.jpg);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 30px;
	text-align: justify;
	min-height: 400px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	
	
}


.form_newsletter{
list-style-type:none;

color:#003399;
position:relative;

}

.form_newsletter li{

float:left;

margin-bottom:5px;
}

.label_form{
width:150px;
display:inline;
float:left;
clear:right;
vertical-align:middle;
text-align:right;
}

.campo_form{
width:340px;
display:inline;
float:left;
text-align:left;

margin-left:10px;
}

#footer {
	background-image: url(immagini/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 917px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
	height: 25px;
	padding-top: 12px;
}
#leftmenu2  ul{
	margin: 0;
	list-style: none;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#leftmenu2  li{
	font-size: 12px;
	display: inline;
	margin: 0;
	text-indent: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}
#leftmenu2  a:link, #leftmenu2  a:visited{
	display: block;
	color: #05181E;
	margin:0.06em 0;
	padding: 0.3em 0.6em;
	text-decoration: none;
	
	background-repeat: repeat-y;
}
#leftmenu2  a:hover, #leftmenu2  a:focus, #menu01v  a:active{
	background: #fff;
	color: #0060C4
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
