body {
	font-family: Arial, Verdana;
	font-size: 12px;
}

.min {
	font-family: Arial, Verdana;
	font-size: 8px;
}


.form {
	font-family: Arial, Verdana;
	font-size: 9px;
}

.titolo {font-family : Arial, Verdana;
	font-size: 10px;
}


.medio {font-family : Arial, Verdana;
	font-size: 11px;
}

.testo {
	font-family: Arial, Verdana;
	font-size: 12px;
}

.tit {
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
}

.titt {
	font-family: Arial, Verdana;
	font-size: 14px;
	font-weight: bold;
}

.menu {
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}

.menu_stop {
	font-family: Arial, Verdana;
	font-size: 18px;
	color: #555555;
	font-weight: bold;
	font-style: italic;
}



A.credits { COLOR: #846443; TEXT-DECORATION: none} 
A.credits:visited { COLOR: #846443; TEXT-DECORATION: none} 
A.credits:active { COLOR: #846443; TEXT-DECORATION: none} 
A.credits:hover { COLOR: #887257; TEXT-DECORATION: none}

A.lint { COLOR: #686868; TEXT-DECORATION: none} 
A.lint:visited { COLOR: #686868; TEXT-DECORATION: none} 
A.lint:active { COLOR: #686868; TEXT-DECORATION: none} 
A.lint:hover { COLOR: #FFFFFF; TEXT-DECORATION: none}

A.link { COLOR: #686868; TEXT-DECORATION: none} 
A.link:visited { COLOR: #686868; TEXT-DECORATION: none} 
A.link:active { COLOR: #686868; TEXT-DECORATION: none} 
A.link:hover { COLOR: #00832c; TEXT-DECORATION: none}

A.linx { COLOR: #00832c; TEXT-DECORATION: none} 
A.linx:visited { COLOR: #00832c; TEXT-DECORATION: none} 
A.linx:active { COLOR: #00832c; TEXT-DECORATION: none} 
A.linx:hover { COLOR: #686868; TEXT-DECORATION: none}

A.linkk { COLOR: #FFFFFF; TEXT-DECORATION: none} 
A.linkk:visited { COLOR: #FFFFFF; TEXT-DECORATION: none} 
A.linkk:active { COLOR: #FFFFFF; TEXT-DECORATION: none} 
A.linkk:hover { COLOR: #EBEBEB; TEXT-DECORATION: none}

BODY {scrollbar-arrow-color: #D7D5D5; scrollbar-base-color: #D7D5D5; scrollbar-face-color: #FFFFFF; scrollbar-shadow-color: #D7D5D5;}


/* per slideshow nell'area IL CENTRO */
#slideshow {
	border: 1px solid #000;
	overflow: hidden;
	margin: 50px auto 10px;
	position: relative;
	width: 400px;
	height: 300px;
}

#slideshow img {
	width: 400px;
	height: 300px;
}