/*---

Ziraf.com // CSS Global
Auteur : Arteca Design inc.
Derniere revision : 25 mai 2007

	1.	
	
Notes: 

---*/

body {
	font-family : "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 13px;
	padding: 0;
	margin: 0;}
	
	
.index a{
	text-decoration: underline;
	color: #FF0000;	}
	
	
.index a:hover{
	text-decoration: none;
	color: #FF0000;	}
	
	
.index p{
	text-decoration: none;
	font-size: 13px;
}	

.cleaner {
	clear: both; 
	line-height: 0px; 
	height: 0px; 
	font-size: 0px;
}

h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}

p {
	padding: 0 0 15px;
	margin: 0;
}

/* ---------------------------------------- */
/* 1. Styles pour le header					*/
/* ---------------------------------------- */

#header { 
	background: url("../img/color_themes/yellow/bg_header.gif") repeat-x 0 158px #FFF;
	position: relative;
	z-index: 1000;

}

#header h1 a {
	display: block;
	width: 299px;
	height: 112px;
	background: url("../img/common/logo_ziraf.gif") no-repeat #FFF;
	text-indent: -5000px;
	position: absolute;
	top: 25px;
	right: 5%;
	z-index: 100;
	text-decoration: none;
}

#header h1 a:hover { background-position: 0 -110px; }

#header h4 {
	padding-left: 5%;
	background-color: #FFE000;
	float: left;
	position: relative;
}

#header h4 span { 
	display: block; 
	width: 545px;
	height: 178px;
	background: url("../img/color_themes/yellow/kids_chain.jpg") no-repeat 0 0;
	text-indent: -5000px;
}

#header div.mainNav,
#footer div.secondaryNav { margin: 0 5%; }

#header .mainNav {
	clear: both;
	position: relative;
	padding-top: 23px;
}

#header table,
#footer div.secondaryNav table { 
  	width: 100%;
	position: relative;
}

#header table td ul,
#header table td ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	position: relative;
}

#header table td.accueil ul li 		{ width: 152px; }
#header table td.trousse ul li 		{ width: 152px; }
#header table td.trotti ul li 		{ width: 152px; }
#header table td.coffret ul li 		{ width: 152px; }
#header table td.outils ul li 		{ width: 152px; }
#header table td.commander ul li 	{ width: 152px; }

#header table td a.firstLevel {
	color: #FFF;
	text-decoration: none;
	line-height: 45px;
	width: 142px;
	display: block;
	margin: 0 auto;
	text-indent: -5000px;
	height: 58px;
	background-repeat: no-repeat;
}

#header table td.accueil a.firstLevel {
	width: 152px;
	background-image: url(/img/mainNav/1-1.gif);
}

#header table td.trousse a.firstLevel {
	width: 152px;
	background-image: url(/img/mainNav/1-3.gif);
}

#header table td.trotti a.firstLevel {
	width: 152px;
	background-image: url(/img/mainNav/1-2.gif);
}

#header table td.coffret a.firstLevel {
	width: 152px;
	background-image: url(/img/mainNav/1-5.gif);
}

#header table td.outils a.firstLevel {
	width: 152px;
	background-image: url(/img/mainNav/1-4.gif);
}

#header table td.commander a.firstLevel {
	width: 152px;
	background-image: url(/img/mainNav/1-6.gif);
}

#header table td a.firstLevel:hover 	{ background-position: 0 -58px; }

#header table td ul li {
	position: relative;
	z-index: 1000;
}

#header table td ul li ul { position: absolute; top: 57px; left: 5px; text-align: left; right: 5px; display: block; }

#header table td.coffret ul li ul 	{ left: 5px; right: 5px; }
#header table td.outils ul li ul 	{ left: 5px; right: 5px; }
#header table td.commander ul li ul { left: 5px; right: 5px; }


#header table td.trousse ul li ul 	{ border: 1px solid #2D9F2D; }
#header table td.trotti ul li ul 	{ border: 1px solid #7F0D83; }
#header table td.coffret ul li ul 	{ border: 1px solid #E97515; }
#header table td.outils ul li ul 	{ border: 1px solid #225187; }
#header table td.commander ul li ul { border: 1px solid #D5135D; }

