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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, 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;}

	/**** 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; line-height: 19px; }
body  { margin: 0; background: #ebe2e2 url(/_boutiques/MAMAN_SHOPPING//site_image/bg_body.png) left top repeat-x; text-align: left; font-family: Helvetica, Arial, sans-serif; font-size: 100%; color: #746562; }

h1, h2, h3, h4, h5, h6 { margin: 1em 0 0.5em; }
h1 { font-size: 22px; line-height: 28px; font-weight: normal; color: #611b54; margin: 13px 0; }
h2 { font-size: 20px; font-weight: normal; color: #9e0e65; }
h3 { font-size: 17px; font-weight: normal; color: #611b54; }
h4 { font-size: 15px; font-weight: bold; color: #9e0e65; }

p { margin: 0 0 1em; }

a {	color: #899f27; text-decoration: none; }
a:hover { color: #627d0f; text-decoration: underline; }

th { color: #2d2b2b; font-weight: bold; background-color: #c2b2b2; line-height: 2em; padding: 3px; border-bottom: 1px solid #ffffff; }
th a { color: #9e0e65; }
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 { padding: 0 0 0 8px; border: 1px solid #c2b2b2; }
select, option { color:#606360; font-size: 14px; padding-left: 4px; font-family: Helvetica, Arial, sans-serif; }
textarea { font-size: 14px; line-height: 16px; margin: 6px 0; color: #606360; border: 1px solid #c2b2b2; padding: 4px 8px; font-family: Helvetica, Arial, sans-serif; }

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

.clearfloat { clear: both;}

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

.droite { text-align: right;}
	.rs_faq .droite { margin-right: 15px; }
.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;}
	
input[type=text] { font-size: 14px; font-family: Helvetica, Arial, sans-serif; border: 1px solid #c2b2b2; padding: 4px 8px 4px 8px; }
input[type=password] { font-size: 14px; font-family: Helvetica, Arial, sans-serif; border: 1px solid #c2b2b2; padding: 4px 8px 4px 8px; }


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

#enveloppe-page { width: 998px; margin: auto; position: relative; z-index: 100; }
	
	
	/**** Entete ****/
	#en-tete { position: relative; display: block; height: 153px; width: 980px; margin: 0 auto; z-index: 1000; }
	
	
	/**** Page et colonnes ****/
	
	
		#page {
			background: #fff;
			overflow: hidden;
			background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_page.png) left top repeat-y;
		}
		
		#page .page_top { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_page_top.png) left top no-repeat; }
		#page .page_bottom { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_page_bottom.png) left bottom no-repeat; padding: 0 9px 0 9px; }
		
		#main {
			display: inline;
			float: right;
			margin: 9px 0 10px 0px;
			width: 731px;
		}
		
		.rs_index #content { width: 731px; }
		.rs_panier #content, .rs_commande #content, .rs_recap-commande #content, .rs_choix-paiement #content { margin-right: 11px; }
		.rs_ficheproduit #content { width: 726px; }
		#content {
			float: right;
			overflow: hidden;
			width: 100%;
			width: 720px;
		}
		
			.rs_blog_liste #content, .rs_blog_billet #content, .rs_news #content, .rs_news2 #content {
				margin: 0;
				width: 100%;
			}
		
		.sidebar1 {
			float: left;
			margin: 0;
			width: 180px;
		}
		
		.sidebar2 {
			display: inline;
			float: left;
			margin: 8px 0 28px 0;
			width: 240px;
		}
	
	
		/* Conteneur */
		#conteneur { position: relative; display: block; background: #fff;}
		#conteneur-interne { display: block; overflow: hidden; padding: 10px;}
		
		/* Colonnes */
		
		.sidebar1 ul, .sidebar2 ul { list-style: none;}
		
		/* Colonne du tunnel de commande */		
		#col-commande, .rs_commande .sidebar2, .rs_recap-commande .sidebar2, .rs_choix-paiement .sidebar2 {display: none;}
		
		.rs_commande #col-commande, .rs_recap-commande #col-commande, .rs_choix-paiement #col-commande {
			display: block;
			float: left;
			background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_colonne_top.png) left top no-repeat;
			width: 239px;
			margin-top: 20px;
		}
		.rs_commande #col-commande div, .rs_recap-commande #col-commande div, .rs_choix-paiement #col-commande div { 
			background: #ECE0E0; 
			border-bottom: 1px solid #dac5c5;
			padding: 0 10px 0 15px;
			float: left;
			margin-top: 10px;
			width: 214px;
		}
		.rs_commande #col-commande h2, .rs_recap-commande #col-commande h2, .rs_choix-paiement #col-commande h2 { margin: 8px 0 10px; line-height: 22px; }

