body {
	margin-left: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#333333;
	background-image:url(immagini/sfumatura_sfondo.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	text-align: center;
}

.clearer{
	clear: both;
}

#main{
	width:780px;
	height:520px;
	background-image:url(immagini/sfondo_centrale.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	position: relative;
}

#col-sx{
	text-align: left;
	padding: 0px;
	width: 220px;
	position: absolute;
	left: 20px;
	top: 20px;
	margin: 0px;
}
#col-dx{
	width: 520px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	position: absolute;
	top: 10px;
	right: 0px;
}

#title{
	margin-bottom: 50px;
}


h1{
	display:block;
	width:220px;
	padding-bottom:5px;
	padding-left:5px;
	font-size:17px;
	letter-spacing:-1;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #520000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
h1 a{
	
	color:#FFFFFF;
	text-decoration:none;
	
}
h1 a:hover{
	text-decoration:none;
	color:#330000;
}

h2 {
	display:block;
	font-size:11px;
	margin-top:60px;
	padding-bottom:5px;
	letter-spacing:-3;
	color:#FFFFFF;
	padding-left:5px;
}

img{
	border:0px;
}

#sponsor img{
	margin:2px;
}

div.box1 {
	text-align:left;
	height:460px!important;
	height /**/: 300px;
	overflow:auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 10px;
	padding-left: 10px;
}






/*pagina interna*/

#titolo{
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
}

#testo{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:+3;
	color:#EEEEEE;
}

#download{
	margin-top:20px;
}

#download a{
	text-decoration:none;
	color:#FFFFFF;
}

#download img{
	text-align:left;
	margin-right:10px;
	border:0px;
}

#testo input{
	background-color:#300;
	color:#FFFFFF;
}

.form{
	text-align:right;
	padding-right:140px;
	font-weight:bold;
	line-height:16px;
}

#testo input#forminputbox{
	border:1px solid #330000;
	color:#330000;
	background-color:#FFFFFF;
	width:200px;
	font-size:11px;
	padding:2px;
	
}

#testo select{
	border:1px solid #330000;
	color:#330000;
	background-color:#FFFFFF;
	width:200px;
	font-size:11px;
	padding-bottom:2px;
	padding-top:2px;
}

#testo strong{
	font-size:14px;
	font-weight:bold;
}

#testo em{
	font-style:normal;
	font-size:14px;
}

#testo a{
	color:#FFFFFF;
	text-decoration:underline;
}

#testo a:hover{
	color:#300;
}

#testo .Stile2 {font-size:14px;
	font-weight:bold;}
#testo .Stile3 {font-style:normal;
	font-size:14px;}

h3{
	display:block;
	font-size:11px;
	padding-bottom:5px;
	letter-spacing:-3;
	color:#FFFFFF;
	padding-left:5px;
}

h3 form{
	display:inline;
	padding:0px;
	margin:0px;
}

h3 input{
	background-color:#300;
	color:#FFF;
	border:0px;
}

h3 input.pwd{
	border:1px solid #300;
	color:#330000;
	background-color:#FFF;
	font-size:11px;
	padding:2px;
}

#testo #altro{
	display:none;
}

.mktg{
	padding:0px;
	margin:0px;
	padding-bottom:3px;
	padding-top:3px;
	border-bottom:1px solid #300;
}