/************************************** CSS COMMUN *******************************/
/* Paragraphe complet*/
.imgleft {
	float: left;
	margin: 2px 8px 0 0;
}
.imgright {
	float: right;
	margin: 2px 0 0 8px;
}
.img2left {
	float: left;
	margin: 2px 8px 0 12px;
}
.img2right {
	float: right;
	margin: 2px 12px 0 8px;
}
.img2center {
	text-align: center;
	margin: 2px 0 0 8px;
}
.legend{
	text-align: center;
}

/* Plan du site */
#plan-site{
	margin-left: 150px;
}
.map-menu-1{
	color : black;
	font-size: 13px;
	list-style: none;
	font-weight : bold;
}
.map-menu-2{
	list-style: none;
	font-size: 12px;
	color : black;
}
.map-menu-2 a{
	list-style: none;
	font-size: 12px;
	color : #5E93C7;
	text-decoration: none;
}
.map-menu-2 a:hover{
	list-style: none;
	font-size: 12px;
	color : #0054A6;
	text-decoration: underline;
}
.map-menu-3{
	list-style: none;
	font-size: 11px;
	color : black;
}
.map-menu-3 a{
	list-style: none;
	font-size: 11px;
	color : #5E93C7;
	text-decoration: none;
}
.map-menu-3 a:hover{
	list-style: none;
	font-size: 11px;
	color : #0054A6;
	text-decoration: underline;
}
.map-menu-4{
	list-style: none;
	font-size: 10px;
	color : black;
}
.map-menu-4 a{
	list-style: none;
	font-size: 10px;
	color : #5E93C7;
	text-decoration: none;
}
.map-menu-4 a:hover{
	list-style: none;
	font-size: 10px;
	color : #0054A6;
	text-decoration: underline;
}

/* Formulaire */
.erreur{
	color : #CD0D37;
	font-size : 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



/*Recherche*/
.nbr-result{
	color: #0054A6;
	font-size: 13px;
}
.suiv-prec{
	color: #26CEBD;
	font-weight: bold;
	font-size: 12px;
}
.suiv-prec a{
	text-decoration: none;
}
.suiv-prec a:hover{
	text-decoration: underline;
}
.titre-recherche{
	color: #0054A6;
	font-weight: bold;
	font-size: 12px;
}
.recherche-entete{
	color: #0054A6;
	font-size: 12px;
}
.recherche-titre{
	color: #F9B23B;
	font-size: 11px;
	font-weight: bold;
}
.recherche-corps{
	color: #0054A6;
	font-size: 11px;
}
.recherche-corps a{
	color: #5E93C7;
	text-decoration: none;
	font-weight: bold;
}
.recherche-corps a:hover{
	color: #0054A6;
}
.more{
	color: #5E93C7;
	font-weight: bold;
}
.chapo{
	color: #5E93C7;
	font-weight: bold;
}

/************************************ FIN CSS COMMUN ************************************/


/************************************ CSS EN PLUS POUR RELAX'ATTITUDE ******************************/
#menubas ul li{
	text-transform: uppercase;
}
#zone-gauche{
	width: 326px;
	float:left;
}
#zone-droite{
	width: 326px;
	float:left
}
.spacer {
	clear: both;
}
#num1 {
	position: absolute;
}
#num2, #num3, #num4, #num5, #num6, #num7, #num8, #num9  {
	position: absolute;
	display: none;
}

#pdt1 {
	position: absolute;
}
#pdt2 {
	position: absolute;
	display: none;
}

.petitbloc h3{
	margin: 0 0 0 7px;
	padding: 0 0 7px 13px;
	background-image: url(/images/imgRelax/puce_engagements.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	font-size: 12px;
	color: #6666CC;
}

#logo-100zen{
	float:left;
	margin: 3px 25px 0 40px;
	padding-right : 50px;
	padding-top : 10px;
}

#imgaide{
	position : absolute;
	left : 334px;
	top : 5px;
}

.titreaide {
	color : #FFFFFF;
	font-size : 16px;
}

#blocaide{
	text-align : right;
	width : 300px;
}

a.lienaide{
	color : #FFFFFF;
	text-decoration : underline;
	font-size : 13px;
	white-space: nowrap;
}

#pages a.select{
	color: #000;
}

.error{
	color: #C30;
	font-size: 11px;
	width: 148px;
	text-align: center;
}


