body {
	height: 100%;
	background-color: #0A2F58;
	margin: 0px;
	text-align: center;
}
#container {
	width: 800px;
	background-image: url(/images/struttura3_04.gif);
	clip: rect(0px,auto,0px,auto);
	background-repeat: repeat-y;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#navigation {
	width: 100%;
}
#macchina {
	float: right;
	clear: left;
}
#testa_1 {
	background-image: url(/images/struttura3_01.gif);
	background-repeat: repeat-x;
	height: 164px;
	text-align: right;
}
#menu {
	background-image: url(/images/struttura3_03.gif);
	height: 21px;
	background-position: left;
	left: 1px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 74%;
	font-weight: bold;
	color: #660000;
}
#content {
	margin: 5px 40px;
	text-align: justify;
	vertical-align: top;
	height: 100%;
}
#footer {
	background-image: url(/images/struttura3_06.gif);
	height: 63px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #CC0000;
	text-align: center;
	top: 100%;
}
.TITOLO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3300;
	margin-top: 20px;
	margin-bottom: 20px;
}
.testo {
	margin-top: 10px;
	margin-bottom: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 76%;
	color: #003366;
	text-align: justify;
}
.img_dx {
	float: right;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.link2 {
	color: #0A2F58;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
}
.tab_sfondo {
	background-image: url(/images/celeste.gif);
	border-top: 2px solid #666699;
	border-right: 1px solid #666699;
	border-bottom: 1px solid #666699;
	border-left: 2px solid #666699;
}
.tab_titolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 83%;
	font-weight: bold;
	color: #333366;
	text-transform: uppercase;
	text-align: center;
	background-image: url(/images/pannelli/pan2.gif);
}
.tab_prima {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #666699;
	background-color: #C7CED8;
	font-weight: bold;
	text-align: center;
}
.tab_seconda {
	background-color: #ABB7CD;
	font-size: 85%;
	text-align: justify;
}
.tab_alternata {
	background-color: #E6E6F7;
}
.testo_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	text-align: justify;
}
.img_sx {
	float: left;
	margin: 10px;
}
.tab_sfondo_metallo {
	background-image: url(/images/sfondi/metallo.gif);
	border-top: 2px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 2px solid #333333;
}
.tab_titolo1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 83%;
	font-weight: bold;
	background-color: #DBE4E9;
	color: #666699;
	text-transform: uppercase;
	text-align: center;
}
.testo_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 72%;
	color: #333366;
}
a:link {
	color: #003366;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
.clearRt {
	clear: right;
}
