.titre_mod, a.titre_mod, a.titre_mod:hover, a.titre_mod:visited, a.titre_mod:active
{
  font-family: arial,helvetica,sans-serif;
  text-decoration:none;
  font-size:12px;
  font-weight:bold;
  text-transform:uppercase;
  color:#302D2D;
  background-color : transparent ; 
}

.txt_mod, a.txt_mod, a.txt_mod:visited, a.txt_mod:active, .txt_mod:visited, .txt_mod:active, a.txt_mod:hover, .txt_mod:hover  
{  
  font-family: arial,helvetica,sans-serif;
  text-decoration:none; 
  font-size:12px;
  font-stretch:ultra-condensed;
  color:#253A5D;
  text-align:justify;
  background-color : transparent ;
}
/* ------------------- Texte auxiliaire ---- lien ... -------- */
.txt_aux_mod, a.txt_aux_mod
{
  font-weight:bold;
  text-align:center;
  text-decoration:none; 
  font:12px arial,helvetica,sans-serif; 
  color:#CF1E1E;
  background-color : transparent ;
}
.txt_aux_mod:hover, a.txt_aux_mod:hover
{
  font-weight:bold;
  text-align:center;
  text-decoration:none; 
  font:12px arial,helvetica,sans-serif; 
  color:#253A5D;
  background-color : transparent ;
}



/* ----------- Fichier téléchargeable ---------*/
.titre_fichier
{
  font-family: verdana,helvetica,sans-serif;
  text-transform:uppercase;
  color:#666464;
  font-weight:bold;
  font-size:14px;
  background-color : transparent ;
}

/* ----------- Compteur bas de bage ------------*/
.drop_compt
{
  text-decoration:none;
  font-weight:bold;
  font-family: arial,helvetica,sans-serif;
  font-size:10px;
  font-stretch:ultra-condensed;
  text-align:center;
  color:#666464;
  background-color:#D2D4F3;
  border-color:#FF763A;
}
/*----------------------------------------------------------*/

/* ---------- Vente flash page d'accueil ----------*/
#table_vente_flash
{
  background-color: #c8a8ab;
  background-image: url(../images/vente_flash.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 772px;
  height: 321px;
}

#table_vente_flash table, #table_top_vente table
{
  margin-right: -10px;
  padding: 0;
}

.pxprod
{
  float: left;
  margin-top: 4px;
}

.pxpromoprod
{
  float: right;
}
/*-----------------------------------------------*/

/* ---------- Top des ventes page d'accueil ----------*/
#table_top_vente
{
  background-color: #b7191a;
  background-image: url(../images/vente_top.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  width: 772px;
  height: 337px;
  margin-top: 15px;
}
/*-----------------------------------------------*/