BODY {
	margin-top: 0px;
	font-size: 10pt;
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #0c0d0f;
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}




h1{
	font-size: 13pt;
	color: #000000;
	font-weight: bold;
	margin-bottom:0px;
	margin-top: 0px;
	
}

h2{
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	margin-bottom:0px;
	margin-top: 0px;
}

h3{
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	margin-bottom:0px;
	margin-top: 0px;
	}

h4{
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
		margin-bottom:0px;
	margin-top: 0px;
}




h5{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}

h6{
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: normal;
}


A.link:link {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
A.link:visited {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
A.link:active {
	COLOR: #000000;
	TEXT-DECORATION: underline;
	font-size: 10pt;
}
A.link:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 10pt;
}

A.linkmenu:link {
	COLOR: #000066;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight: bold;
}
A.linkmenu:visited {
	COLOR: #000066;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight: bold;
}
A.linkmenu:active {
	COLOR: #003366;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight: bold;
}
A.linkmenu:hover {
	COLOR: #666666;
	TEXT-DECORATION: underline;
	font-size: 12pt;
	font-weight: bold;
}


A.linkmenunavigator:link {
	COLOR: #FF3300;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
A.linkmenunavigator:visited {
	COLOR: #FF3300;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight: bold;
}
A.linkmenunavigator:active {
	COLOR: #FF3300;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight: bold;
}
A.linkmenunavigator:hover {
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 12pt;
	font-weight: bold;
}








A.linkmenugrande:link {
	COLOR: #465379;
	font-size: 24pt;
	font-weight: normal;
	text-decoration: none;
	font-family: "Arial Black";
}
A.linkmenugrande:visited {
	COLOR: #465379;
	font-size: 24pt;
	font-weight: normal;
	text-decoration: none;
	font-family: "Arial Black";
}
A.linkmenugrande:active {
	COLOR: #465379;
	font-size: 24pt;
	font-weight: normal;
	text-decoration: none;
	font-family: "Arial Black";
}
A.linkmenugrande:hover {
	COLOR: #6579B1;
	font-size: 24pt;
	font-weight: normal;
	text-decoration: none;
	font-family: "Arial Black";
}









.footer {
	background-image: url(img/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgmenu {
	background-image: url(img/bgmenu.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.testa {
	background-image: url(img/testata.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bgcontatti {
	background-image: url(img/bgcontatti.png);
	background-repeat: no-repeat;
	background-position: right center;
}
