@charset "utf-8";
#hidden_text {
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F8F8F8;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #FFF;
	font-size: 11px;
	margin-right: auto;
	margin-left: auto;
	margin-top: -1px;
	background-repeat: repeat;
	background-image: url(img/img_sito/sfondo0001.png);
}
#banner01 {
	background-repeat: no-repeat;
	height: 1px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 50px;
	background-color: #FFF;
}

#centro {
	height: 500px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#centro table {
	margin-right: auto;
	margin-left: auto;
}



#footer {
	background-position: center 0px;
	width: 800px;
	margin-left: auto;
	text-align: right;
	font-size: 11px;
	background-color: #000;
	height: 20px;
	margin-right: auto;
	color: #FFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	}
#footer_text_dx {
	width: 400px;

}

#footer_text a:link, #footer_text a:visited {
	color: #FFF;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#footer_text a:hover, #footer_text a.current:hover {
	color: #CCC;
	background-color: #333;
}
#swiss {
	height: 35px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#style01 {
	font-size: 9px;
}

