body {
	margin: 0px;
}
#main {
	width: 912px !important;
	width: 952px;
	padding-left: 40px;
	margin-left: auto;
	margin-right: auto;
	/*background-color: #CCCCCC;*/
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#logo {
	margin-top: 40px;
	height: 65px;
}
h1 {
	margin: 0px;
	font-size: 11px;
}
h1 a {
	display: block;
	text-indent: -9000px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	width: 228px;
	height: 65px;
}
#menu {
	width: 872px;
	height: 55px;
	margin-top: 30px;
	/*background-color: #999966;*/
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
	margin: 0px 7px 0px 0px;
	padding: 0px 15px 0px 0px;
	line-height: 20px;
	background-image: url(../images/bg_menu.gif);
	background-repeat: no-repeat;
	/*background-position: 7px right;*/
	background-position: right 7px;
}
#menu ul li.ultimo {
	background-image: none;
}
#menu .sel a {
	color: #ff3333;
}
#menu a {
	color: #000000;
}
#titolo_testa {
	width: 872px;
	padding-top: 10px;
	padding-bottom: 7px;
	margin-bottom: 38px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
#mappa {
	height: 600px;
}
h2 {
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-weight: normal;
	font-size: 32px;
	line-height: 34px;
}
h3 {
	margin: 0px 0px 11px;
	/*margin: 38px 0px 11px;*/
	padding: 0px;
	color: #000000;
	font-weight: normal;
	font-size: 22px;
	line-height: 26px;
}
h4 {
	margin: 0px;
	font-size: 13px;
	/*color: #000000;
	font-weight: normal;*/
}
p {
	margin: 11px 0px 0px;
}
strong {
	color: #000000;
}
img {
	border: none;
}
a {
	color: #0099FF;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a.foto {
	display: block;
	padding-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}
a.foto:hover {
	border-bottom-color: #0099FF;
}
ul {
	margin: 10px 0px 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	padding-left: 10px;
	padding-bottom: 5px;
	background-image: url(../images/bg_li.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.download span {
	display: block;
	width: 10px;
	height: 12px;
	float: left;
	background-image: url(../images/bg_download.gif);
}
.col_1_4 {
	width: 188px;
	min-height: 10px;
	height: auto !important;
	height: 10px;
	float: left;
	margin-right: 40px;
}
.col_2_4 {
	width: 416px;
	float: left;
	margin-right: 40px;
}
.col_2_3 {
	width: 568px;
	float: left;
	margin-right: 40px;
}
.l30 {
	height: 30px;
}
.sep30 {
	height: 30px;
	background-image: url(../images/bg_sep.gif);
	background-repeat: repeat-x;
	background-position: 0px 20px;
}
.sep_news {
	width: 644px;
	height: 58px;
	background-image: url(../images/bg_sep.gif);
	background-repeat: repeat-x;
	background-position: 0px 19px;
}
.table_2_3 {
	width: 568px;
	margin-bottom: 30px;
}
.table_2_3 td {
	/*width: 304px;
	margin-right: 40px;*/
	padding-bottom: 15px;/*15*/
	vertical-align: top;
	background-image: url(../images/bg_sep_td.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
}
.table_2_3 td.sx {
	width: 304px;
	margin-right: 40px;
}
#piede {
	width: 872px;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	font-size: 10px;
	line-height: 12px;
	/*text-align: center;*/
}
#address {
	float: left;
}
#blocco_credits {
	color: #666666;
	text-align: right;
	float: right;
}
#credits {
	display: none;
}
.btn_big a {
	display: block;
	float: left;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 20px;
}
.btn_big span {
	display: block;
	padding: 6px 18px;
	background-color: #0099FF;
	margin-bottom: 1px;
}
.btn_big a:hover {
	text-decoration: none;
	border-bottom-color: #0099FF;
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}