#header table td.trousse ul ul li,
#header table td.trotti ul ul li,
#header table td.coffret ul ul li,	
#header table td.outils ul ul li,		
#header table td.commander ul ul li { width: 120px; }

/* Windows IE5.x Hack */

* html  #header table td ul ul li { float: left; }

/* End */

#header table td ul li ul li a { line-height: 15px; display: block; padding: 5px; text-decoration: none; font-size: 11px; background-color: #fff; color: #000; width: 130px; font-weight: bold; margin: 0; }

#header table td ul li ul li.first a 	{ border-top: medium none; }
#header table td ul li ul li.last a 	{ border-bottom: none; }

#header table td ul li ul li a:hover { /* background-color: #FFF; */ }

#header table td.trousse ul li ul li a {
	border-color: #DAEBD7;
	background-color: #DAEBD7;
}

#header table td.trotti ul li ul li a {
	border-color: #E7D4EA;
	background-color: #E7D4EA;
}

#header table td.coffret ul li ul li a {
	border-color: #FBE5D0;
	background-color: #FBE5D0;
}

#header table td.outils ul li ul li a {
	border-color: #d8dee8;
	background-color: #d8dee8;
	width: 130px;
}

#header table td.commander ul li ul li a {
	border-color: #F7D4E2;
	background-color: #F7D4E2;
}

#header table td.trousse ul li ul li a:hover 	{ color: #2D9F2D; }
#header table td.trotti ul li ul li a:hover 	{ color: #7F0D83; }
#header table td.coffret ul li ul li a:hover 	{ color: #E97515; }
#header table td.outils ul li ul li a:hover		{ color: #225187; }
#header table td.commander ul li ul li a:hover	{ color: #D5135D; }
 #header table td ul li span {
	color: #fff;
	text-decoration: none;
	line-height: 45px;
	width: 152px;
	display: block;
	margin: 0 auto;
	text-indent: -5000px;
	height: 58px;
	background-repeat: no-repeat;
	background-position: 0 -58px;
	background-color: #fff;
}

#header table td.trousse ul li span {
	width: 152px;
	background-image: url(../img/mainNav/1-3.gif);
}

#header table td.trotti ul li span {
	width: 152px;
	background-image: url(../img/mainNav/1-2.gif);
}

#header table td.coffret ul li span {
	width: 152px;
	background-image: url(../img/mainNav/1-5.gif);
}

#header table td.outils ul li span {
	width: 152px;
	background-image: url(../img/mainNav/1-4.gif);
}

#header table td.commander ul li span {
	width: 152px;
	background-image: url(../img/mainNav/1-6.gif);
}

#header table td.commander { width: 152px; }

#header table td.accueil a.firstLevel { margin: 0 auto 0 0; }

/* ---------------------------------------- */
/* 1. Styles pour le contenu				*/
/* ---------------------------------------- */

div.container {
	padding: 0 5%;
	border-bottom: 15px solid #FFF;
	background-color: #FFF;
}

#content { 
	background: url("../img/color_themes/yellow/bg_content_accueil.gif") repeat-x 100% 7px #FFF;
	position: relative;
}

#content div.section {
	padding-top: 50px;
	margin-right: 210px;
}

body.accueil #content div.section { margin-right: 260px; }

#content a img { border: none; }

#content h2 {
	background-repeat: no-repeat;
	height: 38px;
	padding: 0;
	margin: 0 0 15px;
	text-indent: -5000px;
}

#content h3 { width: 310px; line-height: 20px; font-size: 21px; font-weight: normal; color: #47a941; min-width: 400px; margin-bottom:  20px; }
#content h7 { color: #ff9205; font-size: 21px; font-weight: normal; line-height: 40px; margin-bottom: 20px; width: 310px; margin-left: 205px; }
body.yellow #content h3 { color: #FFCC13; width: 100%;}

body.yellow #content a {
color: #000;
font-weight: bold;
}

body.yellow #content a:hover {
color: #666;
}

#content div.imgRight {
	float: right;
	padding: 0 0 10px 10px;
	position: relative;
}

/* Main Titles */

