<style type="text/css">
<!--

body {
	scrollbar-3dlight-color: #8dabb4;
	scrollbar-arrow-color: #8dabb4;
	scrollbar-base-color: #c6d5d9;
	scrollbar-darkshadow-color: #8dabb4;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #e2eaec;
	overflow-x: auto;
	overflow-y: auto;
}

.moduli_campi_testo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: #7096a1 1px solid;
	background-color: #e2eaec;
	color: black;
	scrollbar-3dlight-color: #c6d5d9;
	scrollbar-arrow-color: #a9c0c7;
	scrollbar-base-color: #c6d5d9;
	scrollbar-darkshadow-color: #c6d5d9;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #e2eaec;
}

.pulsante_submit {
	color: #7096a1;
	font-family:Verdana,helvetica,sans-serif;
	font-size:100%;
	font-weight:bold;
	background-color:#e2eaec;
	border:1px solid;
	padding: 5px;
	border-top-color:#7096a1;
	border-left-color:#7096a1;
	border-right-color:#7096a1;
	border-bottom-color:#7096a1;
	cursor: pointer;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#e2eaec',EndColorStr='#a9c0c7');
}


html,body {
	height: 100%;
}

.testi {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	line-height: 16px;
}

.testi a{
	color: #5e3f3a;
	text-decoration: none;
}

.testi a:hover{
	color: #7d5f5b;
	text-decoration: none;
}

.testo_indirizzo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
}

.testo_indirizzo a {
	color: #5e3f3a;
	text-decoration: none;
}

.testo_indirizzo a:hover {
	color: #7d5f5b;
	text-decoration: none;
}

.testi_piccoli_bianchi {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #5e3f3a;
	font-size: 10px;
	text-decoration: none;
}

.testi_piccoli_bianchi a {
	color: #5e3f3a;
	text-decoration: none;
}

.testi_piccoli_bianchi a:hover {
	color: #7d5f5b;
	text-decoration: none;
}

.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7096a1;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 font-weight: normal;
	color: #7096a1;
	text-transform: none;
	text-decoration: none;
	display: inline;
	line-height: 16px;
}
	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
 font-weight: normal;
	color: #7096a1;
	text-transform: none;
	text-decoration: none;
	display: inline;
	line-height: 16px;
}	

.btn {
  background: #4b7580;
  background-image: -webkit-linear-gradient(top, #4b7580, #7096A1);
  background-image: -moz-linear-gradient(top, #4b7580, #7096A1);
  background-image: -ms-linear-gradient(top, #4b7580, #7096A1);
  background-image: -o-linear-gradient(top, #4b7580, #7096A1);
  background-image: linear-gradient(to bottom, #4b7580, #7096A1);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  font-family: Arial;
  color: #ffffff;
  font-size: 20px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  letter-spacing: 5px;
}

.btn:hover {
  background: #507985;
  background-image: -webkit-linear-gradient(top, #507985, #518999);
  background-image: -moz-linear-gradient(top, #507985, #518999);
  background-image: -ms-linear-gradient(top, #507985, #518999);
  background-image: -o-linear-gradient(top, #507985, #518999);
  background-image: linear-gradient(to bottom, #507985, #518999);
  text-decoration: none;
}



-->

</style>
