body {
	background-image: url(../immagini/mainbg.gif);
	margin: 0 0 0 0;
	color: #FFFFFF;
}

a {
	color: #E8C140;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
}

li {
	background: #FFFFFF;
	list-style-image: url(../immagini/bullet.gif);
}

.bodytext {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: justify;
	text-decoration: none;
}

.bold {
	color: #FFFFFF;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

.copyrighttext {
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.header1 {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-decoration: none;
}

.header2 {
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
}

#contenuto {
	width:100%;
	height: 270px;
	overflow:auto;
	text-align:justify;
	padding-left:24px;
	padding-right:24px;
	
}

#contenuto img {
	margin-left: -24px;
	
}

#contenuto2 {
	width:100%;
	height: 350px;
	overflow:auto;
	text-align:justify;
	padding-left:24px;
	padding-right:24px;
}

#contenuto_gallery {
	width:100%;
	height: 400px;
	overflow:hidden;
	text-align:justify;
	padding-left:24px;
	padding-right:24px;
}

/*MAPPA*/
#skinslist a {
	display:inline;
	width: 40px;
	/*color:#3399FF;*/
	font-weight:bold;
	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	border:1px solid white;
}

#skinslist a:hover {
	display:inline;
	width: 40px;
	/*color:#3399FF;*/
 	font-weight:bold;
 	font-family:Verdana;
	font-size:12px;
	text-decoration:none;
	border:1px dotted #E8C140;
}

a.mappa {
	/*color:#3399FF;*/
	font-weight:bold;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}

a.mappa:hover{
	/*color:#3399FF;*/
 	font-weight:bold;
 	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
}

/*FINE MAPPA*/
