

* {
 margin : 0px;
 padding: 0px;
 }

ul, ol, li {
 margin: 1px;
 padding: 0px;
 border: 0px;
 }

body {
 text-align: left;
 
font-family: Arial;
font-size: 11px;
color: #000000;
}
;

a, a:link, a:visited {
 text-decoration: none;
 }

a:hover {
 text-decoration: underline;
 }


.fck_couleur1 {

color: #ffffff;
}

.fck_couleur2 {

color: #000000;
}

.fck_couleur3 {

color: #000000;
}


.fck_titre {

font-family: Arial;
font-size: 13px;
color: #726e39;
}


.fck_titreproduit {

font-family: Arial;
font-size: 15px;
font-weight: bold;
color: #000000;
}


.fck_prodPrix {

font-family: Arial;
font-size: 12px;
font-weight: bold;
color: #000000;
}


.fck_prodPrixPromo {

font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #E2001A;
}


