body {
background-image : url("images/texture-mur1.gif");
margin-left: 0px;
color : red;


}

#conteneur div {
float : left;

}              .

#conteneur{
margin-left : auto;
margin-right : auto;
width : 1080px;
background-color : black;


}           

#entree{
 width : 400px;
 margin : 10px;
 background-color : black;
 margin-left : -10px;
 margin-right : 20px;
 margin-top : 20px;
 height : 473px;

}

#texte_entree {

margin-top : 10px;
margin-left : 0px;
}

#entree h4 {
 font-family : Arial;
 font-size : 15px;
/* font-weight : bolder;  */
 font-style : italic;
 text-align : center;
 margin-left : 65px;
 color : red;
 text-align : center;
}

#image_entree {
  padding : 15px;
  border : solid red;
  margin-left : 70px;
  margin-top : 80px;
}

#image_entree img {
width : 230px;
}

#bouton_entree img {
	margin-left: 170px; 
  margin-top : 40px; 

}

#bouton_entree a img {
  border : medium none;


}

#bouton_entree a:hover img {
  border : none;
  visibility : hidden;
  background-image : url("images/picenteron.gif");

}

#ventes_flash {
  width : 330px;
  height : 500px;
  font-family : Arial black;
  font-size : 14px;
}
#ventes_flash img {
 height : 470px;
}

#ventes_flash a {
  text-decoration : none;
}

#articles {
  width : 360px;        /*220*/
  height : 400px;
  margin-left : -20px;
    font-family : Arial black;
  font-size : 14px;
}

#cadre_articles {
  background-color : red;
  overflow : scroll;
  width : 320px;
  height: 457px;
  color : black; 
  padding : 8px;
  font-size : 13px;
  font-family : Tahoma;
}

#cadre_articles p {
  font-size : 9px;
  color : black;
  padding : 8px;
}
#cadre_articles h4 {
  margin-top : -20px;
}


#validator {
float : left;
}

#mentions_legales {
color : black;
font-size : 11px;
margin : auto;
width : 700px;
padding-bottom : 10px;
margin-left : 190px;
text-align: center;
width : 640px;
}

#mentions_legales #distribs {
  margin-left:120px;
  margin-top : 0;
}
#mentions_legales #distrib1 {
  background-image : url("images/distrib/logotagonius.gif");
  width : 123px; 
  height : 57px;
}
#mentions_legales #distrib2 {
  background-image : url("images/distrib/logojoyinvit1.gif");
  width : 111px; 
  height : 85px;
}
#mentions_legales #distrib3 {
  background-image : url("images/distrib/logomonmarthe.png");
  width : 171px; 
  height : 51px;
}
#mentions_legales div {
  margin : 8px;
}
#mentions_legales p {
  text-align : center;
  float: left;
}

