.produits_pres h2, .flash  h2{
    color:#CF1307;
    background-image: none;
    margin-left:18px;
    padding-left:18px;
    font-size:18px;
}

.produits_pres a, .flash a{
    color: #CF1307;
}
.produits_pres a:hover, .flash a:hover{
    color: #FF7F83;
}
.produits_pres{
    border-bottom:2px solid #e6e6e6;
}
.flash_titre,.produits_titre{
    border-bottom:2px solid #CF1307;
}
.produits_pres h3, .flash h3{
    color:#CF1307;
}

.produits_recommandes .produits_prix_centimes, .produits_recommandes .produits_prix_unite,.produits_recommandes .ancien_prix, .flash .flash_prix_unite, .flash .flash_prix_centimes, .flash .flash_prix_barre {
    color:#ff0000;
}

.ancien_prix{
    font-size:10px;
    color:#5a0e2e;
    text-decoration:line-through;
}

.listing_page{
    background-color: #ff0000;
}

.colonne_gauche{
}

.listing_pagination{
    padding-left:36px;
    width:95%;
}

.article_une a, .article_news a{
    color:#ff0000;
}

.article_une img{
    border-color:#ff0000;
}
 div.flash .promotion_percentage
{
  float: right;
  font-family: "Times New Roman",Times,serif;
  font-size: 20px;
  color: #ff0000;
}

.restant
{
  display: block;
  color: #ff0000;
  text-align:center;
  font-size:14px;
}