.choixpays{
	font-size : 9px;
	font-family: Arial, Helvetica, sans-serif;
	border : 0px;
}

.choixpayserreur {	
	font-size : 9px;
	font-family: Arial, Helvetica, sans-serif;
	border : 0px;
	border-color: red;
}

#totaux .cadre-blanc-barre {
	background-color: #FFF;
	border: 1px solid #000;
	padding-right: 3px;
	text-decoration: line-through;
}

#validerpanier{
	position: absolute;
	left: 515px;
	top: 348px;
}
/*
#logo-adeuza{
	position: absolute;
	left: 255px; 
	top: 31px;
}*/
.img-logo-adeuza{
	position: absolute;
	left: 253px; 
	top: 34px;
}
#plandusite a{
	position: absolute;
	left: 256px;
	top: 52px;
	width: 310px;
	font-size: 9px;
	color: #818282;
}


/* Plan du site */
.grandbloc-contenu-plansite {
	background-image: url(/images/imgRelax/bg_grandbloc.gif);
	background-repeat: repeat-y;
	padding-left: 200px; 
	padding-top:15px;
	padding-bottom: 10px;
}

.map-menu-1{
	color : black;
	font-size: 14px;
	list-style: none;
	font-weight : bold;
}
.map-menu-2{
	list-style: none;
	font-size: 13px;
	color : black;
	font-weight: bold;
}
.map-menu-2 a{
	list-style: none;
	font-size: 13px;
	color : black;
	text-decoration: none;
	font-weight: bold;
}
.map-menu-2 a:hover{
	list-style: none;
	font-size: 13px;
	color : black;
	text-decoration: underline;
	font-weight: bold;
}
.map-menu-3{
	list-style: none;
	font-size: 12px;
	color : black;
	font-weight: bold;
}
.map-menu-3 a{
	list-style: none;
	font-size: 12px;
	color : black;
	text-decoration: none;
	font-weight: bold;
}
.map-menu-3 a:hover{
	list-style: none;
	font-size: 12px;
	color : black;
	text-decoration: none;
	font-weight: bold;
}
.map-menu-4{
	list-style: none;
	font-size: 11px;
	color : black;
	font-weight: bold;
}
.map-menu-4 a{
	list-style: none;
	font-size: 11px;
	color : black;
	text-decoration: none;
	font-weight: bold;
}
.map-menu-4 a:hover{
	list-style: none;
	font-size: 11px;
	color : black;
	text-decoration: underline;
	font-weight: bold;
}
.map-menu-5{
	list-style: none;
	font-size: 10px;
	color : black;
	font-weight: bold;
}
.map-menu-5 a{
	list-style: none;
	font-size: 10px;
	color : black;
	text-decoration: none;
	font-weight: bold;
}
.map-menu-5 a:hover{
	list-style: none;
	font-size: 10px;
	color : black;
	text-decoration: underline;
	font-weight: bold;
}


/****************************************8/07/2005**********************************************/
.picto-coeur {
	position: absolute;
	top: 86px;
    left: 22px;
    z-index: 20;
    width : 19px;
    height : 30px;
}
.picto-nouveau {
    position: absolute;
    top: 8px;
    left: 95px;
    z-index: 20;
    width : 47px;
    height : 45px;
}

.picto-reduc_es {
    position: absolute;
    top: 18px;
    left: 15px;
    z-index: 20;
    width: 34px;
    height: 45px;
    background-image: url(/images/imgRelax/bg_reduc_trans_es.gif);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 9px 0 0 0;
}

.picto-reduc_cs {
    position: absolute;
    top: 18px;
    left: 15px;
    z-index: 20;
    width: 34px;
    height: 45px;
    background-image: url(/images/imgRelax/bg_reduc_trans_cs.gif);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 9px 0 0 0;
}

.picto-reduc_promo {
    position: absolute;
    top: 18px;
    left: 15px;
    z-index: 20;
    width: 34px;
    height: 25px;
    background-image: url(/images/imgRelax/bg_reduc_trans_promo.gif);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 9px 0 0 0;
}

.picto-reduc_high {
    position: absolute;
    top: 18px;
    left: 15px;
    z-index: 20;
    width: 34px;
    height: 25px;
    background-image: url(/images/imgRelax/bg_reduc_trans_high.gif);
    background-repeat: no-repeat;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #000;
    padding: 9px 0 0 0;
}


#article-select {
	margin-left: -100px;
}
#article-select table tr td{
	font-size: 11px;
}

