html, body {
	height: 100%;
	margin:0px;
	padding:0px;
}
	
body {
    padding: 0;
    margin: 0;
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
    text-align: center;
    background : url(images/background.gif) ;
    font-size: 0.8em;
}

h1, h2, h3{
    font-family: "Trebuchet MS", sans-serif;
}

h1{
    font-size: 1.8em;
    margin: 0;
    padding: 0;
}
h2{
    font-size: 1.5em;
    margin: 0;
    padding: 0;
}
h3{
    font-size: 1.1em;
    margin: 0;
    padding: 0;
}

a {
    color: #1E3A4F; /* #EC8000 Alternatiffs */
    text-decoration: none;
    border: 0;
}

a:visited {
    color: #EC8000;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #EC8000;
}

img {
    border: 0
}


/* Page
-------------------------------------------------------- */

#wrapper {
    width: 990px;
    text-align: left;
    overflow: visible;
    position: relative;
    margin-top: 6px; /* Alternatiffs */
    margin-right: auto;
    margin-bottom: 0;
    margin-left: auto;
    padding: 0;
    border : 1px solid #326161; /* Alternatiffs */
}

#subwrapper {
    overflow: hidden;
    position: relative;
    padding: 0;
    width: 990px;
    /*background-color: #FFFFFF; /* #FFFFFF Alternatiffs */
    /*background : url(images/font_1.jpg) repeat-y 0px 0px; /* Alternatiffs */

    background : url(images/fond_content_8.jpg) repeat-y 0px 180px; /* 8 Alternatiffs */
    background-color : #F8F8FA ; /* #DBE7FF Alternatiffs */
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-color: #999999;
    border-bottom-color: #999999;
    border-left-color: #999999;
}
#subwrapper.fondhomme {
	background: url(images/fond_content_homme.jpg) repeat-y 0px 180px;
}

#content {
    padding: 0;
    clear: both;
    margin: 0;
}

#contenu {
    float: right;
    width:780px;  /* 775px 805px Alternatiffs */
    padding: 0;
    margin: 0px; /* Alternatiffs */
    /*
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 10px;
    */
    /* Alternatiffs */
    /*background : url(images/fond_content_2.jpg) repeat-y 0px 0px; /* Alternatiffs */
}

.titrePage {
    color: #12335B;
    text-align: left;
    font-weight: bold;
    width: 700px;
    padding-top: 10px;
    padding-bottom: 5px;
}

.sousTitrePage {
    color: #12335B;
    text-align: left;
    font-weight: bold;
    width: 750px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.textePage {
    color: #141414;
    text-align: left;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}

.separation {
    height: 1px;
    width: 775px;
    background-color: #7f8eb9;
    margin-top: 5px;
    margin-bottom: 5px;
    overflow:hidden;
    zoom:1;
}

/* Ent�te
-------------------------------------------------------- */

#entete {
    float: left;
    /*background-color: #12335b; /* */
    background : url(images/tetiere_haut_V2.jpg) no-repeat 0px 0px; /* Alternatiffs */
    width: 990px; /* Alternatiffs */
    height : 150px;
    margin: 0;
    padding-top: 0px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0;
    color: #5C4510;   /* #FFFFFF Alternatiffs */
    /*border-top : 2px solid #503A01;  /* Alternatiffs */
}

.logo {
    float: left;
    width: 260px;
    margin: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
}

#monCompte {
    /*float: right;  /* left Alternatiffs */
    position : absolute; /* Alternatiffs */
    top : 0px; /* Alternatiffs */
    right : 10px; /* Alternatiffs */
    width: 290px; /* 400px Alternatiffs */
    margin: 0;
    /*  Alternatiffs
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #FFFFFF;
    */
    padding-top: 2px; /* 0 Alternatiffs */
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
}

.formMonCompte {
    float: left;
    padding-top: 2px;  /* 5px Alternatiffs */
    padding-right: 5px;
    padding-bottom: 0;
    padding-left: 0;
    margin-top: 0;
    margin-right: 3px;
    margin-bottom: 0;
    margin-left: 0;
}

.blocMonCompte {
    float: left;
    padding:0;
    margin: 0;
}

.champFormMonCompte {
    font-size: 0.9em;
    padding: 0;
    margin: 0;
    color: #12335B;
    background-color: #e9f4fb;
    border: 1px solid #12335B;
    overflow: hidden;
    zoom: 1;
}

