/* NAVIGATION SELECTION */
#coeurnav_produits{
	float: left;
	margin-top: 0;
    position: relative;
    height: 281px;
	padding: 24px 27px 0px 27px;
	background: #fff url(/fileadmin/templates/img/selection_liste_bg.png) top left repeat-x;
	overflow: hidden;
	visibility: visible;
	z-index: 2;
	left: 0px;
	width: 720px;
}
.fichemed #coeurnav_produits{
	height: 260px;
}
#coeurnav_produits .produit_liste_wrap {
	width: 180px;
}
#coeurnav_produits.recherche{
	/*width: 665px;*/
	padding-top: 10px;
	padding-bottom: 0px;
}
#coeurnav_produits.recherche .produit_liste_wrap {
	width: 200px;
}
#coeurnav_produits.recherche .next{
	left: 633px;
}
#coeurnav_produits.recherche{
	padding-left: 40px;
}
/**
 * Liens précédent/suivant
 */
#coeurnav_produits .next {
	z-index:3;
    position: absolute;
	padding-right: 10px;
    top: 0px;
	left: 740px;
    height: 260px;
    cursor: pointer;
	background: #fff url(/fileadmin/templates/img/selection_liste_bg.png) top left repeat-x;	
}
#coeurnav_produits .next a {
	display: block; 
	/*
    width: 17px;
    height: 260px;
	background: url(/fileadmin/templates/img/coeurnav_fleche_right.png) no-repeat center left;
	*/	
    width: 34px;
    height: 104px;
	margin-top:80px;
	background: url(/fileadmin/templates/img/carrousel/bouton_droite_off.png) no-repeat;
	background-position: -0px center;
	z-index:4;
}

#coeurnav_produits .next a:hover {
	/*
    background-position: -17px center;
	*/
	background: url(/fileadmin/templates/img/carrousel/bouton_droite_on.png) no-repeat;
	background-position: -0px center;
}

#coeurnav_produits .next a:active {
	/*
    background-position: -34px center;
	*/
	background: url(/fileadmin/templates/img/carrousel/bouton_droite_on.png) no-repeat;
	background-position: -0px center;
}

#coeurnav_produits .prev {
	z-index:3;
    position: absolute;
	padding-left: 0px;
    top: 0px;
	left: 0px;
    height: 260px;
    cursor: pointer;
	background: #fff url(/fileadmin/templates/img/selection_liste_bg.png) top left repeat-x;
}
#coeurnav_produits .prev a {
	display: block;
   /* width: 17px;
    height: 260px;
	background: url(/fileadmin/templates/img/coeurnav_fleche_left.png) no-repeat center left;
	*/
	width: 34px;
    height: 104px;
	margin-top:80px;
	background: url(/fileadmin/templates/img/carrousel/bouton_gauche_off.png) no-repeat;
	background-position: -0px center;
	z-index:4;
}


#coeurnav_produits .prev a:hover {
   /* background-position: -17px center;*/
   background: url(/fileadmin/templates/img/carrousel/bouton_gauche_on.png) no-repeat;
	background-position: -0px center;
}

#coeurnav_produits .prev a:active {
   /* background-position: -34px center;*/
   background: url(/fileadmin/templates/img/carrousel/bouton_gauche_on.png) no-repeat;
	background-position: -0px center;
}


#coeurnav_produits .prev a span, #coeurnav_produits .next a span {
	display: none;
}

#coeurnav_produits .disabled a, #coeurnav_produits .disabled a:hover, 
#coeurnav_produits .disabled:active a {
    cursor: default;
    background-position: -51px center;
	/*display:none;*/
}
#coeurnav_produits .liste_selection{
	margin: 0pt;
	padding: 0pt;
	position: relative;
	z-index: 1;
	width: 1080px;
	left: 0pt;
}

#loading {
	position:absolute; 
	margin-top: 100px; 
	margin-left: 450px; 
	display: none;
}

#fiche_produit {
	position:absolute; 
	z-index: 100;
	left: auto;
	display: none;
}

#fichecontent div.inactive{
	display: none;
}

#no_produits {
    height: 240px;
}


/* PRODUIT */

#produit-details h2{
	margin: 0 0 5px 0;
	color: #EC008C;
	font-size: 1.4em;
}
#fiche.promotion #produit-details h2{
	color: #FF8A00;
}
#produit #image{
	margin: 5px 0;
}
#produit .propriete{
	padding-bottom: 10px;
}
#produit .propriete .nom{
	font-weight: bold;
	color: #000000;
}

#produit .propriete .valeur, #produit .propriete .extra, #produit .propriete .extra a{
	color: #5D5D5D;
}
#produit #achat_rapide{
	display: block;
	float: right;
	padding-right: 30px;
	width: 104px;
	height: 30px;
	background: url(/fileadmin/templates/img/achat_rapide.png) top left no-repeat;
}
#produit #achat_rapide span{
	position: absolute;
	top: -1000em;
	left: -1000em;
}
#produit #prix{
	display: -moz-inline-box;
	display: inline-block;
	background-color: #EC008C;
	color: #FFFFFF;
	font-size: 2.2em;
	padding: 5px;
	margin-bottom: 5px;
}
#fiche.promotion #produit #prix{
	background-color: #FBD024;
	color: #000000;
}
#fiche #produit-special{
	position: absolute;
	padding-left: 330px;
}
#produit-details .collection{
	float: right;
	padding-right: 30px;
}
#bouton_retour{
	float: right;
	padding: 10px 35px 0 10px;
}
#bouton_retour a{
	display: block;
	background: url(/fileadmin/templates/img/bouton_retour.png) left top no-repeat;
	height: 35px;
	width: 227px;
}
#bouton_retour a span{
	display: none;
}
.produits_associes{
	background: url(/fileadmin/templates/img/sep2.gif) left top repeat-x;
	padding-top: 10px;
	padding-left: 20px;
}
.produits_associes h3{
	margin: 0;
}
#fichecontent .topleft-corner{
	display: none;
	width: 10px;
	height: 11px;
	margin-left:-11px;
	margin-top:-10px;
	position: absolute;
	background: url(/fileadmin/templates/img/tabnav-topleft-corner.gif) left top no-repeat;
}

#symbolique{
	padding-bottom: 10px;
}

.petitGris{
	font-weight:normal;
	color:#666666;
}