/************************ POPUP FICHE PRODUIT ************************/
#popup-article {
	position: absolute;
	top: 20px;
	left: 150px;
	width: 540px;
	background-color: #FFFFFF;
	z-index: 1000;
	padding-bottom: 10px;
}
#popup-article h3 {
	margin: 0;
	padding: 0 0 0 5px;
	background-color: #CCCCCC;
	font-size: 19px;
	color: #000000;
	height: 23px;
}
#popup-article p {
	margin: 0;
	padding: 20px;
	font-size: 12px;
	color: #000;
}
#popup-article b {
	color: #C33;
}
#popup-article a {
	color: #000;
}
#popup-article img.fermer {
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}
.tab-article{
	z-index: 40;
	position: relative;
	left: 45px;	
	border-collapse: collapse;
	
}

.tab-article td.standard {
	border: 2px solid #CCCCCC;
	padding: 3px;
}

.nomproduitvignette{
	text-decoration : none;
	color : black;
}

#banque{
	position: absolute;
	left: 10px;
	top: 22px;
}

a.lienmeilleuresventes{
	text-decoration : none;
	color : black;
}

.grand-bloc-coordonees-livraison {
	position : absolute;
	top : 70px;
	left : 30px;
	margin: 2px 1px 0 2px;
	height: 309px;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
	float: left;
}
.grand-bloc-coordonees-livraison h3 {
	background-color: #B2AAA4;
	margin: 0;
	padding: 1px 0 1px 20px;
	color: #000;
	font-size: 12px;
}
.grand-bloc-coordonees-livraison .bloc {
	float: left;
	width: 215px;
	height: 242px;
	margin: 8px 0 0 5px;
}

.grand-bloc-coordonees-livraison .bloc table {
	font-size: 11px;
}

.grand-bloc-coordonees-livraison .bloc input.txt{
	width: 108px;
	font-size: 11px;
	margin: 2px 0 2px 0;
}
.grand-bloc-coordonees-livraison .bloc input.birthday{
	width: 30px;
	font-size: 11px;
	margin: 2px 0 2px 0;
}

#b-valider-livraison {
	position: absolute;
	top: 367px;
	left: 100px;
	z-index: 5;
	font-size: 10px;
	width: 111px;
}

.grand-bloc-coordonees-livraison2 {
	position : absolute;
	top : 70px;
	left : 300px;
	margin: 2px 1px 0 2px;
	height: 309px;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
	float: left;
}
.grand-bloc-coordonees-livraison2 h3 {
	background-color: #B2AAA4;
	margin: 0;
	padding: 1px 0 1px 20px;
	color: #000;
	font-size: 12px;
}
.grand-bloc-coordonees-livraison2 .bloc {
	float: left;
	width: 215px;
	height: 242px;
	margin: 8px 0 0 5px;
}	

.grand-bloc-coordonees-livraison2 .bloc table {
	font-size: 11px;
}

.grand-bloc-coordonees-livraison2 .bloc input.txt{
	width: 108px;
	font-size: 11px;
	margin: 2px 0 2px 0;
}
.grand-bloc-coordonees-livraison2 .bloc input.birthday{
	width: 30px;
	font-size: 11px;
	margin: 2px 0 2px 0;
}

#b-valider-livraison2 {
	position: absolute;
	top: 367px;
	left: 360px;
	z-index: 5;
	font-size: 10px;
	width: 111px;
}

#retour-aide-livraison{
	position: absolute;
	top : 90px;
	left : 600px;
}
#titre-suivi {
	position: absolute;
	left: 105px;
	top: 106px;
}
#titre-suivi h3 {
	font-size: 13px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#suivi-num1 {
	position: absolute;
	left: 20px;
	top: 114px;
	width: 23px;
	z-index: 10;
}
#suivi-bloc1 {
	position: absolute;
	left: 30px;
	top: 124px;
	background-image: url(/images/imgFtp/bg_suivi_1.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	padding: 10px 10px 5px 10px;
	font-size: 11px;
	line-height: 12px
	width: 293px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 273px;
}
#suivi-bloc1 b {
	color: #9999FF;
}
#suivi-bloc1 input.txt {
	margin-bottom: 9px;
	font-size: 11px;
}
#suivi-bloc1 .anoter {
	font-size: 9px;
}
#suivi-bloc1 ul {
	list-style-type: square;
	margin-top: 2px;
	margin-bottom: 3px;
}
#suivi-num2 {
	position: absolute;
	left: 380px;
	top: 114px;
	width: 23px;
	z-index: 10;
}
#suivi-bloc2 {
	position: absolute;
	left: 390px;
	top: 124px;
	background-image: url(/images/imgFtp/bg_suivi_2.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	padding: 10px;
	width: 380px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 360px;
}
.suivi-choix {
	background-color: #FFF;
	padding: 6px 10px 4px 10px;
	font-size: 11px;
	width: 360px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 340px;
}
.suivi-choix img {
	float: left;
	margin-right: 8px;
}
.suivi-choix a {
	color: #9999FF;
}
#suivi-fleche {
	position: absolute;
	left: 340px;
	top: 210px;
	width: 37px;
}
/*------------------------------------------------ 18/07/05 -------------------------------------------------*/

