@charset "utf-8";
/* CSS Document */

body,html   { font-family: Verdana; background-color: #426b94; margin: 0; padding: 0; height: 100% }
body  { background-image: url("bg.jpg"); background-repeat: repeat-x; background-position: center top; text-align: center }
.container  { text-align: left; margin: 0 auto; padding: 0; width: 970px }
.header  { text-align: left; margin: 0; padding: 0 }
.main  {
	color: #666;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	background-color: #ffffff;
	text-align: left;
	margin: 0;
	padding: 20px
}
.mainc  { color: #666; font-size: 12px; font-family: Verdana; text-decoration: none; background-color: white; text-align: center; margin: 0; padding: 0 20px 20px }
.mainsx   { color: #666; font-size: 12px; font-family: Verdana; text-decoration: none; background-color: white; text-align: left; margin: 0; padding: 0 0 0 }
.maindx  { color: #666; font-size: 12px; text-decoration: none; text-align: center; padding: 0 20px 20px }
p  { color: #666; font-size: 12px; font-family: Verdana; text-decoration: none }
a { color: #426b94; font-weight: bold; text-decoration: none }
a:hover  { color: #426b94; text-decoration: none }
a:visited { color: #5589bf; text-decoration: none }
.footer {
margin:0;
padding:0;
}
.footer img {border:none;}
h1 { color: #426b94; font-size: 22px; font-family: Verdana; font-weight: bold; text-decoration: none; text-align: center; margin: 0.67em 0 }
h2 { color: #426b94; font-size: 18px; font-weight: bold; text-decoration: none; text-align: left; margin: 0.83em 0 }
.centrato  { color: #666; font-size: 12px; font-family: Verdana; text-decoration: none; text-align: center }
.centratobold  { color: #666; font-size: 12px; font-family: Verdana; font-weight: bold; text-decoration: none; text-align: center }
.centratobold16  { color: #666; font-size: 16px; font-family: Verdana; font-weight: bold; text-decoration: none; text-align: center }
.centratocorsivo   { color: #666; font-size: 12px; font-family: Verdana; font-style: italic; text-decoration: none; text-align: center }
.centratocorsivobold  { color: #666; font-size: 12px; font-family: Arial; font-style: italic; font-weight: bold; text-decoration: none; text-align: center }
a:active {
	color: #426b94;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
h3  { color: #666; font-size: 12px; font-family: Verdana; font-weight: bold; margin: 1em 0 }
h6 { text-align: left }
.fascia_titolo { color: white; font-size: 11px; font-family: tahoma; font-weight: bold; text-decoration: none; background-color: #5b82aa; text-align: center; text-indent: 3px; outline-width: 0 }
.tabella_bordo { color: #666; font-size: 10px; font-family: Verdana; text-decoration: none; margin: 0; padding: 0; top: 0; border: solid 1px #5b82aa }
.A.Linkhome { color: #5b82aa; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
.style1 {
	font-size: 14px;
}
.rosso {
	color: #F00;
}

