
html,body{margin: 0;padding:0}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
	background-image: url(../img/sfondo_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link, a:visited {color: #00912F;text-decoration: underline;}
a:hover {color: #333333;text-decoration: none;}

div#container{width: 750px;margin: 0 auto;text-align: justify;}

div#header h1{
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	padding-left: 373px;
	color: #666666;
	padding-top: 160px;
}

div#navigation{
	font-size: 9px;
	text-align: center;
	color: #333333;
	font-weight: bold;
	letter-spacing: 5px;
	width: 750px;
	height: 20px;
}
div#navigation a{color:#000000;text-decoration: none;}
div#navigation a:hover{text-decoration: underline}

div#content{padding-left: 20px;}

div#footer {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px;color: #666666;clear:right; width: 750px;}
div#footerRecapiti {
	color: #333333;
	background-color: #BFFFD4;
	padding: 5px;
	text-align: center;
}
div#footerText {
	color: #666666;
	letter-spacing: -1px;
	background-color: #E9FFF0;
	padding: 5px;
}
div#footer a:link, div#footer a:visited {color: #666666;text-decoration: none;}
div#footer a:hover {color: #666666;text-decoration: underline;}
div#footerLink {float: left;width: 50%;text-align: left;}
div#footerCredits {float: left;width: 50%;text-align: right;}

div#recapitiSn {
	float: right;
	text-align: left;
	height: 122px;
	padding-top: 56px;
	padding-right: 37px;
	padding-bottom: 5px;
}
div#recapitiSn a:link, div#recapitiSn a:visited {color: #333333;text-decoration: none;}
div#recapitiSn a:hover {color: #333333;text-decoration: underline;}

div#main {float: none;width: 59%;}

.mini1 {font-family: Arial, Helvetica, sans-serif;font-size: 9px;color: #999999;}
.def10 {font-size: 10px;}
.defNero {color: #000000;}
.defVerde1 {color: #06993E;}
.defAzzurro1 {color: #68C7E5;}
.titolo1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	background-color: #AAFFC6;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.pad1 {padding: 30px;}

.li-angolo {
	background-image: url(../img/angolo01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