#devenez-partenaire {
	position: absolute;
	left: 280px;
	top: 2px;
}
.petitbloc h3 {
	font-size: 12px;
	background-image: url(img/puce_1.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 0 0 0 18px;
	margin: 0 0 0 8px;
}
.petitbloc p.intro {
	margin: 6px 12px 10px 12px;
	color: #000;
}
.petitbloc img.partenaires {
	float: right;
	margin: 0 8px 0 2px;
}
.petitbloc table {
	margin: 0 0 0 12px;
	padding: 0;
	font-size: 11px;
	color: #6666CC;
}
.petitbloc input.txt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2460D0;
	width: 100px;
}
.petitbloc textarea {
	width: 305px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #2460D0;
	padding-left: 3px;
}
#partenaires-contact {
	width: 321px;
	border: 1px solid #000;
	background-color: #CCF;
	font-size: 10px;
	padding: 6px;
}
#partenaires-contact td {
	padding-top: 6px;
}
#partenaires-contact td.blanc {
	color: #FFF;
	font-size: 11px;
}

/*------------------------------------------------ 18/07/05 -------------------------------------------------*/

#mot-doux {
	position: absolute;
	left: 54px;
	top: 100px;
	width: 565px;
	height: 285px;
	background-image: url(/images/imgRelax/bg_motdoux.gif);
	background-repeat: no-repeat;
	text-align: center;
}
#mot-doux #intro {
	font-size: 14px;
	color: #000;
	text-align: center;
	margin: 6px 0 18px 0;
}
#mot-doux #intro .grand {
	font-size: 26px;
}
#mot-doux #intro .petit {
	font-size: 10px;
}
#mot-doux textarea.message {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	width: 420px;
	border: 1px solid #2461CF;
	margin-bottom: 6px;
}
#message {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 6px;
}
#titre-finprocess {
	position: absolute;
	left: 22px;
	top: 65px;
}
#titre-finprocess h2 {
	font-size: 22px; 
	margin: 0;
	color: #FFF;
}
#texte-finprocess {
	position: absolute;
	left: 22px;
	top: 135px;
	width: 660px;
	font-size: 20px;
	font-weight: bold;
}
#texte-finprocess .numcommande {
	color: #FFF;
}
#texte-finprocess em {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
#texte-finprocess img {
	margin-left: 120px
}
#livredor {
	position: absolute;
	left: 485px;
	top: 230px;
	width: 300px;
	font-size: 11px;
	background-color: #E5E5FF;
	text-align: center;
	padding-bottom: 4px;
}
#livredor h3 {
	width: 295px;
	font-size: 12px;
	color: #FFF;
	background-color: #C1C1FF;
	margin: 0 0 5px 0;
	padding-left: 5px;
	text-align: left;
}
#livredor textarea.livredor {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 255px;
	border: 1px solid #2461CF;
	margin-bottom: 6px;
}
#titre-reclamation {
	position: absolute;
	top: 85px;
	left: 260px;
}
#titre-reclamation h3 {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 16px;
}
#intro-reclamation {
	position: absolute;
	top: 110px;
	left: 30px;
	font-size: 10px;
	width: 495px;
	padding-left: 25px;
	background-image: url(/images/imgRelax/picto_erreur.gif);
	background-repeat: no-repeat;
	line-height: 10px;
}
#tableau-reclamation {
	position: absolute;
	top: 140px;
	left: 18px;
	background-image: url(/images/imgRelax/bg_5commandes.gif);
	background-repeat: no-repeat;
	width: 758px;
	height: 240px;
	padding: 8px 0 0 3px;
	font-size: 11px;
}
#tableau-reclamation td {
	height: 25px;
}
#numero-reclamation {
	position: absolute;
	top: 110px;
	left: 570px;
	font-size: 10px;
	width: 180px;
	line-height: 10px;
}
#precisez-reclamation {
	position: absolute;
	top: 160px;
	left: 475px;
	font-size: 11px;
	width: 264px;
	padding: 10px;
	background-color: #FFF;
	border: 1px solid #000;
	text-align: center;
}
#precisez-reclamation strong {
	font-size: 14px;
}
#precisez-reclamation textarea.reclamation {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	width: 258px;
	border: 1px solid #2461CF;
	margin: 10px 0 10px 0;
	padding: 0 3px 0 3px;
}