#content h2.quoiTrousse			{ background-image: url("../img/titles/title_quoi_trousse.gif"); }
#content h2.themes0506 			{ background-image: url("../img/titles/title_themes_annee.gif"); }
#content h2.priceList 			{ background-image: url("../img/titles/title_liste_prix.gif"); }
#content h2.abonnement 			{ background-image: url("../img/titles/title_abonnement.gif"); }
#content h2.themesAnterieurs 	{ background-image: url("../img/titles/title_themes_anterieurs.gif"); }
#content h2.essai 				{ background-image: url("../img/titles/title_essai.gif"); }
#content h2.catalogueCoffret 	{ background-image: url(../img/titles/title_cat_outils.gif); }
#content h2.monPanier 			{ background-image: url("../img/titles/title_mon_panier2.gif"); }
#content h2.accueil 			{ background-image: url("../img/titles/title_accueil.gif"); height: 65px;}
#content h2.catalogueOutils		{ background-image: url(../img/titles/title_c_comm.gif);}
#content h2.quoiCoffret			{ background-image: url("../img/titles/title_quoi_coffret.gif");}
#content h2.commentCommander	{ background-image: url("../img/titles/title_comment_commander.gif");}
#content h2.bonsCommande		{ background-image: url("../img/titles/title_bons_commande.gif");}
#content h2.quiSommesNous		{ background-image: url("../img/titles/title_qui_sommes_nous.gif");}
#content h2.politiques			{ background-image: url("../img/titles/title_politiques_securite.gif");}
#content h2.livraison			{ background-image: url("../img/titles/title_livraison.gif");}
#content h2.desQuestions		{ background-image: url("../img/titles/title_des_questions.gif");}
#content h2.temoignages			{ background-image: url("../img/titles/title_temoignages.gif");}

#content h2.contact				{ background-image: url("../img/titles/title_nous_contacter.gif");}
#content h2.province			{ background-image: url("../img/titles/title_selectionnez_province2.gif");}

body.purple #content h2.abonnement 	{ background-image: url("../img/titles/title_abonnement_purple.gif");}
body.purple #content h2.themes0506 	{ background-image: url("../img/titles/title_themes_purple.gif"); }
body.purple #content h2.quoiTrotti	{ background-image: url("../img/titles/title_quoi_trotti_purple.gif"); }
body.purple #content h2.essai 		{ background-image: url("../img/titles/title_trotti_essai_purple.gif"); }
body.purple #content h2.priceList 	{ background-image: url("../img/titles/title_liste_prix_purple.gif"); }


#content ul {
	padding: 0;
	margin: 0 0 15px 30px;
	list-style-type: none;
}

#content ul li {
	padding-left: 12px;
	background: url("../img/color_themes/yellow/bullet_content.gif") no-repeat 0 6px;
	position: relative;
	padding-bottom: 15px;
}

body.accueil #content ul { margin-bottom: 5px; }	

body.accueil #content ul li { padding-bottom: 10px; padding-left: 14px;}	


body.green #content ul li { background-image: url("../img/color_themes/green/mini_bullet_content.gif"); }
body.orange #content ul li { background-image: url("../img/color_themes/orange/mini_bullet_content.gif"); }
body.purple #content ul li { background-image: url("../img/color_themes/purple/mini_bullet_content.gif"); }
body.pink #content ul li { background-image: url("../img/color_themes/pink/mini_bullet_content.gif"); }

body.blue #content ul.intro { margin-bottom: 0; }

body.blue #content ul.intro li {
	padding-bottom: 5px;
	margin: 0;
	font-weight: normal;
	background: url("../img/color_themes/blue/bullet_content.gif") no-repeat 0 4px;
}

#content p.caption {
	font-size: 18px;
	color: #47A941;
	padding: 0;
}

body.purple #content p.caption { color: #7D006E; }

body.accueil #content p.caption {
	color: #FFCC13;
	margin-bottom: 20px;
}

#content p.last { padding: 0; }

/* ---------------------------------------- */
/* 1. Styles pour la sidebar				*/
/* ---------------------------------------- */

#sidebar,
#sidebarA,
#sidebarAP,
#sidebarP,
#sidebarPromoCoffret,
#sidebarAccueil { float: right; position: relative; margin-bottom: 15px; }

