/*-- Enquiry --*/
#droite .d_enquiry{
margin:0 0 20px 7px;
height:200px;
background:url(../../images/commun/f_d_enquiry.gif) no-repeat bottom left;
}
#droite .d_enquiry .txt{
padding:8px 16px 0 16px;
font-size:12px;
}
#droite .d_enquiry .txt p{padding:0 0 5px 0;}

/*-- News --*/
#droite .news{
background:url(../../images/commun/f_news.gif) no-repeat bottom left;
height:186px;
overflow:hidden;
zoom:1;
text-align:center;
margin:0 0 15px 0;
}
#droite .news .txt{
padding:12px 30px 0 33px;
margin:0 0 8px 0;
height:84px;
font-size:11px;
text-align:left;
}
#droite .news h4{
font-weight:bold;
font-size:12px;
padding:0 0 5px 0;
}
#droite .news h4 a{color:#194797;}
#droite .news h4 a:hover{color:#484848;}

/*-- Newsletter --*/
#droite .newsletter{
background:url(../../images/commun/f_newsletter.gif) no-repeat bottom left;
height:140px;
overflow:hidden;
zoom:1;
text-align:center;
}
#droite .newsletter .txt{
padding:0 15px 0 19px;
margin:0 0 15px 0;
font-size:11px;
text-align:left;
}
#droite .newsletter h4{
font-weight:bold;
font-size:12px;
padding:0 0 10px 0;
!padding:0 0 8px 0;
}
#droite .newsletter h4 a{color:#194797;}
#droite .newsletter input{
width:150px;
border:1px solid #fff;
margin:0 0 0 5px;
font-size:11px;
color:#194797;
}
#droite .newsletter input.submit{
width:auto;
border:none;
margin:0;
}