#fondblanczoom {
	position : absolute;
	z-index : 5;
	left : 90px;
	top : 40px;
	overflow : auto;
}

#clickvignettesdetail {
	position: absolute;
	left: 590px;
	text-align : center;
	top: 60px;
	font-size: 9px;
}

#accesfichetech  {
	position: absolute;
	left: 560px;
	text-align : center;
	top: 370px;
	font-size: 9px;
}


#vignettesdetail1 {
	position: absolute;
	left: 600px;
	top: 110px;
	font-size: 9px;
	z-index : 8;
}

#vignettesdetail2 {
	position: absolute;
	left: 600px;
	top: 220px;
	font-size: 9px;
	z-index : 8;
}

#imgdetail1 {
	position: absolute;
	left: 605px;
	top: 115px;
	font-size: 9px;
	z-index : 18;
}

#imgdetail2 {
	position: absolute;
	left: 605px;
	top: 225px;
	font-size: 9px;
	z-index : 18;
}

#gdeimagedetail1{
	position: absolute;
	left: 88px;
	top: 38px;
	width : 410px;
	height : 325px;
	z-index : 18;
	/*display : none;*/
	text-align : center;
}

#gdeimagedetail2{
	position: absolute;
	left: 88px;
	top: 38px;
	width : 410px;
	height : 325px;
	z-index : 18;
	display : none;
	text-align : center;
}

#fichetechnique{
	position: absolute;
	left: 91px;
	top: 41px;
	z-index : 18;	
	padding : 6px;
	text-align : left;
	font-size : 10px;
	line-height: 11px;
	overflow: auto;
	width : 435px;
	height : 345px;
	voice-family: "\"}\"";
    voice-family:inherit;
    width : 417px;
	height : 327px;
}

#centre-4-zoom-cs {
	width: 374px;
	height: 396px;
	background-color: #6699CC;
	background-image: url(/images/imgFtp/bg_pinup_zoom_cs.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}
#centre-4-zoom-es {
	width: 374px;
	height: 396px;
	background-color: #FFCC33;
	background-image: url(/images/imgFtp/bg_pinup_zoom_es.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	float: left;
}

#retour-zoom {
	position: absolute;
	left: 596px;
	top: 335px;
}

#venteflash_es {
	background-image: url(/images/imgFtp/picto_venteflash_es.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 9px 0 0 0;
	margin: 15px 0 0 3px;
	width: 34px;
	height: 25px;
	
}

#reduc_es {
	background-image: url(/images/imgRelax/bg_reduc_es.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 9px 0 0 0;
	margin: 15px 0 0 3px;
	width: 34px;
	height: 35px;
	voice-family: "\"}\"";
    voice-family:inherit;
    width: 34px;
	height: 25px;
}

#reduc_cs {
	background-image: url(/images/imgRelax/bg_reduc_cs.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	padding: 9px 0 0 0;
	margin: 15px 0 0 3px;
	width: 34px;
	height: 35px;
	voice-family: "\"}\"";
    voice-family:inherit;
    width: 34px;
	height: 25px;
}

a.validersuggestion {
	text-decoration:none;
	color : #FF6633;
	font-weight: bold;
	margin-left:60px;
}

a.validersuggestion:hover{
	text-decoration:underline;
	font-weight: bold;
	margin-left:60px;
}

#liste-tester label.nonsurlignetitre {
	text-decoration:none;
	font-size:12px;
	font-weight: bold;
}

#liste-tester label.nonsurligne {
	text-decoration:none;
	font-size:12px;
	font-weight: bold;	
	cursor: pointer;
}

#liste-tester label.nonsurligne:hover{
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}

