/************************************************************************************************************************************************************************/ 
	/***** CSS DE BASE *****/
/************************************************************************************************************************************************************************/ 
html {font-size: 100%; /* Évite un bug d'IE 6-7.*/ } 
body { 
	margin: 0; 
	padding: 0;
	font-family:'Arial';
	font-size: 12px;
	color:#969696;
	background:url('template-degrade6.jpg') repeat-x;
	overflow-x:hidden;
}
body.institutionnelpopup{
	background:none;
	width:500;
}

img, div {behavior: url('iepngfix.htc');}

/* Titres */ 
h1, h2, h3, h4, h5, h6 { 
  margin:0;
  line-height: 1.2; 
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
} 
 
/* Listes */
ul, ol, li {} /*ul(unordered list),  ol(ordered liste :liste ordonnée avec numéro ou lettre alpha*/
ul, ol {margin: 0 8px 5px 10px; padding-left:5px;} 

/* Listes de définition */ 
dl, dt, dd {list-style:none;} 
dl {margin: 5px 0;} 
dt {margin: 5px 0 0 0; font-weight:bold;} 
dd {margin: 5px 0 5px 10px;} 

/* Paragraphes */ 
p {margin: .65em 0;/* Marges plus faibles que par défaut.*/} 
address {margin: .75em 0; font-style: normal;} 
 
