/* CSS Document */

<!--


body {
font-family:tahoma, Arial, Helvetica, sans-serif;
line-height:18px;
color:#8a8a8b;
font-size: 12px;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-image: url(img/bg.jpg); background-position:center; background-repeat:repeat; background-attachment:fixed; background-repeat:repeat-y;
color: #666666;
text-decoration: none;
text-align:justify;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #666666;
}


input {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: fafafa; width:140px;
}
textarea {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: fafafa; width:140px;
}
select {
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #CCCCCC;
	background-color: fafafa; width:140px;

}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}



.Stile1 {
	font-family:tahoma, Arial, Helvetica, sans-serif;
		line-height:22px;
	color:#8a8a8b;
	font-size: 12px;
}
.Stile2 {font-size: 16px}
.Stile3 {color: #FFFFFF}
.Stile4 {color: #000000; font-weight:bold;}
.Stile5 {font-size: 16px; font-weight: bold; }

-->
