
#headerBtn { padding-top:59px;}
#print #header { background:none; height: 99px;}	/* ############################# C O M M U N ################################ */
	body {margin:0; padding:0;}
	body, html {height: 100%; margin: 0;padding: 0;}
	
	h1 { margin:0; padding:10px; font-size:2.2em; font-weight:normal; color:#ccc}
	h2 { margin:0; padding:4px; font-size:1.4em; color:#999 }
	h3 { margin:0; padding:4px 8px; font-size:1.2em; color:#666 }
	h4 { margin:0; padding:4px 12px; font-size:1.0em; color:#000 }
	
	a { text-decoration:none; color:#0096FA}
	a:hover { color:#003296}
	
	td,th { vertical-align:top}
	p.btnPdt { padding-top:5px !important}
	
	p.btnGen { text-align:center}

	.vide{ display:none !important}	
	.line1 { background-color:#eee}
	.line2 { background-color:#fff}
	.rpk{ display:none}
	#img_stats{ display:none}
	a:hover {cursor:pointer}
	
	#modulesIndex ul a, #modulesIndex ol a, #modulesIndex dl a {display:block; padding: 2px 5px; margin:0;}
	
	.blocPrix { margin:5px 0; padding:0}
	.blocPrix span { white-space:nowrap; display:block}
	.prix { margin:0 5px 0 0; padding:0; color:#000; font-weight:bold; line-height:15px; }
	.prixHT { white-space:nowrap; margin:0 5px 0 0; font-weight:normal; line-height:15px}
	.prixPromoNewHT {white-space:nowrap; color:#b80000; font-weight:normal; line-height:15px}
	.prixPromoNew {white-space:nowrap; color:#b80000; font-weight:bold; font-size:1.2em; margin:0 5px 0 0; line-height:15px}
	.prixPromoOldHT {text-decoration: line-through; color:#999; font-weight:normal; line-height:15px}
	.prixPromoOld {white-space:nowrap; text-decoration: line-through; color:#999; font-size:1.0em; margin:0 5px 0 0; line-height:15px}
	
	td span.prix, td span.prixHT, td span.prixPromoNewHT, td span.prixPromoNew,
	td span.prixPromoOldHT, td span.prixPromoOld { white-space:nowrap; font-size:1em; }
	
	
	.tableau .prix span {display: block}
	
	img { border-width:0; }
	hr { clear:both; margin:0; padding:0; height:0; visibility: hidden; }
	#colBody div.spacer { margin:0; padding:0; background-color:#ccc; width:90%; height:5px; clear:both}
	
	
	input {font-size:1em;}
	select {font-size:1em}
	textarea {font-size:1em}
	form {padding:0; margin:0;}
	
	.hideLabel { display:none}
	
	#rp_login .multiLabel, #rp_login .multiLabel, #rp_contact .multiLabel, #rp_search .multiLabel,
	#rp_critiques .multiLabel{float:none !important; display:inline !important; clear:none !important}
	
	.error { color:#fff; background-color:#b80000;  padding:5px; text-align:center; margin:10px 10px 10px 0; width:95% !important}
	.confirmation { color:#fff; background-color: #009900;  padding:5px; text-align:center; margin:10px 10px 10px 0; width:95% !important}


	#form_pa p span { background:none !important; border:0;  color:#f00}


	#rp_login span, #rp_contact span, #rp_search span,
	#rp_caddie span, #rp_critiques span {  margin:2px; padding:0;  width:97%; display:block; float:none; }/* c les float none qui fait chier (pb d'affichage sous ie) qd on met un float none c ok*/
	
	#rp_login label, #rp_login span strong, #rp_contact label,#rp_contact span strong,
	#rp_search label, #rp_search strong, #rp_caddie label,
	#rp_critiques label{ float:left; text-align:right; padding-right:5px; margin:0; width:160px; font-weight:bold; } 
	
	#secureCode span em { float:left; text-align:right; padding-right:5px; width:160px; } 
	
	#rp_caddie span { margin:0; padding:3px; clear:none; float:none; width:auto}  /* modif luc 15/11/2005 => correction affichage choix_mode_paiement.php */
	#rp_caddie label { float:none; width:auto; padding-left:5px; text-align:left; font-weight:normal} 
	
	.colLeft { float:left; width:180px; }
	#colBody {z-index:0;}
	.marginLeft #colBody {margin-left:180px; padding-left:5px}
	.marginRight #colBody {margin-right:150px; padding-right:5px}
	.colRight { float:right; width:150px; }
	
	#body {clear:both}
	
	/* ############################# HEADER ################################ */
	#bandeau { display:none}
	
	#header { clear:both; }
	#header hr { display:none}
	#headerBtn, #headerBtn2, #panier { list-style-type:none; clear:right; float:right; margin:3px; }
	#headerBtn li {}
	#headerBtn li, #headerBtn2 li {float:left}
	#headerBtn a, #headerBtn2 a { padding:0 20px 0 0}
	#headerBtn .btnAccueil { display:none}
	#logo { float:left; overflow:hidden; margin:0}
	#pub { float:right; overflow:hidden; }
	
	

	/* ############################# AJAX POPUP ################################ */
	/*remplacement du positionnement pour que le div soit visible tout le temps sous ie (remplacement du top en bottom*/
	#cartContentNotification { z-index:99; background-color:#eee; border:3px solid #666; width:250px; height:150px; padding:10px; display:none; margin-left:-100px; left:50%; bottom:50%; margin-bottom:-100px}
	html>body #cartContentNotification { position: fixed; }
	* html #cartContentNotification { position:absolute;}
	#cartContentNotification p { margin:0; padding:0; }
	#cartContentNotification span { display:block; padding:10px 0; margin:10px 0; height:40px; border-width:1px 0; border-color:#ccc; border-style:solid}
	#cartContentNotification span img { float:left; border:1px solid #ccc; margin-right:10px}
	
	#cartContentDesc,#loginArea{ background-color:#eee; border:1px solid #666; width:200px; margin:10px 0 0 -120px; padding:10px; position:absolute; display:none; z-index:99 !important}




	#cartContentDesc ul { list-style-type:none; margin:0; padding:0; }
	#cartContentDesc li { margin:3px 0; padding:0; border-bottom:1px solid #ccc; width:100%; line-height:13px; overflow:hidden; clear:both;}
	#cartContentDesc li img { float:left; margin-right:5px; border:1px solid #ccc}
	#cartContentDesc li a { font-weight:normal}


	/* ############################# HEADER 2 ################################ */				
	#header2 h1 { display:none}
	#header2 ul { list-style-type:none; margin:0; padding:0}
	
	#header2 .geninf { width:100% !important; }
	#header2 .geninf li { float:left; white-space:nowrap }
	#header2 .geninf li a { display:block; }
	
	#nav { clear:both; }
	#nav p {margin:0; padding:0}
	#path { float:left; }
	#date, #langues { float:right; }
	#nav #langues a {
		margin: 0 2px;
	}
	
	/* ############################# INDEX => éléments e la page d'accueil ################################ */
	#rp_index #txtIndex img:after,
	#rp_index #catIndex:after,
	#rp_index #pdtIndex:after,
	#rp_index #modulesIndex:after,
	#rp_index #txtcat:after {content: "" !important;display: block !important;height: 0 !important;clear: both !important;}
	
	#txtIndex { padding-bottom:10px; overflow:hidden}
	.multiPgs { display:block;padding:5px 0 0 2px; margin:0}


	.multiPgs span {display:block; float:left; text-align:center; }


	.multiPgsSelect {border:1px solid #ccc; background-color:#f5f5f5; width:18px; height:14px; padding:2px 0; margin: 1px}
	.multiPgs a {display:block; border:1px solid #eee; width:18px; height:12px; margin:1px; padding:2px 0}
	.multiPgs a:hover {border:1px solid #ccc; background-color:#eee; height:14px; margin-top:0}


	.multiPgsResult {display:inline; margin-left:10px; vertical-align:middle;}


	#rp_index #pdtIndex:after,


	/* ############################# MODULES INDEX ################################ */				
	
	#modulesIndex h1 { padding:3px; font-size:1.4em; font-weight:bold}
	#modulesIndex dl, #modulesIndex p, #modulesIndex ul{ margin:0; padding:0; }
	
	#modulesIndex li a, #modulesIndex dl a { margin:0; padding:0; }
	
	#modulesIndex ul {list-style-type:none; }
	#modulesIndex ul li {padding:0; margin:0; display:inline;}
	#modulesIndex dt {margin:0; padding:0; font-weight:bold}
	#modulesIndex dd {margin:0; padding:0; }
	#modulesIndex span {display:block; }
	#modulesIndex label { display:none}
	
	#modulesIndex ol { padding:0; margin:0 0 0 25px; }
	#modulesIndex ol li a { width:auto !important; }
	
	#modulesIndex #spe a {display:block}
	
	#modulesIndex #newpdt li{float:left; display:block; width:140px !important; padding:2px; margin:2px; border-width:1px ; border-style:solid; border-color:#eee; } 
	#modulesIndex #newpdt li a {width:auto; } 
	
	#modulesIndexTop #newpdt li, #modulesIndexBottom #newpdt li {float:left; padding:2px; margin:2px; width:140px !important; border-width:1px; border-style:solid; border-color:#eee; } 
	#modulesIndexTop #newpdt li a, #modulesIndexBottom #newpdt li a {width:auto; } 
	
	#modulesIndexMiddle div div { padding:5px}
	
	/* ############################# DIVERS ################################ */				
	.popoup { background:none !important}
	#rp_popup { width:90%; height: 100%; padding:5%; margin:0; background-color:#fff !important; background-image:none !important}
	#rp_popup input.btn { margin-left:125px; }
	#rp_popup span { float:none}
	#rp_popup label { width:120px}
	
	.popup { background-image:none !important; background-color:#fff !important}
	
	.alignRight { text-align:right !important; }
	.alignLeft { text-align:left}
	.alignCenter { text-align:center}
	.codePromo { font-weight:bold; color:#50A000;}
	
	/* ############################# PRINT ################################ */
	#print #bgrd { width:auto !important; }
	#print #container { width:auto !important; height:100%; position:relative; margin:0; padding:2%; left:0; background-color:#fff}
	#print #header {border-bottom:1px solid #ccc; }
	#print #pub, #print #headerBtn, #print #headerBtn2,#print #panier, #print #nav, #print #catalogue { display:none}
	#print #footer { background-image:none; margin:0; padding:0; border-top:1px solid #ccc}
	#print #colBody{ width:100%; margin:0; padding:10px 0 0 0; background-color:#fff}
	#print .colLeft { display:none}
	#print #logo { display:none}
	#print .colRight { display:none}
	#print #pdtStock { display:none}
	#print .pdtAnnexe a {display:none}
	#print .pdtCmd a { display:none}
	#print #zoomPdt,#print #printPdt,#print #sendPdt,#print #critiques{ display:none}
	
	#print #header, #print #nav, #print #container, #print #colBody, #print #body { background-image:none; }
	
	@media print {
	table { border:0 solid #000; border-collapse:collapse}
	td { border:1px solid #666; padding:0 5px}
	th { border:1px solid #666; padding:0 5px}
	.totalTxt { border-width:0; }
	.btn { display:none}
	}
	
	/* ############################# PAGE COMPTE CLIENT ################################ */
	#rp_login #loginform h2 { text-align:center;  margin:0 30px; }
	#rp_login span { float:none}
	
	h2.blocForm { margin-bottom:0 !important}
	p.blocForm { border:1px solid #ccc; background-color:#f5f5f5; margin:20px; margin:0 0 20px 0; padding:10px }
	
	#rp_login #loginform p.login_account,
	#rp_login #loginform p.btn_create_account_contact { text-align:left; background-color:#fafafa; border-width:1px; border-style:solid; border-color:#ccc; margin:0 10px 30px 10px; padding:15px; width:88%}
	* html #rp_login #loginform p.login_account, * html #rp_login #loginform p.btn_create_account_contact{margin:0 10px 30px 10px;width:84%}
	
	#rp_login #loginform p.login_account { height:70px }
	#rp_login #loginform p.btn_create_account_contact { font-weight:bold; height:20px; text-align:center }
	
	#rp_login p { float:left !important; width:98%}
	#rp_login p span strong { text-align:left}




	#rp_login form {}
	#create_account_from p { padding:5px;}/*Ajouter par jérémie le 16/10/06 pour regler le pb dans la création de compte (décalage desdeux bloc "crer un compte" et "adresse de fact.")*/				
	
	#rp_login_nav { list-style-type:none; margin:3px 0 20px 0; padding:0 0 0 5px ; border-width:0 0 1px 0; border-style:solid; border-color:#666}
	#rp_login_nav li { display:inline; margin:0 -1px 0 0; padding:0; border-width:1px 1px 0 1px; border-style:solid; border-color:#ccc; }
	#rp_login_nav li.link { padding:0 7px; margin:0 0 0 1px ; font-weight:bold; border-width:1px 1px 1px 1px; border-style:solid; border-color:#666 #666 #fff #666; background-color:#fff}
	#rp_login_nav li a { margin:0; padding:0 7px; background-color:#eee}
	#rp_login_nav li a:hover { background-color:#fff}
	
	#rp_login li { list-style-type:none; display:inline}
	#rp_login dt {width: 170px; text-align: right; font-weight:bold}
	#rp_login dd {margin: -12px 0px 0px 180px}


/*****parainnage****/	
	#rp_login  .parrainage_historique{ float:left;}
	#rp_login  .parrainage_historique caption { padding-bottom:10px;}


	#rp_login #form_pa p span  input{ display: inline !important; float: left}
	#rp_login #form_pa p span label{ padding-top:3px; color:#999 !important}
	#rp_login #form_pa p span  .Valider{ margin-left:10px;}


	#rp_login #form_pa .error{ display:block; padding:5px; background-color:#DE0000 !important; color:#fff; margin-top:5px}
	/* ############################# TABLEAU CADDIE LOGIN ################################ */
	
	#rp_caddie table, #rp_login table{ width:98%; border:1px solid #ccc; margin-bottom:20px}
	#rp_caddie th, #rp_login th { white-space: nowrap; padding:1px 3px 1px 3px; background-color:#ccc}
	#rp_caddie tbody tr, #rp_login tbody tr { cursor: pointer; }
	#rp_caddie td, #rp_login td { padding:1px 3px 1px 3px; border:0px solid #ccc; background-color:#f2f2f2}
	
	td.totalTxt { border-width:0 !important; background-color:#fff !important}
	
	/* ############################# PAGE CADDIE ################################ */
	#rp_caddie .qte { white-space:nowrap; }
	#rp_caddie td br { display:none } 
	#rp_caddie td label { display:none; float:none}
	#rp_caddie table ul { margin:0; padding:0}
	#rp_caddie table li {list-style-image:url(puce_option.png); font-style:italic; margin-left:15px; display:block}
	#rp_caddie ul { margin:10px; padding:0}
	#rp_caddie li { list-style-type:none; display:inline}
	#rp_caddie p { /* padding: 0; margin:10px 0 0 0; */} /* luc 31/08/2006*/
	#rp_caddie p strong { display:block}
	.totalTxt {font-weight: bold; text-align: right; }
	.subtotal {white-space: nowrap}
	.total {font-weight: bold; text-align: right; white-space: nowrap}
	#rp_caddie dl { margin:0; padding:0}
	#rp_caddie dd { margin: -20px 0 0 30px}
	#rp_caddie #code { margin:20px 0 0 0}
	#rp_caddie #code #code_promo { }
	#rp_caddie #code input { vertical-align:middle}
	#rp_caddie .btn { text-align:right; margin:20px 0 20px 0; width:98%}
	
	#rp_devis { margin:0 20px 20px 20px}
	#rp_devis #logo { margin:0; padding:0; float:none}
	#rp_devis .infoBoutique { width:200px; float:left}
	#rp_devis .infoClient{ width:200px; padding:20px; border:1px solid #ccc; float:right}
	#rp_devis h1 { border-top:1px solid #ccc; clear:both; text-align:center; padding:10px; }
	#rp_devis p strong { color:#000000; display:inline}
	
	ul.step { height:80px}
	ul.step span { display:block; font-size:3.2em; line-height:36px}
	ul.step li { float:left; width:24%; text-align:center; color:#ccc}
	ul.step li.link { color:#000}
	

	/* ############################# PAGE LISTE CAT ################################ */
/* ############################# 
nouveau mise en avant dans la liste produit
################################ */
/*** MODULES CAT ***/
		#modules_cat { width:99%; border-collapse:separate}
		#modules_cat td div{ border:1px solid #ddd;padding:1px}
		#modules_cat h1 span { display:none}
		#modules_cat h2 span { display:none}
		#modules_cat h2 { padding:5px ; font-size:12px;}


/*** MODULES PDTS ***/
		#modules_pdts { width:96%; border:1px solid #ddd; height:140px; margin-left:10px}
		#modules_pdts ul { float:left; width:24%; list-style-type:none; }
		#modules_pdts hr { display:none}
		.tri {margin-left:10px; border-bottom:1px solid #ccc}
		#modules_pdts p { float:left; width:140px; margin-left:20px}
		
/*** GONDOLES ***/
	
	#gondole { border:1px solid #ddd; width:99%; margin:20px 0; padding:1px}
	#gondole h1{ padding:5px ;}
	#gondole hr { display:none}
	#gondole ul { margin:0; padding:0; width:100%; height:160px}
	#gondole li { border:0; width:31.5% !important; text-align:center}

	#txtcat {overflow:hidden; margin:0 0 20px 0; }
	#txtCatImg {float:left; margin:0 5px 5px 0}
	#txtcat hr { display:none; }
	
	/*-------------------- GONDOLE  ---------------------------*/
	#gondole li{float:left; display:block; width:140px !important; padding:2px; margin:2px; border-width:1px ; border-style:solid; border-color:#eee; } 
	#gondole  li a {width:auto; } 
	#gondole  span { display:block; text-align:center} 


	/*-------------------- STOCK  ---------------------------*/


	.stock_display_view span{ padding:3px 0}
	.stock_null{padding-left:20px;}
	.stock_positif{padding-left:20px;}
	.stock_alert{padding-left:20px;}


	/* ############################# PAGE PRODUIT ################################ */
	#fichePdtHeader { float:left; width:98%}
	#fichePdtHeader img {float:left;}
	#fichePdtHeader h1 span { display:inline; margin:0; padding:0 5px; clear:none; border-width:0 1px 0 0; border-style:solid;}
	
	#rp_pdt h2 {margin:10px 0 5px 0}
	
	.blocListPdtVide{ border-width:0 !important}					
	
	.fichePdt {margin:30px 0; float:left; border-bottom:1px solid #ccc; width:100%; padding-bottom:10px}
	.fichePdtContent {padding:0; margin-left:190px; }
	.fichePdtContent p { float:none !important; padding-bottom:10px}
	.fichePdtContent span { display:block; margin:2px; text-align:left}
	.fichePdtContent label { float:left; width:80px; text-align:right; padding-right:5px}
	.fichePdtContent span select { width:180px}/*changer par remi le jour de son anniversaire si un pb appatrait remettre la taille du select a 120px*/


	.fichePdtContent p span{ display:inline}

	.fichePdtContent #pdtStock span{ display:block}


	.fichePdtContent p.prix { text-align:left; width:170px; float:left; padding:10px 0 10px 0;}
	.fichePdtContent p.prix span { width:160px;padding:2px 0; display:block}
	.fichePdtContent p.prix .prixTTC { font-size:2em; font-weight:normal; letter-spacing:-1px}
	.fichePdtContent p.prix .prixHT {  font-size:1.2em; font-weight:normal}
	.fichePdtContent p.prix .prixPromoNew  { font-size:2em; font-weight:normal; letter-spacing:-1px}
	.fichePdtContent p.prix .prixPromoNewHT  {font-size:1.2em; font-weight:normal}
	.fichePdtContent p.prix .prixPromoOld { font-size:1.2em; font-weight:normal; margin:0 !important; padding:0 !important}
	.fichePdtContent p.prix .prixPromoOldHT {font-size:1.2em; font-weight:normal; padding:0 !important; margin:0 !important}
	.fichePdtContent p.HT span.prixHT {font-size:2em !important; font-weight:normal; letter-spacing:-1px}
	.fichePdtContent p.HT span.prixPromoNewHT {font-size:2em; font-weight:normal; letter-spacing:-1px}
	
	#pdtStock {margin:0; padding:0; width:200px; float:left; }
	#pdtStock input { margin:0 5px 0 0; vertical-align:middle}
	#pdtStock img { vertical-align:middle}
	
	.fichePdtContent table.tarifs { border:1px solid #ccc; width:98%; float:left; margin:10px 0}
	.fichePdtContent table.tarifs td.nowrap { text-align:right;}




	.fichePdtContent .prix span,
	.fichePdtContent #pdtStock span{ text-align:left; margin:10px 0}
	.fichePdtContent #pdtStock span{padding-bottom:10px}
	.fichePdtContent #pdtStock span input{margin-left:10px}


	.fichePdtContent .options_produit span{ display:block; padding-bottom:5px}
	.fichePdtContent .options_produit span label { text-align:left;}


	.fichePdtContent #pdtStock span,
	.fichePdtContent .options_produit span label { font-size:11px}

	.fichePdtContent #conditionnement_list .conditionnement_header{ font-weight:bold;}
	.fichePdtContent #pdtStock #conditionnement_list .conditionnement_header{ font-weight:bold;}
	.fichePdtContent #conditionnement_list td{text-align:center; border:1px solid #ccc; padding:5px 10px}




	/**********************************************************/
	
	.fichePdtImg {float:left; width:176px; }
	.fichePdtImg a {display:block; margin:5px 0; text-align:center; /*border-width:1px; border-style:solid; */ }
	
	.fichePdtImg .blocListPdtImg a, .fichePdtImg .blocListPdtImgSupp a {border-width:1px; border-style:solid; border-color:#ccc}
	.fichePdtImg .blocListPdtImg { text-align:center}	
	.fichePdtImg .blocListPdtImg a:hover, .fichePdtImg .blocListPdtImgSupp a:hover {border-color:#999}
	
	.fichePdtImg ul {list-style-type:none; margin:0; padding:0}
	.fichePdtImg ul li { float:left; margin:0 2px 2px 0; padding:0;}
	.fichePdtImg ul li a { margin:0 !important; padding:0 !important; }
	
	#critiques { border-width:1px; border-style:solid; border-color:#ccc; margin:0; }
	#critiques strong {padding:5px}
	#critiques span { display:block; }
	#critiques span span { font-size:1.8em; color: #666; display:inline; padding:5px}
	
	#sendPdt, #printPdt { margin:3px 0 }
	
	#sendPdt a, #printPdt a {border-width:1px; border-style: solid; border-color:#ccc; padding:3px 0; margin:0; }
	
	/**********************************************************/
	/* CSS appliqué sur le zoom simple 'n'existe plus dans la 4.5.2)*/
/*	p#afficheImg { margin:0; padding:0; }
	p#afficheImg img { position:absolute; top:0;}
	p#afficheImg a { position:absolute; bottom:0; width:100%; text-align:center; height:16px; padding:7px; margin:0; border-width:1px 0 0 0; border-style:solid}


	/* CSS appliqué sur le zoom multiple */
/*	body#afficheImg { margin:0; padding:0; background-image:none !important; background-color:#fff !important}
	body#afficheImg ul { list-style-type:none; margin:0 0 0 3px; padding:0}
	body#afficheImg li { margin:6px 3px; border:1px solid #ccc; float:left}
	body#afficheImg p { margin:0; padding:0; text-align:center}
	body#afficheImg p a span { display:block; position:absolute; bottom:0; left:0; width:100%; padding:2px; background-color:#ccc !important; color:#666 !important; font-weight:bold}
	body#afficheImg p a:hover span { background-color:#000 !important; color:#fff !important}
	body#afficheImg p a { display:block; }


/* css 4.5.2 */
.popup_img ul{ list-style-type:none; float:left; margin:0; padding:0}
.popup_img li{ display:inline; margin:0 5px; padding:5px;border:1px solid #ccc}
.popup_img p { text-align:center; padding:20px 0}


	/**********************************************************/	
	#champ_perso { border:1px solid #ccc; width:98%; margin-bottom:20px !important; float:left}
	#champ_perso th { text-align:left; width:30%}
	
	table.pdtAnnexe { margin-bottom:20px !important; float:left}
	.pdtAnnexe { margin:0; padding:0; border-collapse:collapse; }
	.pdtAnnexe caption {background-color:#eee; font-weight:bold; font-size:1.2em; border-width:1px 1px 0 1px; border-style:solid; border-color:#ccc}
	.pdtAnnexe span { display:block}
	.pdtAnnexeSub h1 {margin:0; padding:0; }
	.pdtAnnexeSub h2 {margin:0; padding:0; text-align:left}
	.pdtAnnexeSub h3 {margin:0; padding:0; text-align:left; display:inline}
	.pdtAnnexeSub h4 {margin:0; padding:0 5px; text-align:left; display:inline}
	
	table.pdtCmd {margin-bottom:20px !important; float:left}
	.pdtCmd { margin:0; padding:0; border-collapse:collapse; }
	.pdtCmd caption { background-color:#eee; font-weight:bold; font-size:1.2em; border-width:1px 1px 0 1px; border-style:solid; border-color:#ccc}
	.pdtCmd span { display:block}
	
	#rp_critiques dt span { text-align:right; margin:0; padding:0}
	#rp_critiques dt label { float:left; width:75%; text-align:left; }
	#rp_critiques dd {margin:0 0 20px 0; padding:2px; font-style:italic}
	#rp_critiques a { float:left; border-style:solid; border-width:1px; text-align:center; padding:1px 5px; margin:0 1% 0 0}
	#rp_critiques span a { border-width:0; text-align:center; }
	#rp_critiques p a  { border-width:0;  }
	
	#lotPdts { border:1px solid #ccc; float:left; width:98%; }
	#lotPdts h2 { margin:10px; padding:0}
	#lotPdts ul { list-style-type:none; margin:10px; padding:0}
	#lotPdts ul li { border-top:1px dashed #ccc; line-height:15px}
	#imgLotPdts { float:left; width:80px; height:80px; margin:0 10px; }
	
	/* ############################# PAGE LIBRES ################################ */
	#rp_pages img {margin:0 10px 5px 0;}
	
	#rp_pages_content, #rp_pages_content_all, #rp_pages_content_left, #rp_pages_content_right { padding:10px; }
	#rp_pages_content { margin:0 150px 0 180px; }
	#rp_pages_content_left { margin:0 140px 0 0; }
	#rp_pages_content_right { margin:0 0 0 180px; }
	
	#rp_pages_menu a {overflow:hidden; }
	
	/* MENU */
	#rp_pages_menu ul { margin:0; padding:0; list-style-type:none}
	#rp_pages_menu a {display:block; padding:2px 5px; margin:2px; border-style:solid; border-width:1px; overflow:hidden; }
	#rp_pages_menu a:hover { /*background-color:#eee*/}
	#rp_pages_menu li img { display:block; margin:-2px -5px}
	
	/* MENU CENTRE */
	#rp_pages #rp_pages_menu { margin:0; float:left; width:100%; }
	#rp_pages #rp_pages_menu li { display:block; float:left; white-space:nowrap; margin:0; padding:0; }
	
	/* MENU DROIT */					
	.colRight	#rp_pages_menu {border-width:0; margin:20px 0 0 0; padding:0; float:none}
	.colRight	#rp_pages_menu li { float:none; width:130px} 
	.colRight	#rp_pages_menu li a { float:none; width:130px; }
	
	/* MENU GAUCHE */					
	.colLeft #rp_pages_menu { border-width:0; margin:20px 0 20px 10px; padding:0; float:none}
	.colLeft #rp_pages_menu li { float:none; width:130px}
	.colLeft #rp_pages_menu li a { float:none; width:130px }
	
	/* ############################# COLONNE LEFT + RIGHT ################################ */
	.col div { border:1px solid #fff}
	.col h1  {margin:0; padding:10px; font-size:1.4em; font-weight:bold} 
	.col h1 span { display:inline !important} 
	.col p  {text-align: center; margin:0; padding:0 10px 10px 10px; } 
	
	.col div {overflow:hidden; }
	.colLeft div object, .colLeft div embed { width:178px; }
	.colRight div object, .colRight div embed { width:148px; }
	
	.col ul { margin:0; padding:10px 0; list-style-type:none;}
	.col ol { padding:0; margin:0 0 0 25px; background-position:-25px}
	.col ol li a { width:auto !important; }
	
	.col dl { margin:10px; padding:0; }
	.col dt { margin:0; padding:0; font-weight:bold}
	.col dd {margin:0; padding:0; }
	.col hr {display:none}
	.col li {padding:0; margin:0; }
	.col span {display:block;}
	.col span label { display:none}
	
	.col ul li a, .col ol li a {display:block; padding:0 10px; margin:0; width:auto; line-height:15px; }
	.col ul li  { display:inline}
	
	/* ############################# BLOCS ################################ */
	p a.btnBloc {display:block; font-weight:bold; text-align:center; }
	
	#news dl { padding-bottom:10px}
	
	#avis {}
	#avis dd {font-style:italic}
	#avis p { text-align:center}
	
	#newpdt h1 #rss{ float:right}
	#newpdt ul { margin:0; padding:0}
	#newpdt li { border-width:0; text-align:center; display:block; }
	#newpdt li a { background:none} 
	#newpdt li span {display:block; overflow:hidden; width:100%; padding:0; margin:0; height:12px !important; line-height:12px !important; vertical-align:middle; }
	#newpdt li .prix,#newpdt li .prixPromoNew { height:15px !important; line-height:15px !important;}
	#newpdt p { clear:both; margin:0; text-align:center}
	.col #newpdt .blocNewPdtImg { border-width:0; }
	.col #newpdt li { border-width:0 0 1px 0; margin:0; border-color:#eee; border-style:solid}
	
	#search {}
	#search label { display:none; }
	#search button			{ background:none; border:0; padding:3px 0 0 0; }	

	#spe {}
	.colLeft div.blocSpeImg, .colRight div.blocSpeImg { border-width:0 0 1px 0; border-color:#eee; margin:5px}
	#spe p {text-align:center; margin:0; padding:0}
	#spe p span { display:block}
	#spe span a { font-weight:bold}
	.colLeft #spe a, .colRight #spe a  { display:block; text-align: center}
	
	#bloclogin {}
	#bloclogin li { border-width:0; }
	#bloclogin li a { font-weight:bold}
	#bloclogin p { text-align:center}
	
	#best p { height:90px; text-align:center; overflow:hidden}
	.colLeft #best p { width:158px}
	.colRight #best p { width:128px}
	.colLeft #best li span {margin:-20px 0 0 160px; border:1px solid #ccc}
	.colRight #best li span {margin:-60px 0 0 -120px; border:1px solid #ccc}
	
	#modulesIndexTop #best p, #modulesIndexBottom #best p { float:left}
	#modulesIndexTop #best ol, #modulesIndexBottom #best ol { margin:0 0 10px 120px}
	
	#caddie p { padding:5px}
	
	/* ############################# BLOCS LISTE DEROULANTE ################################ */
	.colLeft #theme select, .colLeft #types select, .colLeft #devise select { width:158px; border:1px solid #bbb; }
	#modulesIndex select { width:95%; border:1px solid #bbb; }
	.colRight #theme select, .colRight #types select, .colRight #devise select { width:128px; border:1px solid #bbb; }
	
	/* ############################# BLOCS CHAMP DE SAISIE ################################ */
	#mlist span input, #search span input,#search span button,
	#bloclogin span input, #ajout_rapide span input { vertical-align: middle; }
	
	#search span, #ajout_rapide span,
	#bloclogin span, #mlist span  {height:17px; margin-top:3px; padding:0; text-align:left !important;}
	
	#ajout_rapide #quickie, #bloclogin #password_login, #bloclogin #email_address_login,
	#mlist #mliste, #search #keywords  {height:15px; border:1px solid #ccc; margin:0; padding-left:5px;}
	
	/*********** Colonne gauche **************/ 
	.colLeft #search span, .colLeft #ajout_rapide span,
	.colLeft #bloclogin span, .colLeft #mlist span { width:148px;}
	
	.colLeft #ajout_rapide #quickie, .colLeft #bloclogin #password_login,
	.colLeft #bloclogin #email_address_login, .colLeft #mlist #mliste,
	.colLeft #search #keywords  { width:110px; }
	
	/*********** ModulesIndex **************/ 
	#modulesIndex form p { text-align:center; }
	#modulesIndex form span { margin:3px auto; width:120px;}
	
	#modulesIndex #ajout_rapide #quickie, #modulesIndex #bloclogin #password_login,
	#modulesIndex #bloclogin #email_address_login, #modulesIndex #mlist #mliste,
	#modulesIndex #search #keywords { width:90px; }
	
	/*********** Colonne droite **************/ 
	.colRight #search span, .colRight #ajout_rapide span,
	.colRight #bloclogin span, .colRight #mlist span { width:118px; }
	
	.colRight #ajout_rapide #quickie, .colRight #bloclogin #password_login,
	.colRight #bloclogin #email_address_login, .colRight #mlist #mliste, .colRight #search #keywords { width:80px; }
	
	/* ############################# FOOTER ################################ */
	#footer{ margin:0; padding:0; clear:both; }
	#footer label {font-weight: bold}
	#footer p { margin:0; padding:5px; text-align:center}
	#footer ul { list-style-type:none; margin:0; padding:0; text-align:center}
	#footer li { display:inline}
	#footer li a img { vertical-align:bottom;}
	#footer li a span { display:none}
	li#valid_wai {display:none}
	li#logo_footer_r34 { display:none}
	
	li#logo_footer_rpack a {background:url(../commun/img/bgrd_version.png) center right no-repeat}
	li#logo_footer_rpack a span{ display: inline; color: #555; font-size:8px; padding:2px 2px 3px 1px !important; font-weight:bold; }	

	/* ############################# MENU ################################ */					
	
	#menu li ul { border-width:1px !important; border-style:solid !important; border-color:#ccc !important; background-color:#E9E9E9}
	#menu li span,
	#menu_context li span	 { display:none}/*Mask des css pour le seo pour luc*/
	
	/*					H O R I Z O N T A L						*/
	
	#header2 #catalogue #menu { display:block; float:left; width:100%; margin:0; padding:0; }
	/********************************* MENU RACINE ***********************************************/
	#header2 #catalogue #menu li { display:block; float:left; list-style:none; margin:0; padding:0; }
	#header2 #catalogue #menu a { display:block; overflow:hidden}
	/********************************* TOUS LES SOUS MENUS ***********************************************/
	#header2 #catalogue #menu ul{ position:absolute; display:none; margin:0; padding:0; z-index:99; background-color:#fff; border:1px solid #ccc}
	#header2 #catalogue #menu li li a { white-space: normal; overflow:visible; height:auto; width:auto;}
	/********************************* SOUS MENU 01 ***********************************************/
	#header2 #catalogue #menu li ul { visibility:hidden; display:none; }

	#header2 #catalogue #menu li li { clear:both}
	
	/*					V E R T I C A L		G A U C H E					*/
	
	#catalogue { overflow: visible !important}
	.colLeft .menuSub { background: url(puce_submenu_left.png) top right no-repeat;}
	/********************************* MENU RACINE ***********************************************/
	
	.colLeft #catalogue #menu li { list-style:none; }
	.colLeft #catalogue #menu li a { display:block; }
	/********************************* TOUS LES SOUS MENUS ***********************************************/
	.colLeft #catalogue #menu li ul { position:absolute; width:180px; z-index:99}
	/********************************* SOUS MENU 01 ***********************************************/
	.colLeft #catalogue #menu li ul { visibility:hidden; margin-left:182px; margin-top:-22px; }
	/********************************* SOUS MENU 02 ET SUIVANTS ***********************************************/
	.colLeft #catalogue #menu li li ul { margin-left:182px !important; margin-top:-22px !important; }
	

	/*					V E R T I C A L		D R O I T					*/
	
	.colRight .menuSub { background: url(puce_submenu_right.png) top left no-repeat;}				
	/********************************* MENU RACINE ***********************************************/
	.colRight #catalogue #menu li { list-style:none; }
	.colRight #catalogue #menu li a { display:block;padding:2px  2px 2px 15px; border-width:0 0 1px 0; border-style:solid;}
	/********************************* TOUS LES SOUS MENUS ***********************************************/
	.colRight #catalogue #menu li ul { position:absolute; margin-left:-122px; width:127px}
	/********************************* SOUS MENU 01 ***********************************************/
	.colRight #catalogue #menu li ul{ visibility:hidden; margin-top:-22px;}
	/********************************* SOUS MENU 02 ET SUIVANTS ***********************************************/
	.colRight #catalogue #menu li li ul{ position: absolute; margin-top:-22px;}






	/* ############################# ECOTAXE ################################ */					
	.prix_ecotaxe{padding:0 !important; margin:0; border-bottom:0 !important;}
	.prix_ecotaxe span{ display: inline !important;}
	.prix_ecotaxe a{ display: inline !important;}
	
	.prix_total_eco_ttc { background:#f5f5f5}	
	.prix_total_eco_ttc span {font-weight:bold; color:#999}	
	.prix_total_eco_ttc_promo { background:#f5f5f5}	
	.prix_total_eco_ttc_promo span {font-weight:bold; color:#999}	
	
	.prix_total_eco_ht {background:#f9f9f9}	
	.prix_total_eco_ht span {font-weight:normal; color:#ccc}	
	.prix_total_eco_ht_promo {background:#f9f9f9}	
	.prix_total_eco_ht_promo span {font-weight:normal; color:#ccc}	


	/* ############################# LOTS ################################ */					
	/****** FICHE PRODUIT ************/
	.fichePdt #lotPdts { margin:10px 0 0 0; border:0; padding:0}
	.fichePdt #lotPdts ul,
	.fichePdt #lotPdts h2{ margin:10px 0; padding:0}  
	.fichePdt #lotPdts li { width:120px; float:left; text-align:center ; margin:0 3px; border:1px solid  #ccc; padding:5px;}
	.fichePdt #lotPdts li p{width:auto !important;}
	.fichePdt #lotPdts li span{ text-align:center; padding:0; margin:0}


	/****** LOT SUPP ************/
	#lot_supp{ margin-left:10px}
	#lot_supp h2{margin:0; padding:5px 0}
	#lot_supp td{ padding:5px; text-align:center}
	#lot_supp .pdtAnnexeImg { text-align:left}
	#lot_supp .pdtAnnexeImg img{ float:left}
	#lot_supp .pdtAnnexeImg .plus{ float:left}
	#lot_supp .pdtAnnexeImg .pack_name{ display:block; clear:both; padding:5px 0}


	/* ############################# IMPRIMER LA FICHE  (IL FAUT CHANGER LE CODE CECI EST UNE RUSTINE )################################ */			
	
	/* ############################# FILTRE DE RECHERCHE THEMATIQUE CATEGORIES ################################ */			
	
	#filtres { border:1px solid #ccc; height:auto; background-color:#f5f5f5; float:left; width:100%}
		#filtres p.titleFiltre{ padding:3px 10px; margin:0 5px; border-bottom:1px solid #ccc; font-size:1.2em; }
		#filtres li strong { line-height:20px; height:15px; overflow:hidden; }
		#filtres ul { margin:10px -1px; padding:0 30px; list-style-type:none; float:left; width:24%; border-width:0 0 0 1px ; border-style:solid; border-color:#ccc; }
		#filtres .selected a { font-weight:bold; color:#C80050}
		#filtres #formThemes .select a{ background:url(../commun/img/theme_tri_close.png) no-repeat left center; padding-left:15px}
		#formThemes {}
		#filtres .path2 { clear:both; padding:3px 10px; margin:0 5px; border-top:1px solid #ccc; }
		
/* ############################# Vente privée ################################ */			
#privateByCodeForm { padding: 10px}
#privateByCodeForm  p{ margin:10px 0}
#privateByCodeForm  span{ display:block; margin:5px}
#privateByCodeForm #privateByCodeOther {margin-top:10px; padding-top:10px; border-top:1px solid #ddd}
#listPdt td,
.blocPdt,
.blocCat,
#modulesIndexTop div,
#modulesIndexMiddle,
#modulesIndexMiddle div,
#modulesIndexMiddle div div,
#modulesIndexBottom div,
#modulesIndexLeft div,
#modulesIndexCentre div,
#modulesIndexRight div
	{ border-style:solid;}

#listPdt td,
.blocCat,
.blocPdt,
#modulesIndexTop div,
#modulesIndexMiddle,
#modulesIndexMiddle div,
#modulesIndexMiddle div div,
#modulesIndexBottom div 
		{ border-color:#ccc }

#listPdt td,
.blocPdt,
.blocCat,
#modulesIndexTop div,
#modulesIndexMiddle,
#modulesIndexMiddle div,
#modulesIndexBottom div,
#modulesIndexLeft div,
#modulesIndexCentre div,
#modulesIndexRight,
#modulesIndexRight div
		{ border-width:1px;}
		
.blocCat div,
.blocPdt div
		{ border-width:0 !important}
/*########################################################################################################################################################
CSS OVERLAY (page noir au dessus du site
#######################################################################################################################################################*/
/***************** OVERLAY ******************************/
	#overlay{ position: absolute; top:0; left:0; width:100%; z-index:5000;  background-image: url(overlay.png) ; background-repeat:repeat ; background-attachment: fixed;}
	#overlay[id]{}

/***************** TABLE ******************************/
	#overlay_popup{top:50px; position:absolute; width:400px}
	* html #overlay_popup{border:5px solid #444}

/* corner */
	#overlay table #top_left{background: url(../commun/img/overlay_top_left.png) top left no-repeat}
	#overlay table #top_center{ background:#fff}
	#overlay table #top_right{background: url(../commun/img/overlay_top_right.png) top right no-repeat}
	
	#overlay table #middle_left{ background:#fff}
	#overlay table #middle_center{ background:#fff; padding:10px}
	#overlay table #middle_right{ background:#fff}
	#overlay table #bottom_left{background: url(../commun/img/overlay_bottom_left.png)  bottom left no-repeat}
	#overlay table #bottom_center{ background:#fff}
	#overlay table #bottom_right{background: url(../commun/img/overlay_bottom_right.png)  bottom right no-repeat}

/***************** BTN CLOSE ******************************/
	#popup_error{ background:#cc0000 ; color:#fff; font-weight:bold; margin-top:20px; padding:5px; text-align:center}

/***************** BTN CLOSE ******************************/
	#overlay .close{ float:right; margin-top:-10px}

/***************** CONTENT ******************************/
	#popup_content h1{ display:block; margin:5px 0 2px 0; padding:0; border-bottom:1px solid}
	#popup_content span{ display:block; margin:5px 0 2px 0;  font-size:10px; border-bottom:1px dashed #ddd; padding-bottom:5px;}
	#popup_content label{ width:100px; text-align:right;display:block; float:left; padding:0px 10px 0 0;}

/***************** LOGIN ******************************/
	#popup_content #login_account p{}
	#popup_content #login_account p a{ display:block;}
	
/***************** AJOUT CADDIE ******************************/
	#popup_content #cartProductAdded a{ display:block}
	#popup_content #cartProductAdded .cartProductAddedLabel span a img{ float:left; margin:5px 10px 10px 0}
	#popup_content #cartProductAdded span{margin:5px 10px 0px 0;border-bottom:0px ; padding:0}

/***************** AJOUT Parrainage ******************************/
	#popup_content #popup_parainage a{ display:block}

/***************** IMG ******************************/
	#popup_content .popup_img ul{}
	#popup_content .popup_img hr{}
	#popup_content .popup_img li{ border:0 !important}
	#popup_content .popup_img li img{ border:1px solid #ccc !important}
	#popup_content .popup_img p{ padding:20px;width:550px; overflow:hidden; margin:0;}
#listPdt { width:98%; margin:0; padding:0; border-color:#ccc; }

.blocPdt { overflow:hidden; }
.blocPdtImg { border-width:0}
.blocPdtContent span { display:block}

span.pdtName { height:24px !important; line-height:12px  !important}

.blocPdt { text-align:center; }

.inline1 .blocPdtImg {float:left ; margin-right:10px}
.inline1 .blocPdtContent { float:left ; text-align:left; width:55%;}
.inline2 .blocPdt { width:49%}
.inline3 .blocPdt { width:33%}
#pdtIndex {table-layout:fixed; }
#pdtIndex hr { visibility:hidden; }
#pdtIndex .prix { display:block}
#pdtIndex .prix span { display:block}
#pdtIndex p.btnPdt input { margin:0 2px}


#pdtIndex .blocPdt { padding-bottom:10px}
#pdtIndex .blocPdt span a { display:block; padding:3px; font-size:1.2em; font-weight:bold} /* Titre de la catégorie du produit*/

/*****************************************************************
1 PDT/LIGNE																*/
#pdtIndex.inline1 { width:100%}
#pdtIndex.inline1 .blocPdtImg { float:left;}
#pdtIndex.inline1 .blocPdtContent { margin:0 0 0 125px; padding-left:5px; }
#pdtIndex.inline1 .blocPdt { text-align:left !important}
#pdtIndex.inline1 .blocPdt:after
{
content: "" !important; 
display: block !important; 
height: 10px !important; 
clear: both !important;
}
/* Hides from IE-mac \*/
* html #pdtIndex.inline1 .blocPdt {height: 1% ; clear:both; height:1%}
/* End hide from IE-mac */
#pdtIndex.inline1 p.btnPdt { text-align:left}


/*****************************************************************
2 PDTS/LIGNE															*/
#pdtIndex.inline2 .blocPdt { overflow:visible; text-align:center; width:48%; border-color:#ccc; }
/*****************************************************************
3 PDTS/LIGNE															*/
#pdtIndex.inline3 .blocPdt { text-align:center; width:33%; }

#pdtIndex p { margin:0; padding:0}
#catIndex {float:none !important; }
* html #catIndex {table-layout:fixed; float:left !important}
#modulesIndex #catIndex { float:none !important}

.blocCat { overflow:hidden !important}

#catIndex .blocCat { text-align:center; font-size:1.2em; font-weight:bold; }
#catIndex .blocCat a span { display:block; padding:5px; line-height:12px; height:24px; padding-top:12px}
#catIndex .blocCatImg { overflow:hidden; margin:0 -1px -1px -1px; }


.inline2 .blocPdt { width:49%}
.inline3 .blocCat { width:30% !important;}

#modulesIndex { float:left; width:100%; margin:0; padding:0;}

#modulesIndexTop, 
#modulesIndexBottom
		{ float:left; width:100%; margin:0; padding:0; }

#modulesIndexMiddle { float:left; width:100%; margin:0; padding:0; }

#modulesIndexMiddle.col3 #modulesIndexLeft,
#modulesIndexMiddle.col3 #modulesIndexRight,
#modulesIndexMiddle.col3 #modulesIndexCentre
		{float:left; width:33.1%; padding:0 !important; }
		
#modulesIndexMiddle.col2 #modulesIndexLeft,
#modulesIndexMiddle.col2 #modulesIndexRight
		{float:left; width:49.8%; padding:0 !important; }
		
#modulesIndexMiddle.col1 #modulesIndexCentre  
		{float:left; width:100%; padding:0 !important; }
		
#pdtIndex,
#catIndex
		{ width:100%; }
		
#modulesIndex,
#modulesIndex div div,
#modulesIndexLeft,
#modulesIndexRight,
#modulesIndexMiddle,
#modulesIndex div div div,
#catIndex .blocCat,
#pdtIndex .blocPdt
		{border-width:0}

#listPdt.tableau { border-collapse:collapse;} 
/* changement des propriétés du bgrd car cela masque la colonne de gauche qd on réduit la fenetre (ancien code =  width:990px; position:absolute; left:50%; margin-left:-495px;) */
#bgrd { width:990px; margin:auto;}
#container{ margin:auto; padding:0; width:964px; }
#header2 #catalogue #menu li { width:107px !important; }
#header2 #catalogue #menu li li ul { margin-left:107px; }

#modulesIndex #newpdt li {width:23%; margin:0 0 5px 5px; } body, input, select, textarea, form {font-family:Verdana, Arial, Helvetica, sans-serif; }body {font-size:10px}
input, select, textarea, form, td, th  {font-size:10px}


/*					H O R I Z O N T A L						*/

	#header2  {}

	#header2 #catalogue {}
	#header2 a.menuSub {}
/********************************* MENU RACINE ***********************************************/
	#header2 #catalogue #menu li{}
	#header2 #catalogue #menu a {}
	#header2 #catalogue #menu a:hover {}
/********************************* TOUS LES SOUS MENUS ***********************************************/
	#header2 #catalogue #menu li ul {}
	#header2 #catalogue #menu li li a {}
	#header2 #catalogue #menu li li a:hover {}
/********************************* SOUS MENU 01 ***********************************************/
	#header2 #catalogue #menu li li{}
	#header2 #catalogue #menu li li a:hover {}
/********************************* SOUS MENU 02 ET SUIVANTS ***********************************************/
	#header2 #catalogue #menu li li ul { margin:-21px 0 0 148px; }





/*					V E R T I C A L			GUAUCHE				*/

	.colLeft #catalogue #menu ul{}
/********************************* MENU RACINE ***********************************************/
	.colLeft #catalogue #menu li {}
	.colLeft #catalogue #menu a {}
	.colLeft #catalogue #menu a:hover {}
/********************************* TOUS LES SOUS MENUS ***********************************************/
	.colLeft #catalogue #menu ul {}
	.colLeft #catalogue #menu li li{}
	.colLeft #catalogue #menu li li a{}
/********************************* SOUS MENU 01 ***********************************************/
	.colLeft #catalogue #menu li ul{  margin-top:-22px; margin-left:181px; }
	* html .colLeft #catalogue #menu ul { margin-left: 0; }
	*+html .colLeft #catalogue #menu ul { margin-left: 0; }
/********************************* SOUS MENU 02 ET SUIVANTS ***********************************************/
	.colLeft #catalogue #menu li li ul{ }






/*					V E R T I C A L		D R O I T					*/

	.colRight .menuSub {}				
	.colRight #catalogue #menu {}
/********************************* MENU RACINE ***********************************************/
	.colRight #catalogue #menu ul {}
	.colRight #catalogue #menu li {}
	.colRight #catalogue #menu li a {}
	.colRight #catalogue #menu a:hover {}
/********************************* TOUS LES SOUS MENUS ***********************************************/
	.colRight #catalogue #menu li ul {}
	.colRight #catalogue #menu li li{}
	.colRight #catalogue #menu li li a{}
/********************************* SOUS MENU 01 ***********************************************/
	.colRight #catalogue #menu li ul{}
/********************************* SOUS MENU 02 ET SUIVANTS ***********************************************/
	.colRight #catalogue #menu li li ul{}
/* GT2i
-------------------------------------------------------------- */			

/* INIT
-------------------------------------------------------------- */			
html{ background:url(img_theme/bgrd_html.png) top left repeat-x  }
body{ font-size:12px;}
#bgrd{ margin:25px 0 0 0 ; width:100%; background:url(img_theme/bgrd_page.png) bottom left repeat-x }
.ColBodyAccueil { margin-top: -35px; }
*+html .ColBodyAccueil { margin-top: 0; }
* html .ColBodyAccueil { margin-top: 0; }
.marginLeft #colBody {margin-left:210px;}
.colLeft { width:200px}

#rp_pages_content_right { margin: 0 0 0 210px; }

a { color: #fa7f00; }
a:hover{ text-decoration:underline; color: #ca460b; }

.stock_display_view { display:none; }
.fichePdt .stock_display_view { display:block; }

/* menu haut
-------------------------------------------------------------- */			
#menuSite{ position:absolute; top:0; height:25px; overflow:hidden; font-size:0.8em; width:960px; overflow:hidden; }
#menuSite p{ float:left; padding:5px 10px 0 0; margin:0; color:#969696; font-weight:bold; font-style:italic; float:right}
#menuSite ul{ list-style-type:none; padding:0; margin:0; float:right}
#menuSite li{ display:inline;}

/* Panier
-------------------------------------------------------------- */			
#panier{padding:0;margin:85px 0 0 715px; width:255px;background:url(img_theme/bgrd_panier.png) no-repeat top right ; height:60px; z-index:99;  position:absolute ; top:0; }
#panier p{ padding:15px 0px 0 0px; margin:0 10px 0 10px !important; margin:0 12px 0 5px; float:left; width:150px}
#panier span{ display:block; padding-top:0px;  text-align:right}
#panier .totalPanier{ font-weight:bold}
#panier p .articlePanier { font-size:10px}
#panier  p .totalPanierSomme { font-size:11px; font-weight:bold; color:#fff}
#panier .totalPanierConditions{ font-weight: bold; margin:0; padding:0; font-size:9px; color:#ca460b; }
#panier a{ display: block;float:right; margin:15px 20px 0 0 !important; margin:15px 10px 0 0; }

/* header
-------------------------------------------------------------- */			
#header{ background:url(img_theme/bgrd_header.png) top left no-repeat; height:120px}
#headerBtn2 { position:absolute; top:20px; padding:0 0 0 550px;}
#headerBtn2 li { background:url(img_theme/bgrd_headerBtn2.png) no-repeat center left ; padding:0 0 0 15px; margin:10px 0 0 10px !important; margin:10px 0 0 7px;}
#headerBtn2 li a{ color:#fff; font-weight:bold; text-decoration:underline; padding:0; font-style:oblique; white-space:nowrap; text-align:right}
#logo{ float:none; width:190px; overflow:hidden; }
#nav{ height:22px; font-weight:bold; padding:5px 0 0 10px; color:#fff; font-size:0.9em; margin-bottom:10px}
#nav a{ color:#fff; }

/* ColLeft
-------------------------------------------------------------- */			
.colLeft div{ border:0; background:url(img_theme/bgrd_geninf_bottom.jpg) bottom left no-repeat; padding-bottom:10px}
.colLeft h2{ padding:15px 10px 5px 15px; font-weight:bold;   background:url(img_theme/bgrd_geninf_top.jpg) top left no-repeat; color:#0663b0; font-size:1.2em; margin: 0; }

	/* Catalogue
	-------------------------------------------------------------- */			
	.colLeft #catalogue{ background:url(img_theme/bgrd_menu_bottom.jpg) bottom left no-repeat; padding-bottom:10px}
	.colLeft #catalogue h2{ background:url(img_theme/bgrd_menu_top.jpg) top left no-repeat; color:#fff; font-size: 1.2em; }
	.colLeft .menuSub { background:none}				
	.colLeft #catalogue #menu{ margin:0 10px; text-align:right}
	.colLeft #catalogue #menu li a{ margin:2px 10px 2px 5px; border-bottom:1px solid #fbdf33; padding:0 0 2px 0; color:#CA460B; font-weight:bold; font-size:0.8em}
	.colLeft #catalogue #menu li a:hover{ text-decoration:none; color:#CA460B; background:#fce54d}
	.colLeft #catalogue #menu ul { background: transparent url(img_theme/bgrd_menu_colLeft_ul.png) no-repeat scroll center top; padding:0; text-align:left; margin-left:181px; } /*border:#adcb4f !important; border:none;*/
	*+html .colLeft #catalogue #menu ul { margin-left: 0; }
	
	#menu li ul { background-color:#E9E9E9; border:0px solid #fff !important; }
	
	/* Recherche
	-------------------------------------------------------------- */			
	.colLeft #search{ background:url(img_theme/bgrd_search_bottom.jpg) bottom left no-repeat; padding-bottom:10px }
	.colLeft #search h2{ background:url(img_theme/bgrd_search_top.jpg) top left no-repeat; color:#adadad; }
	.colLeft #search form{ margin:0 10px;}
	.colLeft #search #keywords{ border-color:#555 !important; background:#444; padding:3px 2px; width:120px; margin:0; color:#999; }
	.colLeft #search span{ padding:0; margin:0 ; width:auto}
	.colLeft #search button	{ padding: 0 0 0 1px; margin-top: 1px; cursor: pointer; }
	.colLeft #search #keywords:focus{ border-color:#000 !important; background:#444}
	.colLeft #search .btnBloc { text-align:right; text-decoration:underline; color:#999; font-size:0.9em; margin: 5px 45px 0 0}
	
	/* GENINF
	-------------------------------------------------------------- */			
	.colLeft #FILE_BLOCK_GENINF{ background:url(img_theme/bgrd_geninf_bottom.jpg) bottom left no-repeat; padding-bottom:10px}
	.colLeft #FILE_BLOCK_GENINF h2{ background:url(img_theme/bgrd_geninf_top.jpg) top left no-repeat; color:#0663b0; }
	.colLeft #FILE_BLOCK_GENINF ul{ margin:0 10px; text-align:right }
	.colLeft #FILE_BLOCK_GENINF li a{ margin:2px 10px 2px 5px; border-bottom:1px solid #dad9d9; padding:0 0 2px 0; color:#666; font-weight:bold; font-size:0.8em}
	.colLeft #FILE_BLOCK_GENINF li a:hover{ text-decoration:none; color:#333; background:#ccc}

	/* SECURE
	-------------------------------------------------------------- */			
	#secure { background:none}
	#secure h2{ display: none}
	#secure p { padding:10px 0 10px 0; margin:0}

/* ModulesIndex
-------------------------------------------------------------- */			
#modulesIndexBottom div,
#modulesIndexTop div{border:0 !important}

#modulesIndexBottom #idPdtIndex{ background: url(img_theme/bgrd_newpdt_bottom.png) no-repeat bottom left; padding: 0 0 15px 0}
#modulesIndexBottom #idPdtIndex h2{ background: url(img_theme/bgrd_newpdt_top.png) no-repeat scroll left; margin:0; padding:10px 20px; font-size:1.38em; font-weight:bold; font-style:oblique; color:#fff}
#modulesIndexBottom #idPdtIndex h2 span{padding:0; font-size:0.8em; }
#modulesIndexBottom #idPdtIndex h2 #rss{ display:none}
#modulesIndexBottom #idPdtIndex .blocPdtImg{ float:left; padding:0; margin:5px 10px 0 7px !important; margin: 3px 10px 0 3px; }
#modulesIndexBottom #idPdtIndex .blocPdtImg img{ border:1px solid #eee}
#modulesIndexBottom #idPdtIndex .pdtInfo{ margin: 0 10px 0 130px; text-align:left; padding-top:20px }
#modulesIndexBottom #idPdtIndex .blocPrix{margin-left:130px; text-align:left; padding-top:5px } 		
#modulesIndexBottom #idPdtIndex .pdtName{ padding:20px 0 3px 0;color:#fa7f00; font-weight:bold; font-size:13px;}		
#modulesIndexBottom #idPdtIndex .pdtRef{ display:block; color:#999}		
#modulesIndexBottom #idPdtIndex .btnBloc { color:#ffb400; text-decoration:underline}
#modulesIndexBottom #idPdtIndex .blocPdt .btnPdt { margin-left:130px; }
#modulesIndexBottom #idPdtIndex .blocPdt .btnPdt a { float: left; padding: 0; margin: 0; }
#modulesIndexBottom #idPdtIndex .blocPdt .btnPdt .add { padding: 0 3px; } 

/* CatIndexIndex
-------------------------------------------------------------- */
#txtcat { margin:0 0 5px 0; padding-top: 7px;}		
#txtcat * {padding:0; margin:0; }
h1{ font-size:20px; font-weight:bold; font-style:oblique; color:#ca460b; margin:0; }
h2{ font-size:15px; font-weight:bold !important; color:#000; margin:0; }
#rp_pages p,
#txtcat p { font-size: 11px; color:#999; }

#catIndex{ background:#f5f5f5; border:1px solid #eee; margin:0}
#catIndex td a span{text-decoration:underline; background: url(img_theme/bgrd_catindex_td_a.png) no-repeat center left ; padding:3px 0 3px 20px !important; text-align:left;font-size:12px;height:auto !important}
#catIndex td a { color:#999;}
#catIndex td a:hover{ color:#666; }

/*  modules_cat */
	#modules_cat {width:100%! important; width:99%; border-collapse:collapse; margin-top:20px}
	#modules_cat td {width:33.1% !important;}
	#modules_cat td div{padding:0; min-height:190px;  border:0; background: url(img_theme/bgrd_modules_cat_bottom.png) right bottom no-repeat}
	#modules_cat td h2{ padding:10px 5px;font-size:15px; background:url(img_theme/bgrd_modules_cat_top.png) no-repeat top right; text-align:center; color:#fff}
	#modules_cat td a{text-decoration:underline; font-weight:bold}
	#modules_cat td .pdtName,
	#modules_cat td .name a{font-size:14px; font-weight:bold; text-decoration:none}
	#modules_cat .prix{font-size:11px; font-weight:bold}

/* BEST */
	#modules_cat td #best { padding:0 0 10px 0; height: 200px; } 
	#modules_cat td #best p{ float:left; padding:30px 0 30px 10px !important; padding:40px 0 30px 10px; } 
	#modules_cat td #best ol{padding:7px 7px 0 120px; margin:0; font-weight: bold; } 
	#modules_cat td #best li{ padding:3px 0; border-bottom:1px solid #ccc;  } 
	#modules_cat td #best li a{ text-decoration:none}
	#modules_cat td .pdtRef { display: none; } 
	
/* SPE */
	#modules_cat #spe { position: relative;  height: 210px; }
	#modules_cat #spe hr{ display:none} 
	#modules_cat #spe .img{ float:left; padding: 15px 5px 0 5px; margin:0 0 0 5px !important; margin:0; } 
	#modules_cat #spe .name { padding:23px 10px 0 0; height: auto !important; white-space: normal; width: auto; line-height:18px; margin:0; }
	#modules_cat #spe .name,
	#modules_cat #spe .prix{text-align:left}
	#modules_cat #spe .prixPromoNew {font-size:11px; font-weight:bold; margin:0; padding: 8px 0 0 0; }
	#modules_cat #spe .prixPromoOld {font-size:10px; font-weight:normal}
	#modules_cat #spe .btn{ float:left; clear:both; margin:0 !important; padding:0; display:none} 
	#modules_cat #spe .btn a{ padding:9px 0 0 5px} 	
	
/* newpdt */
	#modules_cat #newpdt {  height: 210px; }
	#modules_cat #newpdt .name{ text-decoration:none}	
	#modules_cat #newpdt ul{ list-style-type:none; }	
	#modules_cat #newpdt li{ width: auto ; border: 0; font-size: 14px; text-align: left; font-weight: bold; text-decoration: none; }	
	#modules_cat #newpdt li a { line-height: 18px; }	
	#modules_cat #newpdt li a img{ float:left; padding: 15px 5px 0 5px; margin:0 0 0 5px !important;  }	
	#modules_cat #newpdt li span { padding:23px 10px 0 0; height:auto !important; white-space: normal; width: auto; line-height:18px; }	
	*+html #modules_cat #newpdt li span { padding: 5px 12px 0 0; }
	* html #modules_cat #newpdt li span { padding: 5px 10px 0 0; margin: 0; }
	#modules_cat #newpdt li .prix, #modules_cat #newpdt li .prixPromoNew { padding: 8px 0 0 0; font-size:11px; font-weight:bold}	
	#modules_cat #newpdt li .prixPromoOld { padding:0; font-size:10px; text-decoration:line-through; font-weight:normal }	
	#modules_cat #newpdt .btnBloc{ padding:9px 0 0 5px ; text-align:left !important;display:none}	
	

/* GONDOLE */
	#gondole { border:0; background: url(img_theme/bgrd_gondole_bottom.png) no-repeat bottom left; padding: 0 0 20px 0}
	#gondole h2{ background: url(img_theme/bgrd_gondole_top.png) no-repeat top left; padding:10px 0 10px 0; text-align:center; font-size:1.38em; font-weight:bold; font-style:oblique; color:#fff }
	#gondole .pdtName{color:#fa7f00; font-weight:bold; font-size:13px; padding:0 10px}
	#gondole .pdtRef{color:#999;}
	
	
/* ListPdt
-------------------------------------------------------------- */	
#listPdt { width: 98%; float: left; }
#rp_index { margin-bottom: 45px; }
.categorie  #rp_index { padding-top: 5px; }
/*  filtres */
#filtres{ background:#f5f5f5; border-color:#e5e5e5; width: 100% !important; width: auto; margin-bottom: 10px; }
#filtres P{ border-color:#e5e5e5 !important}
#filtres ul{ width:22%; padding:0 10px}
#filtres .path2 {text-align:right }
#filtres .path2 a{ font-size:10px; font-weight:bold;}

/*  Multipgs */
.multiPgs { background:url(img_theme/bgrd_multipgs.png) repeat-x top left #ffb400; border:1px solid #ffb400; height:20px; padding:5px; float: left !important; float: none; width: 100% !important; width: 98%; margin: 10px 0! important; margin: 18px 0; }

.multiPgs  span{ color:#fff;}
.multiPgs .multiPgsSelect{ border:1px solid #de7607; color:#ef7b04; padding:2px 0}
.multiPgs a { background:#fce54d ; border-color:#fac300 ; color:#fa7f00; width:18px ; height:14px; margin:1px 1px 0 1px; padding:2px 0 }
.multiPgs a:hover { background:#fff; border:1px solid #de7607; color:#ef7b04; width:18px ; height:14px; margin:1px 1px 0 1px; padding:2px 0 }
.multiPgsResult{  color:#fff;  padding:3px 0 0 10px}

/*  1 pdt/ tableau */
#rp_index #listPdt td { padding:15px 5px 0 5px ; height:auto !important}
#rp_index #listPdt .blocPdt { padding:0px 5px 0 5px ; }
#rp_index #listPdt td form{ text-align:center}
#rp_index #listPdt td { color:#999;}
#rp_index #listPdt td a{ color:#fa7f00; font-weight:bold; font-size:13px}

/*  3 pdt*/
#rp_index .inline3 .blocListPdtVide { width: 33%; }
#rp_index .inline3 .blocPdtContent .pdtName{ color:#fa7f00; font-weight:bold; font-size:13px}
#rp_index .inline3 .blocPdtContent form  p { float:left; padding:0; margin:0}

/* FichePdt
-------------------------------------------------------------- */	
.fichePdt { margin: 30px 0 10px; border-bottom: 1px dashed #CCCCCC; padding: 0 }
/*FICHE PDT HEADER*/
#fichePdtHeader { margin-top: 5px; }
#fichePdtHeader h1{ background:#f5f5f5; border:1px solid #d0d0d0; color:#ca460b; padding:10px 10px 0 10px; font-size:1.7em; font-weight:bold; font-style:oblique; margin:0 }
#fichePdtHeader h1 span { display:block; border:0; margin:0 110px 0 0 !important; margin: 0; }
#fichePdtHeader h1 .fiche_pdt_ref { font-size:14px; font-weight:bold; font-style:oblique; color:#000}
#fichePdtHeader h1 .ListPdtImgSupp{ float: right !important; margin: -6px 0 0 0; padding:0; width:100px !important; text-align: right; }

.fichePdtContent .newpdt_img { float: right !important;  margin: 0 10px 0 0; padding-bottom: 0; }

/*Stocks*/
.fichePdtContent .stock_display_view  { float:left !important; width:60%; padding: 8px 5px; margin: 0; }  
.fichePdtContent .vignettePdtNew{ float:left !important }

.stock_display_view  span { padding-left:20px; display:block}  
.stock_null		{ background: url(stock_null.png) center left no-repeat; }
.stock_positif	{ background: url(stock_positif.png) center left no-repeat; }
.stock_alert	{ background: url(stock_positif.png) center left no-repeat; }


/*FICHE PDT IMG*/
.fichePdtImg  { width:255px; padding:0; margin:0}
.fichePdtImg a{ border: 1px solid #fa7000; background:url(img_theme/bgrd_zoom.png) top right no-repeat; padding-top:20px}
.fichePdtImg p a { border: none; background: none; padding-top: 0; }
#critiques { border:0; background:url(puce_avis.png) no-repeat right top; padding:2px;}
#critiques a { border:0; padding-right:20px ; text-align:right;}
.avis_etoiles	{ padding:2px; margin:0 !important; background:#f5f5f5 !important; border:1px solid #ccc; text-align:right !important; }
.avis_etoiles	a{ text-align:right}
#critiques strong	a{ text-align:right; padding:0; margin:0}
#printPdt { padding:2px; border:0; background:url(puce_print.png) no-repeat right top;}
#printPdt a { border:0; text-align:right;padding-right:20px ;}
#zoomPdt { padding:2px; border:0; background:url(puce_zoom.png) no-repeat right top; display:none}
#zoomPdt a { border:0; text-align:right;padding-right:20px ;}
#sendPdt { padding:2px; border:0; background:url(puce_mail.png) no-repeat right top;}
#sendPdt a { border:0; text-align:right; padding: 0 20px 0 0; margin: 0 3px; }

/*FICHE PDT CONTENT*/
.fichePdtContent																{ margin:0 0 0 270px; color:#666;}
.fichePdtContent .options_produit 							{ float:left !important; width:40% !important}
.fichePdtContent .options_produit span					{ padding:0; display:block}
.fichePdtContent .options_produit span label		{ font-weight:bold; padding-top:2px}	

.fichePdtContent .prix { color:#fa7000; float:left !important; margin:0 10px 0 0 ; width: 38% !important;}
.fichePdtContent .prix span{ text-align:right; width:100% !important}
.fichePdtContent .vignettePromoPdt { background: url(img_theme/bgrd_pormo.png) no-repeat top center ; float:left !important; width:44px; padding:17px 4px 13px 7px; height:25px; font-size:13px; font-weight:bold !important; color:#fff}
.fichePdtContent .prix .dateEndPromo { color: #666; font-weight: normal; margin: 0; font-size: 9px; }

.description_suite { float:left; margin:0 0 10px 0; border:1px solid #d0d0d0; padding:10px !important; background:#f5f5f5; width:93%; font-size:11px}
.description_suite p { margin:5px 0 0 0; padding:0}
.fichePdtContent #lotPdts  a span span		{ text-align:center !important; width:120px; overflow:hidden}
.fichePdtContent #lotPdts li span { width: 100% !important; }

#pdtStock { float:right !important;width:47%; padding-top:10px}
#pdtStock span {float:left; margin-top:0 !important; ; padding-top:15px}	
#pdtStock a { margin:10px 0 0 10px;float:left; margin-top:0 !important}
#pdtStock .btn_pdt_back { display:none}

#widgetUnEuroCom {
	float: left !important;
	margin: 10px 0;
	padding: 0;
	width: 80%;
}

.bloc_lot_promo	{ border:1px solid #ddd; padding:0 5px; margin:0}
.bloc_lot_promo h2 { padding:0; margin:0;}
.bloc_lot_promo p { padding:5px 0}
.tarifs td { text-align:center !important}

#rp_index .blocPdtContent .blocPrix { height: 30px; }
#rp_index .blocPdtContent .blocPrix .prix, #rp_index .blocPdtContent .blocPrix .prixHT, #rp_index .blocPdtContent .blocPrix .prixPromoNewHT, 
#rp_index .blocPdtContent .blocPrix .prixPromoNew, #rp_index .blocPdtContent .blocPrix .prixPromoOldHT, #rp_index .blocPdtContent .blocPrix .prixPromoOld { font-size: 1.3em; }
#rp_index .blocPdtContent .details { padding: 0 2px; }
#rp_index .blocPdtContent .add { float:right; padding: 0 2px; }

#listPdt Caption		{ text-align:left; padding:5px 0; background:#fff; border-color:#CCC; border-width: 0 0 1px 0; }
*+html #listPdt Caption {  border: none; }
* html #listPdt Caption {  border: none; }
.ZoneFichePdt #listPdt .prix { color:#000; }
#listPdt .prix, #listPdt .stock { border-width: 1px 0; }
#listPdt #pdtAnnexeBtns { margin: auto; text-align: center; vertical-align: middle; padding: 0; }

.pdtCmd  span  a,
.pdtAnnexe span  a { color:#fa7f00; font-size:13px;font-weight:bold ; }
.pdtCmd span,
.pdtAnnexe span  { color:#999}
.pdtCmd td,
.pdtAnnexe td  { vertical-align: middle; padding:4px 0px 0 10px ; height:auto !important}
.pdtCmd .pdtAnnexeImg,
.pdtAnnexe .pdtAnnexeImg { padding:0; text-align:center; }
.pdtCmd img { margin-left: 11px; }

.pdtAnnexe caption { color:#fa7f00; font-size:18px;font-weight:bold ; font-style: oblique}

.pdtCmd { width:98%}
.pdtCmd caption {  background:url(img_theme/bgrd_multipgs.png) repeat-x top left #ffb400; border:1px solid #ffb400 !important; height: 30px; padding:5px; color:#fff; text-align:left; font-size:15px; font-weight:bold; font-style:oblique; margin-bottom:5px}
*+html .pdtCmd caption { height:20px; }
* html .pdtCmd caption { height:20px; }
.pdtCmd td{ border:1px solid #ccc}
.pdtCmd .prix,
.pdtAnnexe .prix 			{ color: #000; }
.pdtCmd .prixPromoNew,
.pdtAnnexe .prixPromoNew	{ color: #B80000; }

/* FOOTER
-------------------------------------------------------------- */			
#footer{ margin:0; color:#fff; font-size:0.8em; height:43px}
#footer a{ text-decoration:underline; color:#fff}
#footer a:hover{ color:#91bfe6}
#logo_footer_rpack a{ text-decoration:none}#header { background:url(img_theme/bgrd_header_espanol.png) top left no-repeat; }
