html,body{
      margin:0;
      padding:0;
	  width:100%;
      height:100%;
      border:none
}
.intestazione {
	background-image: url(/images/fdchaval.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 203px;
}
.testo01 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #3e588b;
	text-decoration: none;
}

A:hover {
	TEXT-DECORATION: underline;
}

.linkhider {
text-decoration: none;
font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight: normal;
color: #FFFFFF;
}

A.linkynews {
text-decoration: none;
font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight: normal;
color: #3e588b;
}
A.linkynews:hover {
text-decoration: none;
font-family: Lucida Sans Unicode, Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color: #DC143C;
background-color: #F0F8FF;
font-weight: normal;
}

.testo15 {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #106dd6;
	text-decoration: none;
	text-align: justify;
.border01 {
	border: 1px solid #A4CDFF;
}

.linkenvbiens {
	font-family: "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #106dd6;
	text-decoration: none;
}

.pointille {
BACKGROUND: url(images/pointille.gif) 100% 0px
}

.inputheme  { 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px; 
color: #696969;
height:30px;
}

.inputcontact {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 10px;
COLOR: #b10c00;
BORDER-RIGHT: #9b9b9b 1px dotted;
BORDER-TOP: #9b9b9b 1px dotted;
BORDER-LEFT: #9b9b9b 1px dotted;
BORDER-BOTTOM: #9b9b9b 1px dotted;
BACKGROUND: #FFFFFF;
width:165px;
}

.inputmessage {
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 11px;
COLOR: #b10c00; 
BORDER-RIGHT: #9b9b9b 1px dotted;
BORDER-TOP: #9b9b9b 1px dotted;  
BORDER-LEFT: #9b9b9b 1px dotted;
BORDER-BOTTOM: #9b9b9b 1px dotted;
BACKGROUND: #FFFFFF;
}

UL { 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 10px;
LIST-STYLE-POSITION: outside; 
LIST-STYLE-TYPE: square
}

.letter { 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 9px;
LETTER-SPACING:5px;
}


textarea {
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#333 ;
margin:3px;
height:165px;
border:solid 0 #fff;
padding: 0 8px;
width:400px;
}


.submit {
margin:3px;
background: transparent url("graphics/submit.gif") no-repeat;
height:20px;
border:solid 0 #fff;
width:80px;
font:1.1em Verdana, Arial, Helvetica, sans-serif;
color:#666;
text-transform:uppercase;
 }