.menuMonCompte {
    float: left;
    color:  #5C4510; /* #a9c9e9Alternatiffs */
    margin-top: 5px; /* 5px Alternatiffs */
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    width: 100%;
    padding: 0;
}

#monPanier {
    /*float: right;  /* left Alternatiffs */
    position : absolute; /* Alternatiffs */
    top : 0px; /* Alternatiffs */
    right : 315px; /* Alternatiffs */
    width: 185px; /* 250px Alternatiffs */
    margin: 0;
    /*  Alternatiffs
    border-left-width: 1px;
    border-left-style: dotted;
    border-left-color: #FFFFFF;
    */
    padding-top: 2px; /* 0 Alternatiffs */
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 10px;
}
/*  Alternatiffs */
#monPanier a{
    color: #1E3A4F; /* Alternatiffs */
    text-decoration: none; /* Alternatiffs */
}
#monPanier a:hover{
    color: #336363; /* Alternatiffs */
    text-decoration: underline;  /* Alternatiffs */
}

.boutonMonCompteEntete {    
    float: left;
    margin: 0;
    padding-top: 2px;  /* 5px Alternatiffs */
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
}
/* Alternatiffs */
.boutonMonCompteEntete input{
    font-size : 12px;
    height : 20px;
    padding : 0px;
    margin : 0px;
}

a.LIEN_entete:link {
    font-size: 0.8em;
    color: #ffffff;  /* #a9c9e9 Alternatiffs */
    text-decoration: none;
    font-weight: bold;
}
/*
a.LIEN_entete:visited {
    font-size: 0.8em;
    color: #1E3A4F; #a9c9e9 Alternatiffs
    text-decoration: none;
    font-weight: bold;
}
*/
/* Alternatiffs */
a.LIEN_entete:visited {
    font-size: 0.8em;
    color: #ffffff;  /* #a9c9e9 Alternatiffs */
    text-decoration: none;
    font-weight: bold;
}

a.LIEN_entete:hover {
    font-size: 0.8em;
    color: #a9c9e9;
    text-decoration: underline;
    font-weight: bold;
}


/* Chemin
-------------------------------------------------------- */

#chemin {
    float: left;
    width:970px;
    height : 24px; /* Alternatiffs */
    color: #5C4510;  /*  #a9c9e9 Alternatiffs */
    font-size: 1em; /* 0.9em Alternatiffs */
    font-weight: bold;
    background-color: #0066CC; /* Basic */
    background : url(images/tetiere_bas_V2.jpg) no-repeat 0px 0px; /* Alternatiffs */
    margin: 0;
    padding: 0px;
    padding-left : 185px; /* Alternatiffs */
	padding-top : 20px;
    border-top-width: 0px; /* 1px Alternatiffs */
    border-top-style: solid;
    border-top-color: #FFFFFF;
    border-bottom : 2px solid #326161;  /* Alternatiffs */
}
/*  Alternatiffs */
#chemin a{
color: #1E3A4F; /* Alternatiffs */
text-decoration: none; /* Alternatiffs */
}
#chemin a:hover{
color: #336363; /* Alternatiffs */
text-decoration: underline;  /* Alternatiffs */
}

a.LIEN_chemin:link {
    color: #1E3A4F; /* #a9c9e9 Alternatiffs */
    text-decoration: none;
}

a.LIEN_chemin:visited {
    color: #a9c9e9;
    text-decoration: none;
}

a.LIEN_chemin:hover {
    color: #a9c9e9;
    text-decoration: underline;
}

/* Produit petit & grand
-------------------------------------------------------- */

.ListeProduitsPetits {
    float: left;
    width: 780px;
    margin: 0;
    padding: 0;
}

.produitPetit {
    float: left;
    width: 170px;
    margin-top: 20px;
    margin-bottom: 0;
    margin-left: 0;
    padding: 0;
    height:350px;
	text-align:center;
}

.contourImage {
    /* border: 1px solid #0066CC;  /* Alternatiffs */
    margin-bottom: 5px;
    /*float: left;*/
}

.titreProduit {
    color: #12335B;
    text-align: left;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
	float: left;
}
.pdtimg {
	display:block;
	width:160px;
	height:180px;
}
.chapoProduit {
    color: #12335B;
    text-align: left;
    font-style: italic;
    font-size: 0.9em;
    line-height: 1.2em;
    margin-bottom: 5px;
    width: 100%;
}

.descriptionProduit {
    color: #12335B;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 10px;
}

