#liens_accueil{
width:890px;
margin-bottom:30px;
margin-left:auto;
margin-right:auto;
}

#lien_offres,#lien_reve,#lien_promos{
width:292px;
height:228px;
display:block;
float:left;
}

#lien_offres{
background:url(../img/images_accueil/img_blocOffres_normal.jpg);
}
#lien_offres:hover{
background:url(../img/images_accueil/img_blocOffres_over.jpg);
}

#lien_reve{
background:url(../img/images_accueil/img_blocRDG_normal.jpg);
margin-left:5px;
}
#lien_reve:hover{
background:url(../img/images_accueil/img_blocRDG_over.jpg);
}

#lien_promos{
background:url(../img/images_accueil/img_promos_normal.jpg);
margin-left:5px;
}
#lien_promos:hover{
background:url(../img/images_accueil/img_promos_over.jpg);
}

#colonne_droite{
width:315px;
float:left;
background:url(../img/splitter.jpg) #1c1c1c repeat-y ;
margin-left:15px;
display:inline;
}



#colonne_gauche{
width:570px;
float:left;

}

#bg_photo{
width:159px;
height:135px;
background:url(../img/images_accueil/bg_photo.jpg) no-repeat;
float:left;
margin-top:20px;
display:inline;
}
#bg_photo img{
width:150px;
height:125px;
margin-left:4px;
margin-top:5px;

}

#wording_concept{
float:left;
display:inline;
margin-left:10px;
margin-top:20px;
width:400px;
text-align:justify;
}

#wording_concept h1{
font-size:16px;
}


#bloc_news{
float:left;
display:inline;
margin-left:15px;
margin-top:20px;
width:270px;
text-align:justify;
}

#bloc_news h1{
color:#ffffff;
font-size:16px;
text-align:left;
}