/* ----------------- RESULTAT-RECHERCHE -------------- */
#resultat-recherche{
	position: absolute;
	left: 45px;
	top: 22px;
	width: 420px;
	font-size: 13px;
	font-weight: bold;
}
#arbre-recherche{
	position: absolute;
	left: 490px;
	top: 30px;
	width: 200px;
	font-size: 13px;
	font-weight: bold;
}
#arbre-recherche img{
	margin: 0 0 0 15px;
}
#arbre-recherche ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#arbre-recherche li {
	background-repeat: no-repeat;
	height: 23px;
	margin-top: 5px;
}
#arbre-recherche li.num1, #arbre-recherche li.num3, #arbre-recherche li.num5, #arbre-recherche li.num7, #arbre-recherche li.num9 {
	padding-left: 30px;
	background-position: 0px;
}
#arbre-recherche li.num2, #arbre-recherche li.num4, #arbre-recherche li.num6, #arbre-recherche li.num8 {
	padding-left: 55px;
	background-position: 25px;
}
#arbre-recherche li.num1 {
	background-image: url(/images/imgRelax/num1.gif);
}
#arbre-recherche li.num2 {
	background-image: url(/images/imgRelax/num2.gif);
}
#arbre-recherche li.num3 {
	background-image: url(/images/imgRelax/num3.gif);
}
#arbre-recherche li.num4 {
	background-image: url(/images/imgRelax/num4.gif);
}
#arbre-recherche li.num5 {
	background-image: url(/images/imgRelax/num5.gif);
}
#arbre-recherche li.num6 {
	background-image: url(/images/imgRelax/num6.gif);
}
#arbre-recherche li.num7 {
	background-image: url(/images/imgRelax/num7.gif);
}
#arbre-recherche li.num8 {
	background-image: url(/images/imgRelax/num8.gif);
}
#arbre-recherche li.num9 {
	background-image: url(/images/imgRelax/num9.gif);
}
#arbre-recherche li a {
	display: block;
	padding-top: 4px;
	text-decoration: none;
}
#arbre-recherche li a.blanc {
	color: #FFF;
}
#arbre-recherche li a.noir {
	color: #000;
}
#votre-recherche{
	float: left;
	width: 365px;
	margin: 0 0 20px 0;
}
#les-resultats{
	float: left;
	width: 415px;
	margin: 0 0 20px 0;
}
#article-a-decouvrir{
	float: left;
	width: 415px;	
	margin: 0 0 20px 0;
}
#les-plus-recherches{
	float: left;
	width: 415px;
	margin: 0 0 20px 0;
}
#votre-recherche .titre,#les-resultats .titre,#article-a-decouvrir .titre,#les-plus-recherches .titre{
	font-size: 14px;
	color: #fff;
	background-image: url(/images/imgRelax/puce_1.gif);
	background-repeat: no-repeat;
	background-position: 0 1px;
	padding: 0 0 0 18px;
	margin: 0 0 0 8px;
}
.la-recherche{
	font-size: 14px;
	color: #000;
	padding: 0 0 0 12px;
}
#les-resultats #nb-resultat{
	font-size: 12.5px;
	color: #000;
	margin: 5px 0 0 20px;
}
#les-resultats #nb-resultat .nb-resultat{
	font-size: 12.5px;
	color: #5B5CB6;
	background-image: url(/images/imgRelax/puce_2.gif);
	background-repeat: no-repeat;
	background-position:  0 4px;
	padding: 0 0 0 12px;
	margin: 0 0 0 35px;
}
#les-resultats .resultat{
	margin: 0 0 0 65px ;
	font-weight: bold;
}
#les-resultats .resultat a{
	font-size: 10.5px;
	color: #000;
	text-decoration: underline;
}
#les-resultats .resultat a:hover{
	font-size: 10.5px;
	color: #fff;
	text-decoration: underline;
}
#article-a-decouvrir #groupe-article{
	float:left;
	margin: 5px 0 0 25px;
	width: 390px;
}
#article-a-decouvrir #groupe-article .decouv-article{
	float:left;
	width: 180px;
	font-size: 10.5px;
	color: #000;
	background-image: url(/images/imgRelax/puce_2.gif);
	background-repeat: no-repeat;
	background-position:  0 4px;
	padding: 0 0 0 12px;
}
#article-a-decouvrir #groupe-article .decouv-article a{ 
	text-decoration: underline;
	color: #000;
}
#article-a-decouvrir #groupe-article .decouv-article a:hover{ 
	text-decoration: underline;
	color: #fff;
}
#les-plus-recherches #groupe-plus-recherche{
	float:left;
	margin: 5px 0 0 25px;
	width: 390px;
}
#les-plus-recherches #groupe-plus-recherche .plus-recherche{
	float:left;
	width: 180px;
	font-size: 10.5px;
	color: #000;
	background-image: url(/images/imgRelax/puce_2.gif);
	background-repeat: no-repeat;
	background-position:  0 4px;
	padding: 0 0 0 12px;
}
#les-plus-recherches #groupe-plus-recherche .plus-recherche a{ 
	text-decoration: underline;
	color: #000;
}
#les-plus-recherches #groupe-plus-recherche .plus-recherche a:hover{ 
	text-decoration: underline;
	color: #fff;
}
.logo_print{
	display: none;
}

