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

body {
	scrollbar-3dlight-color: #fead33;
	scrollbar-arrow-color: #fead33;
	scrollbar-base-color: #ffd699;
	scrollbar-darkshadow-color: #fead33;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	scrollbar-track-color: #ffebcc;
	overflow-x: auto;
	overflow-y: auto;
}

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

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

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: #d85924;
	font-weight: normal;
	display: inline;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #d85924;
	font-weight: normal;
	display: inline;
}

.titolo_bianco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
	display: inline;
}

.testi_piccoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8c8c8c;	
	font-style: normal;
	line-height: 18px;
	letter-spacing: 0px;
}

.testi_piccoli a {
	color: #a1905b;
	text-decoration: none;
}

.testi_piccoli a:hover {
	color: #fe9900;
	text-decoration: none;
}

.testi_piccoli_bianchi {
	font-family: Arial, Helvetica, sans-serif;
	color: #a1905b;	
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
}

.testi_piccoli_bianchi a {
	color: #a1905b;
	text-decoration: none;
}

.testi_piccoli_bianchi a:hover {
	color: #a1905b;
	text-decoration: underline;
}

.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8c8c8c;
	line-height: 24px;
	}

.testi a {
	color: #a1905b;
	text-decoration: none;
}

.testi a:hover {
	color: #fe9900;
	text-decoration: none;
}



-->

</style>

