
body{ background-color:#ffffff; background-image:url(immagini/bg.jpg)}

BODY, TD, SELECT, INPUT, FONT, TEXTAREA {
	scrollbar-face-color: #cccccc;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
}

a:link {
	color: #000000;
	font-size:9pt;
	text-decoration:none;
}
a:visited {
	color: #000000;
	font-size:9pt;
	text-decoration:none;
}
a:hover {
	color: #CCCCCC;
	font-size:9pt;
	text-decoration:underline;
}
a:active {
	color: #000000;
	font-size:9pt;
	text-decoration:underline;
}

.stile_testo { 
			font-family:Verdana;
			font-size:9pt;
			color:#000000;
			}			
			
			
.stile_copyright { 
			font-family:Arial, Helvetica, sans-serif;
			font-size:7pt;
			color:#999999;
			}
			
.stile_titoli { 
			font-family:Arial, Helvetica, sans-serif;
			font-size:6pt;
			color:#000000;
			}
			
.camptext {
			font-family:Arial, Helvetica, sans-serif;
			font-size:8pt;
			color:#000000;
			border-bottom-style:dotted;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 1px;
			border-left-width: 0px;
			background-color:#F7F7F7;
}


.camptext2 {
			font-family:Arial, Helvetica, sans-serif;
			font-size:8pt;
			color:#000000;
			border-bottom-style:dotted;
			border-top-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 1px;
			border-left-width: 0px;
			background-color:#ffffff;
}

.campsend {  
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		border-color: black #000000; 
		background-color: #F7F7F7;
		cursor:hand;
		border-style:solid;
		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width:0px; 
		border-left-width: 0px
}

.campsend2 {  
		font-family:Arial, Helvetica, sans-serif;
		font-size:8pt;
		color:#000000;
		border-color: black #000000; 
		background-color: #ffffff;
		cursor:hand;
		border-style:solid;
		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width:0px; 
		border-left-width: 0px
}
.campsend3 {  
		font-family:Arial, Helvetica, sans-serif;
		font-size:10pt;
		color:#000000;
		border-color: black #000000; 
		background-color: #F7F7F7;
		cursor:hand;
		border-style:solid;
		border-top-width: 0px; 
		border-right-width: 0px; 
		border-bottom-width:0px; 
		border-left-width: 0px
}


.sfoglia {
	font: 10px Verdana;
	color: #000000;
	background: #F7F7F7;
	text-align: center;
	padding: 4px;
	width: 300px;
	border: 1px solid #666666;
	margin-top: 2px;
}
.invia {
	font: 10px Verdana;
	color: #000000;
	background: #F7F7F7;
	text-align: center;
	padding: 3px;
	width: 100px;
	border: 1px solid #666666;
	margin-top: 2px;
}

.numero_verde{
			font-family:Verdana;
			font-size:9pt;
			font-weight:bold;
			color:#009900;
			}
