#intro{
font-size:14px;
color:#999;
width:530px;
text-align:center;
margin:10px 0 70px 50px;
}

#titre_agence{
font-size:14px;
color:#999;
margin:0 0 10px 50px;
}

.bloc_agence{
float:left;
display:inline;
width:225px;
margin-left:50px;
text-align:center;
color:#7d7d7d;
font-size:14px;
}

.bloc_agence img{
display:block;
margin:5px auto 10px;
}

#bloc_form_contact{
float:right;
width:289px;
height:auto !important;
height:547px;
min-height:547px;
background:url(../img/commun/agence/fond_form_contact.jpg) top left no-repeat;
padding:0 43px 0 88px; 
}

#table_form_contact{
border-collapse:collapse;
width:289px;
}

#table_form_contact tr td label{
font-size:13px;
color:#d61123;
}

.input_text{
display:block;
width:128px;
height:16px;
padding:4px 2px;
line-height:16px;
border:1px solid #7d7d7d;
background:url(../img/commun/agence/input_back.jpg) left top no-repeat #FFF;
margin:3px 0 12px;
font-size:12px;
color:#000;
}

.textarea{
display:block;
width:287px;
border:1px solid #7d7d7d;
background:url(../img/commun/agence/input_back.jpg) left top no-repeat #FFF; 
margin:3px 0 12px;
}

.textarea textarea{
width:283px;
height:66px;
padding:2px;
font-size:12px;
color:#000;
border:0;
background:none;
}

#messageBox{
width:279px;
margin:0 auto 10px;
text-align:center;
color:#FFF;
font-size:12px;
padding:8px 5px;
background:#D50215;
border-top:1px solid #7F000E;
border-bottom:1px solid #7F000E;
}

#msg_envoye{
text-align:center;
color:#333;
font-size:13px;
margin:100px 0;
font-weight:bold;
}