.divMain { overflow: hidden; }
.divMainColumn { float: left; width: 811px; margin-top: 50px; }
.divBannerColumn { float: left; margin-left: 8px; width: 160px; margin-top: 50px; }
/*divBannerLeft*/
.divBannerLeft { margin-bottom: 8px; overflow: hidden; }
/*divBannerLeft*/

/*.divContactContainer { background: url(../img/trama_1.png) repeat scroll 1px 10px #203F7F; width: 100%; height: 470px; position: relative; margin-top: 2px; }*/
.divContactContainer { background: url(../img/bg_contact_form.png) no-repeat; width: 100%; height: 495px; position: relative; padding-top: 33px; }
/*.divLeftTopImage { background: url(../img/bg_contact.jpg) no-repeat; width: 290px; height: 320px; position: absolute; top: -41px; left: 0px; z-index: 0; }*/
.divContactTitle { height: 42px; z-index: 1; position: relative; line-height: 42px; color: #FFF; text-shadow: 1px 1px 2px #333333; font-size: 18px; text-align: center; }
.divContactForm { z-index: 1; position: relative; width: 617px; float: left; padding: 10px; margin-top:10px; }
.divContactForm .row { margin-bottom:20px; }
.divContactForm input[type="text"] { background: url(../img/input_search_offer.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; font-size: 18px; height: 39px; line-height: 39px; margin-right: 2px; padding: 10px; width: 276px; }
.divContactForm textarea { background: url(../img/field_textarea.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0); border: medium none; font-size: 18px; height: 247px; line-height: 22px; margin-right: 2px; padding: 10px; width: 597px; resize:none; }
.divContactForm label { margin-left:5px; color:#FFF; }
.divContactForm input[type="submit"] { width:150px; height:48px; background:url(../img/btn_send.png) no-repeat; border:none; }
.divContactForm #divEsito { color:#FFF; font-weight:bold; }
.divContactForm #divEsito .ok { color:#37a036; }
.divContactForm #divEsito .ko { color:#b62a2a; }
.divContactInfo h3 { font-weight: bold; }
.divContactInfo { float: left; margin-right: 5px; margin-top: 235px; padding: 10px; position: relative; width: 170px; z-index: 1; color: #FFF; }
