/******** 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; }
	ul { list-style: none; }
	
	/**** 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: #fff; text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 100%; color: #0C161A; }

h1, h2, h3, h4, h5, h6 { margin: 1em 0 0.5em; }
h1 { font-size: 30px; line-height: 35px; font-weight: normal; color: #009fe1; margin: 20px 0 20px; }
h2 { font-size: 20px; line-height: 24px; font-weight: normal; color: #009fe1; margin: 21px 0 15px; }
h3 { font-size: 14px; line-height: 20px; font-weight: bold; color: #29272b; margin: 10px 0 12px; text-transform: uppercase; }
h4 { font-size: 12px; font-weight: normal; color: #29272b; }

p { margin: 0 0 11px; line-height: 20px; font-size: 14px; color: #29272b; }

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

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

form img {vertical-align: middle;}
input { color:#000000; font-size: 1em; margin: 4px 0; vertical-align: middle; }
select, option { color:#000000; font-size: 1em; padding-left: 4px;}
textarea { color:#000000; font-size: 1em; 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;}
	



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

#enveloppe-page { width: 960px; margin: auto;}
	
	
	/**** Entete ****/
	#en-tete { position: relative; display: block; height: 181px; margin-bottom: 21px; z-index: 7000; }
		#logo { padding: 0px 4px 0 0; display: block; float: left; }
		#baseline { float: left; padding: 58px 0 0; font-size: 22px; line-height: 24px; color: #009fe1; }
		#menu { height: 65px; position: absolute; font-size: 16px; top: 116px; left: 0; width: 100%; background: #ffffff url(/_boutiques/PULSESHOPPING//site_image/bg_menu.gif) left -65px repeat-x; }
			#menu ul { list-style: none; margin: 0; padding: 0; }
			#menu li { margin: 0; padding: 0; position: relative; float: left; }
				#menu li a { overflow: hidden; text-align: center; display: block; color: #29272b; text-decoration: none; float: left; height: 19px; line-height: 19px; padding: 23px 0 23px 0; position: relative; }
				#menu li.inactive a { color: #1eb0ea; text-decoration: none; background: none; }
				#menu li.active a,
				#menu li a:hover,
				#menu li a.active,
				#menu li.inactive a:hover,
				#menu .inactive .rspm_active_ssmenu { color: #29272b; text-decoration: none; background: #1eb0ea url(/_boutiques/PULSESHOPPING//site_image/bg_menu.gif) left top repeat-x; }
				
				
				#menu li a#link1 { width: 223px; }
				#menu li a#link2 { width: 128px; }
				#menu li a#link3 { width: 226px; }
				#menu li a#link4 { width: 143px; cursor: default; }
				#menu li a#link_vente { width: 143px; }
				#menu li.active .menu_vente { color: #000000; }
			#menu .sep { position: absolute; left: -1px; top: 2px; height: 61px; width: 2px; background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_separ.gif) left top no-repeat; }
	
			#elem_menu .menu_niv2 { position: absolute; top: 65px; left: 0; z-index: 7000; width: 200px; overflow: hidden; }
			#elem_menu .menu_niv2 li { width: 100%; background: #f0efef; }
			#elem_menu .menu_niv2 li a { background: #f0efef; font-size: 12px; width: 100%; border-bottom: 1px solid #ffffff; padding: 5px 8px; text-align: left; }
			
	/**** Page et colonnes ****/
	
		/* Conteneur */
		#conteneur { position: relative; display: block; background: transparent;}
		#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: #DCE1E3; float: right; position: relative; display: inline; width: 184px; right: 0; margin: 0; padding: 0; }
			/* Resolution bug des 3px ss IE6 */ * html #col-d { margin: 0 auto 0 -3px;}
		
		.col-interne { margin: 8px;}
		
		/* Pages */
		#contenu-principal { position: relative; display: block; height: 1%; background: #fff; padding: 0; overflow: hidden; }
	
	
	/**** Pied de page ****/
	#pied-page { display: block; border-top: 1px solid #302e32; margin: 22px 0 20px; padding: 8px 0 0; }
		#pied-page .colonne { margin: 0 0 0 11px; float: left; }
		#pied-page ul { margin: 0; padding: 0; list-style: none; }
		#pied-page li {  }
		#pied-page p { margin-bottom: 0; }
		#pied-page img { margin-bottom: 9px; }
			#pied-page li a { color: #29272b; text-decoration: none; }
			#pied-page li a:hover { color: #009fe1; text-decoration: none; }
		#pied-page h2 { color: #009fe1; font-weight: bold; margin: 5px 0; font-size: 14px; }
		
		#pub_rs { border-top: 1px solid #d1d1d1; margin: 19px 0 0; font-size: 12px; padding: 10px 10px 0 0; color: #29272b; float: right; width:950px; text-align:right; }
			#pub_rs p { font-size: 12px; }
			#pub_rs em { color: #9f9f9f; font-style: normal; }
				#pub_rs em a { color: #9f9f9f; text-decoration: none; }
				#pub_rs em a:hover { color: #9f9f9f; text-decoration: underline; }
				#pub_rs span { width: 60px; float: left; font-size: 11px; line-height: 12px; color: #29272b; margin-left: 15px; margin-right: 3px; }
				#pub_rs img { float: left; margin-left: 3px; }

	/**** Autres elements et blocs ****/
	#elem_panier { z-index: 200; color: #29272b; position: absolute; background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_panier.png) left top no-repeat; top: 45px; right: 0; height: 46px; width: 215px; padding: 0px 7px 16px 7px; }
		#elem_panier a { color: #29272b; text-decoration: none; display: block; padding: 11px 0 0 44px; line-height: 35px; font-size: 13px; }
		#elem_panier a:hover { color: #29272b; text-decoration: underline; }
	
	#elem_rechercher { background: #29272b; position: absolute; width: 240px; height: 65px; right: 0; top: 0; }
		#elem_rechercher form { float: right; margin: 0 8px 0; }
		#elem_rechercher .form_text { margin: 8px 0 0; width: 174px; background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_search.gif) left top no-repeat; padding: 6px 0 10px 6px; line-height: 16px; border: 0; float: left; }
		#elem_rechercher .form_img { margin: 8px 0 0; padding: 0; float: left; }
		#elem_rechercher a { color: #fff; margin: 0 10px 0 0; padding: 0 0 0 10px; text-decoration: none; font-size: 11px; background: transparent url(/_boutiques/PULSESHOPPING//site_image/puce_recherche_avancee.gif) left center no-repeat; }
		#elem_rechercher a:hover { color: #fff; text-decoration: underline; }
	
	#liens_top { z-index: 299; position: absolute; top: 10px; font-size: 14px; right: 2px; text-align: right; line-height: 29px; color: #1a181c; }
		#liens_top a { display: block; margin: 0 11px; color: #009fe1; text-decoration: none; }
		#liens_top a:hover { color: #009fe1; text-decoration: none; }
		#liens_top .sep { float: left; }
	
	#contact { color: #10b2f5 !important; background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_contact.gif) left center no-repeat; padding: 0 0 0 8px; }
		#contact span { background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_contact.gif) right center no-repeat; padding: 0 8px 0 0; line-height: 29px; display: block; }
	#link_newsletter { height: 31px; width: 95px; text-align: center; margin: 0 4px !important; }
		#link_newsletter span { background: transparent url(/_boutiques/PULSESHOPPING//site_image/puce_nl_link.gif) right center no-repeat; padding: 0 16px 0 0; }
	#link_newsletter.active { background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_nl_link.gif) center top no-repeat; }
	#elem_newsletter { text-align: left; z-index: 300; width: 280px; margin-left: -154px; height: 110px; padding: 10px 14px; position: absolute; top: 31px; left: 50%; color: #000; font-size: 12px; line-height: 16px; background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_bloc_nl.png) left top no-repeat; }
		#elem_newsletter p { font-size: 12px; line-height: 16px; }
		#elem_newsletter form { font-size: 16px; margin: 0 0 0 29px; }
		#elem_newsletter .form_text { margin: 8px 0 0; width: 176px; background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_nl.gif) left top no-repeat; padding: 6px 0 11px 6px; line-height: 16px; border: 0; float: left; }
		#elem_newsletter .form_img { margin: 8px 0 0; padding: 0; float: left; }


	/**** 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: 520px; margin: 3px auto;}
	.bloc_xl { width: 620px; margin: 3px auto;}
	
	.bloc_100 { width: 100%;}
	
	.encart-dynamique { margin: 10px 0 0 0;}
		.encart-dynamique li { }
	
	.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: #a4daf0 url(/_boutiques/PULSESHOPPING//site_image/rs_info-vert.png) no-repeat 16px 16px;
  }
  
  .bloc_info-importante {
	  background: #ebcccc url(/_boutiques/PULSESHOPPING//site_image/rs_info-rouge.png) no-repeat 16px 16px;
  }
  
  .bloc_alerte {
	  background: #ebcccc url(/_boutiques/PULSESHOPPING//site_image/rs_info-alerte.png) 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 */
  }
  
  .form-avis fieldset {
    background: #eee;
    border: none;
    padding: 1em 0 1em 5%; /* la marge droite de 5% 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: 50%;
  }

  .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: #eee;
    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;
  }



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

	#trio_btn { width: 240px; float: left; height: 288px; overflow: hidden; font-size: 20px; }
		#trio_btn ul { list-style: none; margin: 0; padding: 0; }
		#trio_btn li { margin: 0; padding: 0; }
			#trio_btn li a { color: #768084; text-decoration: none; display: block; height: 26px; padding: 35px 0; line-height: 26px; text-align: center; background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_trio_btns.png) left top no-repeat; }
			#trio_btn li.active a,
			#trio_btn li a:hover { color: #009fe1; text-decoration: none; background-position: left bottom; }
			
	#bloc_rassurance { width: 240px; float: left; font-size: 14px; margin-right: 20px; }
		#bloc_rassurance .bloc_rassurance { margin-bottom: 20px; padding: 10px; border: 10px solid #e9eaeb; }
			
	#fil_ariane { color: #29272b; font-size: 11px; height: 18px; line-height: 18px; padding: 7px 0; margin: 0 0 0 2px; }
	.rs_pagesweb #fil_ariane,
	#fil_ariane.fil_ariane_pw { margin-bottom: -5px; }
	.rs_ficheproduit #fil_ariane { margin-left: 0; }
		#fil_ariane a { color: #29272b; text-decoration: none; }
		#fil_ariane a:hover { color: #009fe1; text-decoration: underline; }
		
	#sous_fil_ariane { min-height: 236px; padding: 10px; margin: 0 0 0 10px; overflow: hidden; line-height: 20px; color: #29272b; font-size: 14px; position: relative; }
		#sous_fil_ariane h1 { margin: 0 0 15px; padding: 0; line-height: 30px; height: 34px; overflow: hidden; }
	
	#texte_categorie_mini { height: 159px; overflow: hidden; }
	#texte_categorie_mini_btn { position: absolute; bottom: 0; right: 0; }
	
	#texte_categorie_maxi { position: relative; padding-bottom: 27px; }
	#texte_categorie_maxi_btn { position: absolute; bottom: 0; right: 0; }
	

	/**** Home ****/
	#carrousel { position: relative; width: 100%; height: 321px; overflow: hidden; margin-bottom: 23px; }
    #content_carrousel { background: #000; width: 100%; height: 288px; }
    #liens_carrousel { display: none; }
    #img_carrousel { display: none; }
		
	#carrousel .fleche_g, #carrousel .fleche_d { position: absolute; top: 98px; z-index: 5000; }
		#carrousel .fleche_g img, #carrousel .fleche_d img { width: 31px; height: 60px; }
	#carrousel .fleche_g { left: 0; }
	#carrousel .fleche_d { right: 0; }
	
	.prd_vitrine .bloc-produit { width: 140px; height: 198px; padding: 7px 10px 0; margin-bottom: 45px; }
	.prd_vitrine .bloc-produit.first { margin-left: 30px; }
		.prd_vitrine .bloc-produit .prd_nom { height: 20px; font-size: 11px; }
		.prd_vitrine .bloc-produit .prd_img { margin: 0; width: 140px; height: 140px; overflow: hidden; }
		.prd_vitrine .bloc-produit .prd_btn { margin: 5px 3px 0; }
	
	#nouveautes {  }
	
	.fond_gris { background: #e8e9ea; padding: 0 0 0 10px; }
		.fond_gris .texte_rayon { padding: 20px 20px 10px 10px; font-size: 14px; line-height: 20px; color: #000; }
		.fond_gris .lien_fond_gris { margin: 0 25px 0 0; padding: 5px 0 15px; font-size: 14px; line-height: 20px; color: #038ac2; }
			.fond_gris .lien_fond_gris a { padding: 0 14px 0 0; color: #038ac2; text-decoration: none; background: transparent url(/_boutiques/PULSESHOPPING//site_image/puce_lien_fond_gris.gif) right center no-repeat; }
			.fond_gris .lien_fond_gris a:hover { color: #038ac2; text-decoration: underline; }
	.titre_fond_gris { font-size: 20px; height: 45px; padding: 0; color: #009fe1; background: #e8e9ea url(/_boutiques/PULSESHOPPING//site_image/bg_titre_gris_tl.gif) left top no-repeat; display: block; float: left; margin: 0; padding: 0 0 0 13px; }
		.titre_fond_gris span { display: block; line-height: 45px; height: 45px; background: #e8e9ea; padding: 0 13px 0 0; background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_titre_gris_tr.gif) right top no-repeat; }


	/**** Categories ****/
	.syspage { background: #373539 url(/_boutiques/PULSESHOPPING//site_image/bg_syspage.gif) left top no-repeat; margin: 5px 0 14px; }
	.syspage.top { margin: 14px 0 5px; }
		.syspage div { background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_syspage.gif) right bottom no-repeat; font-size: 14px; height: 20px; padding: 10px 0; line-height: 20px; text-align: center; color: #fff; }
		.syspage span { margin: 0 6px; }
		.syspage strong { color: #009fe1; font-weight: normal; margin: 0 6px; }
		.syspage a { color: #fff; text-decoration: none; margin: 0 3px; padding: 0 3px; }
		.syspage a:hover { color: #009fe1; text-decoration: none; }
		.syspage .syspage_prev,
		.syspage .syspage_next { display: none; }
	
	.bloc-produit { width: 200px; height: 281px; margin: 10px 0 10px 20px; padding: 10px 10px 9px; background: #fff; overflow: hidden; float: left; }
	.bloc-produit.first { margin-left: 0; }
		.bloc-produit .prd_nom { margin: 0 3px; padding: 0; color: #29272b; font-weight: normal; font-size: 13px; line-height: 20px; height: 40px; overflow: hidden; }
			.bloc-produit .prd_nom a,
			.bloc-produit .prd_nom a:hover { color: #29272b; text-decoration: none; }
		.bloc-produit .prd_fourn { margin: 0 3px; padding: 0; color: #0080b5; text-transform: uppercase; font-weight: normal; font-size: 11px; line-height: 14px; height: 14px; overflow: hidden; }
			.bloc-produit .prd_fourn a,
			.bloc-produit .prd_fourn a:hover { color: #0080b5; text-decoration: none; }
		.bloc-produit .prd_img { margin: 6px 0 0; padding: 0; width: 200px; height: 200px; overflow: hidden; }
		.bloc-produit .prd_btn { margin: 8px 5px 0; padding: 0; position: relative; }
			.bloc-produit .prd_btn span.prd_prix { text-align: center; position: absolute; z-index: 200; width: 100%; line-height: 18px; margin: -2px 0 0; color: #009FE1 }
			.bloc-produit .prd_btn a { position: relative; z-index: 201; display: block; text-decoration: none; overflow: hidden; text-indent: -5000px; height: 13px; line-height: 13px; background: transparent url(/_boutiques/PULSESHOPPING//site_image/puce_bloc_produit.gif) right bottom no-repeat; }
	
	
	/**** Categories x6 ****/
	.cat_x6 { overflow: hidden; padding: 0 0 0 10px; }
		.cat_x6 ul { list-style: none; margin: 0; padding: 0; }
		.cat_x6 li { margin: 0; line-height: 18px; padding: 3px 0; font-size: 14px; color: #0a91c9; }
			.cat_x6 li a { color: #0a91c9; text-decoration: none; }
			.cat_x6 li a:hover { color: #0a91c9; text-decoration: underline; }
			
			.cat_vitrine h1 { margin-top: 15px; margin-left: 0px; }
			.cat_vitrine h2 { margin-top: 7px; }
			.cat_vitrine h2 a { color: #009fe1; }
			.cat_vitrine #texte_categorie_vitrine { font-size: 16px; line-height: 20px; color: #29272b; width: 615px; margin: 0 0 8px 12px; }
			.cat_vitrine li {padding: 0; }
			ul .bloc-produit-x6 { width: 440px; height: 140px; border: 1px solid #e8e5e5; padding: 12px 10px; float: left; margin: 0 0 20px 18px; position: relative; overflow: hidden; }
			ul .bloc-produit-x6.first { margin-left: 0; }
			ul .bloc-produit-x6 .prd_img { float: left; }
			.bloc-x6-infos { float: left; margin-left: 10px; width: 289px; height: 140px; overflow: hidden; }
			.bloc-x6-infos p { margin: 0; }
			.bloc-produit-x6 .drapeau { float: right; padding: 0; }
			.bloc-produit-x6 h3 { font-size: 12px; line-height: 15px; margin: 2px 0; font-weight: normal; }
			.bloc-produit-x6 h2 { margin: 0; height: 36px; overflow: hidden; }
			.bloc-produit-x6 h2 a { font-size: 14px; line-height: 18px; color: #2e2c30; }
			.bloc-produit-x6 .prd_desc { overflow: hidden; }
			.bloc-produit-x6 .prd_desc { font-size: 12px; line-height: 15px; color: #6d6972; height: 60px; }
			.bloc-produit-x6 .prd_desc p { font-size: 12px; line-height: 15px; color: #6d6972; }
			.bloc-produit-x6 .prd_btn a { 
				background: transparent url("/_boutiques/PULSESHOPPING//site_image/puce_bloc_produit.gif") left bottom no-repeat;
				display: block;
			    height: 13px;
			    line-height: 13px;
			    overflow: hidden;
			    position: relative; top: 12px;
			    text-decoration: none;
			    text-indent: -5000px;
			    z-index: 201;
			}
			.lien_cat_vitrine { position: absolute; left: 0; top: 0; height: 100%; width: 100%; text-indent: -5000px; }
		
	/**** Fiches produits ****/
	#lbIframe iframe { padding: 5px; }
	
	#col_fp { width: 300px; padding: 0 20px 0 10px; float: left; }
		#info-produit .colonneDroite h2,
		#col_fp h2 { color: #29272b; font-size: 16px; margin: 20px 0 7px; clear: left; }
	
		.vignettes a { display: block; float: left; height: 90px; width: 90px; margin: 0 0 15px 15px; }
		.vignettes .first a { margin-left: 0; }
		.vignettes img { height: 90px; width: 90px; }
		
		#info-produit-vitrine .drapeau { float: left; margin : 10px 10px 0 0; }
		#info-produit-vitrine .fourn_prd { font-weight: normal; margin-bottom: 0; }
		#info-produit-vitrine .nom_prd { font-weight: normal; margin: 5px 0 24px 0; clear: both; float: left; }
		#info-produit-vitrine .vitrine_social { float: right; margin: 14px 5px 0 0; }
		
		#info-produit-vitrine .colonnes { background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_fp2.png) left top repeat-y; padding-bottom: 12px; clear: both; }
			#info-produit-vitrine .colonnes .colonne { margin-left: 10px; float: left; font-size: 12px; line-height: 18px; position: relative; }
			#info-produit-vitrine .colonnes .colonne_1 { width: 408px; margin-left: 0; }
				#info-produit-vitrine .colonnes .colonne_1 p {font-size: 14px; line-height: 19px; }
			
			#info-produit-vitrine .colonnes .colonne_2 { width: 310px; font-size: 14px; line-height: 19px; }
				#info-produit-vitrine .colonne_2 div { padding: 0 13px; }
				#info-produit-vitrine .colonne_2 strong{ color: #009fe1; font-size: 16px; line-height: 20px; font-weight: normal; }
				#info-produit-vitrine .colonne_2 ol { margin-top: 8px; padding: 0 0 0 20px; color: #009fe1; }
				#info-produit-vitrine .colonne_2 li { margin-bottom: 10px; }
					#info-produit-vitrine .colonne_2 li p { color: #29272b; margin-left: -7px; }
					#info-produit-vitrine .colonne_2 .bloc_catalogue { padding: 0 0 10px; border-bottom: 1px solid #ffffff; margin-bottom: 13px; overflow: hidden; }
						#info-produit-vitrine .colonne_2 .bloc_catalogue div { padding: 0; }
			
			#info-produit-vitrine .colonnes .colonne_3 { width: 217px; }
				#info-produit-vitrine .colonnes .colonne_3 .bloc-img-produit { margin: 0 0 0 3px; }
				#info-produit-vitrine .colonnes .colonne_3 .img_principale { width: 191px; height: 191px; }
				#info-produit-vitrine .colonnes .colonne_3 a { position: relative; display: block; float: left; margin-bottom: 10px; margin-left: 10px; }
			#info-produit-vitrine .colonnes h4 { font-size: 16px; color: #29272b; line-height: 34px; margin: 0 0 10px; border-bottom: 1px solid #ffffff; padding: 0 13px;}
			#info-produit-vitrine .colonnes .inner { padding: 0 13px }
		
		/* *** Slider des produits sugg√àr√às *** */
		    #col-g ul#liste-pro-suggeres { margin: 0; padding: 0; list-style: none; }
		    #pro-suggeres-box {
				height: 243px;
				margin: 0 auto;
				overflow: hidden;
				position: relative;
				width: 540px;
				background: #e9eaeb;
		    }
		    #pro-suggeres-box-container { position: relative; margin: 10px; overflow: hidden; height: 100%; display: block; }
		    
		    ul#liste-pro-suggeres { height: 223px; position: absolute; top: 0; left: 0; width: 2700px; margin: 0; padding: 0; list-style: none; }
		    
			    #liste-pro-suggeres .bloc-prd_suggeres { background: #fff; border: none; float: left; height: 213px; margin: 0 0 0 20px; text-indent: 0; width: 140px; padding: 10px 10px 0 10px; text-align: left; }
			    #liste-pro-suggeres .bloc-prd_suggeres.first { margin-left: 0; }
			    
					.bloc-prd_suggeres .prd_nom { margin: 0; padding: 0; color: #29272b; font-weight: normal; font-size: 11px; line-height: 18px; height: 36px; overflow: hidden; }
						.bloc-prd_suggeres .prd_nom a,
						.bloc-prd_suggeres .prd_nom a:hover { color: #29272b; text-decoration: none; }
					.bloc-prd_suggeres .prd_fourn { margin: 0; padding: 0; color: #0080b5; text-transform: uppercase; font-weight: normal; font-size: 11px; line-height: 14px; height: 14px; overflow: hidden; }
						.bloc-prd_suggeres .prd_fourn a,
						.bloc-prd_suggeres .prd_fourn a:hover { color: #0080b5; text-decoration: none; }
					.bloc-prd_suggeres .prd_img { margin: 1px 0 0; padding: 0; width: 140px; height: 140px; overflow: hidden; }
					.bloc-prd_suggeres .prd_btn { margin: 5px 3px 0; padding: 0; }
						.bloc-prd_suggeres .prd_btn a { display: block; text-decoration: none; overflow: hidden; text-indent: -5000px; height: 11px; line-height: 11px; background: transparent url(/_boutiques/PULSESHOPPING//site_image/puce_bloc_produit_suggere.gif) right bottom no-repeat; }
			    
			    #liste-pro-suggeres li { float: left; width: 160px; }
		    
		    .fleche-gauche, .fleche-droite { height: 223px; overflow: hidden; text-align: center; width: 40px; }
		    .fleche-gauche { float: left; }
		    .fleche-droite { float: right; }
			    .fleche-gauche a, 
			    .fleche-droite a { padding: 0; }
			    .fleche-gauche img, 
			    .fleche-droite img { padding: 6px; margin: 112px 0 0 !important; }
		    
	
	#info-produit { }
		#info-produit table { margin: 0; }
		#info-produit .fourn_prd { color: #29272b; font-size: 16px; font-weight: normal; line-height: 20px; margin: 0; padding: 0; }
		#info-produit .nom_prd { color: #009fe1; font-size: 30px; font-weight: normal; line-height: 34px; margin: 0; padding: 0; }
		#info-produit .desc_courte_prd { color: #29272b; font-size: 12px; font-weight: normal; line-height: 16px; margin: 0; padding: 0; }
		#info-produit #complement_prd { border-top: 1px solid #302e32; margin: 6px 0 0; }
			#info-produit #complement_prd #onglets-box { float: right; text-align: right; margin: 0 0 7px; }
			#info-produit #complement_prd a.onglet { float: left; display: block; padding: 0 0 0 7px; font-size: 12px; color: #fff; font-weight: bold; line-height: 28px; text-decoration: none; margin: 0 0 0 4px; background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_onglet.gif) left top no-repeat; }
			#info-produit #complement_prd a.onglet:hover,
			#info-produit #complement_prd a.onglet.active { background-position: left bottom; color: #fff; text-decoration: none; }
				#info-produit #complement_prd a.onglet span { float: left; display: block; padding: 0 7px 0 0; line-height: 28px; margin: 0; background: transparent url(/_boutiques/PULSESHOPPING//site_image/bg_onglet.gif) right top no-repeat; }
				#info-produit #complement_prd a.onglet:hover span,
				#info-produit #complement_prd a.onglet.active span { background-position: right bottom; }
			#info-produit #complement_prd .onglet-contenu { clear: both; background: #f7f4f4; padding: 10px; margin: 0 0 25px; font-size: 14px; line-height: 18px; }
				#info-produit #complement_prd .onglet-contenu p { font-size: 14px; line-height: 18px; }
				#info-produit #complement_prd .onglet-contenu .btn_close_popup { margin: 0 0 12px; }
		#info-produit .desc_prd { width: 370px; float: left; margin: 0 20px 0 0; font-size: 14px; line-height: 18px; color: #29272b; }
			#info-produit .desc_prd p { font-size: 14px; line-height: 18px; color: #29272b; }
		#info-produit .bloc_gris { background: #d1d1d1; padding: 9px 0; margin: 0 0 17px; font-size: 12px; color: #29272b; position: relative; }
			#info-produit .bloc_gris .margin { margin: 0 10px 10px; }
				#info-produit .bloc_gris .margin p { font-size: 12px; margin: 0; padding: 0; color: #29272b; }
			#info-produit .bloc_gris select { margin: 0 0 7px; }
			#info-produit .bloc_gris label { top: 2px; position: relative; }
			#info-produit .bloc_gris .form_text { border: 1px solid #0a91c9; }
			#info-produit .bloc_gris .prix_prd { margin: 0; padding: 0; width: 110px; text-align: right; float: right; font-size: 18px; font-weight: bold; }
		
		#info-produit .colonneDroite { width: 240px; overflow: hidden; margin: 18px 0 0; float: right; }
		
		#info-produit .laius_fp { font-size: 12px; color: #29272b; line-height: 16px; margin: 17px 0 0; }
			#info-produit .laius_fp p { font-size: 12px; color: #29272b; line-height: 16px; margin: 0; padding: 0; }
			
		#info-produit #poser_question_produit { color: #0a91c9; font-size: 13px; font-weight: bold; padding: 0 0 0 11px; background: transparent url(/_boutiques/PULSESHOPPING//site_image/puce_poser_question.gif) 2px center no-repeat; }
		
		table.table_rq { width: 240px; }
			table.table_rq th,
			table.table_rq td { border-left: 1px solid #fff; border-bottom: 1px solid #fff; font-size: 12px; }
			table.table_rq th { line-height: 1.5em; }
			table.table_rq td { line-height: 1em; }
			table.table_rq th.first,
			table.table_rq td.first { border-left: none; }
		
	
	
	#img-produit-box { margin: 0 10px 0 0; }
	#img-produit { margin: 0 10px 10px 0; }
	
	
	
	/* largeur a specifier pour centrer le bloc */
	#bloc-pro-asso { width: 60px; margin: 0 auto; }
	
	.avis-box { margin: 20px auto 12px auto; clear: both;}
	
	
	/**** Pages web ****/
	#pagesWeb { overflow: hidden; padding: 0 0 0 20px; }
	
	#pagesWeb .VITRINE { width: 690px; float: left; }
		#pagesWeb .VITRINE h1 {}
		#colonne_vitrine { float: right; }
			#colonne_vitrine .titre { color: #009fe1; font-size: 20px; font-weight: normal; line-height: 24px; margin: 26px 0 1px 15px; }
			#colonne_vitrine .bloc-produit, #colonne_vitrine .bloc_marque {
				background: none repeat scroll 0 0 #FFFFFF;
				float: none;
				height: 260px;
				margin: 10px 9px 18px 15px;
				overflow: hidden;
				padding: 10px 10px 10px;
				width: 200px;
				border: 1px solid #e7e3e3;
			}
			#colonne_vitrine .bloc-produit h2 { height: 20px; }
			#colonne_vitrine .bloc_marque { height: auto; }
				#colonne_vitrine .bloc_marque h2 { margin: 0 0 5px; }
				#colonne_vitrine .bloc_marque ul { padding: 0; margin: 0; }
					#colonne_vitrine .bloc_marque ul li a { font-size: 12px; color: #29272b; line-height: 17px; }
				#colonne_vitrine .bloc_marque .lien_marque { font-size: 12px; color: #009fe1; text-decoration: underline; }
				#colonne_vitrine .bloc_marque .lien_marque:hover { text-decoration: none; }
			
	
	/**** Recherche avancÈe ****/
	#recherche_avancee div.overflow-hide div { clear: left; padding: 2px 0; }
		#recherche_avancee div.overflow-hide div label { width: 130px; float: left; }
	#recherche_avancee div.btn_valider { margin: 3px 0 0 130px; }
	
	
	/**** Processus de commande ****/
	.separateur { color: #888;}

	#pdc_box { font-size: 15px; color: #CCC; }
		#pdc_box p {
		  margin: 0;
		  text-align: center;
		  line-height: 26px;
		}
		#pdc_box ul { margin: 12px 0; }
			#pdc_box ul li { background: #E9EAEB; border: 1px solid #E9EAEB; float: left; width: 130px; margin: 0 6px; padding: 0 12px; height: 26px; line-height: 26px; text-indent: 0; }
			#pdc_box ul li.currentstep { border-color: #009FE1; color: #fff !important; background: #009FE1; }
				#pdc_box ul li.currentstep p { color: #fff; }


	/**** Mescommandes_identification.htm ****/		
	.form-login { }
		.form-login label { display: block; width: 150px; text-align: right; float: left; margin-right: 5px; padding-top: 6px; }
		.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: #dadada;
      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: #dadada;
      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: #dadada url(/_boutiques/PULSESHOPPING/theme/cartouches-btn.png) 0 -50px no-repeat;
    color: #eee;
    display: block;
    height: 31px;
    line-height: 31px;
    width: 160px;
  }

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

  #forms_selector a.selected {
    background: #7b7faf url(/_boutiques/PULSESHOPPING/theme/cartouches-btn.png) 0 0 no-repeat;
    color: #fff;
  }
		
  #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: 1em 0;
  }
  
  ul#paiement li a {
    background: #fff url(/_boutiques/PULSESHOPPING//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 .icones img { vertical-align: bottom; margin: 0 !important; }
  
  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 ****/
	#FormName {
	  float: right;
	  margin: 0 0 0 3em;
	  width: 30em;
	}
	
	 #FormName fieldset { background: none;}
        
  /*** liste des avis (fiche-produit.htm, avis.htm, avis_du_client.htm, avis_derniers.htm ***/
  
    #liste-avis {
      margin: 1em auto; /* centre les avis */
      width: 90%; /* specifier une largeur pour les avis */
    }
    
    #liste-avis li {
      margin: 0 0 3em;
    }
    
    .meta-avis {
      margin: 1em 0;
      font-style: italic;
    }
    
      .meta-avis strong { font-style: normal;}
      
    .avis {
      background: #fff;
      padding: 1em;
      margin: 0;
    }
	
	
	
	/**** Contact.htm ****/
	.form-contact { }
		.form-contact label { display: inline-table; width: 120px; text-align: right; }
		.form-contact input { width: 212px;}
		.form-contact textarea { margin: 0 4px;}
	
	
	/**** News.htm ****/
	.news { }
	#news-date-titre { font-size: 11px; font-weight: normal; }
	
	/**** Liste fournisseurs ****/
	#bloc_liste_fournisseur { margin:20px 0 0 0; }
		#bloc_liste_fournisseur ul { margin:0; padding:0; }
	.liste-fournisseur {margin: 0;overflow: hidden;padding: 0;position: relative;width: auto; }	
		.liste-fournisseur li {list-style-type:none;margin:0 0 15px 45px;}
		.liste-fournisseur li a{ text-decoration:none;color:#61594d; text-align: center; display: block; height: 39px; overflow: hidden; }
		.liste-fournisseur li a:hover { text-decoration: none; color: #1eb0ea; border-color: #1eb0ea; }
		.liste-fournisseur li .image {
			display: table-cell;
			height: 179px;
			vertical-align: middle;
			width: 179px;
			overflow: hidden;
			border: #E8E5E1 solid 1px;
		}
		.wrapper { width: 179px; margin: 0 auto; }
	.bloc-nom_fournisseur { display: inline; float: left; margin: 0 0 0 19px; width: 188px; }
	.bloc_visuel_fournisseur { width:195px; height:195px; overflow:hidden; margin:0 0 10px 0; overflow: hidden; display: table; }
	.bloc_visuel_fournisseur img { max-width: 179px; max-height: 179px; }
	.bloc_visuel_fournisseur img a { display: block; }
	
	#bloc_liste_fournisseur .bloc_conteneur_hover { width: 195px; border: 1px solid #FFF; }
		#bloc_liste_fournisseur .hover .bloc_conteneur_hover{ background:#e8e5e1; border: 1px solid #a19689; }
	
	/**** Parrainage ****/
	.form-parrainplus p { margin: 0;}
	
	
	/**** Personnalisation ****/
	.persoPage { }
		.persoPage .persoLabel { text-transform: none; }
		.persoPage .persoPageNum { display: none; }
		.persoPage .persoPageContent { height: 340px; margin: 0; }
		.persoPage .persoImgLink { border: 2px solid #f5f5f5; width: 120px; height: 120px; text-align: center; overflow: hidden; margin: 0 10px 15px; display: block; float: left; }
		.persoPage .persoImgLink:hover { border-color: #D1D1D1; }
		.persoPage .persoImgLink.selected { border-color: #009FE1; }
		.persoPage .persoButtonsContainer { background: #D1D1D1; padding: 5px 10px; text-align: right; }
			.persoPage .persoButtonsContainer .persoPrevButton { float: left; }
			.persoPage .persoButtonsContainer .persoNextButton { }
			.persoPage .persoButtonsContainer .persoFinishButton { }
	


/**************************************************************************************************************************/
/* 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%; }
	

	/**** Formulaires ****/
	.form_text { color: #666666; margin: 0 5px;}
	.form_image { margin: 0; }
	.form_col { width: 120px;}
	
	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: #d1d1d1; }
		tr.styleCell1 strong { line-height: 23px; margin: 3px;}
		
	.styleCell2 { background-color: #e7e6e6; }
		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;}
	
	
	/*** POUR LA SUPPRESSION DU TRIO ***/
	#en-tete { margin-bottom: 0px; }
	#trio_btn { display: none; }
	#sous_fil_ariane { margin-left: 0; min-height: 0; }
	#texte_categorie { width: 640px; float: left; padding-right: 10px; }

	#texte_cat_x6 { height: 140px; overflow: hidden; }
	
