<!-- PAGE -->
BODY {
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	font-family: Verdana;
	font-size: 8 pt;
	text-align: justify;
	color: #000000;
	background-color: #ffffff;

	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #5074B8;
	scrollbar-highlight-color: #5074B8;
	scrollbar-3dlight-color: #5074B8; 
	scrollbar-darkshadow-color: #5074B8;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #5074B8;
}


.titolowind {
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;

	background: #5077BF;
	background-image: url("../img/img_varie/fondo.gif");
	background-repeat: repeat-x;


}

.testowind {
	font-family: Verdana;
	font-size: 8pt;
	font-style: normal;
	color: #000000;
	text-decoration: none;

	background: #D7E1FF;
}



<!-- TABLE -->
TABLE {
	border: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 8 pt;
	text-align: justify;
	color: #000000;
}


.titletab {
	width: 100%;
	background-image: url('../img/img_home/sf_top.gif');
<!--	background-color: #5074B8; -->
	padding: 0;
}


.pagetab {
	width: 100%;
<!--	height: 400; -->
	border: 0;
	padding: 0;
}


.contenttab {
<!--	width: 770; -->
	height: 440;
	border: 0;
	padding: 0;
}


.darktab {
	width: 100%;
	height: 1;
	background-color: #000000; 
<!--	border: 1 solid #FFFFFF; -->
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	color: #ffffff;
	padding: 0;
}


.centertab {
	width: 768%;
	background-color: #000000; 
<!--	border: 1 solid #FFFFFF; -->
	padding: 0;
}


<!-- PARAGRAPH -->
.pag_title {
	font-family: Verdana;
	font-size: 8pt;
	text-align: centrato;
	color: #0068FF;
	font-weight: bold;
}


.leftmenu {
	font-family: Verdana;
	font-size: 8pt;
	text-align: centrato;
	color: #ffffff;
	font-weight: bold;
}


<!-- LINE -->
.hr_blu {
	height: 0;
	color: #000080;
}


<!-- FORM -->

.form {
	font-family: Verdana;
	font-size: 10 pt;
	color: #3366CC;
	font-weight: bold;
	background-color: #FFFFFF;
	border: 2 solid #C6D5FF;
}

.form2 {
	color: #000080;
	font-family: Verdana;
	font-size: 7 pt;
	font-weight: bold;
	border: 1 solid #FFFFFF;
}


<!-- IMG -->
.img {
	float: right; 
	border: 1 solid #0068FF; 
	padding: 2;
}

.img_xl {
	border: 1 solid #0068FF;
}




<!-- LINK -->

link {color :#ffffff; text-decoration : none;}
link:Visited  {color :#ffffff; text-decoration : none;}
link:Hover  {color :#F8C020;}


.link1 {color :#ffffff; text-decoration : none;}
.link1:Visited  {color :#ffffff; text-decoration : none;}
.link1:Hover  {color :#F8C020;}

.link2 {color :#ff0000; text-decoration : none;}
.link2:Visited  {color :#ff0000; text-decoration : none;}
.link2:Active  {color :#000080;}
.link2:Hover  {color :#ffffff; background-color:#ff6600;}

.link3 {color :#565B65; text-decoration : none; font-family: Verdana; font-size: 7 pt;}
.link3:Visited  {color :#565B65; text-decoration : none;}
.link3:Hover  {color :#000000;}

.link4 {color :#000000; text-decoration : none;}
.link4:Visited  {color :#000000; text-decoration : none;}
.link4:Hover  {color :#3D74B8;}

	
	



<!-- COPIA 
.link3 {color :#565B65; text-decoration : none;}
.link3:Visited  {color :#565B65; text-decoration : none;}
.link3:Hover  {color :#000000;}
-->

