
body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	align: center;
	margin-bottom: 0px;
	}
html{
	scrollbar-arrow-color:#006600;
	scrollbar-track-color:#fefecc;
	scrollbar-face-color:#c7e27c;
	scrollbar-highlight-color:#006600;
	scrollbar-3dlight-color:#006600;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	background-color: #fefecc;
	align: center;
}
A:link {
	text-decoration: none;
	color: #FFFFFF;
}
A:active {
	text-decoration: none;
	color: #c7e27c;
	font-weight: bold; 	
}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
A:hover {
	color: #c7e27c;
	font-weight: bold;
}
.indirizzo {
	color: #c7e27c;
	font-weight: bold;
}
.testo {
	font-family: Times, serif;
	font-size: 15px;
	color: #006600;
	text-align: left;
	font-weight: bold;
	line-height: normal;		
}
.neretto {
	font-family: Times, serif;
	font-size: 18px;
	color: #006600;
	font-weight: bold;	
	}
.superneretto {
	font-size: 22px;
	font-weight: bold;
	color: #CC9900;		
	}
.slogan {
	font-family: Times, serif;
	font-size: 24px;
	color: #c7e27c;
	font-weight: bold;	
}
.testocartina {
	font-size: 10px;
}
.verde {
	background-image: url(/images/layout/verde.gif);
	background-repeat: repeat-y;
}
.verde_sn {
	background-image: url(/images/layout/verde_sn.gif);
	background-repeat: repeat-y;
}