.prixProduit {
	color:#EC8000;
	/*float:left;*/
	font-weight:bold;
	margin-top:5px;
	/*padding-right:50%;*/
	text-align:left;
}

.ficheProduit {
    margin-left: 10px;
}


a.LIEN_commander:link {
    color: #1E3A4F; /* #0066CC Alternatiffs */
    text-decoration: none;
    font-weight: bold;
    font-size:16px;
}

a.LIEN_commander{
	/*float: left;*/
}


a.LIEN_commander:visited {
    color: #0066CC;
    text-decoration: none;
    font-weight: bold;
}

a.LIEN_commander:hover {
    color: #0066CC;
    text-decoration: underline;
    font-weight: bold;
}

/* Nombre de pages
-------------------------------------------------------- */

#pages {
    float: left;
    width: 775px;
    text-align: right;
    font-size: 0.9em;
    padding-top: 10px;
    margin: 0;
    padding-bottom: 10px;
    color: #12335B;
}

a.LIEN_pages:link {
    color: #1E3A4F; /* #12335B Alternatiffs */
    text-decoration: none;
    font-weight: bold;
}

a.LIEN_pages:visited {
    color: #12335B;
    text-decoration: none;
    font-weight: bold;
}

a.LIEN_pages:hover {
    color: #12335B;
    text-decoration: underline;
    font-weight: bold;
}


/* Pied de page
-------------------------------------------------------- */

#footer{
    float: left;
    width: 100%; /* 960px Alternatiffs */
    height : 41px; /* Alternatiffs */
    color: #0066CC;
    font-size: 0.9em;
    text-align: left;
    /*
    padding : 10px; /* Alternatiffs */
    /*padding-top: 22px; /* Alternatiffs */
    /*  Alternatiffs
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #0066CC;
    margin: 10px;
    padding-top: 10px;
    */
    background : url(images/pied.png) no-repeat 0px 0px;
}
/* Alternatiffs */
#footer a {
color: #ffffff; /* #1E3A4F Alternatiffs */
text-decoration: none; /* Alternatiffs */
font-weight : bold;
}
#footer a:hover{
color: #336363; /* Alternatiffs */
text-decoration: underline;  /* Alternatiffs */
}
.LIEN_footer {
    /* Alternatiffs */
    position : relative;
    top : 5px;
    left :10px;
}
a.LIEN_footer:link {
    color: #1E3A4F;  /* #0066CC Alternatiffs */
    text-decoration: none;
    font-weight: bold;
}

a.LIEN_footer:visited {
    color: #0066CC;
    text-decoration: none;
    font-weight: bold;
}

a.LIEN_footer:hover {
    color: #0066CC;
    text-decoration: underline;
    font-weight: bold;
}

#piedtexte {
    position : absolute;
    left : 0px;
    bottom : 0px;
    width : 800px;
    height : 30px;
    overflow : hidden;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color : gray;
    font-size: 10px;
}
#pied_texte {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color : #ffffff;
    font-size: 0.9em;
    text-align : center;
    background-color : #275457;
    height : 18px;
    background : url(images/pied.png) no-repeat 0px -41px;
}
#pied_texte a {
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color : #ffffff;
    font-size: 0.9em;
    text-decoration: none;
}
#pied_texte a:hover {
    text-decoration: underline;
}

/* Divers �l�ments de formulaires & tableaux
-------------------------------------------------------- */

.enteteTableau {
    color: #12335B;
    font-weight: bold;
    background-color: #dedce6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.ligneTableau {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #c6cdde;
    font-size: 0.9em;
}

.footerTableau {
    color: #12335B;
    font-weight: bold;
    background-color: #bdbbcd;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}

.boutonMonCompteContenu {
    font-weight: bold;
    width: 765px;
    text-align: right;
    margin: 10px;
}

.zoneDeSaisie {
    color: #12335B;
    font-weight: bold;
    font-size: 0.9em;
}

.obligatoire {
    color: #FF0000;
}

.commentaires {
    font-size: 1em;
    font-style: italic;
    font-weight: bold;
    color: #12335B;
}


/* Menu g�n�ral
-------------------------------------------------------- */

#menuGeneral {
    float: left;
    width: 175px;
    padding: 0;
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 10px;
	padding-bottom: 20px;
    background : url(images/fond_menu_3.jpg) repeat-y 0px 0px;
    border-left : 1px solid #bbbbbb;
    border-top : 1px solid #bbbbbb;
    border-right : 2px solid #aaaaaa;
    border-bottom : 2px solid #aaaaaa;
}


