*{
	margin:0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, sans-serif;
}
body {
	background-image:url(../img/Vivai-Selve-sf.gif);
	background-repeat:repeat-x, repeat-y;
	background-color:#FFFFFF;
	SCROLLBAR-FACE-COLOR: #E4E5D7;
	SCROLLBAR-HIGHLIGHT-COLOR: #E4E5D7; 
	SCROLLBAR-SHADOW-COLOR: #E4E5D7;
	SCROLLBAR-ARROW-COLOR: #909089;
	SCROLLBAR-TRACK-COLOR: #E4E5D7;
	SCROLLBAR-DARKSHADOW-COLOR:#909089;
	SCROLLBAR-BASE-COLOR: #909089;
	scrollbar-3d-light-color: #E4E5D7;
	}
div#header{
    position: absolute;
	height:600px;
	background-image:url(../img/sfondoHEADER.gif);
	background-repeat:repeat-x;

    }
div#container{
	position: absolute;
	left:50%;
	margin-left:-309px;
	background-color: #EBEDD9;
	width:618px;
    }
div#contenutoSx{
	width:289px;
	margin-top:10px;
	margin-right:240px;
	margin-left:55px;
	font-size:14px;
	line-height:14px;
	color:#000000;
	text-align:justify;
	
    }

div#contenutoDx{
	position:absolute;
	width:220px;
	right:0;
	top:247px;
	font-size:14px;
	line-height:14px;
	color:#000000;
	text-align:left;
    }
	div#contenuto{
	width:507px;
	margin-top:10px;
	margin-right:18px;
	margin-left:55px;
	font-size:14px;
	line-height:14px;
	color:#000000;
	text-align:justify;
	overflow:auto;
    }
.table{
	font-size:13px;
	line-height:14px;
	color:#575757;
	text-align:left;
	
    }
.TitoloRosso {
	color: #e03b0e;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
}	
.TitoloVerde {
	color: #31b018;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}	
.TitoloGiallo {
	color: #d1962a;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	line-height:20px;
	font-weight: bold;
}	
.TestoGrigio {
	color: #565656;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:13px;
	line-height:14px;
	text-align:justify;
}	
a {
	font-family: "Trebuchet MS", Arial, sans-serif; 
	font-size:12px;
	line-height:14px; 
	font-weight: bold; 
	text-decoration: none;
	color:#4a4a4a;
}

a:hover 
	{
	color:#e03b0e;
	text-decoration: underline; 
}	













label {
	float:left;
	width: 90px;
	margin-right: 8px;
	margin-left: 8px;
	clear:both;
}
input,textarea {
	width:160px;
	margin-bottom:5px;
}
.invio{
	border:solid #7f9db9 1px;
	background-color:#dddddd;
	color:#222222;
	width:160px;
}
select {
	margin-bottom:5px;
}
legend {
	padding-right: 20px;
	color:#000000;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
}
fieldset {
	padding-right: 10px;
	
}
