html, body {
	margin: 0px;
	padding: 0px;
	height:100%;
	text-align:center;
	background-color: #F6F1EA;
}
#container {
	width: 774px;
	/*height: 660px;*/
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin:0px auto;
/*	background-image: url(img_fixed/backgr.gif);
	background-repeat: repeat-y;	*/
	background-color: #FFFFFF;
}
#header {
	width: 760px;
	height: 120px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(img_fixed/logo.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#header_credit {
	width: 760px;
	height: 124px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(img_fixed/logo_credit.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#header_software {
	width: 760px;
	height: 124px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(img_fixed/logo_software.jpg);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#menu1 {
	list-style:none;
	font-size:11px;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:Verdana, Arial, Sans-Serif;
}
#menu1 li {
	list-style:none;
	display:inline;
	padding:0px;
	margin:0;
}
#menu1 li a:link, #menu1 li a:visited {
	text-decoration:none;	
	color:#666666;
}
#menu1 li a:hover, #menu1 li a:active {
	color:#000000;
}	
#content {
	width: 774px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#flash {
	width: 740px;
	height: 220px;
	margin: 0px auto;
	padding: 0px;
	/*background-position: 10px;*/	
}
#news {
	width: 230px;
	float: left;
	margin: 10px 5px 10px 17px;
	padding: 0px;
	background-color: #F6F1EA;
	display:inline;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E5D8C5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	background-image: url(img_fixed/freccia.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#main {
	width: 500px;
	min-height:200px;
	height: auto !important;
	height:200px;
	float: right;
	margin: 10px 17px 10px 5px;
	padding: 0px;
	background-color: #F6F1EA;
	display:inline;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E5D8C5;
	background-image: url(img_fixed/freccia2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}

#main li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 170%;
	}
	
#footer {
	width: 740px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
/*	border-top-color: #E5D8C5;*/
	clear:both;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 150%;
	}
#footer p {
	margin-top: 20px;
	margin-bottom: 10px;
}
#footer a:link, #footer a:visited {
	text-decoration:none;	
	color:#666666;
}
#footer a:hover, #footer a:active {color:#333333;}	
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 4px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	line-height: 150%;
}
select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.img {
	float: left;
	margin-top: 10px;
	margin-right: 12px;
	margin-bottom: 10px;
	clear: both;
	margin-left: 4px;
}
a:link, a:visited {
	text-decoration:none;	
	color:#666666;
}
a:hover, a:active {color:#000000;}	
#enter {
	width: 740px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E5D8C5;
	clear:both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	line-height: 150%;
	}
#enter p {
	margin-top: 10px;
	margin-bottom: 10px;
}
.grassetto {font-weight: bold;}
.stralci {
	font-size: 17px;
	font-style: italic;
	color: #666666;
}
.rosso {color: #FF0000;}
.privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	text-align: justify;
	margin-top: 10px;
	margin-right: 15px;
	line-height: 120%;
}
