@charset "UTF-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
	 color: #FFFFFF;
	background:url(imm/sfondo.jpg)
	scrollbar-face-color:#FBAD18;
	scrollbar-highlight-color:#FBAD18;
	scrollbar-3dlight-color:#FBAD18;
	scrollbar-darkshadow-color:#FBAD18;
	scrollbar-shadow-color:#FBAD18;
	scrollbar-arrow-color:#FBAD18;
	scrollbar-track-color:#FBAD18;
	background-image: url(imm/sfondo.jpg);

}
.CSS {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #FFFFFF;
}
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FBAD18;
}
.txtino {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
div.box{
	width /**/:490px;
	height /**/: 375px;
	overflow:auto;
	padding: 4px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
}
.txtlink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #548A18;
	text-decoration: none;
}
.txtlink:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #548A18;
	text-decoration: underline;
}

.formTxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	height: 16px;
	width: 260px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #98261B;
	border-bottom-color: #98261B;
	border-left-color: #CCCCCC;

}
.formArea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	width: 260px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	border-top-color: #CCCCCC;
	border-right-color: #98261B;
	border-bottom-color: #98261B;
	border-left-color: #CCCCCC;
}
.buttonForm {
	border: thin ridge #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #98261B;
	font-weight: bold;
	width: 90px;
	height: 19px;


}
.Privacy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: justify;
}
.txtContatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: normal;
}
.linkContatti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


