<style type="text/css">
<!--

body {
	scrollbar-3dlight-color: #848d73;
	scrollbar-arrow-color: #848d73;
	scrollbar-base-color: #c1c6b9;
	scrollbar-darkshadow-color: #848d73;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #e0e2dc;
	overflow-x: auto;
	overflow-y: auto;
}

.moduli_campi_testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #657050 1px solid;
	background-color: #e0e2dc;
	color: black;
	scrollbar-3dlight-color: #c1c6b9;
	scrollbar-arrow-color: #a3a996;
	scrollbar-base-color: #c1c6b9;
	scrollbar-darkshadow-color: #c1c6b9;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #e0e2dc;
}

.pulsante_submit {
	color: #657050;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:bold;
	background-color:#e0e2dc;
	border:1px solid;
	padding: 5px;
	border-top-color:#657050;
	border-left-color:#657050;
	border-right-color:#657050;
	border-bottom-color:#657050;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#e0e2dc',EndColorStr='#a3a996');
}

html,body {
	height: 100%;
}

* {
	outline: none;
}

/*
h1 {font-size: 18px; display: inline;}
h2 {font-size: 16px; display: inline;}
h3 {font-size: 14px; display: inline;}
h4 {font-size: 12px; display: inline;}
*/
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #82a83c;
	font-weight: normal;
	display: inline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #82a83c;
	font-weight: normal;
	display: inline;
}

.testi_piccoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8b795c;	
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0px;
}

.testi_piccoli a {
	color: #657050;
	text-decoration: none;
}

.testi_piccoli a:hover {
	color: #98c546;
	text-decoration: none;
}

.testi_piccoli_bianchi {
	font-family: Arial, Helvetica, sans-serif;
	color: #657050;	
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}

.testi_piccoli_bianchi a {
	color: #657050;
	text-decoration: none;
}

.testi_piccoli_bianchi a:hover {
	color: #ffffff;
	text-decoration: none;
}

.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8b795c;
	line-height: 24px;
	}

.testi a {
	color: #657050;
	text-decoration: none;
}

.testi a:hover {
	color: #98c546;
	text-decoration: none;
}



-->

</style>