#sidebarPromoCoffret {
	background-color: red;
}

#sidebarAccueil {
	border-left: 15px solid #FFF;
}
body.green #sidebar,
body.green #sidebarP,
body.orange #sidebarP,
body.blue #sidebarP,
body.purple #sidebar,
body.yellow #sidebar,
body.red #sidebar { border-color: #47a941; }
body.purple #sidebar {
	border-color: #8E2E94; 
	width: 209px;
}
body.red #sidebar {
	border-color: #EB0D1C;
	width: 209px;
}

body.yellow #sidebar {
	border-color: #FFE000;
	width: 209px;
}

body.orange #sidebarP {
	border-color: #FFA200;
}

body.blue #sidebarP {
	border-color: #456DA0;
}

#sidebarA a.extraNav, 
#sidebarAP a.extraNav {
	width: 213px;
	height: 41px;
	display: block;
	background-image: url(../img/mainNav/btn_abonnez.gif);
	text-indent: -5000px;
	 background-color: #fff; 
	text-decoration: none;
}

#sidebarA a.extraNav:hover,
#sidebarAP a.extraNav:hover { background-position: 0 -41px;}

#sidebarAP a.monPanier,
#sidebarP a.monPanier,
#sidebarPromoCoffret a.monPanier {
	width: 127px;
	height: 40px;
	display: block;
	background-image: url(../img/common/btn_mon_panier.gif);
	text-indent: -5000px;
	background-color: #fff;
	text-decoration: none;
	border-left: 88px solid #fff;
	border-top: 8px solid #fff;
	border-bottom: 15px solid #fff;
}

#sidebarAP a.monPanier:hover,
#sidebarP a.monPanier:hover,
#sidebarPromoCoffret a.monPanier:hover { background-position: 0 -40.5px;}


#sidebarAP a.monPanier { position: relative; }

/* */

#sidebarPromoCoffret a.promoCoffret,
#sidebarAccueil a.promoAccueil {
	text-decoration: none;
	background-color: #FFF;
	display: block;
	border-top: 7px solid #FFF;
}

#sidebarAccueil a.promoAccueil {
width: 244px;
}

#sidebarAccueil a.promoAccueil:hover {
background-color: #FFFFBF;
}

#sidebarAccueil a.blue:hover {
background-color: #E5EEF5;
}

#sidebarPromoCoffret a.promoCoffret img { border: none; margin-left: 2px;}
#sidebarAccueil a.promoAccueil img { border: none; }
/* ---------------------------------------- */
/* 1. Styles pour le footer					*/
/* ---------------------------------------- */

#footer {
	background: url("../img/color_themes/yellow/bg_footer.gif") no-repeat 100% -1px #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 12px solid #FFE000;
}

#footer div.utilityNav { display: none; }

#footer ul,
#footer ul li {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#footer ul li { float: left; }

#footer div.secondaryNav { padding-top: 44px; }

#footer div.secondaryNav table td { width: 15% }

#footer div.secondaryNav table td a {
	font-family : "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	line-height: 34px;
	height: 34px;
	color: #000;
	margin: 3px auto;
	padding: 0 0 0 38px;
	background-repeat: no-repeat;
	position: relative;
	text-align: left;
  	width: 100px;
}

#footer div.secondaryNav table td.about a 		{ background-image: url("../img/secondaryNav/btn_qui_sommes_nous.gif"); margin: 3px 0; width: 108px;}
#footer div.secondaryNav table td.politiques a 	{ background-image: url("../img/secondaryNav/btn_politiques_securite.gif"); padding: 0 0 0 22px;  width: 120px;}
#footer div.secondaryNav table td.questions a 	{ background-image: url("../img/secondaryNav/btn_questions.gif"); padding: 0 0 0 28px;  width: 90px; }
#footer div.secondaryNav table td.livraison a 	{ background-image: url("../img/secondaryNav/btn_livraison.gif"); padding: 0 0 0 42px;  width: 60px;}
#footer div.secondaryNav table td.temoignages a { background-image: url("../img/secondaryNav/btn_temoignages.gif"); padding: 0 0 0 33px;   width: 80px;}
#footer div.secondaryNav table td.contact a 	{ background-image: url("../img/secondaryNav/btn_contact.gif"); padding: 0 0 0 31px;  margin: 3px 0 3px auto; }

