body {
	scrollbar-highlight-color: #A69E95;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #A69E95;
	scrollbar-arrow-color: #666666;
}
a:link {
	color: #C20000;
	text-decoration: none;
}
a:visited {
	color: #C20000;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: none;
}

/* ------------------------------- sfondi ----------------------------------- */
.sfondo00 {
	background-image: url(imgs/grafiche/sfondo00.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.sfondomenu {
	background-image: url(imgs/grafiche/sfondo_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

/* ------------------------------- font ----------------------------------- */
.font01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #766758;
}
.font02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.fontanagrafica {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #766758;
}
.fontdidascalia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #766758;
	padding: 3px;
}
.fontdidascalia02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330000;
	padding: 5px 5px 5px 7px;
	font-weight: bold;
}


/* ------------------------------- varie ----------------------------------- */
.stileform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding: 1px;
	border: 2px solid #330000;
}
.pulsanti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3A342D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}
