body {
	background-attachment: fixed;
	background-color: #0F0E0E;
	background-image: url(../img/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}




a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FFC062;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
div.line {
	height: 5px;
	background-image: url(/img/form_divider.gif);
	background-position: left top;
	background-repeat: repeat-x;
}



.riga
{
	border: 1px dashed #999999;
}

.x11px
{
	font-family: Verdana, Georgia, Arial;
	font-size: 11px;
}	


.x12px
{
	font-family: Verdana, Georgia, Arial;
	font-size: 13px;
}

.Bianco12px
{
	font-family: Verdana, Georgia, Arial;
	font-size: 12px;
	color: #FFFFFF
}

.Grigio12px
{
	font-family: Verdana, Georgia, Arial;
	font-size: 12px;
	color:#D6D6D6
}

.Arancio12px
{
	font-family: Verdana, Georgia, Arial;
	font-size: 12px;
	color:#FF9900
}
.Bianco18px
{
	font-family: Verdana, Georgia, Arial;
	font-size: 18px;
	color: #FFFFFF
}

.Arancio24px
{
	font-family: Verdana, Georgia, Arial;
	font-size: 22px;
	color:#FF9900
}
.Bianco20px
{
	font-family: Verdana, Georgia, Arial;
	font-size: 20px;
	color: #FFFFFF
}

.style2 {
	font-size: 16px
}
.style3 {color: #FF9900}
.style4 {
	color: #FFFFFF;
	font-family: Verdana, Georgia, Arial;
	font-size: 13px;
}