/* Pages */
		#contenu-principal { position: relative; display: block; height: 1%; background: #fff; padding: 0 10px 0 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 */
	
	
	/**** Pied de page ****/
	#pied-page { 
		background: #c2b2b2;
		color: #463d3b;
		height: 398px;
		font-size: 13px; line-height: 17px;
		line-height: 1.26em;
		padding: 50px 0 0;
		width: 100%;
		position: relative;
		margin-top: -58px; 
		z-index: 0;
	}
	#pied-page .inner { width: 980px; margin: 0 auto; }
	
	#pied-page h2 {
    	color: #ffffff;
    	font-size: 1.33em;
    	height: 18px;
    	text-indent: -2000px;
    	margin-top: 17px;
	}
  
  	#footer ul { margin: 0; padding: 0;}
  
  	#footer a { color: #fff;}
  	
  	.footer-col1 { float: left; width: 230px; overflow: hidden; }
	  	.footer-col1 .service { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/footer_service.png) left top no-repeat; }
	  	.footer-col1 .information { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/footer_information.png) left top no-repeat; }
	  	.footer-col1 .parrainage { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/footer_parrainage.png) left top no-repeat; }
	  	.footer-col1 .big { font-size: 15px; }
	  	.footer-col1 .facebook { text-indent: -2000px; background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/facebook_footer.png) left top no-repeat; display: block; width: 230px; height: 48px; margin-top: 10px; }
	  	.footer-col1 a { color: #463d3b; }
	  	.footer-col1 ul { padding: 0 0 0 13px; }
	  	.footer-col1 li { list-style-image: url(/_boutiques/MAMAN_SHOPPING//site_image/picto_blanc.png); line-height: 22px; }
	  	.footer-col1 li a { color: #9e0e65; }
  	.footer-col2 {
	  	padding-left: 20px;
	  	width: 460px;
	  	float: left;
  	}
  		.footer-col2 h2 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/footer_maman.png) left top no-repeat; text-indent: -2000px; }
	.footer-col3 { padding-left: 20px; width: 250px; float: left; }
		#elem_newsletter h2 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/footer_newsletter.png) left top no-repeat; }
	
	#footer_liens { float: left; width: 730px; margin-top: 24px; }
		#footer_liens ul { list-style: none; padding: 0 0 0 16px; margin: 0; }
		#footer_liens li { float: left; margin-left: 4px; color: #665956; }
		#footer_liens li a { color: #9e0e65; }
		#footer_liens img { margin: 12px 0 0 20px; }
		
	
	#pub_rs {
	    clear: both;
	    font-size: 0.79em;
	    margin: 0;
	    text-align: right;
	}
    #pub_rs a {color: #2d2a2a;}
		
	/* Complement specifique de la structure */
	#header-rass {
		float: left;
	  color: #611b54; margin: 21px 0 0 43px; 
  }
    #header-rass ul { padding: 0; margin: 0; }
    #header-rass li { font-size: 12px; line-height: 20px; list-style-image: url("/_boutiques/MAMAN_SHOPPING//site_image/picto_jaune.png"); }
    
    #header_aide { color: #611b54; line-height: 24px; padding: 3px 0; float: right; height: 24px;}
	    #header_aide p { float: left; margin: 0 8px 0 0; font-size: 13px; }
	    #header_aide span { color: #aec250; font-size: 20px; line-height: 24px; }
    
    #menu_header { clear: both; float: left; margin: 0; height: 26px; padding: 2px 0 0; float: right; margin-top: 8px; }
    	#menu_header li.niv1 { float: left; list-style: none; position: relative; }
	    	#menu_header li a.niv1 { text-indent: -5000px; display: block; height: 17px; padding: 0 0 0 19px; border-left: 2px solid #804872; height: 17px; overflow: hidden; }
			#menu_header .menu_1 a.niv1 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu.png) 21px top no-repeat; width: 59px; border-left: 0; padding-right: 20px; }
			#menu_header .menu_2 a.niv1 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu.png) 21px -17px no-repeat; width: 173px; padding-right: 11px; }
			#menu_header .menu_3 a.niv1 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu.png) 21px -34px no-repeat; width: 138px; padding-right: 11px; }
			#menu_header .menu_4 a.niv1 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu.png) 21px -51px no-repeat; width: 60px; padding-right: 16px; }
			#menu_header .menu_1 a.niv1:hover, #menu_header .menu_1 a.rspm_active_ssmenu { background-position: 21px -68px; }
			#menu_header .menu_2 a.niv1:hover, #menu_header .menu_2 a.rspm_active_ssmenu { background-position: 21px -85px; }
			#menu_header .menu_3 a.niv1:hover, #menu_header .menu_3 a.rspm_active_ssmenu { background-position: 21px -102px; }
			#menu_header .menu_4 a.niv1:hover, #menu_header .menu_4 a.rspm_active_ssmenu { background-position: 21px -119px; }
  		
  		#menu_header li ul {  border-top: 0; position: absolute; top: 15px; left: 0; z-index: 1000; margin: 0; padding: 6px 0 0 2px; }
  		#menu_header li ul li { border-top: 1px solid #dac5c5; list-style: none; }
  			#menu_header .rspm_ssmenu a {
			background: #dac5c5 url(/_boutiques/MAMAN_SHOPPING//site_image/picto_violet.png) 11px 10px no-repeat;
		    border-top: 1px solid #FFFFFF;
		    color: #625166;
		    display: block;
		    height: 19px;
		    padding: 4px 0 3px;
		    text-indent: 26px;
		    overflow: hidden;
		}
  		#menu_header #rspm_ssmenu_1_2 a:hover { background: #f3ebeb url(/_boutiques/MAMAN_SHOPPING//site_image/picto_violet.png) 11px 10px no-repeat; text-decoration: none; }
  		#menu_header #rspm_ssmenu_1_3 a:hover { background: #f3ebeb url(/_boutiques/MAMAN_SHOPPING//site_image/picto_violet.png) 11px 10px no-repeat; text-decoration: none; }
  		#rspm_ssmenu_1_2 { width: 203px; }
  		#rspm_ssmenu_1_3 { width: 168px; }
		 #menu_header .rspm_first { border: 0; }

	.colonne h2 {
	    font-size: 1.14em;
	    margin: 0 0 0.3em;
  	}
  
	.breadcrumb {
	 	color: #625166;
	 	height: 13px; margin: 0;
	 	font-size: 12px; line-height: 13px; padding: 14px 0 14px 11px;
	 	background: #f3ebeb url(/_boutiques/MAMAN_SHOPPING//site_image/bg_breadcrumb.png) left top no-repeat;
	}
  	.breadcrumb a { color: #625166;}


	/**** Autres elements et blocs ****/
	#logo { float: left;}
	
	#elem_panier { position: relative; background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/bg_panier.png) left top no-repeat; float: right; width: 321px; height: 95px; }
		.infos_panier { position: absolute; height: 37px; overflow: hidden; padding: 37px 0 0 64px; width: 105px; color: #ffffff; line-height: 16px; }
		.infos_panier:hover { color: #ffffff; }
		.infos_panier #affiche_panier { font-size: 12px; line-height: 16px; }
		#infos_port { position: absolute; bottom: 7px; text-align: center; font-size: 12px; line-height: 13px; color: #ebcbe5; width: 321px; margin: 0; }
	#elem_compte {
		color: #ffffff; font-size: 12px; line-height: 14px;
		background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bout_compte.png) left top no-repeat;
		text-align: center;
		width: 136px; height: 24px; display: block; overflow: hidden;
		position: absolute; bottom: 20px; right: 8px; padding-top: 4px;
	}
	#regler_achat {
		color: #ffffff; font-size: 14px; line-height: 15px; padding: 8px 0 9px;
		background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_achats.png) left top no-repeat;
		text-align: center;
		width: 136px; height: 17px; display: block; overflow: hidden;
		position: absolute; top: 7px; right: 8px;
	}
	#elem_blog {
	  background: #85aba7;
	  display: inline;
	  float: right;
	  margin: 0 10px 0.5em;
	  position: relative;
	  clear: right;
	  width: 11.43em;
	}
	
	#elem_panier strong, #elem_compte strong, #elem_blog strong {
	  color: #2d2b2b;
	  text-transform: uppercase;
	}
	
	.encart-dynamique, #elem_rechercher {
	  background: #c8e3e0;
	  margin: 0 0 0.5em 0;
  }
  .encart-dynamique { padding: 5px;}
  .banniere { padding: 0;}
  
  #elem_rechercher {
    height: 1%; /* pour IE6 */
    padding: 6px 0;
    background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_recherche.png) left top no-repeat;
    margin-bottom: 9px;
    position: relative;
  }
	
	#elem_rechercher form, #elem_newsletter form {
	  background: #fff;
	  border: 1px solid #a09393;
	  margin: 0 6px;
	  color: #625166;
	  padding: 0 0 0 6px;
	  width: 219px;
	  height: 27px;
	}
	#elem_newsletter form { width: 240px; margin: 0; position: relative; }
	* html #elem_rechercher form, * html #elem_newsletter form {
	  display: inline;
	  width: 140px;
  }
	
	 #elem_rechercher input, #elem_newsletter input {
	   border: none;
	   border-color: transparent; /* pour IE */
	   display: inline;
	   margin: 0;
	   padding: 7px 0 0;
	 }
	 #elem_rechercher .form_champ { padding-left: 20px; width: 146px; background: transparent url(/_boutiques/MAMAN_SHOPPING/theme/icone_search.gif) left 8px no-repeat; }
	 #elem_newsletter .form_champ { padding-left: 22px; width: 160px; font-size: 12px;  background: transparent url(/_boutiques/MAMAN_SHOPPING/theme/bout_nlinput.gif) left 9px no-repeat;}
	 #elem_rechercher .form_bout, #elem_newsletter .form_bout { padding: 0; float: right; }
	 
	 
	/* Menu de base */
	#menu-base { background: #f3ebeb; width: 239px; }
	#menu-base h2 { text-indent: -5000px; margin: 0; }
	#menu-base ul h2 { text-indent: 0; margin-top: 0; }
	#menu-base h2 a { display: block; height: 38px; }
		#menu-base .menu_nouv { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu_nouveautes.png) left top no-repeat; }
		#menu-base .menu_selections { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu_selections.png) left top no-repeat; }
		#menu-base .menu_maman { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu_maman.png) left top no-repeat; }
		#menu-base .menu_cadeau { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu_cadeaux.png) left top no-repeat; margin: 9px 0 0; border-top: 2px solid #ffffff; }
	#menu-base ul {
	  margin: 0;
	  padding: 0;
	} 
		#menu-base .niv1 li { margin-bottom: 0px; }
			#menu-base .niv1 h2 a { text-indent: -5000px; display: block; height: 24px; font-size: 20px; line-height: 24px; padding: 3px 0 6px; color: #611b54; border-top: 3px solid #ffffff; padding-left: 16px; }
			#menu-base .niv1 h2 a:hover { color: #9e0e65; text-decoration: none; }
			
	#menu-base .niv2 li,
	#menu_marques li { text-indent: 35px; border-bottom: 1px solid #ffffff; height: 27px; list-style: none;	}
	#menu-base .niv2 li.first,
	#menu_marques li.first { border-top: 1px solid #dac5c5; height: 28px; }
		#menu-base .niv2 li a,
		#menu_marques li a { color: #625166; display: block; height: 19px; padding: 4px 0 3px; border-bottom: 1px solid #dac5c5; background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/picto_violet.png) 20px 10px no-repeat; }
		#menu-base .niv2 li.first a,
		#menu_marques li.first a { border-top: 1px solid #ffffff; }
		#menu-base .niv2 li a:hover,
		#menu-base .niv2 li.select a,
		#menu_marques li a:hover,
		#menu_marques li.select a { background: #ece0e0 url(/_boutiques/MAMAN_SHOPPING//site_image/picto_violet.png) 20px 10px no-repeat; text-decoration: none; }
			
	.sidebar2 .menu_histo { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/bg_histo.png) left top no-repeat; text-indent: -2000px; margin: 10px 0 0; }
		.sidebar2 .menu_histo a { display: block; height: 39px; }
	
	#menu_dossier { background: #d4bdd9; color: #655855; font-size: 12px; line-height: 16px; }
		#menu_dossier h2 { height: 30px; background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/dossiers_parents.png) left top no-repeat; text-indent: -2000px; }
		#menu_dossier p { padding: 0 16px 0 15px; margin-bottom: 2px; }
		#menu_dossier .clearfloat{ height: 11px; background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/dossiers_parents.png) left bottom no-repeat; }
		#menu_dossier a { color: #be3287; text-decoration: underline; float: right; padding-right: 15px; font-style: italic; }
		#menu_dossier a:hover { text-decoration: none; }
	
	#menu_avis { background: #b866a0; color: #ffffff; font-size: 12px; line-height: 16px; }
		#menu_avis h2 { height: 30px; background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu_avis.png) left top no-repeat; text-indent: -2000px; margin-bottom: 9px; }
		#menu_avis p { padding: 0 16px 0 15px; float: left; margin: 0; }
		#menu_avis span { color: #d5caca; }
		#menu_avis .meta { color: #d5caca; font-style: italic; float: right; }
		#menu_avis .lien { color: #4a1540; font-size: 12px; padding-right: 15px; text-decoration: underline; display: block; float: right; }
		#menu_avis .lien:hover { text-decoration: none; }
		#menu_avis .clearfloat{ height: 11px; background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu_avis.png) left bottom no-repeat; }
	
	#menu_marques { background: #f3ebeb; margin-top: 10px; }
			#menu_marques h2 { height: 38px; margin: 0; background: #ece0e0 url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu_marques.png) left top no-repeat; text-indent:-2000px; }
		#menu_marques ul { margin: 0; padding: 0; } 
	
		#menu_marques .clearfloat { height: 29px; background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/menu_marques.png) left bottom no-repeat; }
		#menu_marques .clearfloat a { display: block; height: 19px; width: 100%; text-align: center; padding: 4px 0; color: #9e0e65; font-style: italic; text-decoration: underline;  }
		#menu_marques .clearfloat a:hover { text-decoration: none;  }
		
		
	/** Articles consultes **/
	#bloc-historique { position: relative;}
			
	#historique {
		height: 100px;
		margin: 0 auto;
		overflow: hidden;
		position: relative;
		width: 100px;
	}
				
	#historique .bloc-produit {
		background: #fff;
		border: none;
		height: 100px;
		margin: 0 10px 0 0;
		width: 100px;
	}
	
	#historique .bloc-produit .bp-image {
		height: 100px;
		width: 100px;
	}
	
	#histo-slide {
		margin: 0;
		padding: 0;
		position: absolute;
		width: 2190px;
	}

	/**** 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, .bloc_promo, .bloc_franco, .bloc_franco_ok, .bloc_info_promo {
	  color: #000;
	  line-height: 1.5em;
	  min-height: 34px;
	  padding: 12px 16px 12px 82px;
  }
	.bloc_info-brute {
	  background: #f3ebeb;
	  padding: 12px 16px;
  }
  
  .bloc_promo { background: #f3ebeb; padding: 12px 16px; margin-top: 15px; }
  .bloc_info_promo { background: #f3ebeb url(/_boutiques/MAMAN_SHOPPING//site_image/pourcentage_promo.png) 33px 17px no-repeat; line-height: 34px; }
  .bloc_franco { background: #ebcccc url(/_boutiques/MAMAN_SHOPPING//site_image/info_livraison.png) no-repeat 16px 12px; line-height: 34px; }
  .bloc_franco_ok { background: #f3ebeb url(/_boutiques/MAMAN_SHOPPING//site_image/info_livraison.png) no-repeat 16px 12px; line-height: 34px; }
  .bloc_info {
	  background: #f3ebeb url(/_boutiques/MAMAN_SHOPPING//site_image/rs_info-vert.png) no-repeat 16px 4px; line-height: 34px;
  }
  
  .bloc_info-importante {
	  background: #ebcccc url(/_boutiques/MAMAN_SHOPPING//site_image/rs_info-rouge.png) no-repeat 16px 4px;
  }
  
  .bloc_alerte {
	  background: #ebcccc url(/_boutiques/MAMAN_SHOPPING//site_image/rs_info-alerte.png) no-repeat 16px 4px; line-height: 34px;
  }
	
	.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; /* centre le formulaire */
    width: 30em; /* determiner une largeur pour le formulaire */
  }
  
  .form-avis fieldset {
    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;
    width: 49.94%;
  }

  .form-avis p input {
    border: 1px solid #ccc;
    padding: 0.3em 0;
    margin: 0;
    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%;
    color: #2d2b2b;
  }

  .form-inline fieldset p {
    background: #ece0e0;
    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 { 
      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 {
    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 {
	  background: #ddedec;
	  float: left;
	  font-size: 0.86em;
	  height: 160px;
	  line-height: 1.38em;
	  margin: 10px 10px 10px 0;
	  overflow: hidden;
	  padding: 10px;
	  width: 350px;
	}
	
	 #txt-home h1 { font-size: 1.33em; margin-top: 0;}
	 
	
	#news-home {
		margin-right: 0;
	}
		#news-home img.news-img {
			float: left;
			height: 180px;
			left: -10px;
			position: relative;
			top: -10px;
			width: 180px;
		}
		
		#news-home h2 {
			font-size: 1.33em;
			font-weight: bold;
			margin-top: 0;
		}
		
		#news-home h3 {
			font-size: 1em;
			font-weight: bold;
			margin-top: 0;
		}
		
		#news-home p {
			max-height: 5.52em;
			overflow: hidden;
			position: relative;
		}
		
		* html #news-home p { height: 5.52em;}
		
		#news-home span.ellipse {
			bottom: 0;
			position: absolute;
			right: 0;
		}
		
	
	
	#carrousel { position: relative; height: 356px; overflow: hidden; margin: 13px 0 0 0; z-index: 500; }
	#carrousel dt { display: none !important; }
    #carrousel p { margin: 0; padding: 0; }
    #content_carrousel { float: left; width: 100%; }
    #liens_carrousel { position: absolute; left: -4px; bottom: 0; width: 728px; float: left; }
        #liens_carrousel ul { margin: 0; padding: 0; list-style: none; }
        #liens_carrousel li { margin: 0; padding: 0; display: inline; }
        #liens_carrousel a { float: left; margin-left: 4px; padding: 3px; display: block; background: #ffffff; text-decoration: none; color: #57cfdd; text-align: center; }
        #liens_carrousel img { width: 79px; height: 79px; border: 1px solid #ece0e0; vertical-align: bottom; }
	        #liens_carrousel .active a { background: #aac629; color: #ffffff; text-decoration: none; padding: 4px; }
		        #liens_carrousel a:hover img { border: 1px solid #aac629; }
	        	#liens_carrousel .active a img { border: none; }
        	
    #img_carrousel { display: none; }
    #content_carrousel a img { vertical-align: bottom; }
	#content_carrousel dl { margin: 0; padding: 0; }
	#content_carrousel dt {  }
	#content_carrousel dd { background: #ffffff; margin: 0 0 0 3px; width: 720px; margin-left: 3px; }
		#content_carrousel dd .img_carrousel { width: 255px; height: 255px; padding: 3px; border: 1px solid #aec250; float: left; }
		#content_carrousel dd .ombre { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/carrousel_ombre.png) left top no-repeat; position: absolute; top: 263px; width: 263px; height: 6px; }
	
	#carrousel .info_prd { float: left; margin: 140px 0 0 18px; width: 430px; background: #ffffff; }
	#carrousel .nom_prd { color: #899f27; font-size: 20px; line-height: 22px; max-height: 44px; font-weight: bold; overflow: hidden; margin-bottom: 6px; display: block; }	
	#carrousel .description_prd { width: 330px; color: #746562; font-size: 12px; line-height: 15px; max-height: 30px; overflow: hidden; margin-bottom: 7px; }	
	#carrousel .prix_prd { color: #611b54; font-size: 26px; line-height: 28px; font-weight: bold; }	
		#carrousel .prix_prd strong { color: #611b54; font-size: 26px; line-height: 28px;}	
		#carrousel .prix_prd span { color: #746562; font-size: 11px; line-height: 12px; }	
	#carrousel .info_prd img { vertical-align: middle; margin-left: 18px; }
		
	#home_txt { 
		position: absolute; top: 3px; right: 22px; z-index: 600; 
		width: 373px; height: 109px; padding: 17px 24px 0 24px;
		background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/bg_txt_home.png) left top no-repeat;
		color: #5a5353;
	}
	#home_txt .inner { height: 57px; overflow: hidden; }
	
	#banniere_home { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/ombre_banniere.png) left bottom no-repeat; padding: 0 0 5px 0; margin-top: 12px; }
	
	#pub_home { margin-top: 9px; float: left; position: relative; }
		#pub_home a { float: left; margin-left: 10px; }
	
		#pub_home #pub_1 {
			background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/rass_home_1.png) left top no-repeat;
			display: block; width: 232px; height: 115px; padding: 1px;
			position: relative; float: left;
			margin: 0;
		}
			#pub_home #lien_pub_1 { 
				background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/spacer.gif) left top no-repeat;
				position: absolute; left: 0; top: 0; width: 234px; height: 117px; margin: 0;
				z-index: 1000; text-indent: -5000px;
			}
		#pub_1 img { position: relative; z-index: 10; }
		#pub_1 p { position: absolute; left: 97px; top: 4px; z-index: 100;}
		#pub_1 em { font-size: 14px; color: #b866a0; line-height: 25px; }
		#pub_1 strong { font-size: 18px; line-height: 20px; color: #899f27; font-weight: normal; }
		#pub_1 .bout_savoir { position: absolute; bottom: 7px; right: 26px; z-index: 100; }
		
		.txt_info { float: left; padding: 0 0 0 7px; }
			.txt_info h2 { color: #bc2e84; margin-top: 0; }
			.txt_info ul { padding-left: 18px; }
			.txt_info li { list-style-image: url("/_boutiques/MAMAN_SHOPPING//site_image/picto_jaune.png"); line-height: 24px; }
		#txt_info_1 { margin-top: 17px; }
		#txt_info_2 { width: 460px; }
		#video_home { float: left; width: 214px; }
		
		#promos { 
			background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/bg_prd_promo.png) left top no-repeat; 
			width: 355px; height: 283px; float: left;
		}
		#promos .bloc-produit a { color: #899f27; }
		#promos h2, #prd_presse h2 { margin: 0; }
		#promos h2 a, #prd_presse h2 a { display: block; width: 100%; height: 39px; text-indent: -2000px; }
		#promos .liste-produit { width: 353px; height: 184px; padding: 14px 0 0; }
		#promos a .bp-image { display: block; float: left; width: 79px; height: 79px; }
		#promos .bloc-produit { width: 332px; height: 81px; background: none; margin: 0 0 20px 10px; padding: 0; position: relative; }
		#promos .info-produit { padding: 0 0 0 10px; height: 81px; overflow: hidden; }
		#promos .info-produit p { color: #611b54; font-size: 22px; line-height: 23px; }
		#promos .info-produit strong { color: #611b54; font-size: 22px; line-height: 23px; float: left; margin-top: 9px; }
		#promos .info-produit span { color: #746562; font-size: 11px; line-height: 12px; font-style: italic; float: left; clear: left; margin-top: -2px }
		#promos h3, #prd_presse h3 { color: #899f27; font-size: 14px; line-height: 17px; height: 34px; width: 205px; overflow: hidden; margin: 0; font-weight: bold; }
		#promos .bout_savoir { position: absolute; bottom: 3px; right: 0; }
		#promos .lien_voir { color: #9e0e65; font-size: 12px; line-height: 13px; font-style: italic; text-decoration: underline; display: block; margin: 15px 0 0 9px; }
		#promos .lien_voir:hover, #prd_presse .lien_voir:hover { text-decoration: none; }
		
		#prd_presse {
			background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/fr/bg_prd_presse.png) left top no-repeat;
			width: 355px; height: 283px; float: left; margin-left: 10px;
		}
		#prd_presse .inner { padding: 17px 0 0 10px; color: #746562; font-size: 14px; line-height: 17px; float: left; }
			#prd_presse .texte { padding: 0 0 0 20px; color: #746562; font-size: 14px; line-height: 17px; height: 51px; overflow:  hidden; }
			#prd_presse .bp-image { float: left; width: 120px; height: 120px; overflow: hidden; }
			#prd_presse .bp-image img{ width: 120px; height: 120px; }
			#prd_presse .info-produit { float: left; padding: 0 0 0 10px; height: 120px; position: relative;}
			#prd_presse .prix { color: #611b54; font-size: 22px; line-height: 23px; float: left; margin-top: 13px; }
			#prd_presse .bout_savoir { position: absolute; bottom: 0; left: 0; }
			#prd_presse .lien_voir { float: left; color: #9e0e65; font-size: 12px; line-height: 13px; font-style: italic; text-decoration: underline; display: block; margin: 11px 0 0 9px; }
			
	/**** Categories ****/
	
	.image-rayon { float: left; margin-left: 10px; }
	.texte-rayon { margin: 0 0 2em; float: left; width: 450px; }
	.texte-rayon-enfant { overflow: hidden;  margin: 0 10px 2em; }
	
	.pages span { float: left; margin: -4px 5px 0 0; }
	.syspage  {
		background: #ece0e0 url(/_boutiques/MAMAN_SHOPPING//site_image/bg_syspage.png) left top no-repeat;
		line-height: 1.5em;
		margin: 0 10px 10px 0;
		overflow: hidden;
		padding: 5px;
	}
		.syspage .syspage_prev, .syspage .syspage_next { display: none;}
		.syspage strong, .syspage_num {
			height: 14px; line-height: 13px;
			text-align: center;
			width: 1.5em;
			border-left: 1px solid #d5caca;
			float: left;
		}
		.syspage .syspage_start { border: 0; }
		.syspage strong { color: #9e0e65; font-weight: normal; }
		
		
		.syspage img, .syspage .pages { float: left; margin: 5px 4px 0; }
		.syspage img { display: none;} /* desactivees pour le defaut */
		
		.syspage a  { color: #625166; }
		.syspage a:hover  {  }
	
	.liste-produit {
		margin: 0;
		overflow: hidden;
		padding: 0;
		position: relative;
		width: 760px;
	}
		.liste-produit .first{ margin: 0; }
	.bloc-produit {
		background: #ffffff url(/_boutiques/MAMAN_SHOPPING//site_image/bg_bloc_produit.png) left 15px no-repeat;
		padding: 30px 15px 0;
		color: #2d2a2a;
		display: inline;
		float: left;
		font-size: 0.93em;
		height: 304px;
		margin: 0 0 10px 10px;
		width: 190px;
		position: relative;
	}
		.bloc-produit_hover { background-position: left bottom; }
		.bloc-produit_hover .info-produit a { color: #899f27; }

		.picto_prd { position: absolute; left: 0; top: 0; text-transform: uppercase; font-size: 12px; line-height: 13px; height: 13px; overflow: hidden; height: 91px; width: 100%; }
			.bloc-produit  .picto_prd span { background: #ffffff; display: block; overflow: hidden; height: 13px; margin-bottom: 2px; }
		.picto_promo { color: #b64a8c; z-index: 1000; }
			.bloc-produit .picto_promo  strong{ color: #ffffff; position: absolute; z-index: 1100; top: 33px; left: 5px; font-size: 15px; }
		.picto_fdp { color: #dfb229; z-index: 2000; }
		.picto_nouv { color: #899f27; z-index: 3000; }
		.picto_presse { color: #837878; z-index: 4000; }
		.picto_coeur { color: #b64a8c; z-index: 5000; }
		.picto_maman { color: #b64a8c; z-index: 6000; }
		.picto_indispensable { color: #dfb229; z-index: 7000; }
		.picto_top { color: #899f27; z-index: 8000; }
		
		.bloc-produit h2 {
			line-height: 17px; font-size: 14px;
			font-weight: bold;
			margin: 7px 0;
			text-transform: none;
			height: 34px;
			overflow: hidden;
		}
		
		.bloc-produit .prd_lien { background: transparent url(/_boutiques/MAMAN_SHOPPING/theme/spacer.gif) left top repeat; text-decoration: none; color: #746562; display: block; padding: 218px 11px 0 19px; position: absolute; top: 15px; left: 0; width: 190px; height: 34px; overflow: hidden; z-index: 10000; }
		
		.bloc-produit em, .bloc-produit strong { color: #611b54;}
		.bloc-produit  { color: #746562;}
		
	.bp-image {
		background: #fff;
		height: 190px;
		position: relative;
		text-align: center;
		width: 190px;
	}
	.desc_query { position: absolute; bottom: 114px; left: 15px; width: 176px; padding: 5px 7px; display: none;
		font-size: 12px; line-height: 15px;
		color: #746562;  background: #ffffff; background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_desc.png) left top repeat;
		}
		.desc_query p { height: 45px; margin: 0; overflow: hidden; }
	.info-produit {
		height: 70px;
		line-height: 1.3em;
		overflow: hidden;
		padding: 5px;
	}
		.info-produit p { margin: 0; color: #b64a8c; font-size: 14px; font-weight: bold; }
	
	.bloc-produit .bloc-ajout { position: relative; bottom: 5px; width: 193px; margin: 0 auto; }
	.bloc-produit .bloc-ajout a { float: left; }
	.bloc-produit .bloc-ajout .bout_info { margin-left: 3px; }
	
	/**** Categories x6 ****/
	
	.liste-rayon {
		float: right;
		margin: 0;
		padding: 0 24px 0 0;
		position: relative;
		width: 200px;
	}
	
	.bloc-rayon {
		line-height: 28px;
		list-style-image: url("/_boutiques/MAMAN_SHOPPING//site_image/picto_mauve.png");
	}
	
		.bloc-rayon h2 {
			font-size: 14px;
			font-weight: normal;
			height: 1.86em;
			margin: 0;
		}
		
		.bloc-rayon h2 a { color: #625166; }	
		
	/**** Fiches produits ****/
	
	#bloc-img-produit {  float: left; width: 263px; position: relative; margin-right: 17px; overflow: hidden;  }
	
	#bloc-img-produit .img_principale { 
		float: left;
		border: 1px solid #AEC250;
	    height: 255px;
	    padding: 3px;
	    width: 255px;
	    margin-top: 10px;
	}
		#bloc-img-produit .ombre { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/carrousel_ombre.png) left top no-repeat; position: absolute; top: 273px; width: 263px; height: 6px; }
		
	#vignettes { margin: 6px 0 18px; float: left; }
	#vignettes img { border: 1px solid #f2e9e9; float: left; margin: 0 0 9px 6px; width: 59px; height: 59px; overflow: hidden; }
		#vignettes .actif img { border: 1px solid #aac629;  }
	#vignettes .first { margin: 0 1px 0 0; }
	
	#bloc-img-produit h2 { font-size: 16px; line-height: 17px; color: #9e0e65; float: left; }
	
	#detail-produit, #extra-produit { overflow: hidden; position: relative; width: 446px; }
		#detail-produit h1 { width: 395px; }
	#description { width: 395px; height: 40px; overflow: hidden; }
	
	#complement {
		overflow: hidden;
		width: 435px;
	}
	#complement p { font-size: 13px; line-height: 18px; color: #746562; }
	#complement strong { color: #9e0e65; }
    #complement #onglets-box { height: 31px; background: url(/_boutiques/MAMAN_SHOPPING//site_image/complement_haut.png) no-repeat; }
        #onglets-box .onglet { 
			background: #f3ebeb url(/_boutiques/MAMAN_SHOPPING//site_image/bg_onglet.png) right top no-repeat;
			color: #6c6363; 
			display: block; 
			padding: 6px 10px 6px 11px; 
			float: left; 
			margin-right: 5px; 
			overflow: hidden;
		}
        #onglets-box .onglet:hover { background-color: #b4a5a5; color: #ffffff; background-position: right bottom; text-decoration: none; }
        #onglets-box .onglet.active { background-color: #b4a5a5; color: #ffffff; background-position: right bottom; text-decoration: none; }
		#complement .dernier-onglet { }
		
    #complement .onglet-contenu { color: #604848; background-color: #fff; border: 1px solid #ece0e0; padding: 7px 10px 14px; position: relative; }
	#complement .onglet-bottom { background: url(/_boutiques/MAMAN_SHOPPING//site_image/complement_bas.png) no-repeat; height: 8px; width: 682px; position: absolute; left: -1px; bottom: 0; }
    #complement .contenu-sans-onglet { color: #604848; background-color: #fff; border: 1px solid #c7ea5c; padding: 10px; }
	
	#bloc-achat { margin: 7px 0 0; width: 440px; overflow: hidden; }
	
		#bloc-achat form { line-height: 2em; width: 100%;}
		* html #bloc-achat form { width: 99%;}
	
	.selecteurs-produit { width: 440px; }
	.selecteurs-produit label { color: #9e0e65; }
	.selecteurs-produit #sous-produits a, .selecteurs-produit #sous-produits span.ssp {
		background-color: #ffffff; border: 1px solid #ece0e0;
	    display: block;
	    float: left;
	    font-size: 13px;
	    height: 26px;
	    line-height: 20px;
	    margin: 0 4px 7px 0;
	    text-decoration: none;
	    color: #6c6363;
	    width: 104px;
	    text-align: center;
	    overflow: hidden;
	}
	.selecteurs-produit #sous-produits a:hover { background-color: #ece0e0; color: #443e3e; }
	.selecteurs-produit #sous-produits a.active { background-color: #9e0e65; border: 1px solid #9e0e65; color: #ffffff; }
	
	.selecteurs-produit #sous-produits a span, .selecteurs-produit #sous-produits span.ssp span {
	    display: block;
	    font-size: 14px;
	    height: 20px;
	    line-height: 20px;
	    padding: 3px;
	    overflow: hidden;
	}
	.quantite { width: 2em;}
	
	.bloc_ajout { background: #ece0e0 url(/_boutiques/MAMAN_SHOPPING//site_image/bg_bloc_achat.png) right top no-repeat; margin-top: 14px; }
		.bloc_ajout img { float: right; margin: -7px 18px 0 0; }
		.bloc_ajout .indispo { margin-top: 6px; }
		.bloc_ajout .separe { height: 2px; background: #ffffff; clear: both; overflow: hidden; }
		.bloc_ajout #ssp_stock, .bloc_ajout #date_livr { height: 24px; float: left; overflow: hidden; text-align: center; line-height: 24px; padding: 4px 0; }
		.bloc_ajout #ssp_stock { width: 204px; }
		.bloc_ajout #date_livr { width: 229px; border-left: 2px solid #ffffff; }
		.bloc_ajout .prix {
			color: #611b54;
			float: left;
			font-size: 26px; line-height: 35px; height: 35px;
			font-weight: bold;
			text-align: center;
			margin: 0; padding: 4px 0;
			width: 204px;
			overflow: hidden;
		}
	
			.prix strong { color: #611b54; }
			.prix span {
				color: #746562;
				font-size: 10px;
				line-height: 14px;
				font-weight: normal;
				text-align: left;
				margin-left: 12px;
			}
			.prix del { font-size: 12px; }
			
			.prix .inner { float:left; left:50%; list-style-image:none; list-style-position:outside; list-style-type:none; margin:0; padding:0; position:relative; }
			.prix .inner span, .prix .inner strong { display:inline; float:left; padding:0; position:relative; right:50%; }
	
	#bloc-achat .aide { margin-top: 5px; color: #899f27; background: #ffffff url(/_boutiques/MAMAN_SHOPPING//site_image/picto_fp.png) 8px -159px no-repeat; padding-left: 35px; }
	
	#bloc-achat .rassurance { list-style: none; padding: 0 0 0 11px; float: left; margin: 12px 0 17px; }
	
		#bloc-achat .rassurance li { float: left; width: 214px; }
		#bloc-achat .rassurance a { font-size: 12px; line-height: 22px; color: #6d6464; padding-left: 23px; display: block; height: 22px; }
		#bloc-achat .rassurance a:hover { color: #9e0e65; text-decoration: none; }
		#bloc-achat .rass_1 { background: #ffffff url(/_boutiques/MAMAN_SHOPPING//site_image/picto_fp.png) left -118px no-repeat; }
		#bloc-achat .rass_2 { background: #ffffff url(/_boutiques/MAMAN_SHOPPING//site_image/picto_fp.png) left -78px no-repeat; }
		#bloc-achat .rass_3 { background: #ffffff url(/_boutiques/MAMAN_SHOPPING//site_image/picto_fp.png) 2px -139px no-repeat; }
		#bloc-achat .rass_4 { background: #ffffff url(/_boutiques/MAMAN_SHOPPING//site_image/picto_fp.png) 3px -97px no-repeat; }
	
	.lien-connexe {
		position: absolute;
		top: 15px;
		right: 0;
		line-height: 1.72em;
		margin: 0 0 3em;
		list-style: none;
		padding: 0;
		margin: 0;
	}
	.lien-connexe li { margin-bottom: 4px; position: relative; right: -196px; }
	.lien-connexe a {
		padding-left: 36px;
		display: block;
		height: 26px;
		color: #611b54;
		position: relative;
	}
	.twitter { background: #ece0e0 url(/_boutiques/MAMAN_SHOPPING//site_image/picto_fp.png) left -52px no-repeat; width: 169px; }
	.facebook { background: #ece0e0 url(/_boutiques/MAMAN_SHOPPING//site_image/picto_fp.png) left -26px no-repeat; width: 196px; }
	.envoi-ami { background: #ece0e0 url(/_boutiques/MAMAN_SHOPPING//site_image/picto_fp.png) left 0px no-repeat; width: 166px; }
	
	.lien-connexe a:hover { text-decoration: none; }
	
	.lire-avis { background: url(/_boutiques/MAMAN_SHOPPING//site_image/lire-avis.png) 0 50% no-repeat;}
	
	.ecrire-avis { background: url(/_boutiques/MAMAN_SHOPPING//site_image/ecrire.png) 0 50% no-repeat;}
	
	#pro-asso,
	#pro-asso-2 {
		clear: both;
		float: left;
		padding: 0; margin: 0;
		position: relative;
		margin-left: -10px;
	}
	#pro-asso-2 { height: 290px; overflow: hidden; margin-left: -10px; }
	
	
	#pro-asso .bloc-produit,
	#pro-asso-2 .bloc-produit {
		background: #fff;
		height: 145px;
		margin: 0 0 0 10px;
		width: 81px;
		padding: 0;
	}
	#pro-asso h3,
	#pro-asso-2 h3 {
		font-size: 12px; color: #746562;
	}
	#pro-asso a:hover,
	#pro-asso-2 a:hover {
		text-decoration: none;
	}
		#pro-asso .first,
		#pro-asso-2 .first { margin-left: 0; }
			#pro-asso .bloc-produit .bp-image,
			#pro-asso-2 .bloc-produit .bp-image { display: block;	height: 79px; width: 79px; border: 1px solid #ece0e0; overflow: hidden; }
			#pro-asso .prd:hover .bp-image,
			#pro-asso-2 .prd:hover .bp-image { border: 1px solid #aac629; color: #aac629; }
	
		#pro-asso .info-produit,
		#pro-asso-2 .info-produit { display: block; height: 45px; font-size: 12px; line-height: 15px; color: #746562; padding: 0; padding-top: 3px; }
	
	
		#pro-asso .bloc-produit strong,
		#pro-asso-2 .bloc-produit strong { display: block; font-size: 12px; line-height: 15px; color: #746562; margin: 0; height: 45px; font-weight: normal; }
			#pro-asso .prd:hover strong,
			#pro-asso-2 .prd:hover strong { color: #aac629; font-weight: normal; }
	
	.avis-box { margin: 0 0 0 15px; width: 80%; 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;
	}
	
	/**** Ajout-panier****/
	.ajout_panier .image { float: left; }
	
	#bloc-achat2 { float: left; margin: 7px 0 0; width: 435px; }
	.img_prd2 { height: 190px; width: 190px; float: left; margin-right: 20px; }
	#description2 { font-size: 14px; line-height: 19px; height: 57px; overflow: hidden; }
		#description2 p { margin: 0; padding: 0; }
	
	/***** Personnalisation ****/
	.personnalisation .img_perso { margin-right: 35px; float: left; }
		.personnalisation .img_perso img { width: 190px; height: 190px; }
	.personnalisation .info { float:left; width: 400px; margin-top: 40px; }
	.personnalisation form { float:left; width: 400px; }
	
	
	
	/**** Pages web ****/
	#pagesWeb { }
	
	
	/**** Processus de commande ****/
	.separateur { color: #888;}

	#pdc_box { font-size: 15px; color: #CCC;  height: 38px; width: 720px; margin-top: 31px; }
		#pdc_box p {
		  margin: 0;
		}
		#pdc_box ul { margin: 0; padding: 0;  list-style: none; }
			#pdc_box ul li { float: left; margin: 0 6px; padding: 0 6px; height: 26px; line-height: 26px; text-indent: 0; width: 200px; text-indent: -2000px;}
			#pdc_box ul li.currentstep { border-color: red; color: red; }

			.step_1 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_tunnel_1.png) left top no-repeat; }
			.step_2 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_tunnel_2.png) left top no-repeat; }
			.step_3 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_tunnel_3.png) left top no-repeat; }
			.step_4 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_tunnel_4.png) left top no-repeat; }

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

  /**** panier.htm ****/
  
  .info-panier { text-align: center; background: #c13088; color: #ffffff; padding: 16px 10px 5px; margin-bottom: 20px; }
  
  p.sous-total {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 2em;
    margin: 1em 0;
    text-align: right;
  }
  
    p.sous-total strong {
      background: #ECE0E0;
      display: inline-block;
      margin: 0 0 0 1em;
      padding: 0 2em;
    }
    
  p.total-ttc {
    font-size: 22px;
    font-weight: bold;
    line-height: 3em;
    margin: 1em 0;
    text-align: right;
  }
  	p.total-ttc span { font-size: 15px; }
    p.total-ttc strong {
      background: #ece0e0;
      display: inline-block;
      margin: 0 0 0 1em;
      padding: 0 1em;
    }
    
  .info-livraison {
    color: #9e0e65;
    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/MAMAN_SHOPPING/theme/bg_cartouches-btn.png) 0 -50px no-repeat;
    color: #ffffff;
    display: block;
    height: 31px;
    line-height: 31px;
    width: 160px;
  }

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

  #forms_selector a.selected {
    background: #7b7faf url(/_boutiques/MAMAN_SHOPPING/theme/bg_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%;}
	
	/**** Commande.htm ****/
	.form-inline fieldset .commentaire_message { background: none; color: #000000; width: 443px; border: 0; line-height: 19px; }
	
	/**** Recap-commande.htm ****/
	td.exergue { background: #efefef; font-size: 1.3em;}
	
	/**** choix-paiement.htm ****/
	
	.mess_cb span { font-size: 10px; }
	
	ul#paiement {
	  padding: 0;
	  width: 100%; 
  }
  
  ul#paiement li {  	
  	margin: 0;
    padding: 1em 0;
    background: none;
    list-style-image: url(/_boutiques/MAMAN_SHOPPING//site_image/picto_violet.png); 
  }
  
  ul#paiement li a {
    background: #fff url(/_boutiques/MAMAN_SHOPPING//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;
  }
  
  ul#paiement li.click ul {
    display: block;
  }
	#paiement ul li .virement-lien a { background: none; border: none; font-size: 14px; line-height: 19px; display: inline; padding: 0; }
	
	/**** Ami.htm ****/

        
  /*** liste des avis (fiche-produit.htm, avis.htm, avis_du_client.htm, avis_derniers.htm ***/
  
    .liste-avis {
      margin: 0 auto; /* centre les avis */
      padding: 0;
      width: 100%; /* specifier une largeur pour les avis */
      list-style: none;
    }
    
    .liste-avis li { margin: 0 0 22px; }
    
    .meta-avis { margin: 3px 0 0; font-style: italic; text-align: right; width: 100%; float: left; color: #746562; font-size: 12px; line-height: 13px; }
		.meta-avis strong { font-style: normal; color: #746562;}
		.meta-avis a { font-style: normal; color: #9e0e65;}
      
   #bloc-avis .avis {
      padding: 0 0 7px; margin: 0;
      font-size: 12px; line-height: 17px;
      border-bottom: 1px solid #ece8e8;
    }
    
    	.avis img { margin-right: 5px;}
	 
	 #avis-bouton a { text-decoration: underline; color: #899f27; }
	 #avis-bouton a:hover { text-decoration: none; color: #899f27; }
	
	.avis-client { width: 80%; }
	/**** Contact.htm ****/
	.form-contact { }
		.form-contact label { display: block; float: left; line-height: 20px; width: 120px; text-align: right; margin-right: 4px; }
		.form-contact input { width: 212px; margin: 0; }
		.form-contact select,
		.form-contact textarea { margin: 0; }
	
	
	/**** 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 ****/
	
	.present_parrain { width: 640px;  margin-bottom: 7px; float: left; }
	#form_parrain fieldset p { background: 0; }
	
	#form_parrain.form-inline { width:443px; margin: 0; }
	#form_parrain label { width: 236px; }
	#form_parrain p input { width: 198px; }
	
	.form-parrainplus p { margin: 0;}
	
	.parrainage_envoi p input { width: 170px; } 

	.form-parrain-simple fieldset p { line-height: 1.8em; padding: 0.5em; }
	.form-parrain-simple label { width: 237px; float: left; text-align: right; }
	.form-parrain-simple input { width: 190px; margin: 0 0 0 5px; }
	.parrainage_infos { font-style: italic; color: #746562; margin-bottom: 22px; }
	
/**************************************************************************************************************************/
/* 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: 10px;}
	
  .col1, .col2 { float: left;}
	.col0 { width: 98.96%; padding: 0 1% 0 0; }
	.col1 { width: 60.96%; }
	.col2 {
	  padding: 0 1% 0 0;
	  width: 38%;
	}
		.col0 p, .col1 p, .col2 p,
		p.col0, p.col1, p.col2 { margin: 0;}
	
	.small { font-size: 11px; line-height: 13px; }
	
	.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: #ece0e0; border-bottom: 1px solid #ffffff; }
		tr.styleCell1 strong { color: #2d2b2b; font-weight: normal; line-height: 23px; margin: 3px;}
		.styleCell1 td { border-bottom: 1px solid #ffffff; }
		
	.styleCell2 { background-color: #f6efef; border-bottom: 1px solid #ffffff; }
		tr.styleCell2 strong { color: #2d2b2b; font-weight: normal; line-height: 23px; margin: 3px;}
		.styleCell2 td { border-bottom: 1px solid #ffffff; }
		
	.tab_titre { text-indent: -66px; }
	.tab_prd img { height: 50px; }
	.tab_qte input[type="text"] { width: 33px; padding: 4px 8px 4px 0; border: 1px solid #c2b2b2; text-align: right; }
	
	#form-panier { }
	#form-panier td { vertical-align: middle; }

	#cell_code_promo td { color: #9e0e65; font-weight: bold; }
	#cell_code_promo .first-col { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/pourcentage_promo.png) center center no-repeat; }
	
	/**** Styles personnalises ****/
	.erreur { color: red !important; font-weight:bold;}
	.noerreur {	}
	.marginGuides { margin: 20px;}
	
	/**** Presse ****/
	.intro_presse { width: 600px; }
	
	.article-presse { 
		width: 324px; height: 186px; overflow: hidden; padding: 12px 0 0 13px; margin: 0 0 12px 18px;
		background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/bg_presse.png) left top no-repeat;
		color: #746562; font-size: 13px; line-height: 15px; float: left;
	}
	
		.article-presse.first { margin-left: 0; }
		.article-presse .img_presse { float: left; margin-right: 10px; width: 100px; overflow: hidden;}
			.article-presse .img_presse img { width: 100px; }
		.article-presse .txt_presse { float: left; width: 200px; }
		.article-presse h2 { font-size: 15px; line-height: 17px; color: #611b54; font-weight: bold; margin: 0 0 3px; }
		.article-presse .date-presse { font-size: 12px; line-height: 14px; color: #b866a0; font-style: italic; margin-bottom: 10px; }
		.article-presse .lien-dl-presse { margin-top: 17px; font-size: 12px; }
	
	.archives_presse { padding: 0; margin: 0; list-style: none; width: 580px; }
		.archives_presse li { float: left; width: 143px; line-height: 24px; }
		.archives_presse li a { color: #611b54; }
	
	.article-presse .desc-article { margin-bottom: 15px; }
	/**** Fournisseurs ****/
	.bloc_liste_fournisseur { margin-top: 33px; }
	.liste-fournisseur {
	    left: -33px;
	    list-style: none outside none;
	    margin: 0;
	    padding: 0;
	    position: relative;
	    width: 736px;
	}
	.liste-fournisseur li {
	    float: left;
	    margin-left: 66px;
	    width: 100px;
	    display: inline;
	}
	.liste-fournisseur .first { margin: 0; }
	.liste-fournisseur .visuel_marque {
	    border: 1px solid #f1e7e7;
	    height: 100px;
	    text-align: center;
	    width: 100px;
	    overflow: hidden;
	}
	.liste-fournisseur .visuel_marque img { width: 100px; height: 100px; }
	.liste-fournisseur h2 {
	    font-size: 13px;
	    height: 29px;
	    line-height: 14px;
	    margin: 7px 0 28px;
	    overflow: hidden;
	    text-align: center;
	}
	.liste-fournisseur h2 a {
	    color: #746562;
	    font-style: normal;
	}
	.liste-fournisseur h2 a:hover {
	    color: #899f27;
	}
	.texte_fournisseur img {
	    float: left;
	    margin: 0 15px 10px 0;
	}
	
	/**** Mon Compte ****/
	.rs_mescommandes #content { width: 694px; margin-right: 26px; }
	.rs_mescommandes h1 { margin-top:22px; }
	
	.bonjour_compte { color: #611b54; font-style: italic; font-size: 14px; line-height: 16px; margin: 15px 0 1px 0; float: right; }
	.deco_compte { color: #9e0e65; font-style: italic; font-size: 12px; line-height: 14px; clear: right; float: right; text-decoration: underline; }
	.deco_compte:hover { text-decoration: none; }
	
	#onglet_liens { float: left; margin-bottom: 23px; }
		#onglet_liens a { color: #625166; font-size: 12px; line-height: 14px; display: block; padding-top: 33px; float: left; }
		#onglet_liens #onglLien1 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/picto_compte.png) left top no-repeat; }
		#onglet_liens #onglLien2 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/picto_compte.png) -157px top no-repeat; margin-left: 74px; }
		#onglet_liens #onglLien3 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/picto_compte.png) -329px top no-repeat; margin-left: 69px; }
		#onglet_liens #onglLien4 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/picto_compte.png) -473px top no-repeat; margin-left: 66px; }
		#onglet_liens #onglLien5 { background: transparent url(/_boutiques/MAMAN_SHOPPING//site_image/picto_compte.png) -622px top no-repeat; margin-left: 72px; }
			#onglet_liens a:hover,
			#onglet_liens .actif { color: #c64c96; text-decoration: none; }
			#onglet_liens #onglLien1:hover,
			#onglet_liens #onglLien1.actif { background-position: left bottom; }
			#onglet_liens #onglLien2:hover,
			#onglet_liens #onglLien2.actif { background-position: -157px bottom; }
			#onglet_liens #onglLien3:hover,
			#onglet_liens #onglLien3.actif { background-position: -329px bottom; }
			#onglet_liens #onglLien4:hover,
			#onglet_liens #onglLien4.actif { background-position: -473px bottom; }
			#onglet_liens #onglLien5:hover,
			#onglet_liens #onglLien5.actif { background-position: -622px bottom; }
	
	
	.ongl_contenu { display: none; clear: both; }
	
	#onglContenu1 th { text-transform: lowercase; }
	
	#onglContenu2 .form-inline { width: 385px; margin: 0; }
		#onglContenu2 .form-inline p input, #onglContenu2 .form-inline textarea { width: 52%; }
	#onglContenu3 .form-inline { width: 450px; margin: 0; }
	#onglContenu3 .form-inline fieldset p, #onglContenu2 .form-inline fieldset p { background: none; }
	#onglContenu3 .form-inline label { width: 233px; }
	
	#onglContenu4 .nb_points, #onglContenu5 .etat_nl, .etat_compte  { height: 37px; background-color: #f3ebeb; text-align: center; padding-top: 15px; }
		#onglContenu4 .nb_points strong { font-size: 20px; color: #9e0e65; }
		
	/**** Socolissimo ****/	
	.bloc_border { border:5px solid #ece0e0; padding:10px; text-align:center; font-size:11px; line-height:13px; margin:30px 0 40px; color:#4d5459; }
		.bloc_border p { margin:0;}
	
	.logo_socolissimo { background:transparent url(/_boutiques/MAMAN_SHOPPING//site_image/socolissimo.gif) 0 0 no-repeat; width:162px; height:48px; float:left; display:block; margin:3px 22px 0 0; }
	
	#bloc_btn_socoli, 
	#bloc_btn_commercant { float:right; width:290px; margin:3px 0 0 30px; }
	#bloc_btn_commercant { text-align:center; font-size:13px; }
		#bloc_btn_commercant p {margin:5px 0 6px;}
		#bloc_btn_commercant  span {margin:0 10px;}
		
	.choix_soco { color: #9E0E65; font-weight: bold; }
	
	
	
	
