/* Mise en page spécifique à la page d'accueil */

#bandeau_offre
{
width:571px;
height:100px;
margin:0 auto 15px auto;
}

.liste_accueil
{
background-color:#D8D8D8;
float:left;
height:130px;
width:550px;
margin:10px 0 0px 20px;
}

.etiquette_accueil
{
float:left;
margin-left:10px;
margin-top:8px;
}

.img_coin
{
position:absolute;
margin-left:-15px;
margin-top:-135px;
}

.etiquette_accueil h3
{
padding:5px 0 0 0px;
color:#BC0000;
text-align:center;
}

.img_accueil_centre
{
border:1px #BC0000;
height:94px;
width:150px;
margin:0 0 0 17px;
}



/* FIN de la mise spécifique à la page d'accueil  FIN */