#footer div.secondaryNav table td a:hover {
	color: red;
	background-position: 0 -68px;
}

/* ---------------------------------------- */
/* 1. Styles pour Color Themes				*/
/* ---------------------------------------- */

body.yellow #content 		{ background-image: url("../img/color_themes/yellow/bg_content.gif");}

/* Green Theme */

body.green #header 			{ background-image: url("../img/color_themes/green/bg_header.gif"); }
body.green #header h4 		{ background-color: #47A941; }
body.green #header h4 span 	{ background-image: url("../img/color_themes/green/kids_chain.jpg");}
body.green #content 		{ background-image: url(../img/color_themes/green/bg_content.gif); background-repeat: no-repeat;}
body.green #footer 			{ background-image: url("../img/color_themes/green/bg_footer.gif"); 
							  border-bottom-color: #47A941; }
							  
/* Orange Theme */							  
body.orange #header 		{ background-image: url("../img/color_themes/orange/bg_header.gif"); }
body.orange #header h4 		{ background-color: #FFA200; }
body.orange #header h4 span { background-image: url("../img/color_themes/orange/kids_chain.jpg");}
body.orange #content 		{ background-image: url(../img/color_themes/orange/bg_content.gif); background-repeat: no-repeat;}
body.orange #footer 		{ background-image: url("../img/color_themes/orange/bg_footer.gif"); 
							  border-bottom-color: #FFA200; }					
/* Purple Theme */	
body.purple #header 		{ background-image: url("../img/color_themes/purple/bg_header.gif"); }

body.purple #header h4 		{ background-color: #943A9A; }
body.purple #header h4 span { background-image: url("../img/color_themes/purple/kids_chain.jpg");}
body.purple #content 		{ background-image: url("../img/color_themes/purple/bg_content.gif"); background-repeat: no-repeat;}
body.purple #footer 		{ background-image: url("../img/color_themes/purple/bg_footer.gif"); 
							  border-bottom-color: #943A9A; }
							  
/* Blue Theme */
body.blue #header 			{ background-image: url("../img/color_themes/blue/bg_header.gif"); }
body.blue #header h4 		{ background-color: #456DA0; }
body.blue #header h4 span 	{ background-image: url("../img/color_themes/blue/kids_chain.jpg");}
body.blue #content 			{ background-image: url("../img/color_themes/blue/bg_content.gif"); background-repeat: no-repeat;}
body.blue #footer 			{ background-image: url("../img/color_themes/blue/bg_footer.gif"); 
							  border-bottom-color: #456DA0; }
							  
/* Red Theme */
body.red #header 			{ background-image: url("../img/color_themes/red/bg_header.gif"); }
body.red #header h4 		{ background-color: #EB0D1C; }
body.red #header h4 span 	{ background-image: url("../img/color_themes/red/kids_chain.jpg");}
body.red #content 			{ background-image: url("../img/color_themes/red/bg_content.gif"); background-repeat: no-repeat;}
body.red #footer 			{ background-image: url("../img/color_themes/red/bg_footer.gif"); 
							  border-bottom-color: #EB0D1C; }
							  
/* Pink Theme */
body.pink #header 			{ background-image: url("../img/color_themes/pink/bg_header.gif"); }
body.pink #header h4 		{ background-color: #D5135D; }
body.pink #header h4 span 	{ background-image: url("../img/color_themes/pink/kids_chain.jpg");}
body.pink #content 			{ background-image: url("../img/color_themes/pink/bg_content.gif"); background-repeat: no-repeat;}
body.pink #footer 			{ background-image: url("../img/color_themes/pink/bg_footer.gif"); 
							  border-bottom-color: #D5135D; }

/* Theme List */

div.themeContainer {
	position: relative;
	border-bottom: 1px solid #B5DDB3;
	padding: 0 0 15px;
	margin: 0 0 15px;
	width: 99%;
}