#titre-reclamationfin {
	position: absolute;
	left: 445px;
	top: 106px;
}

#titre-reclamationfin h3 {
	font-size: 13px;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}

#reclamationfin-bloc1 {
	position: absolute;
	left: 30px;
	top: 124px;
	width: 273px;
	height : 180px;
	background-image: url(/images/imgFtp/bg_suivi_1.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	padding: 10px 10px 5px 10px;
	font-size: 11px;
	line-height: 12px
}

#reclamationfin-bloc1 b {
	color: #9999FF;
}

#reclamationfin-bloc2 {
	position: absolute;
	left: 390px;
	top: 124px;
	width: 360px;
	height : 215px;
	background-image: url(/images/imgFtp/bg_suivi_2.gif);
	background-repeat: no-repeat;
	border-bottom: 1px solid #000;
	padding: 10px;
	line-height: 12px;
	font-size: 11px
}

#reclamationfin-bloc2 b {
	color: #9999FF;
}

#anoter-reclamationfin {
	position: absolute;
	left: 30px;
	top: 324px;
	width: 300px;
	font-size: 9px;
}

#telecharger-reclamationfin {
	position: absolute;
	left: 30px;
	top: 280px;
	width: 280px;
	font-size: 9px;
}

#savoirplus-reclamationfin {
	position: absolute;
	left: 485px;
	top: 365px;
	width: 280px;
	font-size: 11px;
}
#savoirplus-reclamationfin a{
	color: #000;
	text-decoration: none;
}
#savoirplus-reclamationfin a:hover{
	color: #000;
	text-decoration: underline;
}
#vente_flash{
	position: absolute;
	left: 118px;
	top: 105px;
	z-index:10;
}
#time_vente_flash{
	position: absolute;
	left: 118px;
	top: 141px;
	width : 60px;
	z-index:20;
	color: #000033;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
#time_vente_flash b{
	font-size: 16px;
}

/* ---------------- LIVRZION 2 EMPORT AU DEPOT -----------------*/
#grand-bloc-emportdepot-livraison {
	position : absolute;
	top : 80px;
	left : 30px;
	margin: 2px 1px 0 2px;
	height: 300px;
	width: 610px;
	font-size: 11px;
	color: #000;
	background-color: #FFF;
	border: 1px solid #000;
}
#grand-bloc-emportdepot-livraison h3 {
	background-color: #B2AAA4;
	margin: 0;
	padding: 1px 0 1px 20px;
	color: #000;
	font-size: 13px;
}
#grand-bloc-emportdepot-livraison .img_camion_livraion{
	position: absolute;
	top: 90px; 
	left: 40px;
}
#grand-bloc-emportdepot-livraison #txt_livraison{
	position: absolute;
	top: 20px;
	z-index: 10;
	left: 205px;
	width: 405px;
	height: 205px;
}
#grand-bloc-emportdepot-livraison #txt_livraison .table_livraison{
	font-weight: normal;
}
#boutonemprotdepot{
	position: absolute;
	top: 80px;
	left: 660px;
}
/* ------------ CHEMIN FICHE ZOOMM ------------ */
#chemin-zoom-es {
	position: absolute;
	left: 568px;
	top: 117px;
	width: 290px;
	font-size: 11px;
	color: #FFCC33;
	z-index: 20;
}
#chemin-zoom-es span.underline {
	text-decoration: underline;
}
#chemin-zoom-es a {
	color: #FFCC33;
	text-decoration: none;
}

