HTML {height:100%; width:100%; }
body {
height:100%; width:100%;
	font-family: Verdana;
	font-size: 10px;
	margin: 0px;
	width:100%;
	height:100%;
	padding: 0px;
	background-color: #27350F;
}

div#container{
	width:960px;
	height:522px;
	position:absolute;
	top: 50%;
	left: 50%;
	margin: -261px -480px;
	background-image: url(../img/bk_sfumato.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
td {
	font-family: Verdana;
	font-size: 10px;
	color: #27350F;
}
div {
	font-family: Verdana;
	font-size: 10px;
	color: #27350F;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5F5F5E;
	text-decoration: none;
}
.TxtArancio {
	color: #DD8403;
	font-weight: bold;
	text-decoration: none;
}

A.TxtArancio {
	color: #DD8403;
	font-weight: bold;
	text-decoration: none;
}




.TxtGrigi{font-size: 10px;color: #5F5F5E;text-decoration: none;}
A.TxtGrigi{font-size: 10px;color: #5F5F5E;text-decoration: none;}
A.TxtGrigi:HOVER {font-size: 10px;color: #5F5F5E;text-decoration: none;}

A.LinkVerdi{
	font-size: 10px;
	color: #27350F;
	text-decoration: underline;
	line-height: 14px;

}
.LinkBlu{
	font-size: 12px;
	color: #005059;
	line-height: 14px;

}

A.LinkBlu{
	font-size: 12px;
	color: #005059;
	text-decoration: underline;
	line-height: 14px;

}

A.opaco:HOVER {
width:122px;

filter: alpha(opacity=50);
-moz-opacity:0.5;/* mozilla */
opacity: 0.5;
}
.opaco1 {
	color: #32401D;
	text-decoration: none;
	line-height: 16px;

}

A.opaco1 {
	color: #485A2D;
	text-decoration: none;
	line-height: 16px;


}
A.opaco1:HOVER {
	filter: alpha(opacity=70);
	color: #F4F2E8;
	text-decoration: none;

-moz-opacity:0.7;/* mozilla */
opacity: 0.7;
}

li{
	list-style-position: inset;
	list-style-type: square;
	text-align: left;


}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
	background-color: #EDEAD9;
	border: 1px solid #005059;
}
