/* Definition des styles appliques aux balises */
BODY	{font-family:Arial, sans-serif; font-size: x-small; font-weight: normal; color: #000000; background-color: #FFFFFF; margin: 0px 0px 0px 0px}
TD 		{font-family:Arial, sans-serif; font-size: x-small; font-weight: normal}
DIV		{font-family:Arial, sans-serif; font-size: x-small; font-weight: normal; color: #000000;}
A       {font-family:Arial, sans-serif; font-size: 11px; color: #990000; font-weight:normal; text-decoration: underline;}
A:hover {font-family:Arial, sans-serif; font-size: 11px; color: #990000; font-weight:normal; text-decoration: none;}
FORM	{margin:0;}



.bg-orange { background-color: #D82500 }
.bg-rouge { background-color: #990000 }
.bg-gris1 { background-color: #E6E6E6 }
.bg-gris2 { background-color: #CCCCCC }
.bg-gris3 { background-color: #333333 }
.bg-blanc { background-color: #FFFFFF }
.bgroseblanc { background-color: #FCF0EE }
.bg-rose { background-color: #FCF0EE }

/*texte d'info*/
.txtbase { color: #000000; font-weight: normal; font-size: 11px }

/*texte base orange*/
.txtbaseorange { color: #D82500; font-weight: normal; font-size: 11px }

/*texte d'info important*/
.txtbaseimp { color: #000000; font-weight: bold; font-size: 12px; }

/*texte d'info important orange*/
.txtimporg { color: #D82500; font-weight: bold; font-size: 12px; }

/*texte d'info important orange*/
.titreimporg { color: #D82500; font-weight: bold; font-size: 20px; }

/*texte compteur*/
.compteur { color: #FFFFFF; font-weight: bold; font-size: 15px; }

/*texte total*/
.total { color: #FFFFFF; font-weight: bold; font-size: 20px; }

/*texte d'info important magasin*/
.txtimpmag { color: #990000; font-weight: bold; font-size: 12px; }

/* produits */
.txt-prod {text-decoration: none; color: #000000; font-size: 12px}

/*texte d'info*/
.copyright { color: #000000; font-weight: normal; font-size: 10px }

/*Lien orange */
a.lienorange{color: #000000; font-weight: normal; font-size: 11px }
a.lienorange:hover{color: #D82500; font-weight: normal; font-size: 11px; text-decoration:none }


/*Lien orange gras*/
a.lienorangegras{color: #D82500; font-weight: bold; font-size: 11px; text-decoration:underline }
a.lienorangegras:hover{color: #000000; font-weight: bold; font-size: 11px; text-decoration:underline }

/*Lien blanc gras*/
a.lienblancgras{color: #FFFFFF; font-weight: bold; font-size: 11px; text-decoration:underline }
a.lienblancgras:hover{color: #000000; font-weight: bold; font-size: 11px; text-decoration:underline }



/*Bloc produit */
a.lientitre{color: #FFFFFF; font-weight: bold; font-size: 12px }
a.lientitre:hover{color: #FFFF00; font-weight: bold; font-size: 12px; text-decoration:none }

.txtbloc { color: #FFFFFF; font-weight: normal; font-size: 11px; text-decoration:none }
a.txtbloc_lien { color: #FFFFFF; font-weight: normal; font-size: 11px; text-decoration:none }
a.txtbloc_lien:hover { color: #FFFFFF; font-weight: normal; font-size: 11px; text-decoration:none }

.prixmin { color: #FFFF00; font-weight: bold; font-size: 12px; text-decoration:none }
a.prixmin { color: #FFFF00; font-weight: bold; font-size: 12px; text-decoration:none }
a.prixmin:hover { color: #FFFF00; font-weight: bold; font-size: 12px; text-decoration:none }

.prixmax { color: #FFFF00; font-weight: bold; font-size: 20px; text-decoration:none }
a.prixmax { color: #FFFF00; font-weight: bold; font-size: 20px; text-decoration:none }
a.prixmax:hover { color: #FFFF00; font-weight: bold; font-size: 20px; text-decoration:none }

.chiffre { color: #FFFFFF; font-weight: bold; font-size: 12px }

.color-image {border: 1px solid #FF0000;}


/*fiche produit*/
.txtbaseblanc { color: #FFFFFF; font-weight: normal; font-size: 12px }

.txtbaseimpblanc { color: #FFFFFF; font-weight: bold; font-size: 12px; }

.titre { color: #FFFF00; font-weight: bold; font-size: 14px }


.loi { color: #FFFFFF; font-weight: normal; font-size: 11px }

.green15bold { color: #00FF00; font-weight: bold; font-size: 15px }

.white13bold { color: #FFFFFF; font-weight: bold; font-size: 13px }
a.white13bold { color: #FFFFFF; font-weight: bold; font-size: 13px; text-decoration:none;}
a.white13bold:hover { color: #00FF00; font-weight: bold; font-size: 13px;  text-decoration:none; }

.green13bold { color: #00FF00; font-weight: bold; font-size: 13px }
a.green13bold { color: #00FF00; font-weight: bold; font-size: 13px; text-decoration:none; }
a.green13bold:hover { color: #00FF00; font-weight: bold; font-size: 13px; text-decoration:none; }

.yellow13bold { color: #FFFF00; font-weight: bold; font-size: 13px }
a.yellow13bold { color: #FFFF00; font-weight: bold; font-size: 13px; text-decoration:none; }
a.yellow13bold:hover { color: #00FF00; font-weight: bold; font-size: 13px; text-decoration:none; }

.yellow13 { color: #FFFF00;  font-size: 13p; text-decoration:none; x }
a.yellow13 { color: #FFFF00;  font-size: 13px; text-decoration:none; }
a.yellow13:hover { color: #000000;  font-size: 13px; text-decoration:none; }


/*cadre formulaire*/
.cadre-form {border:1px solid #000000; background-color: #D82500}


.txt11 {font-family:Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; font-weight:normal; text-decoration: none;}


/*texte titre des news*/
.txttitlenews { color: #990000; font-weight: bold; font-size: 12px; }
.txtnewsmag       {font-family:Arial, sans-serif; font-size: 11px; color: #000000; font-weight:normal; text-decoration: underline;}
a.txtnewsmag:hover {font-family:Arial, sans-serif; font-size: 11px; color: #000000; font-weight:normal; text-decoration: none;}
