body {
	margin:10px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	background: #fff url(images/back_index.jpg) repeat-x left top
}
#home{
	margin:10px auto;
	padding:0;
	width:898px;
	height:600px;
	text-align:center;
	background: url(images/home_verde.jpg) no-repeat left top;
}
a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
#slogan{
	margin:0px auto;
	padding-top:20px;
	padding:20px 0 0 200px;
	width:500px;
	float:left;
}
#dati{
	font-size:12px;
	text-align:center;
	font-weight:bold;
	color:#000;
	padding:3px 0 0 0;
}
a#enter {
	display:block;
	float:right;
	width:295px;
	height:319px;
	margin:156px 163px 0 0;
	padding:0;
}
a#enter img {
	margin:0;
	border:0;
}
a#enter:hover img{
	display:none;
}
/* --- Link --- */
#index_link{
	width:446px;
	height:82px;
	display:block;
	float:right;
	margin:6px 67px 0 0;
	/*position:absolute;
	bottom:239px;
	left:576px;*/
}
#index_link ul{
	padding:0;
	margin:0;
	
}
#index_link li {
	list-style:none;
	display:inline;
}
a#ico_stalon {
	display:block;
	float:left;
	width:124px;
	height:82px;
	padding:0;
}
a#ico_sanmart {
	display:block;
	float:left;
	width:84px;
	height:82px;
	margin-left:9px;
	padding:0;
}
a#ico_trentino {
	display:block;
	float:left;
	width:76px;
	height:82px;
	margin-left:5px;
	padding:0;
}
a#ico_smart {
	display:block;
	float:left;
	width:68px;
	height:82px;
	margin-left:6px;
	padding:0;
}
a#ico_parco {
	display:block;
	float:left;
	width:67px;
	height:82px;
	margin-left:1px;
	padding:0;
}
a#ico_stalon img, a#ico_sanmart img, a#ico_trentino img, a#ico_smart img, a#ico_parco img {
	margin:0;
	border:0;
}

/* --- Fine Link --- */
#index_footer{
	width:898px;
	height:50px;
	margin:0 auto;
}
#index_flags{
	float:right;
	margin:10px 0 0 0;
	padding:0;
	width:66px;
	height:21px;
}
#index_flags ul{
	margin:0;
	padding:0;
}

#index_flags li{
	list-style-type: none;
	display:inline;	
	width: 28px;
	height:21px;
}
.bt_it span, .bt_en span{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration: none;
	color:#fff;
	text-transform: uppercase;
	position:relative;
	top:21px;
	left:1px;
}
li.bt_it a, li.bt_it a:link, li.bt_it a:visited {
	float:left;
	display:block;
	width: 28px;
	height:21px;
	margin:0;
	padding:0 5px 0 0;
	text-decoration: none;
	background-image: url(style/icone/it.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
li.bt_it a:hover {
	background-position:center bottom;
}
li.bt_en a, li.bt_en a:link, li.bt_en a:visited {
	float:right;
	display: block;
	background: url(style/icone/en.jpg) no-repeat center top;
	width: 28px;
	height:21px;
	margin:0;
	padding:0 0 0 5px;
	text-decoration: none;
}
li.bt_en a:hover {
	background-position:center bottom;
}
#credits a{
	width:150px;
	margin:20px auto 0;
	font-size: 11px;
}
#home ul.navlink {
	height:95px;
	list-style-type: none;
	width: 445px;
	margin:0 auto;
	padding:480px 0 0 300px;
}

#home ul.navlink li {
	margin:0 2px;
	padding:0;
	float: left;
	text-align:center;
	background: url(images/link_home.jpg) no-repeat;
}
#home ul.navlink a,
#home ul.navlink a:link,
#home ul.navlink a:visited {
	display: block;
	float: left;
	width: 125px;
	padding-top: 78px;
	color: #94C130;
	font-weight: bold;
	font-size:11px;
	text-decoration: none;
	white-space: nowrap;
}
#home ul.navlink a:hover{
	color:#A5553E;
}
li#stalon{
	background-position: 0 top !important;
	width:125px;
	height:85px;
}
li#sanmartino{
	background-position: 25% top !important;
	width:80px;
	height:46px;
}
li#trentino{
	background-position: 50% top !important;
	width:75px;
	height:26px;
}
li#apt{
	background-position:75% top !important;
	width:70px;
	height:60px;
}
li#parco{
	background-position:100% top !important;
	width:70px;
	height:60px;
}