/* Liens */ 
/*a {color:white;} */
a {text-decoration:none;color:#969696;}
a:link{} 
a:visited{outline:none;} 
a:hover, a:focus, a:active{text-decoration:none;}/* Pas de bordure pointillée ou halo lors du clic sur un lien */ 
a:active {outline:none;}/* Pas de bordure autour des images dans les liens */ 
a img {border: none;} 
 
/* Divers éléments de type en-ligne*/ 
em {font-style:italic;} 
strong {font-weight:bold;} 
 
/* Formulaires */ 
form, fieldset {margin:0; padding:0; border:none; }
input, select, textarea {font-family:'Arial', Helvetica, sans-serif; color:#ACACAC; font-size:12px;} 

/* Met en évidence les citations */ 
blockquote {margin: .75em 0 .75em 20px; padding: 0 0 0 10px; border:0;}
/* Rapproche les paragraphes dans les listes et citations */  
blockquote p, li p {margin: .5em 0;} 
 
/* Mise en forme simple pour les tableaux */ 

table {border:0;} 
	/*td, th{border:0;}*/




/****************** DIVERS *****************/
.livraison_offerte{color:#FE22A6; font-size:14px; font-weight:bold;}
.stat{display:none;} 
.transition{background:url('template-transition.jpg') no-repeat; height:3px; margin-left:7px;}
.prix1{color:#695f82; text-decoration:line-through; font-weight:bold;}
.prix2{color:#fe22a6; margin-left:15px; font-size:1.4em; font-weight:bold;}
.prix2art{color:#fe22a6; margin-left:2px; font-weight:bold;}
.prix1art{color:#695f82; text-decoration:line-through; font-weight:bold;}
.prix1comm{color:#695f82; text-decoration:line-through; font-weight:bold;  margin-top:10px; font-size:1.3em;}
.prix2comm{color:#fe22a6;  margin-top:5px; font-size:2.2em; }
.clear { clear:both;} 
.lien_plus{margin-right:8px;}
.image_details{margin-top:5px;}
.catalogueconteneur{margin-left:0;}
.transition_rechrapide{width:79px; height:3px;}
.transition_rechrapide2{height:2px;}

.etoile{color:#6D5E85;}
.erreur{text-align:center; color:#F00; font-size:13px; font-weight:bold;}
.violet{color:#6D5E85;}
.violet_gras{color:#6D5E85; font-weight:bold;}
.gris_gras{color:#ACACAC; font-weight:bold;}
.gris_gras_fond_vert{color:#fff; font-weight:bold; background-color:#8CA501;}
.gras{font-weight:bold;}
.pointille_vertical{background:url('template-pointille_vertical.jpg') repeat-y;}
.pointille_horizontal{background:url('template-pointille_horizontal.jpg') repeat-x;}
.bordure{border:solid 1px #D2C5E8;}
	.bordure_h{border-top:solid 1px #D2C5E8;}
	.bordure_d{border-right:solid 1px #D2C5E8;}
	.bordure_b{border-bottom:solid 1px #D2C5E8;}
	.bordure_g{border-left:solid 1px #D2C5E8;}

.souligner{text-decoration:underline;}
.souligner:hover{text-decoration:none;}

.partenairebit{padding:10px 20px;}
	.partenairebit blockquote{margin:0; padding:10px 0;}
		.logo_part{width:240px; float:left;}
		.desc_part{width:450px; float:right;}
	
.recap_txt{width:734px; height:24px; line-height:24px; padding-left:8px; color:#6b4e90; font-size:1.2em; background:url('template-barre_recap.jpg') repeat-x; margin-bottom:3px;  margin-right:4px; color:#FFF; font-weight:bold;}

.tdhead{background-color:#745A97; color:#FFF; text-align:center;}


/* GROS BLOCS DIV*/ 
#conteneur{width:980px; margin:0 auto; color:black;}
	#contenu_page{width:980px; background:url('template-contenupage.jpg') repeat-y; position:relative;}
		.bebe1{width:407px; height:433px; background-image:url('template-body1.jpg'); position:absolute; left:-407px; top:10px;}
		.bebe2{width:355px; height:469px; background-image:url('template-body2.jpg'); position:absolute; right:-355px; top:10px;}
		.navigation{height:12px; background:url('template-haut.jpg'); padding-left:10px; padding-top:5px; font-size:11px; color:#9895a8; font-style:italic;}
			.navigation h1, .navigation h2{display:inline; font-size:11px; color:#9895a8; font-style:italic;}
			.navigation a{font-size:11px; color:#9895a8;}




/************************************************************************************************************************************************************************/ 
	/***** HEADER *****/
/************************************************************************************************************************************************************************/ 
#header{width:969px; height:167px; padding:0 5px 0 12px; background:url('template-bg_header.jpg') no-repeat;}
	.texteadmin{width:969px; height:17px; line-height:17px; font-size: 0.9em; color:#a63c72; font-weight:bold;}
	a.logo{display:block; width:241px; height:59px; float:left; margin-top:18px;}
	a.logo:hover{text-decoration:none; cursor:pointer;}
	.header_d{width:399px; height:95px; float:right;}
		.rechrapide{width:383px; height:50px; padding:8px 8px 0 8px;}
			.rechrapidegauche{width:110px; height:41px; float:left; padding:0 0 0 0; border-right:solid 1px #C2C4C1; font-size:0.9em; font-weight:bold; }
				.rechrapidegauche_nouveautes{display:block; height:14px; line-height:14px; padding-left:14px; background:url('template-nouv_ico.jpg') no-repeat;  color:#01add3;}
				.rechrapidegauche_coupscoeur{display:block; height:14px; line-height:14px; padding-left:14px; background:url('template-cdc_ico.jpg') no-repeat;color:#ff24a5;}
				.rechrapidegauche_cadeaux{display:block; height:14px; line-height:14px; padding-left:14px; background:url('template-cadeaux_ico.jpg') no-repeat; color:#d2931f;}
					
			.rechrapidemillieu{width:87px; height:41px; padding-left:6px; float:left; border-right:solid 1px #C2C4C1; font-size:0.9em; font-weight:bold; color:#6c4f91; }
				.rechrapidemillieu a{display:block; height:14px; line-height:14px; padding-left:14px; color:#6c4f91;}
				.rechrapidemillieu_moncpte{background:url('template-moncompte_ico.jpg') no-repeat;}
				.rechrapidemillieu_contact{background:url('template-contact_ico.jpg') no-repeat;}
				
			.rechrapidedroite{width:170px; height:41px; padding-left:8px; float:left; font-size:0.9em;}
				.rechrapidedroite strong{display:block; height:18px;}
				.bg_inputrech{width:170px; height:20px; background:url('template-bg_inputrech.jpg') no-repeat;}
					.inputrech{width:144px; height:18px; padding:2px 0 0 5px; background:transparent; border:0; font-size:1em; font-style:italic; color:#8CA500; font-weight:bold;}
			
		.paniercontent{width:120px; padding-top:7px; float:right; font-size:0.9em; font-weight:bold;} 
			.titrepanier{display:block; height:12px;}
			a.titrepanier:hover{text-decoration:none;}
			.titrearticle{color:#fece00;} 

	/***** DEBUT ONGLETS *****/ 
	/*** Puériculture bébé ***//*** Jeux de plein air ***/
	.onglets{width:969px; height:55px; clear:both;}
		.onglet_104{display:block; height:55px; float:left; color:#6c4f91; font-weight:700;}
		.onglet_105{display:block; height:55px; float:left; margin-left:5px; color:#8ba500; font-weight:700;}
		
			.onglethaut{height:22px; color:#000;} 
				.lib_gauche{ background:url('template-onglet_gauche.jpg'); width:9px; height:22px; float:left;} 
				.lib_contenu{ background:url('template-onglet_contenu.jpg') repeat-x; float:left; height:22px; color:#535165; font-weight:bold;}
					.lib_contenu h2{margin:0; line-height:22px; font-size:1em; font-weight:bold; text-transform:uppercase;} 
						.lib_contenu h2 a{color:#535165;}
				.lib_droite{ background:url('template-onglet_droite.jpg'); width:9px; height:22px; float:left;}
				
			.ongletbas{height:33px;}
				.ongletBit{display:block; float:left; text-align:center; background:url('template-menu1_fond.jpg') repeat-x;  position:relative; z-index:100;}
					td.ongletBit_m{
						min-width:40px;
						max-width:80px;
						width:expression(document.body.clientWidth.offsetWidth < 40? '40px' : '80px');/*corrige bug IE*/
						height:33px;  
						padding:0; 
						font-size:0.9em;
					}
					.onglet_104 td.ongletBit_m{
						width:auto;
						height:33px;  
						padding:0 3px; 
						font-size:0.9em;
						min-width:inherit;
						max-width:none;
					}
					td.separateur{padding:0;}
						.onglet_104 .ongletbas a{color:#6c4f91;}
						.onglet_105 .ongletbas a{color:#8ba500;}
				.onglet_bord{width:5px; height:33px; float:left; background:url('template-bord_d_onglet.jpg') no-repeat;}
				.ssonglet_separateur{
					float:left; padding:0;
					background:url('template-menu1_fond.jpg') repeat-x;
					height:33px;
					line-height:33px;
				}
				
				.ssonglet{
					float:left;	
					text-align:center;
					background:url('template-menu1_fond.jpg') repeat-x;
					/*vertical-align:middle;*/
					height:33px;  
					font-size:0.9em;
				
					
				}
				
				.sscateg2onglet{
					position:absolute;
					z-index:200;
					padding-left:20px;
					background-color:#2B4651;
					color:#FFFFFF;
					top:166px;
				}
				
					
				.sscateg2onglet ul{
					padding:0;
					margin:0;
				}
				
				.sscateg2onglet ul li {
					
				
					/*list-style:none;
					list-style-image: url('template-puceliste_blanc.jpg');
					list-style-position:inside;*/
				}
					
				.ssonglet_sscateg2{
					
					width:166px;
					text-align:left;
					line-height:24px;
				}
				.ssonglet_lib{
					/*max-width:80px;*/

					vertical-align:middle;
					padding:0 2px;
				}
				.onglet_104 .ongletbas .ssonglet .ssonglet_lib {line-height:33px; padding: 0 5px;}
				.onglet_105 .ongletbas .ssonglet .ssonglet_lib { line-height:33px; padding: 0 5px;}
	/***** FIN ONGLETS *****/ 


/************************************************************************************************************************************************************************/ 
	/***** INDEX *****/
/************************************************************************************************************************************************************************/ 

	/***** GAUCHE *****/ 
	#gauche{width:750px; float:left; padding:10px 0 0 9px; color:#8971a5;}
	
		/***** DEBUT CARROUSEL *****/ 
		.ambiance{width:740px; height:329px; /*margin-top:10px;*/}
			.ambiance ul{width:740px; height:305px; overflow:hidden;}
				.ambiance ul li{display:block; width:740px; height:305px; overflow:hidden;}
				li.carrouselArticle1{width:740px; height:305px; background:url('carrousel-1.jpg') no-repeat; overflow:hidden;}
				li.carrouselArticle2{width:740px; height:305px; background:url('carrousel-2.jpg') no-repeat; overflow:hidden;}
				li.carrouselArticle3{width:740px; height:305px; overflow:hidden;}
				li.carrouselArticle4{width:740px; height:305px; overflow:hidden; }
					.carrouselArticleBit{width:209px; height:264px;  padding:21px 0 0 21px; float:left;}
						.carrouselArticleBit_ima{width:209px; height:180px; text-align:center; position:relative;}
						
							.etiquette{width:113px; height:113px; position:absolute; right:0; top:0;}
								.etiquette a{display:block; width:113px; height:113px; background:url('template-etiquette.png') no-repeat right top; behavior:url('iepngfix.htc'); cursor:pointer;}
						
						.carrouselArticleBit_details{width:199px; height:68px; padding:15px 0 0 10px;}
							.carrouselArticleBit_lib{height:33px; font-weight:bold;}
								.carrouselArticleBit_lib h3 a{font-size:12px; color:#504D60; font-weight:700;}
								.carrouselArticleBit_lib h3 span{font-size:0.9em; color:#8971A5; font-weight:bold; font-style:italic;}
							
							.carrouselArticleBit_pct{width:35px; height:35px; float:left; margin-right:11px; background:url('template-pourcentpromo1.jpg') no-repeat; text-align:center; line-height:35px; color:#FFF;}
							.carrouselArticleBit_prix{width:127px; height:35px; float:left; font-weight:bold; line-height:35px;}
								.carrouselArticleBit_prixold{padding-left:7px; width:48px; font-size:12px; color:#6B4E90; text-decoration:line-through; }
								.carrouselArticleBit_prixpromo{width:72px; font-size:16px; color:#FE30AC;}
							.carrouselArticleBit_divers{width:70px; height:35px; float:right;}
						
				.carrouselImageBit{width:740px; height:305px;}
				
				.btn{width:740px; height:22px; padding-top:2px; background:url('template-bg_btn.jpg') no-repeat right top;}
					
					/*class pour changement sur boutons non activés*/
					.btn_content{float:right;}
						.btn_1 , .btn_2 , .btn_3, .btn_4{width:18px; height:18px; float:left; margin-right:7px; background:url('template-btn.jpg') no-repeat; color:#6B4E90; line-height:18px; text-align:center; font-weight:bold; font-size:12px; cursor:pointer;}
					.btn_suivantprecedent{float:right;}
						.btn_precedent{width:18px; height:18px; float:left; margin:0 1px 0 3px; background:url('template-btn_precedent.jpg') no-repeat; color:#6B4E90; cursor:pointer;}
						.btn_suivant{width:18px; height:18px; float:left; margin-right:5px; background:url('template-btn_suivant.jpg') no-repeat; color:#6B4E90; cursor:pointer;}
						
					/*class pour changement sur boutons activés*/
						.btn_1_over , .btn_2_over , .btn_3_over, .btn_4_over{width:18px; height:18px; float:left; margin-right:7px; background:url('template-btn_over.jpg') no-repeat;color:#6B4E90; line-height:18px; text-align:center; color:#FFF; font-weight:bold; font-size:12px; cursor:pointer;}
						.btn_suivant_over{width:18px; height:18px; float:left; margin-right:5px; background:url('template-btn_suivant_over.jpg') no-repeat; cursor:pointer;}
						.btn_precedent_over {width:18px; height:18px; float:left; margin:0 1px 0 3px; background:url('template-btn_precedent_over.jpg') no-repeat; cursor:pointer;}
		
		/***** FIN CARROUSEL *****/ 
		.indextoppromo_onglet{ float:left; height:37px;}
		.indextoppromo_barre { float:left; height:37px;}
		
		.indexcateg4, .indexcateg5, .indexcateg3{display:none; margin-top:20px; height:200px;}/***A modifier***/
		.indexcateg_none{display:none;}
		.indexcateg1, .indexcateg2{margin-top:20px; height:200px;}
			/**Niveau1**/
			.indexcateg1 .indexcateg_lib{color:#6b4e90; font-size:1.5em; background:url('template-titrebackground.jpg') repeat-x; margin-bottom:3px; margin-right:4px;}
			.indexcateg2 .indexcateg_lib{color:#8ca501; font-size:1.5em; background:url('template-titrebackground.jpg') repeat-x; margin-bottom:3px; margin-right:4px;}
			.indexcateg3 .indexcateg_lib{color:#6b4e90; font-size:1.5em; background:url('template-titrebackground.jpg') repeat-x; margin-bottom:3px; margin-right:4px;}
			.indexcateg4 .indexcateg_lib{color:#8ca501; font-size:1.5em; background:url('template-titrebackground.jpg') repeat-x; margin-bottom:3px; margin-right:4px;}
			.indexcateg5 .indexcateg_lib{color:#6b4e90; font-size:1.5em; background:url('template-titrebackground.jpg') repeat-x; margin-bottom:3px; margin-right:4px;}
				.titre_categ{background-color:#FFF; padding-right:3px;}
					.indexcateg1 .titre_categ a{color:#6b4e90;}
					.indexcateg2 .titre_categ a{color:#8ca501;}
					.indexcateg3 .titre_categ a{color:#6b4e90;}
					.indexcateg4 .titre_categ a{color:#8ca501;}
					.indexcateg5 .titre_categ a{color:#6b4e90;}
				/**Niveau2**/	
				.indexcategBit{width:179px; height:163px; margin-right:5px; float:left;}
					.indexcategBit_ima{width:178px; height:78px; text-align:center;}
					.indexcateg1 .indexcategBit_lib{height:17px; background-color:#6b4e90; line-height:17px; vertical-align:middle; padding-left:5px; color:white; width:173px;}
					.indexcateg2 .indexcategBit_lib{height:17px; background-color:#8ca501; line-height:17px; vertical-align:middle; padding-left:5px; color:white; width:173px;}
					.indexcateg3 .indexcategBit_lib{height:17px; background-color:#6b4e90; line-height:17px; vertical-align:middle; padding-left:5px; color:white; width:173px;}
					.indexcateg4 .indexcategBit_lib{height:17px; background-color:#8ca501; line-height:17px; vertical-align:middle; padding-left:5px; color:white; width:173px;}
					.indexcateg5 .indexcategBit_lib{height:17px; background-color:#6b4e90; line-height:17px; vertical-align:middle; padding-left:5px; color:white; width:173px;}
						.indexcateg5 .indexcategBit_lib a, .indexcateg4, .indexcateg1 .indexcategBit_lib a{color:#FFF; text-transform:uppercase; font-weight:bold; font-size:11px;}
						.indexcateg3 .indexcategBit_lib a, .indexcateg2 .indexcategBit_lib a{color:#FFF; text-transform:uppercase; font-weight:bold; font-size:11px;}
							/**Niveau3**/
							.indexcateg1 ul li a, .indexcateg2 ul li a{color:#6b4e90; font-size:0.95em;}
			
			
		.indextop{width:745px; margin-top:20px;}
			/*TOPS NOUVEAUTES ET COUPS DE COEUR*/
			.indextopnouveautes{width:364px; float:left;} 
			.indextopcoupcoeur{width:364px; float:right;}
				.indextop_lib{width:364px;}
				.topcontour{background:url('template-fond1.jpg') repeat-y; width:364px;}
					.topBit{height:120px;}
					.topBit_ima{width:120px; height:120px; float:left; text-align:center; margin-left:2px;}
					.topBit_ima_png { position:absolute;margin-top:3px; margin-left:3px;}
					.topBit_lib{width:150px; height:120px;  float:left; padding-left:15px; padding-top:3px;}
						.topBit_lib h4{ font-style:italic; margin-top:2px;  font-weight:bold; font-size:0.97em; color:#8971A5;}
							.topBit_lib h3 a{ font-weight:700; color:#504d60; margin-bottom:2px;} 
					.topBit_details{ padding-top:5px;}
						.pourcentpromo1{width:35px; height:35px; float:right; margin-right:10px;}
							.pourcentpromo1_text{width:35px; height:35px; line-height:35px; background:url('template-pourcentpromo1.jpg') no-repeat; text-align:center; color:#FFF; font-weight:bold;}
						.topBit_details a{ color:#6c5d86;} 
					.bas_contour{background:url('template-bas.jpg') no-repeat; width:364px; height:24px;} 
							.bas_contour_lien a{padding-left:10px; background:url('template-puce_divers.jpg') no-repeat 0 3px; color:#666; font-size:0.9em;  float:right;  margin-top:3px;} 
							.bas_contour_lien li {list-style-image:url('template-puce_top.jpg');}  
				/*TOPS PROMOTIONS*/		
				.indextoppromo{width:740px; margin-top:50px;}
					.indextoppromo_lib{width:740px; height:37px;}
						.indextoppromo_haut{height:25px; width:750px; }
						.indextoppromo_bas{height:10px; background-color:#6b4e90}
							.indextoppromo_bas_gauche{width:6px;}
							
					.indextoppromo_contenu{width:740px; height:280px;}
					html>body .indextoppromo_contenu{height:auto; min-height:280px;}
						.indextoppromo_table{display:block; width:740px; position:relative;}
							/**colonnes gauche**/
							.tr_fond{background:url('template-pointille_trpromo.gif') no-repeat 0 bottom; background-color:#fff; cursor:pointer;}
							.tr_fondover{background:url('template-pointille_trpromo.gif') no-repeat 0 bottom; background-color:#ffe9f6; cursor:pointer;}
								td.titrepromo h3 a{font-weight:bold; color:#000;} 
								.pourcentpromo2{width:40px; height:26px; line-height:26px; background: url('template-pourcentpromo2.png') no-repeat; text-align:center;}
									.pourcentpromo2_text{color:#FFF; font-weight:bold;}
							/**colonne droite**/		
							.image_promo{width:236px; height:236px; border:solid 1px #D0D0D0; position:absolute; top:6px; right:0;}

	/***** DROITE*****/ 
	#droite{width:203px; margin-top:10px; padding-right:9px; float:right;}
		.autopromo1{width:203px;}
		.autopromo2{margin-top:20px;}
		.marques{ background-color:#0CF; margin-top:20px; background:url('template-marques_contour.jpg') repeat-y;}
			.marques_haut{ height:51px; background:url('template-marques_haut.jpg');}
			.marques_contenu{ background:url('template-marques_contour.jpg') repeat-y; padding-left:3px;} 
				.marquesBit{ width:55px; height:55px; float:left; margin-top:5px; margin-left:8px; margin-bottom:5px; background:url(template-marquesBit.jpg);} 
					.marques_logo{ width:50px; height:38px; line-height:38px; padding-top:9px; padding-left:3px; display:table-cell; vertical-align:middle; text-align:center;}  
			.marques_bas{ height:29px; background:url('template-marques_bas.jpg');}
				.marques_bas_lien { padding-top:4px;}
				.marques_bas_lien a{ color:#666; font-size:0.9em;  float:right;  margin-top:3px;} 
				.marques_bas_lien li {list-style-image:url('template-puce_top.jpg');}  
		.contact{margin-top:20px;}
		.newsletter{width:203px; height:154px; margin-top:20px; background:url('template-newsletter.jpg') no-repeat;}
			.formulairenews{padding-top:75px; font-size:1em; color:#666666}
				.formulairenews form{display:inline;}
					.btn_radio{width:95%; margin:0 0 5px 5px;}
			.emailnews {width:144px; margin-left:3px; height:19px; padding:2px 0 0 6px; background:url('template-newsletter_mail.jpg') no-repeat; border:0; font-style:italic; font-size:0.9em; color:#8CA500; vertical-align:middle;}
			

/************************************************************************************************************************************************************************/ 
	/***** CATEGORIE *****/
/************************************************************************************************************************************************************************/ 
	/* GAUCHE CAT */ 
	#gauche_cat{width:203px;  float:left; padding-left:9px; margin-top:8px;}
		.catalogue{background-color:#0CF;  background:url('template-marques_contour.jpg') repeat-y;}
			.catalogue_haut{height:27px; padding:14px 0 0 13px; background:url('template-menugauche_haut.jpg') no-repeat; font-size:20px; color:#899A30;}
			html>body .catalogue_haut{min-height:27px; height:auto;}
				.catalogue_haut a{display:block; padding-bottom:10px; background:url('template-pointille_menu.jpg') no-repeat left bottom; color:#899A30;}
				.catalogue_haut a:hover{text-decoration:none;}
				
				.catalogue_contenu{background:url('template-menugauche_contour.jpg') repeat-y;} 
					.catalogueBit{padding:13px;}
						.catalogueBit_lib{width:173px; height:17px; margin:0; padding-left:5px; background-color:#8ca501; line-height:17px; vertical-align:middle;}
							.catalogueBit_lib a{text-transform:uppercase; color:#FFF;}
							.catalogueBit_categ ul li a{color:#6b4e90; font-size:0.95em; } 
			.catalogue_bas{ height:19px; background:url('template-menugauche_bas.jpg');}
					
	/* DROITE CAT */ 
	#droite_cat{width:743px;  float:right; margin-top:8px; padding-right:9px;}
		/**Début description categorie + les sous-categégories**/
		.categ{width:362px; float:left; } 
			.categ_lib{width:352px; height:25px; line-height:25px; padding-left:10px; background:url('template-bg_categlib.jpg') no-repeat; font-size:15px; color:#FFF; font-weight:bold;}
			.categ_ima{margin-top:10px;} 
			.categ_desc_lib{margin-top:10px; font-size:1.2em;  background:url(template-fond_description.jpg) repeat-x; color:#535165;}
			.categ_desc{margin-top:5px; color:#6b4e90; font-size:0.9em;}
			.categ_desc a{margin-top:5px; color:#6b4e90; font-size:0.9em;}
			.sscateg_lib{margin-top:10px; color:#8ca501; font-size:1.4em;}
			.sscateg{margin-top:10px; } 
				.sscategBit_1{width:166px; float:left; color:#0CC; margin-bottom:3px;}
				.sscategBit_2{width:166px; float:right; color:#0CC; margin-bottom:3px;}
					.sscategBit_1 a, .sscategBit_2 a{display:block; width:154px; height:17px; line-height:17px; padding-left:12px; background:url('template-pucesscateg.jpg') no-repeat 3px 6px; background-color:#da3c8c; color:#FFF;}
				
		/**Fin description categorie + les sous-categégories**/
		
		/**Début promotion categorie**/		 
		.toppromotions{width:364px; float:right;} 		
			.toppromotions a{ color:#504D60;} 	
			.contour_promotions{background:url('template-contour_cdc.jpg') repeat-y; width:364px;}
			.indextopcoupcoeur .topcontour .topBit .topBit_ima img{ width:90px; height:90px;}
			.indextopcoupcoeur .topcontour .topBit .topBit_ima .topBit_ima_png img{ width:26px; height:26px;}
			.indextopnouveautes .topcontour .topBit .topBit_ima .topBit_ima_png img{ width:26px; height:26px;}
			.bas_contour_promotions{background:url('template-bas_cdc.jpg') no-repeat; width:364px; height:29px;} 
				.bas_contour_lien a{ color:#666; font-size:0.9em;  float:right; margin-top:3px;} 
				.bas_contour_lien li {list-style-image:url('template-puce_top.jpg');} 
		/**Fin promotion categorie**/			
				
		/**Début articles categorie**/		 
		.articles{width:748px; margin-top:20px;}
			.articles strong{ color:#6C4F91;}
			.articles_rech{background:url('template-articles_recherche.jpg'); width:742px; height:27px;}
				.articles_rech_select{margin-left:160px; padding-top:4px;}
				.articles_rech_select select{margin-right:5px;}
			.articles_cat{margin:10px 0 0 1px;}
				.conteneurarticles{margin:10px 0 0 3px;}
					.articlesBit{width:247px; float:left; /*margin:0 0 30px 13px;*/margin:0 0 20px 0;}
						.articlesBit_ima{width:238px; height:238px; margin:0 auto; border:solid 1px #D0D0D0; text-align:center;}
						.articlesBit_lib{height:30px; padding:7px 0;}
							.articlesBit_lib h3{font-size:12px; font-weight:700; margin-bottom:2px; color:#504D60;}
								.articlesBit_lib h3 a{color:#504D60;} 
							.articlesBit_lib h4{font-style:italic; margin-top:2px;  color:#8971A5; font-weight:bold; font-size:0.9em}
						.articlesBit_desc{height:30px; color:#6b4e90; font-size:0.9em; margin-top:5px; overflow:hidden; }
						.articlesBit_details{height:40px;}	
							.pourcentpromo_articles{background:url('template-pourcentpromo1.jpg') no-repeat; margin-right:10px; float:left; height:35px; width:35px; margin-top:10px;}
								.pourcentpromo_articles_text{width:35px; height:35px; text-aligne:center; line-height:35px; vertical-align:middle; color:#FFF; margin-left:3px; font-weight:bold; }
							.articles_prix{float:left; margin-top:20px;}
							.articles_info{float:right; margin:5px; margin-left:12px;}
								.articles_info a{ color:#504D60;}
		/**Fin articles categorie**/
		/**Début pagination articles**/
			.pagination{width:742px;}
				.pages{width:460px; height:35px; line-height:35px; float:left; text-align:right; color:#484B5E;}
					.pagination .encours{text-decoration:underline; color:#484B5E; font-weight:normal;}
					.pages a{color:#6c4f91;}
		
		/**Fin pagination articles**/
		
			.form_personnalisation{padding-left:15px;}
				.ico_plus{float:left;}
				.champs_perso{float:left; margin-left:8px;}
					
/************************************************************************************************************************************************************************/ 
	/***** ARTICLE *****/
/************************************************************************************************************************************************************************/ 

.produit{margin-top:5px; padding-left:12px;}
	.produit_navigation{width:958px; height:36px; }
		.produit_navigation_gauche{float:left; width:408px;} 
			.produit_logo{float:left;} 
			.bouton_retour{float:right; margin-top:6px;}
				.bouton_retour_g{background:url('template-btn_retour_g.jpg') no-repeat; height:25px; width:32px; float:left;}
				.bouton_retour_contenu{background:url('template-btn_retour_contenu.jpg') repeat-x; height:25px; float:left; padding-top:4px; color:#6C4F91}
					.bouton_retour_contenu a{padding-top:10px; color:#6c4f91;}
				.bouton_retour_d{background:url('template-btn_retour_droite.jpg') no-repeat; height:25px; width:19px; float:left;}
		.produit_navigation_droite{width:542px; float:right;}	
			.precedent{width:121px; height:25px; float:left; margin-top:6px; padding:4px 0 0 19px; background:url('template-btn_articleprecedent.jpg') no-repeat;} 
			.suivant{width:120px; height:25px; float:right; margin-top:5px; padding:4px 0 0 9px; background:url('template-btn_articlesuivant.jpg') no-repeat right top; text-align:center;}
				.suivant a, .precedent a{color:#6c4f91;}
				
	.produit_g{float:left; width:408px;} 
		.produit_im_conteneur{width:408px; height:407px; background:url('template-conteneurarticle.jpg') no-repeat; }
			.produit_im{width:378px; height:377px; margin-left:15px; padding-top:5px;}
		.produit_imsuppl{width:408px;}	 
			.produit_imsupplBit_1{width:127px; height:127px; float:left; margin-top:10px; padding-left:0; background:url('template-produit_im_petit.jpg') no-repeat right top; text-align:center;}
			.produit_imsupplBit_2, .produit_imsupplBit_3{width:140px; height:127px; float:left; margin-top:10px; padding-left:13px; background:url('template-produit_im_petit.jpg') no-repeat right top; text-align:center;}
		.video_desc{color:#6B4E90; font-size:0.9em; margin-top:5px;}	
				
	.produit_d{float:right; width:552px;} 
		.produit_lib{ font-size:20px; color:#8CA501;}
		.produit_sslib{font-size:12px; color:#6b5f83; font-weight:bold; font-style:italic;}
		.produit_desc{ color:#6B4E90; font-size:0.9em; margin-top:10px; margin-right:15px;}
		.produit_desc a{color:#6B4E90;}
		
		/**Début rubrique commande colonne gauche**/
		.commande{width:540px; margin-top:10px;} 
			.commande_g{float:left; font-size:12px; color:#504d60; font-weight:bold;} 
				.haut_commande{width:390px; height:19px; background:url('template-haut_commande.jpg') no-repeat;} 
				.contenu_commande{width:390px; background:url('template-contour_commande.jpg') repeat-y; padding-bottom:15px;}
					.contenu_commande_haut_g{float:left; margin-left:13px; width:200px;} 
						.stepstok{}
						.caracteristiques_choix{margin-top:5px;}
							.caracteristiques_choix td{padding:2px 0; }
							.caractlib{padding-right:10px;}
							.caracteristiques_choix select{width:100px;}
							.qte{width:40px; height:19px; padding-top:2px; background:url('template-bg_qte.jpg') no-repeat; border:0; text-align:center;}
					.contenu_commande_haut_d{float:right; padding-top:15px;}
						.pourcentpromo3{background:url('template-pourcentpromo3.jpg') no-repeat; float:right; margin-right:10px; height:57px; width:55px;}
							.pourcentpromo3_text{width:55px; height:57px; margin-top:17px; color:#FFF; margin-right:5px;  font-size:1.3em; text-align:center; font-weight:bold;}
					.commande_livraison{margin-left:13px; margin-top:8px;}
						.datelivraison{color:#8CA501;}
					.contenu_commande_bas_g{float:left; margin-left:15px; margin-top:20px;} 
					.contenu_commande_bas_d{float:right; margin-top:20px;} 
						.ajout_panier{margin-right:18px;}
				.bas_commande{width:390px; height:44px; background:url('template-bas_commande.jpg') no-repeat;}
				.addthis_button_compact{font-size:11px;}
		/**Fin rubrique commande**/	
			
		/**Début liens divers colonne droite**/
		.commande_d{width:136px; height:333px; margin:5px 0 0 0; float:right; background:url('template-fond_commande_d.jpg') no-repeat; }
			.commande_d_lien{width:68px; color:#6B4E90; size:0.9em; margin-left:50px; margin-top:32px;}
				.commande_d_lien a{color:#6c4f91;}
					.transition_commande_lien{width:68px; height:25px;}
		/**Fin liens divers**/
		
		/**Fiche technique et pagination du bas**/	
		.description_lib{color:#535165; font-size:1.2em; margin-top:10px; background:url(template-fond_description.jpg) repeat-x; margin-right:18px;}
			.titre_description{background-color:#FFF; padding-right:3px;}
		.description{color:#6B4E90; font-size:0.9em; margin-top:10px;}
		.description a{color:#6B4E90;}
		.produit_navigation_droite_bas{float:right; width:552px; margin-top:10px;}
		
		
		
/* GAUCHE ART */ 		
#gauche_art{width:203px;  float:left; margin-left:9px;}	


/* DROITE ART */ 
#droite_art{width:748px; float:right; margin:20px 0 0 10px;}
	/**Articles conseil**/
	.completer{width:748px;}
		.completer_lib{background:url('template-completer.jpg') no-repeat; height:25px;}
		.completer_article{margin-top:10px;} 
			.conteneurarticle{width:742px;}
			
	/**Articles sélection**/
	.selection{width:748px;}		
		.selection_lib{background:url('template-selection.jpg') no-repeat; height:25px;}
		.selection_article{margin-top:10px;} 
		
		
		
/************************************************************************************************************************************************************************/ 
	/***** FOOTER *****/
/************************************************************************************************************************************************************************/ 
		
/* PRE-FOOTER */ 
#prefooter{margin-top:20px;}
		.prefooter_1{width:980px; height:100px;}
		.prefooter_2{width:980px; height:140px;}
	.garantie{min-height:90px; width:90px;  float:left; margin:7px 0; } 
		.garantie_logo{height:60px; width:60px;  margin:auto;}
		.garantie_lien{text-align:center;  height:30px; color:#6a4b8d;}
		.garantie_lien a { color:#6a4b8d;} 
	.suivie{float:left; margin-left:25px; margin-top:10px; background:url('template-suivre.jpg') no-repeat; height:87px;}
	 	.suivie a {}
		.suivie p {margin: .90em 0;/* Marges plus faibles que par défaut.*/} 
		.suivie_lien{margin-left:130px; margin-top:10px; font-weight:bold;}
	.garantie2{margin-top:5px;  margin-left:13px;; width:309px; height:120px; float:left; } 
	.copyright{text-align:center;  padding-top:5px; font-size: 0.9em; color:#2D4454;} 
		.vel {color:#2D4454; text-decoration:underline;} 
	.facebook{color:#3b5cab}
	.twitter{color:#35b4d5} 
	.blog{color:#ff5ead} 

/* FOOTER */ 
#footer{background:url('template-degradefooter.jpg') repeat-x;background-color:#d53e8d; padding-bottom:50px;}
	.footer2{width:980px; margin: 0 auto;}
		.bas_contenu{ height:24px; background:url('template-bas_contenu.jpg');}
	
		.footer_contenu{width:980px; margin-bottom:18px; background:url('template-engagement_bis.gif') repeat-y 15px 117px; color:#FFF;}
			.engagement{width:145px; padding:15px 0 0 25px; float:left; background-color:#CF6; background:url('template-engagement.jpg') no-repeat 15px 0;}
				.liste_engagement{margin-top:18px;} 
			.partenaires{width:445px; height:117px; padding:15px 0 0 10px; float:left; background-color:#CF6; background:url('template-engagement.jpg') no-repeat; }
			html>body .partenaires{height:auto; min-height:117px;}
				.liste_partenaires{margin-top:16px;}
					.liste_partenaires li{display:inline;}
						.footer_contenu a {color:#FFF; font-size:0.9em;}
		.opti{clear:both; padding:18px 25px 0 10px; background:url('template-transitionfoot.jpg') no-repeat center top; text-align:center; color:#FFF;}
			.opti a{font-size:0.9em; color:#FFF;}

/*************************************************************************************************************************************
- PAGES DE COMMANDE -
**************************************************************************************************************************************/
.pagepanier{width:955px; height:500px; margin:0 auto;}
html>body .pagepanier{min-height:500px; height:auto; padding:0 10px;}

	/*Barre des étapes*/
	.etapescommande{width:546px; height:117px; margin:30px auto 0 auto; padding-top:7px;  background:url('template-bg_etapescde.jpg') no-repeat right top;}
		.etapescommande li{width:120px; height:85px; float:left;}
	
	
	/*CDE1*/
	.table_cdepanier{width:955px; padding-bottom:1px; background:url('template-barre_panier.jpg') no-repeat;/*background:url('template-pointille_horizontal.jpg') repeat-x left bottom;*/}
		.barrepanier{width:955px; height:25px;}
			.tdheadcde{height:24px;  text-align:center; color:#FFF; font-weight:bold;}
			.pointille_vertical{height:25px; background:url('template-pointille_vertical.jpg') repeat-y right 0;}
			.remise_td1{height:25px; text-align:center;}
			.remise_td2{height:25px; text-align:center; background-color:#F7F7F7;}
			.ecotaxe{color:#FCA82C; font-size:9px;}
		
		.cde_td1{padding:4px 0;}
		.cde_tdbis1{padding:4px 0;}
		.cde_td2{padding:4px 0; background-color:#F7F7F7;}
		.cde_tdbis2{padding:4px 0; background-color:#F7F7F7;}
		.lib_artpanier{text-align:left;}
			.lib_artpanier a{color:#35333E;}
			.lib_artpanier a:hover{color:#FD24A6;}
		.qte_panier{width:35px; height:15px; border:solid 1px #DAD6CD; text-align:right; padding:0 3px 0 0;}
		.tot{color:#FD24A6; font-weight:bold;}
		.prixmodelivr {font-weight:bold;color:#d73580;}
		
	.detailspanier{width:955px; margin:25px 0 0 0; background:url('template-pointille_vertical.jpg') repeat-y 572px 0;}
		.cde1livraison{width:572px; float:left; color:#6D5E85;}
			.cde1livraison_content{padding-bottom:10px;}
				.txt_livr{font-size:18px; color:#2B4651;}
			
			.cadeau_h{width:519px; height:32px; padding:15px 0 0 32px; background:url('template-bg_cdecadeau_h.jpg') no-repeat; color:#FD24A6; font-weight:bold;}
			.cadeau_m{width:539px; padding:0 11px; background:url('template-bg_cdecadeau_m.jpg') repeat-y;}	
				.textarea_cdecadeau{width:395px; height:110px; border:solid 1px #DAD6CD;}
					.message{padding:10px 0 5px 0;}
			.cadeau_b{width:551px; height:7px;}
			
		.cde1totaux{width:362px; float:right; color:#6D5E85;}
			.totbis{color:#FD24A6; font-weight:bold;}
			.cgv{font-style:italic; margin:10px 0 25px 0;}
			.cde1boutonsg{width:175px; float:left;}
			.cde1boutonsd{width:130px; float:right;}
		
		.loichatel{padding:10px 0; color:#800080; background-color:#FFF; }
		
	/*CDE2*/	
	.barrepanier_bis{width:955px; height:25px; line-height:25px; margin:10px 0 35px 0; background:url('template-barre_panier.jpg') no-repeat; color:#FFF; text-align:center; font-weight:bold;}
	.separateur_form{background:url('template-pointille_vertical.jpg') repeat-y 469px 0;}
		.inputbis_txt{width:204px; height:17px; padding:3px 0 0 10px; background:url('template-bg_inputbis_txt.jpg') no-repeat; border:0;}
		.input_txt{width:258px; height:16px; padding:2px 0 0 5px; border:solid 1px #C7C7C7;}
		.textarea_txt{width:263px; height:57px; border:solid 1px #C7C7C7;}
		a.mdp_perdu{background:url('template-puce_divers.jpg') no-repeat 0 3px; padding-left:10px; color:#6D5E85; font-size:11px; font-style:italic; font-weight:bold;}
		
		/*.inscrit{}*/
			.inscrit td{color:#7F7993;}
		
	
	/*CDE3*/
	.td_fraisport{padding:10px 0 15px 0; font-weight:bold;}
	
	.td_cadeau{height:25px; background-color:#EFF0F2; font-weight:bold; color:#FD24A6;}
		.erreur_codecadeau{padding:3px 5px 0 0; font-weight:normal; color:#FD24A6; text-align:right;}
		.input_codepromo{width:75px; height:15px; border:solid 1px #DAD6CD;}
		.btn_ok{font-weight:bold; color:#FD24A6; font-size:14px;}
		
	.recap_moyens{margin:25px 0 0 0; background:url('template-pointille_vertical.jpg') repeat-y 404px 0; color:#6D5E85;}
		.cde3totaux{width:400px; float:left;}
			.bordure_tot{height:51px; font-size:22px; font-weight:bold;}
			
		.moyens_content{width:520px; float:right;}
			.choix_moyen1{height:40px; background-color:#FFF;}
			.choix_moyen2{height:40px; background-color:#F7F7F7;}
			
	/*CDE4*/	
	.etape4_content{width:685px; margin:0 auto; padding:20px 10px; border:solid 1px #D2C5E8;}
		.details_cde4{width:370px; float:left; text-align:right;}
			.cde4moyenBit{font-weight:bold; text-align:right; color:#7F7993;}
				.cde4moyenBit ul li{list-style:none;}
		.boutons_etapescde4{width:250px; padding-left:30px;float:right; text-align:left;}

/************************************************************************************************************************************************************************/ 
	/***** PAGES INSTITS*****/
/************************************************************************************************************************************************************************/ 
.contenu_divers{width:960px; height:500px; padding:0 10px;}
html>body .contenu_divers{min-height:500px; height:auto; padding:0 10px;}
	.titre_divers{width:734px; height:24px; line-height:24px; padding-left:8px; color:#6b4e90; font-size:1.2em; background:url('template-bg_titredivers.jpg') repeat-x; margin-bottom:3px;  margin-right:4px; color:#FFF; font-weight:bold;}
	.instit{padding:0 20px; color:#6D5E85;}
	.institform{width:600px; margin:0 auto; text-align:center; color:#6D5E85;}
		.institform_lib{width:600px; margin:0 auto; color:#2B4651; font-size:1.2em; background:url('template-pointille_horizontal.jpg') repeat-x 0 6px;}
			.institform_lib span{background-color:#FFF; padding:0 5px; text-align:center;}
	.texte_legal{background:url('template-pointille_horizontal.jpg') repeat-x; padding:10px 0; text-align:left;}



/****************************************************************************************************************
----- PAGE RECHERCHE -----
*****************************************************************************************************************/
.cadre_rech{background:url('template-menu1_fond.jpg') repeat-x left bottom; background-color:#FDFCFF; border:1px solid #D2C5E8; padding:20px;}
	.cadre_g{width:408px; margin:20px 0 0 20px; padding-bottom:1px; float:left;}
		.txt_rech_g{width:398px; padding-left:10px; position:relative; top:5px; text-align:center;}
				.txt_rech_g span{padding:5px; background-color:#F15499; border:solid 1px #F47FB3; color:#FFF; font-weight:bold;}
		.bordure_cadre_g{padding:10px; border:solid 1px #F47FB3; background-color:#FFF;}
		
	.cadre_d{width:200px; margin:20px 20px 0 0; padding-bottom:1px; float:right;}
		.txt_rech_d{width:190px; padding-left:10px; position:relative; top:5px; text-align:center;}
				.txt_rech_d span{padding:5px; background-color:#F15499; border:solid 1px #F47FB3; color:#FFF; font-weight:bold;}
		.bordure_cadre_d{height:83px; border:solid 1px #F47FB3; background-color:#FFF;}
		html>body .bordure_cadre_d{height:auto; min-height:83px;}
			.bordure_cadre_d ul{padding:30px 10px 10px 15px; overflow:hidden;}
				.bordure_cadre_d ul li a{display:block;}

/*Pages résultat articles*/
.txt_result{font-size:18px; color:#6B4E90;}
.rechcontenubit{width:743px; height:140px; color:#6B4E90;}
	.blocdivers_g{width:5px; height:134px; float:left; background-color:#6B4E90;}
	.blocdivers_d1{width:716px; height:112px; float:right; padding:10px; background:url('template-menu1_fond.jpg') repeat-x left bottom; background-color:#FDFCFF; border:1px solid #D2C5E8;}
	.blocdivers_d2{width:716px; height:112px; float:right; padding:10px; background:url('template-menu1_fond.jpg') repeat-x left bottom; background-color:#FDFCFF; border:1px solid #D2C5E8;}
		.nosarticles_descriptiong{width:100px; height:100px; float:left; padding:5px; border:solid 1px #DDD7C7; background-color:#EDE0E0; }
		.nosarticles_descriptiond{width:580px; float:right;}
	
/*Pages résultat rayons et pages instits*/
.rechcontenubit_bis{width:743px; height:185px; color:#6B4E90; font-size:12px;}	
	.blocdiversbis_g{width:5px; height:180px; float:left; background-color:#6B4E90;}
	.blocdiversbis_d1{width:716px; height:158px; float:right; padding:10px; background:url('template-menu1_fond.jpg') repeat-x left bottom; background-color:#FDFCFF; border:1px solid #D2C5E8;}
	.blocdiversbis_d2{width:716px; height:158px; float:right; padding:10px; background:url('template-menu1_fond.jpg') repeat-x left bottom; background-color:#FDFCFF; border:1px solid #D2C5E8;}
		.nosrayons_description, nospages_description{padding:10px;}

/*navigation des pages*/	
.nosarticles_navigation, .nosrayons_navigation, .nospages_navigation{padding-bottom:10px; color:#F15499; font-size:12px;}
	.nosarticles_navigation h2, .nosrayons_navigation h2, .nospages_navigation h2{display:inline; font-size:12px;}
		.nosarticles_navigation h2 a, .nosrayons_navigation h2 a, .nospages_navigation h2 a{color:#F15499; text-decoration:none;}
		.nosarticles_navigation h2 a:hover, .nosrayons_navigation h2 a:hover, .nospages_navigation h2 a:hover{text-decoration:underline;}
	.nosarticles_navigation a, .nosrayons_navigation a, .nospages_navigation a{color:#F15499; text-decoration:underline;}
	.nosarticles_navigation a:hover, .nosrayons_navigation a:hover, .nospages_navigation a:hover{text-decoration:none;}

.pagenavperso{width:743px; text-align:right;}
.pagination_rech{width:743px; margin-top:10px; padding-top:7px; border-top:solid 1px #E9E0DB; text-align:right;}
	.pagination_rech a:hover{color:#504D60;}
	.encours{color:#F15499; font-weight:bold;}				


/************************************************************ FIN PAGE DE RECHERCHE ***************************************************/
	.sscateg2onglet ul li.ssonglet_sscateg2 a{	color:#FFFFFF;}
	.institutionnelpopup #droite_cat{	float:none;	margin:auto;margin-top:5px;	}
	.closepopup{ font-weight:bold; text-align:center; height:30px;}
	.closepopup a{color:#000000; }
	
	.marquebitimage{ float:left; width:200px;}
	.marquebitlibelle{ float:left; width:500px;color:#6B4E90;}
	.cadre_rech{color:#6B4E90;}

/****************************************************************************************************************
----- PAGE PLAN DU SITE -----
*****************************************************************************************************************/
.menuplan{width:203px; padding-right:30px; float:left;}
.catalogue_big{background-color:#0CF;  background:url('template-marques_contour_big.jpg') repeat-y;}
.catalogue_haut_big{height:27px; padding:14px 0 0 13px; background:url('template-menugauche_haut_big.jpg') no-repeat; font-size:20px; color:#899A30;}
html>body .catalogue_haut_big{min-height:27px; height:auto;}
	.catalogue_haut_big a{display:block; padding-bottom:10px; background:url('template-pointille_menu.jpg') no-repeat left bottom; color:#899A30;}
	.catalogue_haut_big a:hover{text-decoration:none;}
	
	.catalogue_contenu_big{background:url('template-menugauche_contour_big.jpg') repeat-y;} 
		.catalogueBit_big{padding:13px;float:left; padding:10px;}
			.catalogueBit_big_lib{width:203px;  margin:0; padding-left:5px; background-color:#8ca501; line-height:17px; vertical-align:middle;}
				.catalogueBit_big_lib a{text-transform:uppercase; color:#FFF;}
				.catalogueBit_big_categ ul li a{color:#6b4e90; font-size:0.95em; } 
.catalogue_bas_big{ height:19px; background:url('template-menugauche_bas_big.jpg');}
		
