form#contact {
width:380px !important;
width /**/:380px;
margin: 0;
padding: 15px 15px 10px 0;
/*background:#D3FFB6 url(formBk.png) no-repeat*/
font-size: 11px;
clear:none;
}

form#contact label{
float: left;
width: 110px;
height: 30px;
line-height:30px;
margin-right: 5px;
text-align: left;
color: #e8e7b5;
}

form#contact input,textarea,button {
border: 0px solid;
color: #000;
}



form#contact div.input-cont{
float: left;
width: 200px;
height: 30px;
/*background: #D3FFB6 url(inputBk.png) no-repeat top left;*/
margin-bottom: 3px;
color:#e8e7b5;
}

.inputcampo {
width: 200px;
background: #e8e7b5;
}

form#contact input{
display: block;
/*width: 175px;*/
/*background: #FFF;*/
margin:5px 0 0 10px
}

form#contact div.textarea-cont{
float: left;
width: 140px;
height: 170px;
padding: 1px;
/*background: #D3FFB6 url(textAreaBk.png) no-repeat*/
}

form#contact textarea{
/*width: 140px;*/
height: 140px;
margin: 10px
}


form#contact button#go{
float: left;
width: 60px;
text-align:center;
height:20px !important;
height:30px;
line-height: 25px;
display: inline;
margin-left:125px;
padding: 1px 0 4px;
/*background: #D5D8E1 url(submitBk.png) no-repeat;*/
color: #CCC;
cursor: pointer;
font-size:10px;
border: solid 1px #8e770d;
background-color:#292926;
}

form#contact button#reset{
float: left;
width: 60px;
text-align:center;
height:20px !important;
height:30px;
line-height: 25px;
display: inline;
margin-left:20px;
padding: 1px 0 4px;
/*background: #D5D8E1 url(submitBk.png) no-repeat;*/
color: #CCC;
cursor: pointer;
font-size:10px;
border: solid 1px #8e770d;
background-color:#292926;
}

#riservatezza {
display:block;
color:#FFFFFF;
/*width:512px;*/
}

#riservatezza p{
width:112px;
float:left;
}

#riservatezza input{
width:20px;
float:left
}

#riservatezza label{
float: left;
width: 30px;
text-align: left;
color: #BBBBBA;
width:20px;
}

#riservatezza input .radio{
width:20px;
float:left
}

.radiobuttons {
width:20px;
float:left
}
