/******** Modification : 07/12/2009 par KV ********/
/******** Modification : 12/2009 par AG ********/



/******** PRINCIPALES COULEURS UTILISEES ********/
/*


*/




/**************************************************************************************************************************/
/* RESET ******************************************************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote,del, dfn, font, img, ins, kbd, 
samp, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; padding: 0; border: 0; outline: 0;
font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

	/**** Remember to define focus styles! ****/
	:focus {outline: 0;}
	body { line-height: 1.4em; color: black; background: white; }

	/**** tables still need 'cellspacing="0"' in the markup ****/
	table { border-collapse: separate; border-spacing: 0; }
	caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }
	blockquote:before, blockquote:after, q:before, q:after { content: ""; }
	blockquote, q { quotes: "" ""; }




/**************************************************************************************************************************/
/* XHTML GENERAL **********************************************************************************************************/

html { font-size: 14px;}
body  { background-color: #fff; text-align: left; font-family: Myriad Pro , Verdana, Arial, sans-serif; font-size: 110%; color: #5b5a5a; }

h1, h2, h3, h4, h5, h6 { margin: 1em 0 0.5em; }
h1 { font-size: 1.71em; font-weight: bold; color: #66a18b; text-transform: uppercase; margin-top: 5px;}
h2 { font-size: 1.29em; font-weight: normal; color: #66a18b; }
h3 { font-size: 1em; font-weight: bold; color: #66a18b; }
h4 { font-size: 1em; font-weight: bold; color: #7B7C7B; }

p { margin: 0 0 1em; }

strong { }

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

th { color: #FFFFFF; background-color: #bcc606; line-height: 2em; padding: 3px;}
td { padding: 5px; line-height: 1.4em;}

form img {vertical-align: middle;}
input { color:#606360; font-size: 0.86em; margin: 4px 0; vertical-align: middle; }
select, option { color:#000000; font-size: 0.86em; padding-left: 4px;}
textarea { color:#000000; font-size: 0.86em; margin: 6px 0;}




/**************************************************************************************************************************/
/* CLASSES GENERALES*******************************************************************************************************/

.clearfloat { clear: both;}

.fl-droite { float: right; }
.fl-gauche { float: left; }

.droite { text-align: right;}
.gauche { text-align: left;}
.centre { text-align: center;}

.txt-italique { font-style: italic; }
.nobr { white-space: nowrap; }
.overflow-hide { overflow: hidden; height: 1%;}
.nodisplay { display: none;}
	

.separlong {background: transparent url(/_boutiques/COUCHEHAMAC//site_image/separ-long.png) no-repeat top center; height: 20px;}


/**************************************************************************************************************************/
/* STRUCTURE / ARMATURE ***************************************************************************************************/

/****** FONDS PAR PAGE ****/
.rs_index { background: #fff url(/_boutiques/COUCHEHAMAC//site_image/fond-accueil.gif) no-repeat top center;}
.rs_contact { background: #fff url(/_boutiques/COUCHEHAMAC//site_image/fond-etat.gif) no-repeat top center;}
.rs_news { background: #fff url(/_boutiques/COUCHEHAMAC//site_image/fond-actu.gif) no-repeat top center;}
.SYSTEME { background: #fff url(/_boutiques/COUCHEHAMAC//site_image/fond-systeme.gif) no-repeat top center;}
.ESPRIT, body { background: #fff url(/_boutiques/COUCHEHAMAC//site_image/fond-etat.gif) no-repeat top center;}
.rs_espacepro,.rs_acces-pro , .rs_commande, .rs_panier , .rs_recap-commande, .rs_choix-paiement , .rs_mescommandes_identification { background: #fff url(/_boutiques/COUCHEHAMAC//site_image/fond-pro.gif) no-repeat top center;}
.rs_points-vente { background: #fff url(/_boutiques/COUCHEHAMAC//site_image/fond-distributeurs.gif) no-repeat top center;}
.rs_presse { background: #fff url(/_boutiques/COUCHEHAMAC//site_image/fond-presse.gif) no-repeat top center;}




/****** TITRES PAR PAGE ****/
.rs_news h1, .rs_news h2, .rs_news h3 {color: #cfaa94;}
.SYSTEME h1, .SYSTEME h2, .SYSTEME h3 {color:#dfdb00;}
.ESPRIT h1, .ESPRIT h2, .ESPRIT h3 {color:#b47bac;}
.rs_ficheproduit h1 , .rs_categorie  h1, .rs_ficheproduit h2 , .rs_categorie  h2, .rs_ficheproduit h3 , .rs_categorie  h3 {color:#b84d6d;}
.rs_points-vente h1, .rs_pagegroupe h1, .rs_points-vente h2, .rs_pagegroupe h2, .rs_points-vente h3 , rs_pagegroupe  h3 {color:#ed83a1;}

.rs_presse h1, .rs_presse h2, .rs_presse h3 {color:#7bc2a8;}

#enveloppe-page { width: 922px; margin: auto;}
	
	
	/**** Entete ****/
	#en-tete { position: relative; display: block;  }
	
	
	/**** Page et colonnes ****/
	
		/* Conteneur */
		#conteneur { position: relative; display: block; }
		#conteneur-interne { display: block; overflow: hidden; }
		
		/* Colonnes */
		#col-g { background: #DCE1E3; float: left; position: relative; display: block; width: 180px; left: 0; margin: 0; padding: 0; }
			/* Resolution bug des 3px ss IE6 */ * html #col-g { margin: 0 -3px 0 auto;}

		#col-d { background: none; float: right; position: relative; display: inline; width: 160px; right: 0; margin: 0; padding: 0; }
			/* Resolution bug des 3px ss IE6 */ * html #col-d { margin: 0 auto 0 -3px;}
		
		/* Colonne du tunnel de commande */		
		#col-commande, .rs_commande #col-d, .rs_recap-commande #col-d, .rs_choix-paiement #col-d {display: none;}
		
		.rs_acces-pro #col-commande-rassurance, .rs_espacepro #col-commande-rassurance, .rs_commande #col-commande, .rs_panier #col-commande, .rs_recap-commande #col-commande, .rs_choix-paiement #col-commande {
			display: block;
			float: right;
			width: 200px;
			margin-top: 50px;
		}
		
		.rs_commande #col-commande, .rs_panier #col-commande, .rs_recap-commande #col-commande, .rs_choix-paiement #col-commande {
			margin: 0 0 0 20px;
		}
		
		
		
		#col-commande-rassurance, #col-commande {
			background: transparent url(/_boutiques/COUCHEHAMAC//site_image/colonne-fond.png) repeat-y top left;
		}
		
		#col-commande-rassurance .col-commande-top, #col-commande .col-commande-top{
			background: transparent url(/_boutiques/COUCHEHAMAC//site_image/colonne-top.png) no-repeat top left;
		}
		
		#col-commande-rassurance .col-commande-bottom, #col-commande .col-commande-bottom{
			background: transparent url(/_boutiques/COUCHEHAMAC//site_image/colonne-bottom.png) no-repeat bottom left;
			padding: 30px 10px 15px 10px;
			font-size: 70%;
			line-height: 14px;
		}
		
		#col-commande-rassurance h2, #col-commande h2 {
			text-transform: uppercase;
		}
		
		/* Colonne des news */	
		#col-news {
			float: left;
			margin: 0;
			width: 250px;
		}
		
		/* Colonne du blog */	
		#col-blog {
			float: left;
			margin: 0;
			width: 250px;
		}
		
		/* Pages */
		#contenu-principal { position: relative; display: block; height: 1%; padding: 0; overflow: hidden; }
		
		.rs_index #contenu-principal, .rs_categorie #contenu-principal, .rs_categorie_x6 #contenu-principal, .rs_blog_billet #contenu-principal { padding: 0; } /* Pour IE6 on enleve le padding pour utiliser toute la largeur effective et ne pas faire glisser le contenu sous les colonnes */
	
	
	
	

		
	/* Complement specifique de la structure */
	#header-bandeau {
	  color: #000;
	  padding: 0;
	  text-align: left;
	  clear: both;
	  margin-bottom: 40px;
	  font-family: Myriad Pro , Arial, sans-serif;
  }
  
  #header-bandeau ul {
	  height: 40px;
	  padding: 0;
	  margin: 0;
	  list-style-type: none;
  }
  
  #header-bandeau li {
	  float: left;
	  padding: 0 19px 0 0px;
  }
  
   #header-bandeau li a {
	  line-height: 42px;
	  display: block;
	  padding-left: 25px;
	  font-size: 18px;
  }
    
    
    #header-bandeau #menu-accueil a {color: #66a18b; background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-vert.png) no-repeat center left; }
    #header-bandeau #menu-systeme a {color: #dfdb00; background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-jaune.png) no-repeat center left; padding-left: 38px; }
    #header-bandeau #menu-produits a {color: #99002e; background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-fushia.png) no-repeat center left; }
    #header-bandeau #menu-ptsvente a {color: #ef9fbe; background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-rose.png) no-repeat center left; }
    #header-bandeau #menu-esprit a {color: #cba3c5; background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-violet.png) no-repeat center left; }
    #header-bandeau #menu-actus a {color: #ddc4b5; background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-brun.png) no-repeat center left; }

    
    
    
    
    
   /**** Pied de page ****/
  
  #pied-page{
    background: transparent url(/_boutiques/COUCHEHAMAC//site_image/footer-marque.png) no-repeat top right;
    padding : 80px 0 20px 0;
  }
  
  #pied-page ul { margin: 0 0 20px 0; padding: 0;}
  #pied-page ul li { display: inline; padding: 0 30px 0 0; font-size :17px;}
  #pied-page ul a { color: #66a18b;}
  
  #copyright, #pub_rs {text-align: right; color: #bdbdbe; font-size: 9px; padding-top: 0px; margin: 0;}
  
	
    #pub_rs a {color: #bdbdbe;}
    
  .colonne h2 {
    font-size: 1.14em;
    margin: 0 0 0.3em;
  }
  
  .breadcrumb {
  	color: #bbbfbe;
  	font-size: 0.79em;
  	display: none;
  }
  	.breadcrumb a { color: #4d8a84;}


	/**** Autres elements et blocs ****/
	#logo { padding: 90px 0 55px 40px; display: block; width: 350px; float: left;}
	
	#elem_panier, #elem_compte, #elem_blog {
	  display: inline;
	  float: right;
	  margin: 0 10px 0.5em;
	  position: relative;
	  clear: right;
	  width: 11.43em;
	}
	
	#elem_panier a {
	  background: transparent url(/_boutiques/COUCHEHAMAC//site_image/panier.png) no-repeat top center;
	  color: #545353;
	  display: block;
	  padding: 0.5em;
	  padding-top : 120px ;
	  text-align:center;
	}
	
	#elem_compte a {
	  background: transparent url(/_boutiques/COUCHEHAMAC//site_image/compte.png) no-repeat top center;
	  color: #2d2b2b;
	  display: block;
	  padding: 0.5em;
	  text-align:center;
	  padding-top : 70px ;
	}
	
	#elem_panier a:hover, #elem_compte a:hover {
	  text-decoration: underline;
	  color: #2d2b2b;
	}
	
	#elem_panier strong, #elem_compte strong, #elem_blog strong {
	  color: #2d2b2b;
	  text-transform: lowercase;
	}
	
	.encart-dynamique, #elem_rechercher, #elem_menu {
	  margin: 0 0 0.5em 0;
  }
  
  .encart-dynamique { padding: 5px;}
  .banniere { padding: 0;}
  
  #elem_rechercher {
    height: 1%; /* pour IE6 */
    padding: 10px 0;
  }
	
	#elem_rechercher form {
	  background: #fff;
	  border: 1px solid #85ABA7;
	  margin: 0 10px;
	}
	
	* html #elem_rechercher form, * html #elem_newsletter form {
	  display: inline;
	  width: 140px;
  }
  

  
   #elem_newsletter {
      width: 300px;
      float: right;
      height: 90px;
      margin-top: 20px;
      position: relative;
  }
  
  #elem_newsletter h2 {
      font-size: 16px;
      color: #494848;
      letter-spacing:-1px;
      padding: 37px 0 0 0;
      margin: 0;
  }
  #elem_newsletter form {
      margin: 0;
  }
  
  
  #elem_newsletter .form_img {position: absolute; right: 0; bottom: 0;}
	
	 #elem_newsletter .form_text {
	   border: 1px solid #d1d1d1;
	   display: inline;
	   margin: 0;
	   padding: 6px;
	   text-align: right;
	   width: 220px;
	 }
	 #elem_rechercher .form_champ { padding-left: 0.3em; width: 116px;}
	 #elem_rechercher .form_img { background: #fff;}
	 
	 #elem_newsletter .form_champ { padding-left: 0.3em; width: 168px;}
	 #elem_newsletter .form_img { background: #fff;}
	 
	
	/* Menu de base */
	.menu-base {
	  margin: 0 0 30px 0;
  }
  
  .menu-base h2 { font-weight: bold; text-transform: uppercase; text-decoration : underline;}
	
	.menu-base ul {
	  font-size: 1.1em;
	  margin: 0 0 10px 0;
	  padding: 0;
	} 
	
	.menu-base li {
  }
  
	.menu-base a {
	  color:#CFAA94;
	  display: block;
	  height: 1%; /* pour IE6 */
	  padding: 7px 0;
	  text-decoration: none;
	}
		
	.menu-base a:hover, .menu-base li.select a {
		text-decoration: underline;
	  
	}
	
	#elem_newsletter { }
	
	.fleche-gauche, .fleche-droite {
		margin-top: 70px;
		overflow: hidden;
		text-align: center;
		height : 200px;
		width: 50px;
	}
	
	.fleche-gauche a, .fleche-droite a {
	}
	
	.fleche-gauche img, .fleche-droite img {
		position: relative;
		
	}
	
	.fleche-gauche { float: left;}
	.fleche-droite { float: right;}
	
	/** temoignages **/

			
	#temoignages {
		height: 500px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		width: 750px;

	}
	
	
	#temoignage-slide {	list-style-type:none;
		margin:0;
		padding:0;
	}
				
	#temoignages .affiche-temoignage {
		background: #fff;
		height: 500px;
		width: 750px;
		float: left;
		margin:0;
		padding:0;
	}
	
	
	#temoignage-slide {
		position: absolute;
		width: 2190px;
	}
	.contenu-temoignage { padding-top: 20px;}

	/**** Classes recurentes - Blocs ****/
	.bloc_xs { width: 160px; margin: 3px auto;}
	.bloc_s { width: 400px; margin: 3px auto;}
	.bloc_m { width: 480px; margin: 3px auto;}
	.bloc_l { width: 620px; margin: 3px auto;}
	
	.bloc_100 { width: 100%;}
	
	.i-frame { background: #FFF; padding: 4px 8px;}
		.i-frame form input { margin: 3px 0 10px 0;}
		.i-frame p { margin: 0;}
	
	.box-img { }
	
	
	/**** Alertes ****/
	.bloc_info-brute, .bloc_info-importante, .bloc_info, .bloc_alerte {
	  color: #000;
	  line-height: 1.5em;
	  min-height: 50px;
	  padding: 16px 16px 16px 82px;	  
  }
	.bloc_info-brute {
	  background: #e8f2f2;
	  padding: 16px;
  }
  
  .bloc_info {
	  background: #d9e140 url(/_boutiques/COUCHEHAMAC//site_image/h-info.jpg) no-repeat 16px 16px;
  }
  
  .bloc_info-importante {
	    background: #d9e140 url(/_boutiques/COUCHEHAMAC//site_image/h-info.jpg) no-repeat 16px 16px;
  }
  
  .bloc_alerte {
	    background: #ffa6e7 url(/_boutiques/COUCHEHAMAC//site_image/h-alerte.jpg) no-repeat 16px 16px;
  }
	
	.alerte_erreur { color: #FF0000; font-weight: bold;}
	.alerte_info { color: #009933; font-weight: bold; }
	
		
		
	/**** formulaire general d'avis (page avis.htm, ami.htm, avis_derniers.htm, avis_du_client.htm) ****/
	
  .form-avis {
    margin: 0 auto 3em; /* centre le formulaire */
    width: 30em; /* determiner une largeur pour le formulaire */
  }
  
  .form-avis fieldset {
    background: #eff1c7;
    border: none;
    padding: 1em 0 1em 4%; /* la marge droite de 4% est importante */
  }

  .form-avis h3 { margin-bottom: 0.5em;}

  .form-avis h4 {
    float: left;
    margin: 1em 0 0.5em;
    width: 100%;
  }

  .form-avis label {
    display: block;
    margin: 0 0 0.3em;
  }

  .form-avis p {
    float: left;
    margin: 0 0 1em;
    width: 49.94%;
  }

  .form-avis p input {
    border: 1px solid #ccc;
    padding: 0.3em 0;
    margin: 0 0 1.5em;
    text-indent: 4px; /* fonctionne partiellement sous IE mais ok */
    width: 90%;
  }
  
  .form-avis textarea {
    border: 1px solid #ccc;
    display: block;
    margin: 0;
    padding: 0;
    width: 95%;
  }

  p.form-note {
    float: none;
    margin: 0.5em 0;
    width: 95%;
  }

  .form-avis .bouton { margin: 0.75em 5% 0.75em 0;} /* la marge droite de 5% est importante */
  
  /*** formulaire general avec label et input sur 1 ligne ***/

  .form-inline {
    margin: 0 auto 3em; /* centre le formulaire */
    width: 35em; /* determiner une largeur pour le formulaire */
  }

  .form-inline h3 { margin-bottom: 0.3em;}
  
  .form-inline fieldset {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
  }

  .form-inline label {
    display: block;
    float: left;
    margin: 0;
    padding: 0 1% 0 0;
    text-align: right;
    width: 40%;
  }

  .form-inline fieldset p {
    background: #eff1c7;
    border-bottom: 1px solid #fff;
    clear: both;
    height: 1%;
    line-height: 1.8em; /* determiner une hauteur de base */
    margin: 0;
    overflow: hidden;
    padding: 0.5em 0; /* espacement entre les champs */
  }
  
  .form-inline p.optionnel {
    background: #fff;
    border-bottom: 1px solid #eee; 
  }

    .form-inline p input, .form-inline textarea { 
      border: 1px solid #ccc;
      float: left;
      padding: 0.3em 0;
      margin: 0;
      text-indent: 4px; /* fonctionne partiellement sous IE mais ok */
      width: 40%;
    }

    .form-inline p.form-checkbox input {
      border: none;
      height: 1.8em; /* hauteur de .form-inline */
      margin: 0 1% 0 41%;
      vertical-align: bottom;
      width: auto;
    }
    
    label.nostyle {
      float: none;
      margin: 0;
      text-align: left;
      width: auto;
    }

  .form-inline textarea {
    text-indent: 0;
  }                    

  .form-inline .bouton {
    border: none;
    margin: 0.5em 8% 0 0;
    width: auto;
  }
  
  /*** formulaire de la page newsletter.htm ***/
  
  #form-newsletter {
    margin: 0 auto 3em; /* centre le formulaire */
    width: 30em; /* determiner une largeur pour le formulaire */
  }
  
  #form-newsletter fieldset {
    background: #eff1c7;
    border: none;
    padding: 1em 0 1em 4%; /* la marge droite de 4% est importante */
  }

  #form-newsletter label {
    display: block;
    margin: 0 0 0.3em;
  }

  #form-newsletter p {
    margin: 0 0 0.5em;
    width: 95%;
  }
  
  #form-newsletter p.separateur {
    border-top: 1px solid #fff;
    padding-top: 0.5em;
  }

  #form-newsletter p input.champ {
    border: 1px solid #ccc;
    padding: 0.3em 0;
    margin: 0 0 0.5em;
    text-indent: 4px; /* fonctionne partiellement sous IE mais ok */
    width: 100%;
  }
  
  #form-newsletter span {
  	display: inline-block;
  	width: 48%;
  }
  
  #form-newsletter .bouton { margin: 0.75em 5% 0.75em 0;} /* la marge droite de 5% est importante */




