body {
background: #5d443f url(images/sfondo_preventivi.jpg) repeat-y 32px 0px;
/*----------------------------qui sopra */
}

.cont_sx {
float: left;
width: 160px;
text-align: right;
padding-bottom: 10px;
}

.cont_dx {
float: left;
width: 346px;
padding-left: 10px;
padding-bottom: 10px;
}

.cont_input {
border: 1px solid #D56F1D;
background: #6B514C;
font-size: 13px;
width: 360px;
color: white;
height: 21px;
}

.cont_textarea {
border: 1px solid #D56F1D;
background: #6B514C;
font-size: 13px;
width: 360px;
color: white;
}

.cont_button {
border: 1px solid #D56F1D;
background: #402C28;
font-size: 13px;
width: 180px;
color: white;
height: 21px;
}

.cont_check_sx {
float: left;
width: 20px;
padding-bottom: 5px;
}

.cont_check_dx {
float: left;
width: 160px;
padding-bottom: 5px;
}