body.orange div.themeContainer { border-bottom-color: #FFDA99; }
body.blue div.themeContainer { border-bottom-color: #B5C5D9; }
body.red div.themeContainer { border-bottom-color: #F8ADB2; }
body.purple div.themeContainer { border-bottom-color: #D4B0D7; }

div.themeContainer div.imgLeft {
	float: left;
	width: 74px;
}

div.themeContainer div.imgLeft a img {
	border: none;
	margin-bottom: 2px;
}

div.themeContainer p { 
	font-size: 13px;
	font-weight: normal;
}
 
div.themeContainer div.description {  margin: 0 0 0 110px; }

* html div.themeContainer div.description {
	float: left;
	margin: 0 0 0 18px;
}

div.themeContainer div.description h3,
div.moreDetails h3 {
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 15px;
}

div.themeContainer div.description div.cleaner { 
	clear: none;
	height: 33px;
	background-color: #FFF;	
}

#content div.themeContainer div.description ul li { 
	font-weight: bold;
	margin-bottom: 0;
}

div.themeContainer div.description p { 
	padding: 0 0 5px;
}

div.themeContainer div.description a {
	text-decoration: none;
	color: #47A941;
}

body.orange div.themeContainer div.description a {
	color: #FFA200;
}
 
body.blue div.themeContainer div.description a {
	color: #456DA0;
}

body.red div.themeContainer div.description a {
	color: #EB0D1C;
}

div.themeContainer div.description a.commander {
	display: block;
	position: absolute;
	right: 0;
	bottom: 15px;
	width: 152px;
	height: 40px;
	background-image: url(../img/common/btn_commander.gif);
	text-indent: -5000px;
}

div.themeContainer div.description a.commander:hover {
	background-position: 0 -41px;
}

div.themeContainer div.description a.details {
	display: block;
	position: absolute;
	left: 110px;
	bottom: 15px;	
	width: 109px;
	height: 20px;
	background-image: url(../img/common/btn_plus_details.gif);
	text-indent: -5000px;
}

body.orange div.themeContainer div.description a.details {
	background-image: url("../img/common/btn_plus_details_orange.gif");
}

body.purple div.themeContainer div.description a.details {
	background-image: url("../img/common/btn_plus_details_purple.gif");
}

body.blue div.themeContainer div.description a.details {
	background-image: url(../img/common/btn_plus_details_blue.gif);
	width: 109px;
}

div.themeContainer div.description a.details:hover {
	background-position: 0 -21px;
}

table.priceList {
	width: 98%;
	margin-bottom: 15px;
	border-bottom: 10px solid #47A941;
	font-size: 15px;
}

table.priceList th {
	background-color: #47A941;
	color: #FFF;
	padding: 8px;
	border-bottom: 3px solid #FFF;
}

table.priceList td {
	border-bottom: 3px solid #FFF;
	background-color: #D2EAD1;
	padding: 8px;
	text-align: center;
	width: 33%;
}

table.priceList tr.alternate td { background-color: #A7D5A4;  }

table.priceList td span {
	padding-left: 12px;
	background: url("../img/common/bullet_pricelist.gif") no-repeat 0 50%;
}

/* */

body.purple table.priceList {
	border-bottom-color: #8D2D93;
}

body.purple table.priceList th {
	background-color: #8D2D93;
}

table.priceList td {
	border-bottom: 3px solid #FFF;
	background-color: #DEB3DC;
	background-color: #C8E6C6;
}

body.purple table.priceList td { background-color: #DDC0DF; }
body.purple table.priceList tr.alternate td { background-color: #BC66B8; }

body.purple table.priceList td span {
	background-image: url("../img/common/bullet_pricelist_purple.gif");
}

/* ---------------------------------------- */
/* 1. Styles pour fiche produit (details)	*/
/* ---------------------------------------- */

div.moreDetails { border-bottom: none; }

div.moreDetails div.imgLeft { width: 184px; }

div.moreDetails div.imgLeft img { margin-bottom: 10px; }

div.moreDetails div.description {  margin: 0 0 0 205px; }


#content div.moreDetails div.description ul 	{ margin-top: 15px; }
#content div.moreDetails div.description ul li  { margin-bottom: 0; }

div.moreDetails p { 
	font-size: 13px;
	font-weight: normal;
}

div.moreDetails p strong { font-style: italic; }

div.moreDetails h3 { color: #47a941; margin-left: 205px;}
div.moreDetails div.description h4 {
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0 0 10px;
	color: #47A941;
}

body.orange #content div.moreDetails div.description h3,
body.orange #content div.moreDetails div.description h4 {
	color: #f1750e;
}

body.blue #content div.moreDetails h3,
body.blue #content div.moreDetails div.description h4 {
	color: #456DA0;
}

body.purple #content div.moreDetails h3,
body.purple #content div.moreDetails div.description h4 { color: #943A9A; }

div.moreDetails div.description a.retour {
	display: block;
	position: absolute;
	left: 202px;
	bottom: 15px;	
	width: 128px;
	height: 20px;
	background-image: url(../img/common/btn_retour_trousses.gif);
	text-indent: -5000px;
}

body.orange div.moreDetails div.description a.retour {
	background-image: url(../img/common/btn_retour_coffrets.gif);
	width: 112px;
}

body.blue div.moreDetails div.description a.retour {
	background-image: url(../img/common/btn_retour_outils.gif);
	width: 123px;
}

body.purple div.moreDetails div.description a.retour {
	background-image: url(../img/common/btn_retour_trotti_trousses.gif);
	width: 158px;
}

div.moreDetails div.description a.retour:hover { background-position: 0 -21.5px; }

body.purple #content h3 a {
	color: #8E2E94;
	color: #943A9A;
}
body.orange #content h3 a { color: #f1750e; font-size: 20px; line-height: 20px; margin: 0; padding: 0; }
body.purple h4,
body.yellow h4 {
	line-height: 18px;
	font-size: 15px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #8E2E94;
}

body.yellow div.section h4 {
	font-size: 21px;
	color: #FFCC13;
	border-top: 15px solid #FFF;
	border-bottom: 10px solid #FFF;
}

body.purple .paiementType {
	font-style: italic;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

body.purple #content ul,
body.pink #content ul {
	margin-bottom: 35px;
}

body.purple #content ul li,
body.pink #content ul li {
	padding-bottom: 0;
	font-weight: normal;
}

body.purple #content ul li a,
body.pink #content ul li a {
	color: #000;
}

body.purple #content ul li a:hover,
body.pink #content ul li a:hover {
color: #666;
}

body.purple #content ul.lastList,
body.pink #content ul.lastList { margin-bottom: 0; }

p.lastUpdate {
	color: #666;
	font-size: 11px;
	font-style: italic;
	padding-bottom: 0;
}

form.province {
	background: url("../img/common/img_provinces_lg.gif") no-repeat;
	padding: 0;
	margin: 0 auto;
	width: 390px;
	padding-top: 330px;
	text-align: center;
}

/* ///////////////// */

div.btnFooterAccueil {
	position: relative;
	height: 142px;
}

body.accueil div.accesClients { position: absolute; }

body.accueil div.accesClients h4 {
	width: 224px;
	height: 84px;
	background-image: url("../img/common/btn_acces_clients.gif");
	display: block;
	text-indent: -5000px;
	text-decoration: none;
}

body.accueil p.jeux a {
	width: 256px;
	height: 142px;
	background-image: url("../img/common/btn_jeux.gif");
	display: block;
	text-indent: -5000px;
	text-decoration: none;
	position: absolute;
	left: 260px;
}

body.accueil p.jeux a:hover { background-position: 0 -142px; }


#login {
	padding: 0;
	margin: 0;
	/* margin: 0 auto; */
	/* width: 354px;
	text-align: center;*/
	position: relative; 
}

#login p {
	font-size: 13px;
	padding: 5px 0 5px 0;
	margin: 0;
	text-align: center;
}

#login input {
	width: 185px;
	font-size: 20px;
	line-height: 20px;
	border: 1px solid #000;
	margin-right: 5px;
	float: left;
}

#login a.continuer {
	display: block;
	width: 29px;
	height: 29px;
	text-indent: -5000px;
	background-image: url("../img/common/btn_submit_password.gif");
	/* position: absolute;
	left: 195px;
	top: 25px; */
	float: left;
	cursor: pointer;
}

#login a.continuer:hover { background-position: 0 -29px; }

