/******** 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;}
	ol { list-style-position: inside;}
	ol, ul, li { margin: 0; padding: 0;}
	
	/**** 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: 13px;}
body  { background: #e8f2f2 url(/_boutiques/LOVE_SHOPPING//site_image/fond.png) repeat left top; text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 100%; color: #6a6460 ;  }

h1, h2, h3, h4, h5, h6 { margin: 1em 0 0.5em; }
h1 { font-size: 24px; font-weight: normal; color: #078E4B; line-height:25px;}
h2 { font-size: 20px; font-weight: normal; color: #3131DB;}
h3 { font-size: 16px; font-weight: normal; color: #A000C0; }
h4 { font-size: 1em; font-weight: bold; color: #7B7C7B; }

p { margin: 0 0 1em; }

strong { color: #6a6460;}

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

th { color: #FFFFFF; background-color: #ffa801; line-height: 2em; padding: 3px;}
th a { color: #FFFFFF; text-decoration: underline;}
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; margin : 0 10px; }
.fl-gauche { float: left; margin : 0 10px;}

.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 ***************************************************************************************************/

#toutelapage {
	background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/ruban-fond.png) no-repeat  top center; 
	width : 100%;
	
}

#enveloppe-page { width: 976px; margin: auto;}
	
	
	/**** Entete ****/
	#en-tete { background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/fond-header.png) no-repeat left top; position: relative; display: block; height: 165px; z-index : 8; }
	
	
	/**** Page et colonnes ****/
	
		/* Conteneur */
		#conteneur { position: relative; display: block;  background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/fond-structure.png) repeat-y left top; padding:0 3px;}
		#conteneur-interne { display: block; overflow: hidden; padding: 10px;}
		
		/* Colonnes */
		#col-g { background: #DCE1E3; float: left; position: relative; display: block; width: 320px; 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: 320px; 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_commande #col-commande, .rs_recap-commande #col-commande, .rs_choix-paiement #col-commande {
			display: block;
			float: right;
			width: 21%;
			margin-top: 70px;
		}
		
		.rs_commande #pdc_box,  .rs_recap-commande #pdc_box, .rs_choix-paiement #pdc_box { margin-left:100px;}
		
		/* Colonne des news */	
		#col-news {
			float: right;
			margin: 0 10px;
			width: 180px;
		}
		
		/* Colonne du blog */	
		#col-blog {
			float: right;
			margin: 0 10px 0 0;
			width: 180px;
		}
		
		/* Pages */
		#contenu-principal { position: relative; display: block; height: 1%; background: #fff; padding: 0 10px 0 10px; 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 */
		
		.rs_commande #contenu-principal, .rs_recap-commande #contenu-principal, .rs_choix-paiement #contenu-principal { width: 75%; float: left;} /* pour le process de commande */
	
	
	/**** Pied de page ****/
	#pied-page {  display: block; font-size:11px; margin: 0 0 1em 0;}

		
	/* Complement specifique de la structure */
	#navigation {
	  background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/fond-navigation.png) repeat-x left top; 
	  color: #fff;
	  height: 45px;
	  padding: 0 ;
  }
    
   
  #navigation ul {
	clear : both; 
	width : 400px; 
	margin : 0 0 0 20px;
	float: left;
  }
  
  #navigation ul li {
	  float: left;
	  padding : 0;
	  margin : 15px 15px 0 0;
  }
  
  #navigation ul li a {
	  text-indent : -1000px;
	  width : 100%;
	  height : 100%;
	  display: block;
  }
  
  #menu-new {
  	width : 112px;
  	background: transparent url(/_boutiques/LOVE_SHOPPING//theme/menu-nouveautes.png) no-repeat left top;
  }
  #menu-promo {
  	width : 112px;
  	background: transparent url(/_boutiques/LOVE_SHOPPING//theme/menu-promotions.png) no-repeat left top;
  }
  #menu-selec {
  	width : 90px;
  	background: transparent url(/_boutiques/LOVE_SHOPPING//theme/menu-selection.png) no-repeat left top;
  }
  
    
  #pied-page h2 {
    color: #7bbdb6;
    font-size: 1.33em;
    margin-bottom: 0;
  }
  
  #pied-page ul { margin: 0; padding: 0;}
  
  #pied-page a { color: #ff7624;}
  
  .footer-col {
  	display: inline;
    float: left;
    margin: 0 0 0 2%;
    width: 31%;
  }
  
  #footer-liens {
  		background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/fond-structure.png) repeat-y left top;
  		padding: 10px;	
  		color : #ff7624;
  }
  #footer-liens p {	
  	text-align: center;
  }
  
  #footer-infos , .rassurance {
	padding: 5px 10px;font-size : 85%;	
	line-height : 14px;  	
  }
  
  #footer-infos li , .rassurance li {
	float: left;   	
	height : 40px;
  }
  
  #footer-infos li a, .rassurance li a {
	color : #464545;
	text-decoration : none;
	display: block;
	width : 100%;
	height: 40px;
	padding : 7px 0 0 50px;
	
  }
  
  #footer-infos li a:hover, .rassurance li a:hover {
	color : #464545;
	text-decoration : underline;
  }
  
  #footer-infos .discretion { width : 180px; margin-left: 40px;
  background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/picto-discretion.png) no-repeat left center;}
  #footer-infos .paiementsecurise, .rassurance .paiementsecurise { width : 150px;
  background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/picto-paiement.png) no-repeat left center;}
  #footer-infos .livraison, .rassurance .livraison { width : 150px;
  background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/picto-livraison.png) no-repeat left center;}
  #footer-infos .fraisdeport { width : 200px;
  background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/picto-livraisonofferte.png) no-repeat left center;}
  #footer-infos .satisfait, .rassurance .satisfait { width : 100px;
  background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/picto-satisfait.png) no-repeat left center;}
  
  #footer-paiement {
  	background: transparent url(/_boutiques/LOVE_SHOPPING//site_image/fond-footer.png) no-repeat left bottom;
  	height: 60px;
  	text-align: center;
  	padding: 10px 0 0 0
  	
  }
		
  #pub_rs {
    clear: both;
    font-size: 0.79em;
    margin: 0;
    text-align: center;
  }
    #pub_rs a {color: #2d2a2a;}
    
  .colonne h2 {
    font-size: 1.14em;
    margin: 0 0 0.3em;
  }
  
  .breadcrumb {
  	color: #6a6460;
    font-size:0.85em;
  	padding-top: 10px;
  }
  	.breadcrumb a { color: #6a6460;}
  	.breadcrumb a:hover { color: #6a6460; text-decoration: underline;}


	/**** Autres elements et blocs ****/
	#logo {
		left:402px;
		position:absolute;
		top:32px;
		z-index:10;
	}
	
	#plusdinfos {
		float:left;
		line-height:16px;
		padding:50px 0 0 40px;
		width:300px;		
	}
	
	#elem_panier {
	  background : transparent url(/_boutiques/LOVE_SHOPPING//theme/fond-monpanier.png) no-repeat left top;
	  display: inline;
	  float: right;
	  margin: 30px 56px 0 0;
	  position: relative;
	  clear: right;
	  width: 151px;
	  height : 73px;
	  overflow: hidden;
	  
	}
	
	#elem_compte{
	  background : transparent url(/_boutiques/LOVE_SHOPPING//theme/fond-moncompte.png) no-repeat left top;
	  display: inline;
	  float: right;
	  margin: 2px 56px 0 0;
	  position: relative;
	  clear: right;
	  width: 151px;
	  height : 51px;
	  overflow: hidden;
	}
	
	#elem_panier a, #elem_compte a, #elem_blog a {
	  color: #fff;
	  display: block;
	  width : 100%;
	  height : 100%;
	  display: block;
	}
	
	#elem_panier a #titrepanier{
	  text-indent : -1000px;
	  display: block;
	}
	#elem_panier a #nbarticles {
	  padding : 25px 10px 0 10px;
	  display: block;
	  text-align:center;
	  color : #39343b;
	}
	#elem_compte a {
	  text-indent : -1000px;
	}
	
	#elem_panier a:hover, #elem_compte a:hover, #elem_blog a:hover {
	  text-decoration: none;
	}
	
	#elem_panier strong, #elem_compte strong, #elem_blog strong {
	  color: #2d2b2b;
	  text-transform: uppercase;
	}
	
	.encart-dynamique {
	  /*background: #c8e3e0;
	  margin: 0 0 0.5em 0;*/
    }
  
  
  
  /**** menu ****/
  
   #elem_menu {
   	background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/fd-list-cat.png) repeat-x left bottom;
	clear: both;
	margin-top: 10px;
	width:100%;
   }
   #elem_menu ul {
   	
   }
   #elem_menu li.niv1 {
   		float : left;
   		height: 52px;
   		border-right: 2px solid #fff;   		
   }
   
   
   #elem_menu li a.niv1 {
   		font-weight: normal;
   		color : #fff;
   		height: 18px;
   		line-height: 18px;
   		display: block;
   		padding: 25px 10px 9px 10px;
   		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/cat.png) no-repeat left bottom;
    }
  
   #elem_menu .actif a.niv1 {
   		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/cat-hover.png) no-repeat left bottom;
   }
   
   #elem_menu li a.niv1:hover, #elem_menu li a.rspm_active_ssmenu {
   		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/cat-hover.png) no-repeat left bottom;
   		text-decoration: none;
   }

   
   
   .rspm_ssmenu a {
   	color : red;
   	position:relative;
	display: block;
	padding: 5px;
	background-color : #fffcf3;
	border-bottom: 1px solid #ffa801;
	color : #80746d;
	font-size: 90%;
	margin : 0;
   }
   
    .rspm_ssmenu {
   	width : 200px;
   	position : absolute;
   	z-index:10;
   }
   
   .rspm_ssmenu li {
   	margin : 0;
   	padding: 0;
   }
   
   .rspm_ssmenu a:hover {
	background-color: #ffa801;
	color : #fff;
   	text-decoration: none;
   }
  
  .encart-dynamique { padding: 5px;}
  .banniere { padding: 0;}
  
  #elem_rechercher {
    height: 1%; /* pour IE6 */
    padding: 10px 0 10px 180px;
    float : left;
    width:345px;
  }
	
	#elem_rechercher form, #elem_newsletter form {
	  margin: 0px;
	}
	
	* html #elem_rechercher form, * html #elem_newsletter form {
	  display: inline;
	  width: 140px;
  }
  
  #elem_newsletter {
    margin: 10px;
  }
	
	 #elem_rechercher input {
	   border: none;
	   border-color: transparent; /* pour IE */
	   display: inline;
	   margin: 0;
	   padding: 3px 0;
	 }
	 #elem_rechercher .form_champ { padding-left: 0.3em; width: 185px; margin: 0 10px;}
	 #elem_rechercher .form_img { }
	 
	 #elem_newsletter .form_text {
	   border: 1px solid #ccc;
	   background-color : #fff;
	   display: inline;
	   margin: 0;
	   padding: 3px 0;
	   width : 248px;
	   padding-left: 2px;
	 }
	 
	 #elem_newsletter .form_champ { padding-left: 0.3em; width: 168px;}
	 #elem_newsletter .form_img { background: #fff;}
	 
	 
	 
	
	/* Menu de base */
	.menu-base {
	  padding: 8px 4px;
  }
	
	.menu-base ul {
	  border-top: 1px solid #fff4d2;
	  font-size: 0.93em;
	  margin: 0;
	  padding: 0;
	} 
	
	.menu-base li {
	  border-bottom: 1px solid #fff4d2;
  }
  
	.menu-base a {
	  color: #2d2b2b;
	  display: block;
	  height: 1%; /* pour IE6 */
	  padding: 3px 3px 3px 6px;
	  text-decoration: none;
	}
		
	.menu-base a:hover, .menu-base li.select a {
	  background: #85aba7;
	}
	
	#elem_newsletter { }
	
	.fleche-gauche, .fleche-droite {
		margin-top: 40px;
		overflow: hidden;
		text-align: center;
	}
	
	.fleche-gauche a, .fleche-droite a {
	}
	
	.fleche-gauche img, .fleche-droite img {
		position: relative;
		top: 50%;
	}
	
	.fleche-gauche { float: left;}
	.fleche-droite { float: right;}
	
	/** Articles consultes **/
	#bloc-historique { 
		position: relative;
		background : transparent url(/_boutiques/LOVE_SHOPPING//theme/fond-historique.png) no-repeat center top;
		overflow: hidden;
	}
			
	#historique {
		   	
		height: 100px;
		margin: 0 25px;
		overflow: hidden;
		position: relative;
		width: auto;
	}
	
	#historique img {
	width: 72px;
	height: 72px;	
		
	}
	#bloc-historique h2 {
		   	
		text-indent: -1000px;
	}
				
	#historique .bloc-produit {
		margin: 0 7px 0 0;
	}
	
	#histo-liste li {
		float: left;
		margin-right: 10px;
		width: 82px;
	}
	
		
	
	
	/** nos marques **/
	#nos-marques { 
		margin-top : 20px;
		position: relative;
		background : transparent url(/_boutiques/LOVE_SHOPPING//theme/fond-marques.png) no-repeat center top;
		overflow: hidden;
	}
			
	#marques {
		   	
		height: 74px;
		margin: 0 25px;
		overflow: hidden;
		position: relative;
		width: auto;
	}
	
	#marques img  {
			 margin-right: 7px;
			 
		
	}
	#nos-marques h2 {
		   	
		text-indent: -1000px;
		margin:0; padding: 0;
		height: 37px;
	}
	
	#marques .selecteurrayon {
		width: 200px;
		float: right;
		
	}

	

	/**** Classes recurentes - Blocs ****/
	.bloc_xs { width: 160px; margin: 3px auto;}
	.bloc_s { width: 400px; margin: 3px auto;}
	.bloc_m { width: 90%; margin: 3px auto;}
	.bloc_l { width: 520px; 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: #fffcf3;
	  padding: 16px;
  }
  
  .bloc_info {
	  background: #c8e3e0 url(/_boutiques/LOVE_SHOPPING//site_image/rs_info-vert.png) no-repeat 16px 16px;
  }
  
  .bloc_info-importante {
	  background: #fabbbb url(/_boutiques/LOVE_SHOPPING//site_image/rs_info-rouge.png) no-repeat 16px 16px;
  }
  
  .bloc_alerte {
	  background: #fabbbb url(/_boutiques/LOVE_SHOPPING//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 */
    width: 40em; /* determiner une largeur pour le formulaire */
  }
  
  .rs_ami .petit .bloc-produit, .rs_avis .petit .bloc-produit{ width: 140px;; margin-top: 20px;}
  
  .envoyer-a-un-ami-img {
  	float: left;	
  }
  
  .envoyer-a-un-ami-img img {	
  	width:130px;
  	height:130px;
  }
  
  .form-avis fieldset {
    border: none;
    padding: 1em 0 1em 4%; /* la marge droite de 4% est importante */
    margin-left: 20px;
  }

  .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: #fff4d2;
    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 0 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: #fff4d2;
    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 ****/	
	#txt-home, #news-home, .colonnepageweb {
	  float: right;
	  font-size: 92%;
	  line-height: 1.4em;
	  margin:  0;
	  padding: 0;
	  width: 310px;
	}
	
	 #txt-home h2 { margin-top: 10px;}
	 
	 #txt-home {color: #6b6561;}
	 
	
			
	
	#home-selection .bloc-produit, .colonnepageweb .bloc-produit  { width: 150px; float: left;  }
	
	
	.colonnepageweb .bloc-produit  {margin-right:11px;  }
	
	#home-selection { float:left; width: 610px; padding-bottom: 10px;   }
	#home-mise-en-avant  { float:left; width: 310px; padding-bottom: 12px;   }
	
	
	#pagesWeb  { float:left; width: 590px; padding-bottom: 10px;   }
	
	#home-mise-en-avant .boite-mise-en-avant, .colonnepageweb .boite-mise-en-avant {
			display: block;
			position: relative;
			float: left;	
			margin-right: 10px;	
			overflow:hidden;
	}
	#home-mise-en-avant .boite-mise-en-avant .boitecontenu  {
			border : 1px solid #eaeae9;
			padding: 4px;
			width: 300px;
			overflow: hidden;
	}
	#home-mise-en-avant .boite-mise-en-avant .ombre  {
		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/ombre-large.png) no-repeat center top;
		height: 12px;
		width: 280px;	
	}
	
	 .colonnepageweb .boite-mise-en-avant .boitecontenu {
			border : 1px solid #eaeae9;
			padding: 4px;
			height: 140px;
			width: 280px;
			overflow: hidden;
	}
	 .colonnepageweb .boite-mise-en-avant .ombre {
		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/ombre-large.png) no-repeat center top;
		height: 12px;
		width: 280px;	
	}
	
	
	#home-selection .info-produit  ,  .colonnepageweb .info-produit { height: 70px; width: 130px;}
	
	.rs_index #contenu-principal {padding-top: 20px;}

	/**** Categories ****/
	
	.texte-rayon {
		margin: 0 0 2em;
		font-size : 12px;
		line-height: 20px;
		color: #6a6460; 
	}
	
	.syspage  {
		line-height: 1.5em;
		margin: 0 10px 10px 0;
		overflow: hidden;
		padding: 5px;
		font-size : 14px;
	}
	
	.syspage .tri {
		
		float: right;
		width: 48%;	
		text-align: right;
		padding-right : 20px;
		overflow: hidden;
		padding-top: 3px; 
	}
	
	.syspage .cartouchejaune-droit {
		padding : 7px 0 5px 14px;
	}
	
	.syspage .pages-navigation {
		float: left;
		width: 49%;	
		overflow: hidden;
		
	}
		.syspage .syspage_prev, .syspage .syspage_next { display: none;}
		.syspage strong, .syspage_num {
			display: inline-block;
			font-weight: bold;
			height: 1.5em;
			text-align: center;
			width: 1.5em;
		}
		
		.syspage strong { background: #ff8102; color: #fff; border: 1px solid #ff8102;}
		.syspage_num { color: #6b6561; border: 1px solid #f4e32c;}
		
		.syspage em { color: #2d2a2a; font-size: 0.86em; font-style: normal; padding: 0 1em;}
		
		.syspage img, .syspage .pages { float: left; margin: 0 4px;}
		.syspage img {} /* desactivees pour le defaut */
		
		.syspage .pages-navigation .pages a  { color: #6b6561; font-weight: normal;}
		.syspage .pages-navigation .pages a:hover  { background: #ff8102; color: #fff; border: 1px solid #ff8102; text-decoration: none;  }
		
		.syspage .tri a  { color: #ff8102; font-weight: normal;}
		.syspage .tri a:hover  {   color: #ff8102; }
		
		.syspage .pages-navigation  img { padding: 2px 5px 0 5px; margin: 0;}
		
	
	.liste-produit {
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: relative;
		left: 0;
		width: auto;
	}
		
	.bloc-produit {

	}
	
		.bloc-produit h2 {
			font-size: 12px;
			font-weight: bold;
			margin: 0;
			text-transform: none;
		}
		.bloc-produit p {
			color :#47ab79;
		}
		
		.bloc-produit a { color: #57473d;}
		
		.bloc-produit em, .bloc-produit strong { color: #ff6102; }
		.info-produit del {
		color : #6c5e55;
		font-size : 10px;
			
		}
		
		.info-produit strong { color: #ff6102; font-weight: normal;}
	
	
	/* styles et ombres des produits */
	
	.bloc-produit .bp-image {
		background: #fff;
		border: 1px solid #ebebea;
		padding: 4px;
		position: relative;
		text-align: center;
	}
	
	.mini .bloc-produit .bp-image {
		width: 72px;
		height: 72px;
	}
	
	.petit .bloc-produit .bp-image{
		width: 130px;
		height: 130px;
	}
	.petit .bloc-produit {
		width: 138px;
		height: auto;
		margin-bottom: 20px;
	}
	
	
	.mini .ombre {
		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/ombre-mini.png) no-repeat center top;
		height: 6px;
		width: 80px;	
	}
	.petit .ombre {
		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/ombre-small.png) no-repeat center top;
		height: 10px;
		width: 140px;	
	}
	
	
	.grand .bloc-produit {
		width: 448px;
		height: auto;
		margin-bottom: 20px;
	}
	
	.grand .ombre {
		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/ombre-xxlarge.png) no-repeat center top;
		height: 11px;
		width: 450px;	
	}

	
	.info-produit {
		height: 100px;
		line-height: 1.3em;
		padding: 5px;
		overflow:hidden;
	}
		.info-produit h2 { margin-top: 0;}
		.info-produit p { margin: 0;}
	
	/**** Categories x6 ****/
	
	.liste-rayon {
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: relative;

	}
	
	.bloc-rayon {
		position: relative;
		float: left;
		margin: 0 9px 10px 4px;
		overflow: hidden;
		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/ombre-large.png) no-repeat center bottom;
		padding-bottom: 10px;
	}
	.bloc-rayon img {
		float: left;
		margin: 0px 10px 0px 4px; 
	}
	
		.bloc-rayon h3 {
			font-size: 0.93em;
			font-weight: bold;
			margin: 0;
			text-transform: none;
			
		}
		
		.bloc-rayon h3 a {
			color: #a204c0;
			display: block;
			height: 128px;
			border : 1px solid #eaeae9;
			width: 140px;
			padding:10px 10px 0 145px;
			position: relative;
			float: left;
			text-decoration: none;
			font-size : 110%;
			font-weight: normal;
		}
		.bloc-rayon h3 a:hover {
			background-color: #a204c0;
			color: #fff;
			border : 1px solid #a204c0;
			text-decoration: none;
			
		}
		
		
	.rs_categorie_x6 .liste-produit li, .rs_categorie .liste-produit li {
		float: left;
		padding : 0 13px 0 4px;
		
	}	
		
	/**** Fiches produits ****/
	#bloc-img-produit { float: left; width: 49%;}
	
	#vignettes .bloc-produit {width : 91px; float: left;}
	
	#detail-produit {
		margin: 0 0 0 0;
		width : 49%;
		float :right;
	}
	
	#detail-produit h1 {
		margin: 10px 0 20px 0;
	}
	
	#description {}
	
	#complement {
		border-bottom: 1px solid #85aba7;
		font-size: 0.86em;
		margin: 0 0 1em;
		padding: 0 0 1em 0;
	}
	
	#bloc-achat { 
		margin: 20px 0;
		background : #fff url(/_boutiques/LOVE_SHOPPING//site_image/zone-produit-milieu.png) repeat-y left top;
	}
	
	#bloc-achat-haut { 
		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/zone-produit-haut.png) no-repeat left top;
	}
	#bloc-achat-bas { 
		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/zone-produit-bas.png) no-repeat left bottom;
		padding: 20px 30px 20px 37px;
	}
	
		#bloc-achat form { line-height: 2em; margin: 0 0; width: 100%;}
		* html #bloc-achat form { width: 99%;}
		
		#bloc-achat label {
			width : 100px;
			font-size: 14px;
			color: #6a6460;	
			display:block;
			float:left;
			font-weight: normal;
			text-align: right;
			padding-right: 20px;
		}
	
	.selecteurs-produit {
		padding: 10px 0;
	}
	
	.selectSousProduit {
		margin-top: 2px;
		width: 160px;
	}
	
	.quantite { width: 2em; border: 1px solid #6b6561; background-color: #fff;}
	
	.prix {
		color: #ff6001;
		font-size: 20px;
		font-weight: bold;
		margin: 0;
	}
	
	.prix span {
		width : 100px;
		font-size: 14px;
		color: #6a6460;	
		display:block;
		float:left;
		font-weight: normal;
		text-align: right;
		padding-right: 20px;
	}
	
		.prix strong { color: #ff6001;}
		.prix del {
			color: #57473d;
			font-size: 0.75em;
			font-weight: normal;
		}
		
	#bloc-achat .affiche-stock {
			text-align: center;
			margin-right: 17px;
			font-weight: bold;
			font-size : 12px;
	}
	
	.cartouchejaune {
		background : #fff url(/_boutiques/LOVE_SHOPPING//site_image/fd-cartouche.png) repeat-x top left ;
		margin: 10px 4px;
	}
	.cartouchejaune-gauche {
		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/fd-cartouche-gauche.png) no-repeat top left ;
	}
	.cartouchejaune-droit {
		background : transparent url(/_boutiques/LOVE_SHOPPING//site_image/fd-cartouche-droite.png) no-repeat top right ;
		height : 28px;
		padding: 9px 0px 1px 20px;
	}
	
	.liens-wishlist {
		font-size: 12px;
		width: 40%;
		float: right;
	}
	.lien-connexe {
		font-size: 12px;
		width: 58%;
		float: left;
	}

	
	.lien-connexe li , .liens-wishlist li {
		float: left;
		padding-right: 20px;
	}
	
	.lien-connexe a, .liens-wishlist a {
		color: #6a6460;
		display:block;
		font-weight:normal;
		height:18px;
		padding-left: 25px;
	}
	
	.lien-connexe a:hover, .liens-wishlist a:hover {
		color: #ff8102;
		text-decoration: underline;
	}
	
	.lire-avis { background: url(/_boutiques/LOVE_SHOPPING//site_image/picto-lire-commentaires.png) 0 50% no-repeat;}
	.ecrire-avis { background: url(/_boutiques/LOVE_SHOPPING//site_image/picto-commentaire.png) 0 50% no-repeat;}
	.envoi-ami { background: url(/_boutiques/LOVE_SHOPPING//site_image/picto-parler-a-un-ami.png) 0 50% no-repeat; }
	.ajouter-wishlist { background: url(/_boutiques/LOVE_SHOPPING//site_image/picto-ajouter-wishlist.png) 0 50% no-repeat; }
	.supprimer-wishlist { background: url(/_boutiques/LOVE_SHOPPING//site_image/picto-supprimer-wishlist.png) 0 50% no-repeat; }
	.voir-ma-wishlist { background: url(/_boutiques/LOVE_SHOPPING//site_image/picto-comment-ca-marche.png) 0 50% no-repeat; }
	
	
	
	#zone_desc_produit {
		width: 48%;
		float: right;		
	}
	
	#extra-produit  {	
		width: 50%;
		float: left;
	}

		
			
	#pro-asso .bloc-produit {
	float: left;
	margin-right: 13px;
	}

	
	#pro-asso h2 {
		font-weight: normal;
		margin-bottom: 10px;
	}
	
	#pro-asso h3 {
		font-weight: bold;
		padding: 0;
		margin: 0;
		font-size : 12px;
		color : #57473d;
	}
	#pro-asso h3 a {
		color : #57473d;
	}
	#pro-asso .prix {
		color : #098f4c;
		font-size : 12px;
		font-weight: normal ;			
	}
	
	.avis-box { margin: 3em 0; clear: both;}
	.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 ****/
	
	
	/**** Processus de commande ****/
	.separateur { color: #888;}

	#pdc_box { font-size: 15px; color: #CCC; }
		#pdc_box p {
		  margin: 0;
		  text-align: center;
		}
		#pdc_box ul { margin: 12px 0; }
			#pdc_box ul li { background: none; border: 1px solid #ccc; float: left; margin: 0 6px; padding: 0 6px; height: 26px; line-height: 26px; text-indent: 0; }
			#pdc_box ul li.currentstep { border-color: #ff8409; color: #ff8409; }


	/**** 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: #ffeebc;
      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: #ffa801;
      display: inline-block;
      margin: 0 0 0 1em;
      padding: 0 1em;
      color: #fff;
    }
    
  .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: #ff6802 url(/_boutiques/LOVE_SHOPPING/theme/cartouches-btn.png) 0 -50px no-repeat;
    color: #fff;
    display: block;
    height: 31px;
    line-height: 31px;
    width: 160px;
  }

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

  #forms_selector a.selected {
    background: #df0404 url(/_boutiques/LOVE_SHOPPING/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 ****/
	
	
	.virement-rib td {
		font-size : 12px;			
	}
	ul#paiement {
	  padding: 0;
	  width: 100%; 
  }
  
  ul#paiement li {
    padding: 1em 0;
  }
  
  ul#paiement li a {
    background: #fff url(/_boutiques/LOVE_SHOPPING//site_image/rs_fleche_orange.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: #ffeeba;
  }
  
  ul#paiement li.click a {
    background-color: #fff8e2;
  }
  
  .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: #fff4d2;
      padding: 0.5em;
      margin: 0;
    }
    
    	.avis img { margin-right: 5px;}
	
	
	
	/**** 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 { }
	
	.date {
		border-top: 1px solid #85aba7;
		color: #85aba7;
		margin: 2em 0 0 0;
		text-align: right;
	}
		.date span {
			background: #fff;
			padding: 0 0 0 0.5em;
			position: relative;
			top: -0.7em;
		}
		
	.rs_news #contenu-principal h2 {
		font-weight: bold;
		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: #fff8e2; }
		tr.styleCell1 strong { line-height: 23px; margin: 3px;}
		
	.styleCell2 { background-color: #ffeebc; }
		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;}
	
	
	
