
/* contenitore con sfondo della form */
#page #contentContact {background-color:#f2f2f2; margin-bottom:30px; border-bottom:1px solid #bac4ce;}
	#page #contentContact .boxLeft {margin:10px 40px 0px 10px; width:225px; position:relative; /*background-color:#a90000;*/}
	#page #contentContact .boxRight {margin:10px 0px; width:400px; float:left; position:relative; /*background-color:#666;*/}

#page #contentContact label {float:left;}
#page #contentContact textarea {width:315px; height:115px; float:left;}
#page #contentContact input {width:126px; padding:0px 2px; float:right;}
	#page #contentContact input.checkbox {padding:0px; width:auto; border:none;}
	#page #contentContact input.submit {background:none; float:none; border:none; padding:0px; width:106px; height:15px; margin:0px;  background:url('../images/bg-submit.gif') no-repeat left top;}
#page #contentContact .boxRight label {width:60px;}
#page #contentContact .boxRight input {float:left;}
#page #contentContact .boxLabel {clear:both; margin-bottom:15px; height:18px;}
#page #contentContact .boxLabelSubmit {clear:both; margin-bottom:15px; margin-left:10px; height:18px; width:350px;}


/* tre blocchi per gli indirizzi */
#page h3 .boxLeft {width:225px; margin-right:10px;}
#page h3 .boxLeft .marginTitolazione {font-weight:bold;}
#page .address {border-bottom:1px solid #c1cbd5; margin-bottom:100px;}
#page .address .boxLeft {width:225px; margin-right:10px;ì}

#page #contentContact ul.error {padding-top:15px; list-style-type:none;}

#page a {text-decoration:underline;}


