html, body, #wrapper{
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align:center;
}

#wrapper{
	margin: 0 auto;
	text-align: center;
	vertical-align: top;
}

.home{
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #A9A8A4;
	line-height: 20px;
	text-align: justify;
}

.titolo_home{
	font-family: Tahoma, Verdana, Arial;
	font-size: 19px;
	color: #A9A8A4;
	line-height: 19px;
	text-align:left;
}

.all_basso{
	position: static;
	bottom: 0px;
	display: block;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #848381;
	line-height: 15px;
	text-align: center;
}

.disclaimer{
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #848381;
	line-height: 15px;
	text-align: center;
}

.disclaimer10{
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #848381;
	line-height: 13px;
	text-align: center;
}

.disclaimer9{
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	color: #848381;
	line-height: 12px;
	text-align: center;
}

.testo_bottone{
	font-family: Tahoma, Verdana, Arial;
	color: #848381;
	font-size: 10px;
}

a:link {
	font-family: Tahoma, Verdana, Arial;
	color: #848381;
	text-decoration: underline;
}

a:visited {
	font-family: Tahoma, Verdana, Arial;
	color: #848381;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma, Verdana, Arial;
	color: #848381;
	text-decoration: none;
}

.testo{	
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #3C1E00;
	line-height: 18px;
	text-align:justify;
}

.testo_titolo{	
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #3C1E00;
	line-height: 19px;
	font-weight:bold;
	text-align:left;
}