body {
	background : black; 
	scrollbar-face-color : #F9FBB3 ;
	scrollbar-arrow-color : #564F45 ;
	scrollbar-base-color : #564F45 ;
	scrollbar-shadow-color : #564F45 ;
	scrollbar-darkshadow-color : #564F45 ;
	scrollbar-highlight-color : #564F45 ;
	scrollbar-track-color: #564F45;
	scrollbar-3d-light-color : white ;
	font-family: monospace;
	margin : 0px;}
a {	
	color: 	#564F45; 
	text-decoration : none;}
a:hover {
	color: black;
	background:	#F9FBB3;}
a:visited {}

#menu {
	background: black;
	width : 160px;
	height : 581px;
	margin : 0px;
	float : left;}
#top {
	background: url(./images/bg_top.jpg) left top no-repeat;
	width : 820px;
	height : 80px;
	margin : 0px;
	float : left;}
#centro {
	background: white url(./images/bg_center.jpg) left top no-repeat fixed;
	width : 820px;
	height : 500px;
	margin : 0px;
	overflow : auto;
	border-bottom : 1px solid #564F45;
	float : left;}
h1 {
	color : #564F45;
	font : bold 30px tahoma, sans-serif;
	letter-spacing:	5px;
	word-spacing: 5px;
	margin-left : 20px;
	margin-right : 20px;
	text-align : left;}
h2 {
	color : #564F45;
	font : italic bold 20px tahoma, sans-serif;
	letter-spacing:	3px;
	word-spacing: 3px;
	margin-left : 20px;
	margin-right : 20px;
	text-align : left;}
h3 {
	color : #564F45;
	font : 10px tahoma, sans-serif;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 20px;
	margin-right : 20px;
	padding : 3px;
	text-align : left;}
h4 {
	font : 14px tahoma, sans-serif; 
	color : white;
	border : 0px;
	background : #564F45; 
	letter-spacing:	1px;
	word-spacing:5px;
	margin-bottom : 10px;
	margin-left : 20px;
	margin-right : 	20px;
	padding-bottom :5px;
	padding-left : 10px;
	padding-right : 0px;
	padding-top : 5px;
	}
h4 a {
	color : white; 
	text-decoration : none;}
h4 a:hover {
	color : white; 
	background:	#564F45;
	text-decoration : underline;}
h4 a:visited {}
h5 a {
	background : #564F45; 
	color: white;
	display : block;
	text-decoration : none;}
h5 a:hover {
	background:	#F9FBB3; 
	color : #564F45;
	border-left: 10px solid #BBAD96;
	border-right: 10px solid #BBAD96;
	}
h5 a:visited {}
h5 {
	color : black;
	font : bold 11px tahoma, sans-serif;
	line-height : 20px;
	letter-spacing:	1px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	text-align : center;}
h6 {
	color : white;
	background:	#564F45; 
	font : 10px tahoma, sans-serif;
	line-height : 15px;
	padding-bottom : 3px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	text-align : center;}
p {
	color : #564F45;
	font : 14px tahoma, sans-serif;
	padding-left : 40px;
	padding-right : 40px;
	letter-spacing:	1px;
	line-height: 19px;
	word-spacing: 5px;
	text-align : justify;}
li {
	color : #564F45;
	font : 14px tahoma, sans-serif;
	margin-left : 30px;
	padding-left : 10px;
	padding-right : 100px;
	letter-spacing:	1px;
	line-height: 19px;
	word-spacing: 5px;
	text-align : justify;}
form {
	color : #564F45;
	font : 14px tahoma, sans-serif;
	padding-left : 20px;
	letter-spacing:	1px;
	line-height: 19px;
	word-spacing: 5px;
	text-align : justify;}
input {
	color : #564F45;
	font : 12px tahoma, sans-serif;
	padding-left : 5px;
	letter-spacing:	1px;
	height: 16px;
	word-spacing: 5px;
	text-align : justify;}
textarea {
	color : #564F45;
	font : 12px tahoma, sans-serif;
	padding-left : 5px;
	letter-spacing:	1px;
	line-height: 19px;
	word-spacing: 5px;
	text-align : justify;}
img {
	color : #564F45;
	border : 1px 1px 1px 1px solid #564F45;
	margin : 5px 5px 5px 5px;}
.centro {
	text-align : center;}
.bordo {
	border : 1px 1px 1px 1px solid #564F45;
	background: #F9FBB3;
	text-align : center;}
.bordo2 {
	border : 1px 1px 1px 1px dotted #564F45;
	padding-left: 5px;
	padding-right: 5px;
	text-align : center;}
.rosso {
	color: black;
	background: #FFBE93;}
.verde {
	color: black;
	background: #A9FFAC;}
.giallo {
	color: black;
	background:	#FFE46C;}
.blu {
	color: black;
	background:	#91CFFF;}
.nospace {
	margin: 0px;
	padding: 0px;
	text-align : center;}
.noborder {
	border : 0px;
	}

