html, body				{ margin: 0 0 0 0; padding: 0 0 0 0; }
body					{ background-color: #ffffff; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 76%; text-align: center; }
img						{ border: none; }
a						{ color: #003366; margin: 0; text-decoration: underline; }
a:hover					{ color: #009900; text-decoration: none; }
h2						{ color: #003366; font-size: 15px; margin: 0 0 0 0; padding: 10px 0 0 0; }
.sottotitolo			{ font-size: 12px; }

a.pdf					{ background: url(../img/pdf.gif) right center no-repeat; padding: 3px 0px; padding-right: 20px; }

div#flashMENU			{ color: #000000; height: 30px; text-align: center; }

div#container			{ border: 1px solid #003366; margin: 0px auto; position: relative; text-align: left; width: 770px; }
div#header				{ border-bottom: 5px solid #003366; }
div#navigation			{ float: left; width: 220px; left: 0; }
div#content				{ background-color: #ffffff; margin-left: 220px; padding: 20px 20px 10px 20px; text-align: justify; }
div#footer				{ background-image: url(../img/footer.gif); border-top: 5px solid #003366; clear: left; color: #ffffff; font-size: 11px; height: 22px; padding-top: 8px; position: relative; text-align: center; }

.back					{ font-size: 11px; text-align: left; width: 200px; float: left; }
.top					{ font-size: 11px; text-align: right; }
.imageLeft				{ float: left; margin-bottom: 10px; margin-right: 10px; margin-top: 3px; }
.imageRight				{ float: right; margin-bottom: 10px; margin-left: 10px; }


