#devenez-distributeur{
font-size:12px;
float:left;
width:310px;
padding:80px 0 40px 26px;
text-align:center;
}

#support{
font-size:17px;
line-height:24px;
float:left;
width:310px;
padding:80px 0 40px 26px;
text-align:center;
}

#contact{
font-size:12px;
float:left;
width:310px;
padding:80px 0 40px 26px;
text-align:center;
}

#formDistributeur, #formSupport, #formContact{
float:right;
display:inline;
width:533px;
margin:20px 50px 40px 50px;
border-left:1px dashed #2e3337;
}


#formDistributeur .label, #formSupport .label, #formContact .label{
text-align:right;
font-size:14px;
font-weight:bold;
padding-right:10px;
width:170px;
}


#formDistributeur .input, #formSupport .input, #formContact .input{
width:353px;
font-size:12px;
text-align:left;
}

#formDistributeur tr, #formSupport tr, #formContact tr{
height:26px;
vertical-align:top;
}

#formDistributeur td input, #formSupport td input, #formContact td input{
width:321px;
padding:2px 16px;
height:16px;
line-height:16px;
font-size:14px;
color:#555;
font-weight:bold;
border:0;
background:url(../img/interface/input-back.gif) left top no-repeat;
}

#formDistributeur td .checkbox, #formSupport td .checkbox, #formContact td .checkbox{
width:auto;
height:auto;
padding:0;
line-height:auto;
font-size:auto;
color:auto;
font-weight:bold;
border:0;
background:none;
}

#formDistributeur .fondTextarea, #formSupport .fondTextarea, #formContact .fondTextarea{
padding:8px 8px;
height:120px;
background:url(../img/interface/textarea-back.gif) left top no-repeat;
font-size:12px;
text-align:left;
}

#formDistributeur td textarea, #formSupport td textarea, #formContact td textarea{
width:337px;
height:104px;
line-height:14px;
font-size:12px;
color:#555;
border:0;
background:none;
overflow:auto;
}

#btn-envoyer{
display:block;
width:100px;
height:21px;
cursor:pointer;
background:url(../img/interface/btn-envoyer.gif) left top no-repeat;
}

#btn-envoyer:hover{
background-position:0% -21px;
}


#msg_envoye{
font-size:13px;
text-align:center;
color:#AAA;
font-style:italic;
float:right;
display:inline;
width:572px;
margin:20px 10px 40px 50px;
border-left:1px dashed #2e3337;
padding:100px 0;
}

#msg_envoye a{
color:#FFF;
text-decoration:none;
}

#msg_envoye a:hover{
text-decoration:underline;
}

#messageBox{
float:right;
display:inline;
width:533px;
margin:20px 50px 40px 50px;
font-size:12px;
color:#C20000;
text-align:center;
}