/* ************* Bloc principal ************* */
.conn_bloc_princi{
padding:25px 0;
overflow:hidden;
}
.conn_bloc_princi .conn_bloc_img{
width:245px;
float:right;
background: url(../../images/commun/f_rec2.gif) no-repeat right bottom;
padding-left:25px;
}
.conn_bloc_princi .conn_bloc_img cite{
padding:8px 0 8px 35px;
}

/* ************* Notre Histoire ************* */
#hist_bloc{
width:406px;
float:left;
}
#hist_bloc p{font-size:11px;}
#hist_bloc #hist_cont{
padding:12px;
border:1px solid #f0efe7;
border-top:0 none;
}
#hist_bloc h2{
background-color:#fcec34;
padding-left:12px;
}
#hist_bloc .hist_bloc_img{
background: url(../../images/commun/f_activ_img.gif) no-repeat;
padding:10px 0 0 7px;
width:102px;
float:left;
margin:0 10px 6px 0;
}

/* ************* chiffres clés ************* */
#chiffre{
float:right;
width:320px;
}
#chiffre h2{
background-color:#9a9668;
padding-left:12px;
}
#chiffre ul{
padding:10px;
border:1px solid #f0efe7;
border-top:0 none;
overflow:hidden;
zoom:1;
font-size:11px;
}
#chiffre li{
float:left;
width:130px;
background: url(../../images/commun/puce.gif) no-repeat 0 3px;
padding:0 5px 2px 14px;
}
#label{
text-align:center;
}
#label img{
margin:18px 5px 0 5px
}
