@charset "utf-8";
/* CSS Document */

body{

	margin:0px;
	background-color:#f6d36a;
}


.sx{
	background-image: url(../img/sx.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#f6d36a;
}
.dx{
	background-image: url(../img/dx.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#fefefe;
}

.testo_10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
/*.testo_10 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1b9dd2;
	text-decoration:none;
}
.testo_10 a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1b9dd2;
	text-decoration:none;
}
.testo_10 a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1b9dd2;
	text-decoration:none;
}
.testo_10 a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1b9dd2;
	text-decoration:underline;
}*/
.riga{
	background-image: url(/img/riga.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #1b9dd2;
	text-decoration:none;
	background-color:#f3e9a7;
}
.riga A:{color: #1b9dd2;text-decoration:none;}
.riga A:link{color: #1b9dd2;text-decoration:none;}
.riga A:hover{color: #1b9dd2;text-decoration:underline;}
.riga A:visited{color: #1b9dd2;}
.rigal{
	background-image: url(/img/riga.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.rigal A:{color: #1b9dd2;text-decoration:none;}
.rigal A:link{color: #1b9dd2;text-decoration:none;}
.rigal A:hover{color: #1b9dd2;text-decoration:underline;}
.rigal A:visited{color: #1b9dd2;}

.rigaoff{
	background-image: url(/img/rigaoff.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	/*color: #0d2b95;*/
	color: #0d2b95;
	text-decoration:none;
	background-color:#C0C0C0;
}
.rigaoff A:{color: #0d2b95;text-decoration:none;}
.rigaoff A:link{color: #0d2b95;text-decoration:none;}
.rigaoff A:hover{color: #0d2b95;text-decoration:underline;}
.rigaoff A:visited{color: #0d2b95;}
.rigaoffl{
	background-image: url(/img/riga.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #000099;
}
.rigaoffl A:{color: #0d2b95;text-decoration:none;}
.rigaoffl A:link{color: #0d2b95;text-decoration:none;}
.rigaoffl A:hover{color: #0d2b95;text-decoration:underline;}
.rigaoffl A:visited{color: #0d2b95;}


.testo_11{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #a40c0c;
}
#scroll{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #000000;
	text-align: justify;
	overflow-y: auto; 
	overflow-x: hidden; 
 	padding-right:10px;
	 scrollbar-3dlight-color:#f3e9a7;
	 scrollbar-arrow-color:#f3e9a7;
	 scrollbar-highlight-color:#f3e9a7;
	 scrollbar-face-color:#f99f3e;
	 scrollbar-shadow-color:#f3e9a7;
	 scrollbar-darkshadow-color:#f3e9a7;
	 scrollbar-track-color:#f3e9a7;
	 
}
#scroll_2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-color: #000000;
	text-align: justify;
	overflow-y: auto; 
	overflow-x: hidden; 
 	padding-right:10px;
	 scrollbar-3dlight-color:#f6d36a;
	 scrollbar-arrow-color:#f6d36a;
	 scrollbar-highlight-color:#f6d36a;
	 scrollbar-face-color:#f99f3e;
	 scrollbar-shadow-color:#f6d36a;
	 scrollbar-darkshadow-color:#f6d36a;
	 scrollbar-track-color:#f6d36a;
	 
}