/**************************************************************************************************************************/
/* PAGES ******************************************************************************************************************/

	/**** Home ****/
	
	.home_part { height: 360px; overflow: hidden; }
	
	#video-home {
	  background-color: #494848;
	  width:471px;
	  height:350px;
	  overflow: hidden;
	  float: left;
	  color: #fff;
	}
		
	#txt-home {
	  width: 430px;
	  float: right;
	  margin-bottom: 15px;
	}
	
	#definition-home {
	  width: 415px;
	  float: right;
	  font-family: Georgia, Times, Times New Roman, serif; 
	  line-height: 20px;
	 
	  font-size: 100%;
	  padding: 15px 0 0 15px;
	  background: transparent url(/_boutiques/COUCHEHAMAC//site_image/etoile.png) no-repeat top left;
	}
	
	#onglets-home {
		padding-top: 30px;
		overflow: hidden;
		width: 922px;
		clear: both;
	 }
		#onglets-home ul {
			height: 130px;
			list-style-type: none;
			margin: 0;
			padding: 35px 0 0 0;
			overflow: hidden;
			width: 940px;
			background: transparent url(/_boutiques/COUCHEHAMAC//site_image/fd-prod-home.png) no-repeat top left;
		}
			#onglets-home li {
				float: left;
				width: 160px;
				margin: 0;
				padding: 0 16px 0 11px;
			}		
				#onglets-home li a { width: 156px; height: 105px; display: block; overflow: hidden; }
					#onglets-home li a p { padding: 0; margin: 0; }
	
		
	/**** Espace pro ****/
	#intro-espace-pro {width: 650px; float: left;}
	
	#nouveau_pro {
		width: 500px;
		background-color : #cfd821;
		float: left;	
		padding: 10px;
	}
	
	#deja_pro {
		width: 330px;
		background-color : #f6b834;
		float: right;
		padding: 10px;	
	}
	
	#nouveau_pro label , #deja_pro label {
		width: 90px;
		display: block;
		float: left;
		padding: 3px 0 0 20px;
	}
	
	#nouveau_pro .form_text , #nouveau_pro textarea  {
		border: 1px solid #97a934;
		background-color: #fff;
	}
	
	 #deja_pro .form_text {
		border: 1px solid #9d6e0a;
		background-color: #fff;
	}
	
	#nouveau_pro h2 , #deja_pro h2 {
		padding: 0;
		margin: 5px 0 20px 0;
		color: #fff;
	}
	
	
	
	/**** Categories ****/
	
	.texte-rayon {
		text-align: justify;
	}
	
	.img-rayon, .img-actu {
		background: transparent url(/_boutiques/COUCHEHAMAC//site_image/fond-rayon.jpg) no-repeat top left;	
		padding: 30px;
		margin: 10px 0;
	}
	
	

	
	.liste-produit-cat {	
		padding: 0;
		margin :0;
		list-style-type: none;
		font-weight: normal;
	}
	
	
	
	.liste-produit-cat h2 {
	padding:  0;
	margin :0;
	font-size:17px;}
	
	.liste-produit-cat li {
	padding:  0 0 7px 0;
	margin :0;}
	
	.syspage  {
		background: #fff;
		line-height: 1.5em;
		margin: 0 10px 10px 0;
		overflow: hidden;
		padding: 5px;
		font-size: 80%;
	}
		.syspage .syspage_prev, .syspage .syspage_next { display: none;}
		.syspage strong, .syspage_num {
			display: inline-block;
			font-weight: normal;
			height: 1.5em;
			text-align: center;
			width: 1.5em;
		}
		
		.syspage strong {  color: #cfaa94;}
		.syspage_num { color: #101010;}
		
		.syspage em { color: #101010; font-size: 0.86em; font-style: normal; padding: 0 1em;}
		
		.syspage img, .syspage .pages { float: left; margin: 0 4px;}
		.syspage img { display: none;} /* desactivees pour le defaut */
		
		.syspage a  { color: #101010; }
		.syspage a:hover  {  }
	
	.liste-produit {
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: relative;
		left: -10px;
		width: 760px;
	}
		
	.bloc-produit {
		background: #eff1c7;
		border: 1px solid #eff1c7;
		color: #2d2a2a;
		display: inline;
		float: left;
		font-size: 0.93em;
		height: 258px;
		margin: 0 0 10px 10px;
		width: 178px;
	}
	
		.bloc-produit h2 {
			font-size: 1em;
			font-weight: bold;
			margin: 0;
			text-transform: none;
		}
		
		.bloc-produit a { color: #4d8a84;}
		
		.bloc-produit em, .bloc-produit strong { }
		
	.bp-image {
		background: #fff;
		height: 178px;
		position: relative;
		text-align: center;
		width: 178px;
	}
	
	.info-produit {
		height: 70px;
		line-height: 1.3em;
		overflow: hidden;
		padding: 5px;
	}
		.info-produit h2 { margin-top: 0;}
		.info-produit p { margin: 0;}
	
	/**** Categories x6 ****/
	
	.liste-rayon {
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: relative;
		left: -10px;
		width: 760px;
	}
	
	.bloc-rayon {
		display: inline;
		float: left;
		margin: 0 0 10px 10px;
		overflow: hidden;
		width: 180px;
	}
	
		.bloc-rayon h2 {
			font-size: 0.93em;
			font-weight: bold;
			height: 1.86em;
			margin: 0;
			text-align: right;
			text-transform: none;
		}
		
		.bloc-rayon h2 a {
			color: #4d8a84;
		}
		
		
	/**** Fiches produits ****/
	
	#fiche-produit { width: 610px; float:right;}
	
	#bloc-img-produit {height: 340px;}
	
	#imgprincipale { 
		width:407px ;
		float: left; 
		background: transparent url(/_boutiques/COUCHEHAMAC//site_image/fond-article.png) no-repeat top left; 
		padding: 30px; 
		margin: 8px 0 0 0;
		height: 300px;
		position: relative;
	}
	
	
	
	#vignettes {  
		width:110px ; 
		float: right; 
		background: transparent url(/_boutiques/COUCHEHAMAC//site_image/fond-4vignettes.png) no-repeat top left; 
		padding: 0px;
	}
	
	#vignettes a {  
		display:block;
height:87px;
text-align:center;
width:88px;
	}
	
	
	
	#vignettes img {margin: 16px 0 12px 8px; padding:0;}
	
	#detail-produit, #extra-produit {
		margin: 0 ;
	}
	
	#description {
		margin: 40px 0 30px 0;
		padding: 0 0 25px 0;
		text-align: justify; 
		background: transparent url("/_boutiques/COUCHEHAMAC//site_image/separ-court.png") no-repeat left bottom ;
	}
	
	#complement {
		margin: 10px 0 30px 0;
		padding: 0 0 25px 0;
		text-align: justify; 
		background: transparent url("/_boutiques/COUCHEHAMAC//site_image/separ-court.png") no-repeat left bottom ;
		font-style: italic;
	
	}
	
	.titre-complement, #complement h3 {
		width: 130px;
		float: left;
		text-transform: uppercase;
		font-size: 15px;
		font-weight: normal;
		margin: 0;
		padding: 0;
		color: #5B5A5A;
	}
	.contenu-complement, #complement p {
		margin: 0 0 0 140px;
		padding: 0;
	}
	
	.contenu-complement .couleur-prod {
		width: 14%; 
		float: left;
		text-align: center;	
	}
	
	.nom-couleur{
		height: 35px;
	}
	
	.contenu-complement .couleur-prod img {
		margin: 3px 0;
	}
	
	#complement .clearfloat {
		height: 15px;
	}
	
	#complement {
		line-height: 16px;
	}
	
	#bloc-achat { border-top: 1px solid #85aba7; margin: 0 0 1em 0;}
	
		#bloc-achat form { line-height: 2em; margin: 1em 0; width: 100%;}
		* html #bloc-achat form { width: 99%;}
		
		#bloc-achat label {
			display: inline-block;
			padding: 0 0 0 60px;
			width: 145px;
		}
	
	
	.quantite { width: 2em;}
	
	.prix {
		color: #4d8a84;
		float: left;
		font-size: 1.71em;
		font-weight: bold;
		line-height: 44px;
		text-align: center;
		width: 50%;
	}
	
		.prix strong { color: #F43555;}
		.prix del {
			color: #606360;
			font-size: 0.8em;
			font-weight: normal;
		}
	
	.rassurance {
		border: 1px solid #85aba7;
		border-width: 1px 0;
		padding: 1em 0 0.5em;
		text-align: center;
	}
	
		.rassurance img { margin: 0 1em; }
	
	.lien-connexe {
		font-size: 0.86em;
		line-height: 1.72em;
		margin: 0 0 3em;
	}
	
	.lien-connexe a {
		color: #4d8a84;
		font-weight: bold;
		padding-left: 20px;
	}
	
	.lire-avis { background: url(/_boutiques/COUCHEHAMAC//site_image/lire-avis.png) 0 50% no-repeat;}
	
	.ecrire-avis { background: url(/_boutiques/COUCHEHAMAC//site_image/ecrire.png) 0 50% no-repeat;}
	
	.envoi-ami { background: url(/_boutiques/COUCHEHAMAC//site_image/envoi-ami.png) 0 50% no-repeat;}
	
	#bloc-pro-asso {
		background: #eff1c7;
		font-size: 0.79em;
		line-height: 1.07em;
		padding: 10px 25px 0;
		position: relative;
	}
	
	#pro-asso {
		height: 160px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		width: 320px;
	}
		
	#pro-asso-slide {
		left: 0;
		position: absolute;
		width: 1090px;
	}
			
	#pro-asso .bloc-produit {
		background: #fff;
		border: none;
		height: 145px;
		margin: 0 0 0 10px;
		width: 100px;
	}
	
	#pro-asso .bloc-produit .bp-image {
		height: 100px;
		width: 100px;
	}
	
	#pro-asso .bloc-produit h2 {
		font-weight: normal;
		height: 3.4em;
		overflow: hidden;
	}
	
	.avis-box { margin: 3em 0; width: 80%;}
	.rs_ficheproduit .avis-box { width: 100%;}
	
	.bouton-exergue {
		background: #94031c;
		color: #fff;
		display: inline-block;
		padding: 3px 1em 2px 1em;
	}
	
	a.bouton-exergue:hover {
		background: #700215;
		color: #fff;
		text-decoration: none;
	}
	
	/**** Pages web ****/
	#demi-colonne { padding: 40px 0 0 2px; width: 295px; float: left;}
	#demi-colonne h2 {text-transform: none; margin: 0; padding: 0;font-weight: normal; font-size: 17px;}
	
	
	.SYSTEME #demi-colonne {background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-jaune.png) no-repeat top left;}
	
	.SYSTEME #demi-colonne h2 a {color: #dfdb00;}
	
	.ESPRIT #demi-colonne {background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-violet.png) no-repeat top left;}
	
	.ESPRIT #demi-colonne h2 a {color: #b47bac;}
	
	.rs_categorie  #demi-colonne, .rs_ficheproduit #demi-colonne  {background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-fushia.png) no-repeat top left;}
	
	.rs_categorie  #demi-colonne h2 a, .rs_ficheproduit  #demi-colonne h2 a {color: #b84d6d;}
	
	.rs_points-vente #demi-colonne {background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-rose.png) no-repeat top left;}
	
	.rs_points-vente  #demi-colonne h2 a {color: #ed83a1;}
	
	.rs_points-vente  #demi-colonne ul {margin:0; padding: 0; list-style-type: none;}
	.rs_points-vente  #demi-colonne ul li {margin:0; padding: 0 0 20px 0;}
	
	#demi-contenu { width: 610px; float: right;}
	
	
	
	/**** Presse ****/
	
	.article-presse { 
		background: transparent url(/_boutiques/COUCHEHAMAC//site_image/fd-presse.png) no-repeat top left;  
		float: left; 
		margin:0 0 0 10px;
		padding:26px 4px 15px 13px;
		width:125px;
	}
	
	.unarticle { width:104px ; height:157px ; overflow: hidden; }
	
	.pagination, .syspage {
		padding: 7px 15px;
		text-align: right;	
		background : none;
		height: 20px;
		
	}
	
	#presse-dyn-colonne {
		height: 460px;
	}
	
	#presse-dyn-barre {
		height: 176px;
	}
	
	#presse-dossier {
		float: left;
		width: 275px;
	}
	
	#presse-archive {
		float: right;
		width: 115px;
	}
	
	#presse-archive ul {
		padding: 0;
		margin: 0;
		list-style-type : none;
	}
	
	#presse-archive ul a {color:#494848; text-transform: lowercase;}
	
	#presse-contact {
		float: right;
		width: 300px;
		text-align: right;
		margin-right: 40px;
	}
	
	#presse-dossier h2, #presse-archive h2, #presse-contact h2 {
		margin: 0 0 15px 0;
		padding: 0;
	}

	/**** Points de vente ****/
	
	.region {
		padding-bottom: 20px;
		margin-bottom: 15px;
		background: transparent url(/_boutiques/COUCHEHAMAC//site_image/separ-long.png) no-repeat bottom center; 
			
	}
	.region h2 {
		text-transform: uppercase;
		color: #494848;
		padding: 0 0 15px 0;
		margin: 0;
		font-weight: bold;
		font-size: 16px;
	}
	
	.region .unpointdevente {
		padding-right:2%;
		width:23%;
		float: left;
	}
	
	.region .unpointdevente h3 {
		color: #494848;
		padding: 0;
		margin: 0;
		font-weight: bold;
		font-size: 14px;
	}
	
	.region .unpointdevente .adresse {
		font-style: italic;
	}
	
	/**** espace pro ****/
	
	.liste-produits-pro { 
		width: 700px;
		float:left;
	}
	
	.liste-produits-pro .unproduit {
		clear: both;
		padding: 10px 0 30px 0;
		background: transparent url(/_boutiques/COUCHEHAMAC//site_image/separ-court.png) no-repeat bottom right;
		
	}
	
	.liste-produits-pro .unproduit .imgproduit {
		width: 180px;
		float: left;
		background: #fff url(/_boutiques/COUCHEHAMAC//site_image/fd-produit-espace-pro.png) no-repeat top left;
		padding: 10px 0 15px 10px;
		height: 127px;
	}
	 
	
	.liste-produits-pro .unproduit .infoproduit  {
		width: 300px;
		float: left;
	}
	
	.liste-produits-pro .unproduit .infoproduit h3  {
		padding: 0;
		margin: 0;
		font-weight: normal;
		font-size: 17px;
	}
	
	.liste-produits-pro .unproduit .infoproduit .desc  {
		
		font-size: 90%;
	}
	.liste-produits-pro .unproduit .selecteurs-produit {
		
		width: 150px;
		float: right;
	}
	
	.liste-produits-pro .unproduit .selecteurs-produit label {
		display: block;
		width: 75px;
		float: left;
		padding: 2px 0;
		clear: both;
		
	}
	
	.liste-produits-pro .unproduit .selecteurs-produit input {
		width: 40px;
		padding: 1px;
		border: 1px solid #999;
	}
	
	.liste-produits-pro .unproduit .selecteurs-produit select {
		width: 65px;
		margin: 3px 0;
		border: 1px solid #999;
	}
	
	.liste-produits-pro .unproduit .selecteurs-produit .ajout img {
		margin-top: 5px;
		height: 21px;
	}
	
	
	
	/**** Processus de commande ****/
	.separateur { color: #888;}

	#pdc_box { font-size: 15px;  }
		#pdc_box p {
		  margin: 0;
		  text-align: center;
		}
		#pdc_box ul { margin: 12px 0 20px 0; }
			#pdc_box ul li { background: none; border: 1px solid #e6d8cf; float: left; margin: 0 6px; padding: 3px 6px; height: 26px; line-height: 26px; text-indent: 0; background-color: #e6d8cf; color: #afa29a; }
			#pdc_box ul li.currentstep { background-color: #cad500; color: #fff; font-weight: bold; border: 1px solid #a8b100; }


	/**** Mescommandes_identification.htm ****/		
	.form-login { }
		.form-login label { display: inline-table; width: 120px; text-align: right; }
		.form-login input { width: 170px;}

  /**** panier.htm ****/
  
  p.sous-total {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2em;
    margin: 1em 0;
    text-align: right;
  }
  
    p.sous-total strong {
      background: #cad500;
      display: inline-block;
      margin: 0 0 0 1em;
      padding: 0 2em;
    }
    
  p.total-ttc {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 3em;
    margin: 1em 0;
    text-align: right;
  }
  
    p.total-ttc strong {
      background: #cad500;
      display: inline-block;
      margin: 0 0 0 1em;
      padding: 0 1em;
    }
    
  .info-livraison {
    color: red;
    font-weight: bold;
    text-align: right;
  }

	/**** Commande.htm ****/
	
	#form_newAccount {
	  margin: 0 auto;
	  width: 80%;
  }
  
  #form_newAccount .form-inline { width: 100%;}
	
  #forms_selector a {
    background: #fff url(/_boutiques/COUCHEHAMAC/theme/cartouches-btn.png) 0 -50px no-repeat;
    color: #fff;
    display: block;
    height: 31px;
    line-height: 31px;
    width: 160px;
  }

  #forms_selector a:hover {
    background: transparent url(/_boutiques/COUCHEHAMAC/theme/cartouches-btn.png) 0 -100px no-repeat;
    text-decoration: none;
  }

  #forms_selector a.selected {
    background: transparent url(/_boutiques/COUCHEHAMAC/theme/cartouches-btn.png) 0 0 no-repeat;
  }
		
  #forms_selector li {  margin: 1em 1em 2em; text-align: center;}

	form.com_id label { float: left; width: 45%; text-align: right; line-height: 22px; margin: 0 0 0 4px; }
	form.com_id textarea { margin: 0 0 0 4px; }
	form.com_id input { margin: 0 0 0 4px; /*height: 16px;*/ }
	form.com_id select { margin: 0 0 0 4px; padding: 1px;}

	.gdemarge { margin-left: 45%;}
	
	
	/**** Recap-commande.htm ****/
	td.exergue { background: #efefef; font-size: 1.3em;}
	
	/**** choix-paiement.htm ****/
	
	ul#paiement {
	  padding: 0;
	  width: 100%; 
  }
  
  ul#paiement li {  	
  	margin: 0;
    padding: 1em 0;
    background: none;
  }
  
  ul#paiement li a {
    background: #fff url(/_boutiques/COUCHEHAMAC//site_image/rs_fleche.gif) 10px 50% no-repeat;
    border: 1px solid #eee;
    display: block;
    height: 3em; 
    line-height: 3em;
    padding-left: 24px;
    position: relative;
  }
  
  ul#paiement li a:hover {
    background-color: #eee;
  }
  
  ul#paiement li.click a {
    background-color: #ccc;
  }
  
  .icones {
    bottom: 50%;
    margin: 0 0 -12px 10px;
    position: absolute;
  }
  
  ul#paiement form a {
    background: none;
    border: none;
    display: inline;
    padding: 0;
  }
  
  ul#paiement ul {
    border: 1px solid #eee;
    border-width: 0 1px 1px;
    display: none;
    margin: 0 0 2em;
    padding: 0 1em 1em;
  }
  
  ul#paiement li.click ul {
    display: block;
  }
	
	
	/**** Ami.htm ****/

        
  /*** liste des avis (fiche-produit.htm, avis.htm, avis_du_client.htm, avis_derniers.htm ***/
  
    #liste-avis {
      margin: 1em auto; /* centre les avis */
      width: 100%; /* specifier une largeur pour les avis */
    }
    
    #liste-avis li {
      margin: 0 0 3em;
    }
    
    .meta-avis {
      margin: 1em 0 0;
      font-style: italic;
    }
    
      .meta-avis strong { font-style: normal;}
      
    .avis {
      background: #eff1c7;
      padding: 0.5em;
      margin: 0;
    }
    
    	.avis img { margin-right: 5px;}
	
	
	
	/**** Contact.htm ****/
	.form-contact {
		background-color: #d9e140;
		width:600px;
		padding: 20px;
	}
		.form-contact label { display: block; float: left; line-height: 20px; width: 150px; text-align: right; margin-right: 10px; }
		.form-contact input { width: 350px; margin: 0; border: 1px solid #ddd;  background-color: #fff;}
		.form-contact select,
		.form-contact textarea { width: 350px; margin: 0; border: 1px solid #ddd;  background-color: #fff;}
	
	
	/**** News.htm ****/
	.news { padding-bottom : 30px;}
	
	#col-news .encart-dynamique {
		background: transparent url(/_boutiques/COUCHEHAMAC//site_image/h-brun.png) no-repeat top left;
		padding: 30px 0 0 0;
	}
	
	.rs_news #contenu-principal { width: 618px; float: right;}
	
	.news h2 {color: #cfaa94; margin-bottom: 0; padding-bottom: 0; font-weight: normal;}
	
	.rs_news h2 a {color: #cfaa94; }
	
	.date {
		color: #CFAA94; margin-top: 0; padding-top: 0; 
		
	}
		
		
	.rs_news #contenu-principal h2 {
		margin-top: 0;
		text-transform: none;
	}
	
	/**** Parrainage ****/
	.form-parrainplus p { margin: 0;}
	


/**************************************************************************************************************************/
/* STYLES SPECIFIQUES *****************************************************************************************************/

	/**** Centrage ****/
	.centrage { overflow:hidden; width:100%; }
		.centrage ul { float:left; left:50%; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position:relative; }
		.centrage li { display:inline; float:left; margin:0; padding:0; position:relative; right:50%; }
	
	
	input.search, input.go { margin: 4px 0 14px; }
	p.bouton input { width: auto; }
	
	
	/**** Tableaux a couleurs alternees ****/
	.first-col { padding-left: 1em;}
	
  .col1, .col2 { float: left;}
	.col1 { width: 64.96%; }
	.col2 {
	  padding: 0 1% 0 0;
	  width: 34%;
	}
		.col1 p, .col2 p { margin: 0;}
	
	.cellule_s { display: block; height: 2.2em; line-height: 2.2em; vertical-align: middle;}
	 .cellule_s select { margin-top: 0.35em;}
	.cellule_sbis { display: block; height: 2.2em; line-height: 2.2em; padding-bottom: 2.2em; vertical-align: middle;}
	
	.styleCell1 { background-color: #eff1d0; }
		tr.styleCell1 strong { line-height: 23px; margin: 3px;}
		
	.styleCell2 { background-color: #f8fade; }
		tr.styleCell2 strong { line-height: 23px; margin: 3px;}
	
	#form-panier { }
	#form-panier td { vertical-align: middle; }


	/**** Styles personnalises ****/
	.erreur { color: red !important; font-weight:bold;}
	.noerreur {	}
	.marginGuides { margin: 20px;}
	
	
	