#chemin-zoom-cs {
	position: absolute;
	left: 568px;
	top: 117px;
	width: 290px;
	font-size: 11px;
	color: #669ACC;
	z-index: 20;
}
#chemin-zoom-cs span.underline {
	text-decoration: underline;
}
#chemin-zoom-cs a {
	color: #669ACC;
	text-decoration: none;
}

#boutonvalideremprotdepot{
	position : absolute;
	left : 450px;
	top : 366px;	
}

#chemin-fiche-zoom-es {
	position: absolute;
	left: 365px;
	top: 117px;
	width: 430px;
	font-size: 11px;
	color: #FFCC33;
	z-index: 20;
	text-align: right;
}
#chemin-fiche-zoom-es span.underline {
	text-decoration: underline;
}
#chemin-fiche-zoom-es a {
	color: #FFCC33;
	text-decoration: none;
}

#chemin-fiche-zoom-cs {
	position: absolute;
	left: 365px;
	top: 117px;
	width: 430px;
	font-size: 11px;
	color: #669ACC;
	z-index: 20;
	text-align: right;
}
#chemin-fiche-zoom-cs span.underline {
	text-decoration: underline;
}
#chemin-fiche-zoom-cs a {
	color: #669ACC;
	text-decoration: none;
}

/************************ POPUP FIANET ************************/
#popup-fianet {
	position: absolute;
	top: 70px;
	left: 150px;
	width: 540px;
	background-color: #E5E5FF;
	z-index: 1000;
	padding-bottom: 7px;
	display: none;
}
#popup-fianet h3 {
	margin: 0;
	padding: 0 0 0 5px;
	background-color: #C1C1FF;
	font-size: 19px;
	color: #000000;
	height: 35px;
}
#popup-fianet p {
	margin: 0;
	padding: 10px;
	font-size: 11px;
	color: #000;
}
#popup-fianet b {
	color: #C33;
}
#popup-fianet a {
	color: #000;
}
#popup-fianet img.fermer {
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}
#popup-fianet .img_fianet{
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 10;
}

#com1{
	border : 1px solid black;
	width : 440px;
	height : 320px;
	display : none;
	padding : 5px;
	overflow : auto;
	font-size : 11px;
	text-align : justify;
}

#com2{
	border : 1px solid black;
	width : 440px;
	height : 320px;
	display : none;
	padding : 5px;
	overflow : auto;
	font-size : 11px;
	text-align : justify;
}

#com3{
	border : 1px solid black;
	width : 440px;
	height : 320px;
	display : none;
	padding : 5px;
	overflow : auto;
	font-size : 11px;
	text-align : justify;
}

#comintro{
	border : 1px solid black;
	width : 440px;
	height : 320px;
	display : none;
	padding : 5px;
	overflow : auto;
	font-size : 11px;
	text-align : justify;
}

td.resultatsquizzthemes{
	font-size : 11px;
}

a.lienhightechblanc{
	color : #FFFFFF;
}

div.referencement br {
	display : none;
}


/************************ FIN ZONE PRODUIT EVOL ************************/


#zoneproduitbases {
	position : relative;
	background-color: #FFCC33;
	padding : 10px;
	width: 778px;
	border-top : 2px solid black;
}

#zoneproduitbascs {
	position : relative;
	background-color: #669ACC;
	padding : 10px;
	width: 778px;
	border-top : 2px solid black;
}

#zoneproduitbasorange {
	position : relative;
	background-color: #FF9A66;
	padding : 10px;
	width: 778px;
	border-top : 2px solid black;
}

#zoneproduitbasht {
	position : relative;
	background-color: #C9CACC;
	padding : 10px;
	width: 778px;
	border-top : 2px solid black;
}

#pubverticale{
	position: relative;
	text-align: center;
	float : left;
	width : 150px;
	margin-right : 20px;
	margin-top : 10px;
	padding-left : 5px;
}

#produitsbas {
	position: relative;
	text-align: center;
	float : left;
	width: 600px;
}

#navigationbas {
	position: relative;
	text-align: center;
	float : left;
	width: 600px;
	top : 0px;
	margin-top : 10px;
	padding-left : 160px;
	padding-bottom : 15px;	
}

#navigationbas #pages {
	position : absolute;
	top : 0px;
	clear: both;
	width: 603px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	margin-left:10px;
}


/************************ FIN ZONE PRODUIT EVOL ************************/


