body {
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #F19C32;
	scrollbar-arrow-color: #FFCC99;
}
a:link {
	color: #F19C32;
	text-decoration: none;
}
a:visited {
	color: #F19C32;
	text-decoration: none;
}
a:hover {
	color: #FFCC99;
	text-decoration: none;
}
a.menu:link {
	color: #F19C32;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;

}
a.menu:visited {
	color: #F19C32;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a.menu:hover {
	color: #ffffff;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}


/* ------------------------------- sfondi ----------------------------------- */
.sfondo00 {
	background-image: url(imgs/grafiche/sfondo00.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sfondo00hp {
	background-image: url(imgs/grafiche/sfondo00hp.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.sfondoup {
	background-image: url(imgs/grafiche/sfondoup.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sfondogiu {
	background-image: url(imgs/grafiche/sfondogiu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sfondodx {
	background-image: url(imgs/grafiche/sfondodx.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sfondocontgiu {
	background-image: url(imgs/grafiche/sfondocontgiu.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}



/* ------------------------------- font ----------------------------------- */
.fontanagrafica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFCC99;
}
.title01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #000000;
	font-weight: bold;
}




/* ------------------------------- tabelle ----------------------------------- */
.tab01 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #CCCCCC;
	padding-right: 3px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #996600;
}
.tab02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #866D45;
	padding: 4px;
}
.tabgallery {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-image: url(imgs/grafiche/sfondogallery.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 2px 2px 5px;
}
.fontcategorie {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F19C32;
	background-image: url(imgs/grafiche/sfondo_categorie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-weight: bold;
	padding: 2px;
}
.didascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.tab04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F19C32;
}
.sfondoimggallery {
	background-image: url(imgs/grafiche/sfondoimggallery.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