dl, dt, dd, li {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu {
    position: relative;
    padding: 0;
    margin: 0;
}

dl#menu {
    width: 175px;
}


dl#menu dt {
    cursor: pointer;
}

dl#menu dt a {
    font-size: 1.2em;
    color: #543C0E;    /* #ec8000 Alternatiffs */
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 5px;
    padding-left: 5px;
    overflow: hidden;
    zoom: 1;
}

dl#menu dt a:hover, dl#menu dt .selected {
    color: #FFFFFF;
    background-color: #543C0E;  /* #ec8000 Alternatiffs */
}

dl#menu dd {
}

dl#menu li {
}

dl#menu li a {
    font-size: 1em;
    color: #976B1A;  /* #ec8000 Alternatiffs */
    font-weight: bold;
    text-decoration: none;
    display: block;
    margin:0;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    overflow: hidden;
    zoom: 1;
}

dl#menu li a:hover, dl#menu li .selected {
    color: #FFFFFF;
    background-color: #976B1A;  /* #ec8000 Alternatiffs */
}


.invisibleW3C {
    width: 0; 
    height: 0;
    padding: 0; 
    margin: 0;
}

/* Signature
-------------------------------------------------------- */

#signature {
    padding: 0;
    width: 980px;
    color: #808185;
    font-size: 0.8em;
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-weight: bold;
}

.W3C {
    width: 88px;
    margin: 0;
    padding: 0;
    float: right;
}

a.LIEN_signature:link {
    color: #1E3A4F;  /* #808185 Alternatiffs */
    text-decoration: none;
    font-weight: bold;
}

a.LIEN_signature:visited {
    color: #808185;
    text-decoration: none;
    font-weight: bold;
}

a.LIEN_signature:hover {
    color: #808185;
    text-decoration: underline;
    font-weight: bold;
}

/* Page d'ouverture  Alternatiffs
-------------------------------------------------------- */
#ouverture {
    position : relative;
    top : 0px;
    left : 0px;
    width: 800px;
    height : 539px;
    margin-left: auto;
    margin-right: auto;
    text-align : center;
    background : url(images/fond_ouverture_V1.jpg) no-repeat 0px 0px;
    font-size: 1.1em;
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}


#lienmenusiconnecte {
    position : absolute;
    right : 216px;
    top : 5px;
    color:#ffffff;
    font-size: 14px;
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#lienmenu {
    position : absolute;
    right : 30px;
    top : 20px;
    color:#ffffff;
    font-size: 14px;
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#lienmenu a{
    color: #ffffff; /* #EC8000 Alternatiffs */
    text-decoration: none;
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#lienmenu a:hover{
    text-decoration: underline;
    color: #ffffff;
    font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#cadre1 {
    position : absolute;
    right: 40px;
    top : 395px;
    width : 236px;
    height : 101px;
    overflow : hidden;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color : #5C4510;
    font-size: 0.6em;
    text-align : right;
    background : url(images/cadre_ouverture_V1.gif) no-repeat 0px 0px;
}
#cadre2 {
    position : absolute;
    right: 40px;
    top : 284px;
    width : 236px;
    height : 101px;
    overflow : hidden;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color : #5C4510;
    font-size: 0.6em;
    text-align : right;
    background : url(images/cadre_ouverture_V1.gif) no-repeat 0px 0px;
}
#cadre3 {
    position : absolute;
    right: 40px;
    top : 173px;
    width : 236px;
    height : 101px;
    overflow : hidden;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color : #5C4510;
    font-size: 0.6em;
    text-align : right;
    background : url(images/cadre_ouverture_V1.gif) no-repeat 0px 0px;
}
#cadre4 {
    position : absolute;
    right: 40px;
    top : 62px;
    width : 236px;
    height : 101px;
    overflow : hidden;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color : #5C4510;
    font-size: 0.6em;
    text-align : right;
    background : url(images/cadre_ouverture_V1.gif) no-repeat 0px 0px;
}

.opa5 {
  opacity: 0.6;
  filter: alpha(opacity = 60);
}
.accueiltexte {
    font-size:10px;
    position : absolute;
    color : #000066;
    right: 290px;
    width : 200px;
    overflow : hidden;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    text-align : left;	
}
div.accueiltexte a {
    color : black;
}

