
#zoom {
position: relative;
margin: 22px 0 0 22px;
padding: 0;
width: 751px;
height: 287px; 
background: transparent url(../img/fond_zoom.jpg) no-repeat;
border-bottom: 1px solid #e4e4e4;
}

#conteneur_edito {
margin: 12px 0 0 22px;
padding: 0;
width: 751px;
background: transparent url(../img/coin_haut_edito.png) no-repeat left top;
}



/* EDITO */

#edito {
margin: 0;
padding: 0;
width: 751px;
background: transparent url(../img/coin_bas_edito.png) no-repeat right bottom;
}

#edito #mod_fiche {
margin: 0;
padding: 10px 40px 0 40px;
width: 671px;
}


/* RACCOURCIS */

#raccourcis {
position: relative;
margin: 10px 0 0 21px;
padding: 0;
width: 746px;
height: 188px;
background: transparent url(../img/fond_raccourcis.jpg) no-repeat;
}

#raccourcis #points_forts {
position: absolute;
margin: 0;
padding: 0;
top: 80px;
left: 120px;
width: 120px;
height: 110px;
}

#raccourcis #modules {
position: absolute;
margin: 0;
padding: 0;
top: 80px;
left: 280px;
width: 170px;
height: 110px;
}

#raccourcis #reals {
position: absolute;
margin: 0;
padding: 0;
top: 80px;
left: 595px;
width: 150px;
height: 110px;
}

#raccourcis ul {
margin: 0;
padding: 0;
}

#raccourcis ul li {
margin: 0;
padding: 0 0 5px 0;
}

#raccourcis ul li a {
color: #000;
}