@charset "ISO-8859-1";

.dentro {
	background-color: #01662A;
	height: 100%;
	width: auto;
	left: 50px;
	right: 50px;
}
.sf {
	background-image: url(imm/sf.JPG);
	background-repeat: repeat-x;
	background-position: left top;
}
.firma {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.bordo {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFEAB6;
}
.sfondo_m {
	background-attachment: scroll;
	background-image: url(imm/sf_m.GIF);
	background-repeat: no-repeat;
	background-position: center center;
}
.bordo_sotto {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bolder;
	letter-spacing: 1px;
	word-spacing: 3
.px;
	color: #FFEAB6;
	word-spacing: normal;
}
.sf_form {
	background-color: #D6D6F8;
}

.link_email a{}
.link_email a:link {
	color: #F47A00;	
	text-decoration: none;	
}
.link_email a:visited {
	color: #F47A00;	
	text-decoration: none;	
}
.link_email a:hover {
	color: #FFFFFF;	
	text-decoration: none;	
}
.link_email a:active {
	color: #F47A00;	
	text-decoration: none;	
}

