body {
	background-color: #5475C6;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0px;
}

img {
	border: 0;
}

.attivo {
	float: left;
	height: 40px;
	color: #FB9D47;
	vertical-align: top;
	text-align: center;
}

.attivo a {
	color: #FB9D47;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	margin-right: 2px;
	border-bottom: 3px solid #FB9D47;
}

.attivo a:hover {
	color: #FB9D47;
	text-decoration: none;
	border-bottom: 3px solid #FB9D47;
}

.attivo2 {
	height: 25px;
	color: #FB9D47;
	padding: 2px;
	vertical-align: top;
	float: left;
}

.attivo2 a {
	color: #FB9D47;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 2px 6px 2px;
	border-bottom: 3px solid #FB9D47;
}

.attivo2 a:hover {
	color: #FB9D47;
	text-decoration: none;
}

.passivo {
	float: left;
	height: 40px;
	color: #649CEF;
	vertical-align: top;
	text-align: center;	
}

.passivo a {
	color: #649CEF;
	padding: 2px;
	margin-right: 2px;
	text-decoration: none;
}

.passivo a:hover {
	color: #D1DEFF;
	text-decoration: none;
	border-bottom: 3px solid #649CEF;
}

.passivo2 {
	height: 25px;
	color: #649CEF;
	padding: 2px;
	vertical-align: top;	
	float: left;
}

.passivo2 a {
	color: #649CEF;
	text-decoration: none;
	padding: 2px 2px 6px 2px;
}

.passivo2 a:hover {
	color: #D1DEFF;
	text-decoration: none;
	border-bottom: 3px solid #649CEF;
}

.imgtesto {
	float: left;
	margin: 2px;
}

.titolo{
	display: block;
	width: 100%;
	color: #D1DEFF;
	font-weight: bold;
	font-size: 14px;	
	border-bottom: 1px solid #5475C6;
	padding: 3px;
}

TABLE {
	empty-cells: show;
	font-size: 12px;
}

H1 {
	font-size: 12px;
	font-weight: normal;
	color: #C3D5F1;
	margin: 2px;
	height: 37px;
}

.stiletabella {
	background-color: #fff;
	width: 775px;
/*	border: 0px; */
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
}

.stiletabella TD {
/*	border: 0px; */
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

.stiletabella TR {
/*	border: 0px; */
	margin: 0px;
	padding: 0px;	
	border-collapse: collapse;
}

.stiletabella2 {
	width: 0px;
/*	border: 0px; */
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
	text-align: left;
}

.stiletabella2 TD {
/*	border: 0px; */
	margin: 1px;
	padding: 1px;
	border-collapse: collapse;
}

.stiletabella2 TR {
/*	border: 0px; */
	margin: 1px;
	padding: 1px;	
	border-collapse: collapse;
	text-align: center;
}

.sfondotop {
	background-color: #5475C6;
	height: 181px;
	width: 775px;
	background-image: url(../images/bk_top.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.sfondotopb {
	margin-top: 25px;
	padding: 2px;
	float: right;
	background-color: #DBE3E8;
	border-top: 1px solid #5393B8;
   border-left: 1px solid #5393B8;
	border-bottom: 1px solid #5393B8;
}

.sfondotop2 {
	height: 25px;	
	border-bottom : 7px solid #5475C6;
	border-top : 1px solid #375294;
	background-color: #375294;
}

.sfondoh1 {
	width: 84%;
	height: 23px;
	float: right;
	text-align: left;
	border-left : 1px solid #fff;
}

.sfondolh1 {
	width: 15%;
	text-align: right;
	height: 23px;
	float: left;
	background-image: url(../images/dot.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.contornotab {
	width: 100%;
	border: 1px solid #000;
}

.distacco {
	display: block;
	width: 100%;
	height: 25px;
}

#header {
	display: block;
	height: 70px;	
}

.colsx {
	height: 350px;
	width: 167px;
	vertical-align: top;
	background-color: #3959A8;
	background-image: url(../images/colsx.gif);
}

.colsxfoo {
	background-color: #D3D3D3;	
	background-image: url(../images/colsx_foo.gif);
	width: 70px;	
}

.coldx {
	height: 300px;
	width: 175px;
	background-color: #3959A8;
	background-image: url(../images/coldx.gif);
	vertical-align: top;
}

.coldxfoo {
	background-color: #D3D3D3;	
	background-image: url(../images/coldx_foo.gif);
	width: 70px;	
}

.colcenter {
	width: 434px;
	background-color: #E8F1FB;
	color: #243A73;
	vertical-align: top;
}

.colcenterfoo {
	background-color: #D3D3D3;	
	background-image: url(../images/colcenter_foo.gif);
	background-position: top;
	width: 70px;
}

.testo {
	margin: 2px;
	padding: 2px;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
}

.testo P{
	margin-top: 0px;
	margin-bottom: 10px;
}

.testo a{
	color: #FF6633;
	text-decoration: none;
}

.testo a:hover{
	color: #FF3511;
	text-decoration: underline;
}

.distfooter {
	padding: 3px;
}

.footer {
	font-size: 11px;
	background-color: #C7C7CC;
	color: #19355C;
}

.giallo {
	border-left: 3px solid #F7E35F;
	border-top: 1px solid #F7E35F;
	font-weight: bold;
}

.azzurro1 {
	border-left: 3px solid #F7E35F;
	border-top: 1px solid #D1DEFF;
	background-color: #5475C6;
	font-weight: bold;
}

.azzurro2 {
	border-top: 1px solid #D1DEFF;
	background-color: #5475C6;
	font-weight: normal;
}

ul.menu1ul {
	padding: 0px;
	margin: 0px;
}

ul.menu1ul li{
	list-style: none;
	display:block;
	width: 100%;
	border-bottom: 1px solid #FB9D47;
}

ul.menu1ul li a{
	display: block;
	background: url(../images/dot.gif) left no-repeat;
	width: 100%;
   color: #FB9D47;
	text-decoration: none;
	padding: 3px 3px 3px 16px;
}

ul.menu1ul li a:hover{
	display: block;
	background: url(../images/dot.gif) left no-repeat;
	color : #D1DEFF;
	text-decoration: none;
}

ul.menu2ul {
	padding: 0px;
	margin: 0px;
}

ul.menu2ul li{
	list-style: none;
	display:block;
	width: 100%;
	border-bottom: 1px solid #FB9D47;
}

ul.menu2ul li a{
	display: block;
	width: 100%;
   color: #FB9D47;
	text-decoration: none;
	padding: 3px;
}

ul.menu2ul li a:hover{
	display: block;
	color : #D1DEFF;
	text-decoration: none;
}

.logo {
	float: right;
	margin: 0px;
	padding: 0px;
}

.imgtop {
	float: left;
	margin: 0px;
	padding: 0px;	
}

.afterlogo {
	width: 365px;
	float: right;
	margin: 1px;
	padding: 1px;
	text-align: left;
}

.testoazzurro {
	color: #D1DEFF;
}