.titlecat {
    font-size: 16px;
    font-weight : bold;
    position : relative;
    top : 6px;
    right : 12px;
}
.titlemod {
    font-size: 14px;
    font-weight : bold;
    position : relative;
    top : 6px;
    right : 20px;
}
/* ajout Alternatiffs
-------------------------------------------------------- */
#alternatiffs {
    /*background : url(images/logo.jpg) no-repeat 0px 0px; /* */
    position : absolute;
    left : 160px;
    top : 5px;
    width : 250px;
    height : 38px;
}
#sloganalternatiffs
{
    position : absolute;
    left : 164px;
    top : 50px;
    width : 500px;
    height : 38px;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color : #ffffff;
    font-size: 1.4em;
}
#titlemenu {
    position : absolute;
    left : 10px;
    top : 195px;
    font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
    color : #12335B;
    font-size: 0.9em;
    font-weight : bold;
    width : 175px;
    text-align : center;
}
.exempleprod {
    position : absolute;
    left : 5px;
    top : 28px;
    width : 80px;
    height : 70px;
    overflow : hidden;
}
#imgfloat {
	position: absolute;
	opacity : .8;
	filter : alpha(opacity=80); /* pour IE 6 */
	z-index:2;
	cursor: pointer;
}
/* Cadre page accueil*/
.cadre a{
    text-decoration: none;
    color : #3C0074;
}
.cadre a:hover{
    text-decoration: underline;
}
.cadre a.categorie{
    color : #5C4510;
}

hr{
	color: white;
	height: 0;
    margin: 0;
    padding: 0;
    border: 0;
	clear: both;	
}



/* Produit Liés */

#lies{
	border: 2px solid #976B1A;
	padding: 10px;
	margin: 5px;
	width: 90%;	
	text-align: center;
}

.accessoire{
	width: 32%;
	float: left;
	height: 180px;
	padding: 2px;
	padding-bottom: 0px;								
	text-align: center;
}

.texteAccessoire{
	float: left;
}

.imageLie{
	height: 100px;
	width: 50px;
}


/* MENU */
.menuContainer{
	background-color:gray;
	border : 1px #000000 solid;
}
.menuContainer .line{
	background-color:white;
	width:100%;
	padding-left:-5;
	background: transparent url(images/select.png) repeat scroll 0 0;
	border : 1px #CCCCCC solid;
}

.menuContainer .subMenuOpener{
	background-image:url("images/menuArrow.gif");
	background-repeat:no-repeat;
	background-position:right;
}
.menuContainer .selected td{
	background-color:#f3f3f3;
	background-image:url("images/bgnd_sel_2.jpg")
}
.menuContainer .selected td a{
	color:#5C4510;
	text-decoration:none;
}
.menuContainer .disabled td, .menuContainer .disabled td a {
	color: #CCCCCC;
}
.menuContainer a:visited{
    color: #543C0E;
}

/* liste menu */
.aselect{
    background: transparent url(images/select.png) no-repeat right;
    color: #3C0074;
    padding-right:15px;
    padding-left:2px;
    padding-top:1px;
    padding-bottom:2px;
    font-size:10px;
    border: 1px #999999 solid;
    line-height:18px;
    text-decoration:none;
    cursor:pointer;
}
.aselect:hover{
    color: #3C0074;
    text-decoration:none;
}
.selectprod {
    position : relative;
    right : 4px;
    top : 8px;
    margin : 0px;
}
.selectprod .menuAlternatiffs a{
	padding:1px 1px 1px 1px;
	height:12px;
	line-height:12px;
	width:135px;
	margin-left:95px;
	display:block;
	text-align:left;
}
/* menu gauche partie intérieure du site */
dl#menu li a.aselect {
    font-size: 1em;
    color: #976B1A;  /* #ec8000 Alternatiffs */
    font-weight: bold;
    text-decoration: none;
    margin:0;
    padding: 0px;
    overflow: hidden;
    width: auto;
    margin-left:16px;
    padding-left:5px;
}

dl#menu li a.aselect:hover {
    color: #543C0E;
}

/*Promotion */
#promo{
	width: 706px;
	border-collapse:  collapse;
	margin: 0 auto;
	border: 3px outset #976B1A;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px
	background: transparent url(images/cadre_ouverture_V1.jpg);
	display: block;
}

.prodPromo {
	color: #EC2900;
}

.prodPromo:visited {
	color: #EC2900;
}

.prodPromoPrix {
	text-decoration: line-through;
}