body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: verdana;
	text decoration: none;
	font-size: 11px;
	color: #097903;
	SCROLLBAR-FACE-COLOR: #CBEBBA;
	SCROLLBAR-HIGHLIGHT-COLOR: #097903;
	SCROLLBAR-SHADOW-COLOR: #097903;
	SCROLLBAR-3DLIGHT-COLOR: #CBEBBA;
	SCROLLBAR-ARROW-COLOR: #097903;
	SCROLLBAR-TRACK-COLOR: #CBEBBA;
	SCROLLBAR-DARKSHADOW-COLOR:#CBEBBA;
	SCROLLBAR-BASE-COLOR: #097903;
}

.titolostart {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 24px;
}
.home1 {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	text-align: center;
}
.entra, .entra a, .entra a:visited, .entra a:active {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.entra a:hover {
	color: #097903;
	text-decoration: none;	
}
#centerstart{
	position:absolute;
	top:50%;
	left:50%;
	width:350px;
	height:400px;
	margin-left:-175px;
	margin-top: -225px;
	visibility: visible;
	overflow: visible;
	border: 1px solid #097903;	
	background-color: #CBEBBA;
}

#sx{
    position:absolute;
	top:50%;
	margin-top: -225px;
	margin-left:20px;
	width:420px;
	height:400px;
	background-color: #FFFFFF; }
	
	
#dx{
    position:absolute;
	top:50%;
	left:100%;
	margin-left:-440px;
	margin-top: -225px;
	width:420px;
	height:400px;
	background-color: #FFFFFF; }



#en{
	position:relative;
	bottom: -20px;
	
}
#ott{
	position:absolute;
	bottom:30px;
	width:100%;
	text-align:center;

}

.txtVerde, .txtVerde a, .txtVerde a:active, .txtVerde a:visited{
	font-size:11px;
	text-decoration: none;
	color: #666666;
	line-height: 14px;
}

.txtVerde a:hover{
font-size:11px;
text-decoration: none; 
color: #FD0203;
}

#copy{
	position: absolute;
	left: 5%;
	bottom:1px;
	height:15px;
	width: 90%;
	overflow:visible;
	z-index:1;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CBEBBA;
	border-bottom-color: #CBEBBA;
	vertical-align: middle;
}

.foot{
	font-size: 10px;
	color:#666666;
	font-style: normal;
	font-weight: normal;
	text-decoration:none;
}
 .foot a, .foot a:visited, .foot a:active {
	text-decoration:none;
	color:#666666;
	
}
 .foot a:hover{
	text-decoration:none;
	color:#097903;
}

