@charset "UTF-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

a img {
	border:none;
}

/*
img, #main, div, #header, #menuGammes { 
	behavior: url(css/iepngfix.htc); 
}
*/
body {
	background:url(../images/bgBody.png) repeat-x;
	background-color:#cccccc;
}

#putItInTheCenter {
	margin:0 auto;
	width:960px;
	background:url(../images/bgHead.png) no-repeat 0 0;
	/*background-color:#d1d2d3;*/
}

a:link {color:#0082C8;}
a:visited {color:#0082C8;}
a:hover {color:#0082C8; text-decoration:none;}
a:active {color:#0082C8;}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#555;
	font-weight:100;
	font-style:italic;
	margin:10px 0 5px 10px;
	padding:10px 0 5px 0;
	border-bottom:4px solid #eee;
}

h4 {
	background-color: #eee;
}

#pageContent p {
	margin:20px 0 0 0;
}

#pageContent img {
	
}

#header {
	/*Height depends on content*/
	width:960px;
}

#logo {
	float:left;
	width:251px;
	height:203px;
	/*background:url(../images/logoReflet.png) no-repeat;*/
}

#pageContent ul {
	margin:10px 20px;
}

#pageContent ul li {
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
	margin:3px 0;
	line-height:130%;
	list-style-type: none;
}

hr {
	margin:15px auto;
	width:30%;
	background-color:#eee;
	color:#eee;
	height:4px;
	align:center;
	border:none;
}

/*
#logo a:link {display:block; width:251px; height:183px;}
#logo a:visited {display:block; width:251px; height:183px;}
#logo a:hover {display:block; width:251px; height:183px;}
#logo a:active {display:block; width:251px; height:183px;}
*/

#logo h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	margin:20px;
}

#langues {
	float:left;
	color:#939597;
	font-size:10px;
	margin:15px 0 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#langues a:link {text-decoration:none; color:#939597; font-size:12px;}
#langues a:visited {text-decoration:none; color:#939597; font-size:12px;}
#langues a:hover {text-decoration:underline; color:#939597; font-size:12px;}
#langues a:active {text-decoration:none; color:#939597; font-size:12px;}

#langues a:link.activeLang {text-decoration:none; color:#444; border-top:4px solid #bbb;}
#langues a:visited.activeLang {text-decoration:none; color:#444; border-top:4px solid #bbb;}
#langues a:hover.activeLang {text-decoration:none; color:#444; border-top:4px solid #bbb;}
#langues a:active.activeLang {text-decoration:none; color:#444; border-top:4px solid #bbb;}

#connect {
	float:left;
	margin:10px 0 0 10px;
	color:#939597;
}

#connect a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#connect p#miniLogin input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#777;
	width:80px;
	padding:0 4px;
	font-size:11px;
}

#connect p#miniLogin input.btn, button.btn, input.btn {
	margin:0 0 0 3px;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/bgBtnGris.png) repeat-x left top;
	width:110px;
}

button.btnNoir, button.btnNoirLarge {
	margin:0 0 0 3px;
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#eee;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../images/bgBtnNoir.png) repeat-x left top;
	width:110px;
	font-size:11px;
}

button.btnNoirLarge {
	width:140px;
}

span#review-buttons-container input.btn {
	color: white;
	padding:4px 20px;
	background:url(../images/bgBtnNoir.png) repeat-x left top;	
	font-family: Verdana, sans-serif;
}

input, select {
/*	height:20px;
	width:100px;
	font-size:11px;
	*/
}

#connect input, #searchBlock input, #connect form, #searchBlock select {
/*	float:left;
	margin:0 3px 0 0;
	color:#939597;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	*/
}

#pro {
	float:left;
	clear:right;
}

#pro a:link {color:#fff; background-color:#777; display:block; padding:14px 3px 5px 3px; margin:0; font-size:12px; text-decoration:none;}
#pro a:visited {color:#fff; background-color:#777; display:block; padding:14px 3px 5px 3px; margin:0; font-size:12px; text-decoration:none;}
#pro a:hover {color:#fff; background-color:#0082C8; display:block; padding:14px 3px 5px 3px; margin:0; font-size:12px; text-decoration:none;}
#pro a:active {color:#fff; background-color:#777; display:block; padding:14px 3px 5px 3px; margin:0; font-size:12px; text-decoration:none;}

#globalMenu {
	padding:60px 0 0 280px;
}

#globalMenu ul {}

#globalMenu ul li {
	float:left;
	list-style-type:none;
	margin:0 27px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#555;
	font-size:15px;
}

#globalMenu ul li ul {
	margin:10px 0 0 6px;
}

#globalMenu ul li ul li {
	list-style-type:none;
	float:none;
	font-size:12px;
	margin:0 0 3px 0;
	color:#888;
	border-bottom:1px dotted #ccc;
	padding:0 0 2px 0;
}

#globalMenu ul li a:link {color:#555; text-decoration:none;}
#globalMenu ul li a:visited {color:#555; text-decoration:none;}
#globalMenu ul li a:hover {color:#0082C8; text-decoration:none;}
#globalMenu ul li a:active {color:#555; text-decoration:none;}

#globalMenu ul li ul li a:link {color:#888; text-decoration:none;}
#globalMenu ul li ul li a:visited {color:#888; text-decoration:none;}
#globalMenu ul li ul li a:hover {color:#0082C8; text-decoration:none;}
#globalMenu ul li ul li a:active {color:#888; text-decoration:none;}

#searchBlock {
	position:relative;
	top:0;
	left:700px;
	margin:0 0 14px 30px;
	width:280px;
	height:72px;
}

#searchBlock select {
	width:200px;
	margin:3px 0 0 0;
}

#cart {
	margin:0 0 0 690px;
	width:240px;
}

#cart h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size:20px;
	color:#888;
	font-style:italic;
}

#cart p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:6px 0 0 0;
	color:#555;
}

#cart p a:link {color:#0082C8;}
#cart p a:visited {color:#0082C8;}
#cart p a:hover {color:#0082C8; text-decoration:none;}
#cart p a:active {color:#0082C8;}

#cart p#checkout a {
	margin:10px 0 0 115px;
}

#cart p#checkout a:link {color:#eee;}
#cart p#checkout a:visited {color:#eee;}
#cart p#checkout a:hover {color:#fff;}
#cart p#checkout a:active {color:#eee;}

#main {
	background:url(../images/bgMain-plus-long.gif) no-repeat 0 0;
	width:960px;
	padding:100px 0 0 0;
}

#mainCheckout {
	background:url(../images/bgMainCheckout.gif) no-repeat 0 0;
	width:960px;
	padding:100px 0 0 0;
}

#menuGammes {
	width:170px;
	height:200px;
	margin:0 0 0 80px;
}

#menuGammes li {
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#666;
	font-style:italic;
	padding:0 0 5px 0;
}

#menuGammes li a:link {display:block; height:30px; text-decoration:none; color:#888; padding:5px 0 0 35px;}
#menuGammes li a:visited {display:block; height:30px; text-decoration:none; color:#888; padding:5px 0 0 35px;}
#menuGammes li a:hover {display:block; height:30px; text-decoration:none; color:#666; padding:5px 0 0 35px;}
#menuGammes li a:active {display:block; height:30px; text-decoration:none; color:#888; padding:5px 0 0 35px;}

#menuGammes li.level0 a:link {background:url(../images/menuGammes/defaut.png) no-repeat}
#menuGammes li.level0 a:visited {background:url(../images/menuGammes/defaut.png) no-repeat;}
#menuGammes li.level0 a:hover {background:url(../images/menuGammes/defautHover.png) no-repeat; color:#666;}
#menuGammes li.level0 a:active {background:url(../images/menuGammes/defautHover.png) no-repeat;}

#menuGammes li.nav-prairie a:link {background:url(../images/menuGammes/violet.png) no-repeat;}
#menuGammes li.nav-prairie a:visited {background:url(../images/menuGammes/violet.png) no-repeat;}
#menuGammes li.nav-prairie a:hover {background:url(../images/menuGammes/violetHover.png) no-repeat; color:#B28FC2;}
#menuGammes li.nav-prairie a:active {background:url(../images/menuGammes/violetHover.png) no-repeat;}

#menuGammes li.nav-apothicaire a:link {background:url(../images/menuGammes/bleu.png) no-repeat;}
#menuGammes li.nav-apothicaire a:visited {background:url(../images/menuGammes/bleu.png) no-repeat;}
#menuGammes li.nav-apothicaire a:hover {background:url(../images/menuGammes/bleuHover.png) no-repeat; color:#0082c8;}
#menuGammes li.nav-apothicaire a:active {background:url(../images/menuGammes/bleuHover.png) no-repeat;}

#menuGammes li.nav-verger a:link {background:url(../images/menuGammes/vert.png) no-repeat;}
#menuGammes li.nav-verger a:visited {background:url(../images/menuGammes/vert.png) no-repeat;}
#menuGammes li.nav-verger a:hover {background:url(../images/menuGammes/vertHover.png) no-repeat; color:#06B085;}
#menuGammes li.nav-verger a:active {background:url(../images/menuGammes/vertHover.png) no-repeat;}

#menuGammes li.nav-ottoman a:link {background:url(../images/menuGammes/jaune.png) no-repeat;}
#menuGammes li.nav-ottoman a:visited {background:url(../images/menuGammes/jaune.png) no-repeat;}
#menuGammes li.nav-ottoman a:hover {background:url(../images/menuGammes/jauneHover.png) no-repeat; color:#FBB161;}
#menuGammes li.nav-ottoman a:active {background:url(../images/menuGammes/jauneHover.png) no-repeat;}

#menuGammes li.nav-damas a:link {background:url(../images/menuGammes/rouge.png) no-repeat;}
#menuGammes li.nav-damas a:visited {background:url(../images/menuGammes/rouge.png) no-repeat;}
#menuGammes li.nav-damas a:hover {background:url(../images/menuGammes/rougeHover.png) no-repeat; color:#F2635D;}
#menuGammes li.nav-damas a:active {background:url(../images/menuGammes/rougeHover.png) no-repeat;}

#menuGammes li.nav-amazonie a:link {background:url(../images/menuGammes/marron.png) no-repeat;}
#menuGammes li.nav-amazonie a:visited {background:url(../images/menuGammes/marron.png) no-repeat;}
#menuGammes li.nav-amazonie a:hover {background:url(../images/menuGammes/marronHover.png) no-repeat; color:#6D4921;}
#menuGammes li.nav-amazonie a:active {background:url(../images/menuGammes/marronHover.png) no-repeat;}

#menuGammes li.nav-homme a:link {background:url(../images/menuGammes/noir.png) no-repeat;}
#menuGammes li.nav-homme a:visited {background:url(../images/menuGammes/noir.png) no-repeat;}
#menuGammes li.nav-homme a:hover {background:url(../images/menuGammes/noirHover.png) no-repeat; color:#111;}
#menuGammes li.nav-homme a:active {background:url(../images/menuGammes/noirHover.png) no-repeat;}

#menuGammes li.nav-le-coin-du-rasoir a:link {background:url(../images/menuGammes/rasoir.png) no-repeat;}
#menuGammes li.nav-le-coin-du-rasoir a:visited {background:url(../images/menuGammes/rasoir.png) no-repeat;}
#menuGammes li.nav-le-coin-du-rasoir a:hover {background:url(../images/menuGammes/rasoirHover.png) no-repeat; color:#767049;}
#menuGammes li.nav-le-coin-du-rasoir a:active {background:url(../images/menuGammes/rasoirHover.png) no-repeat;}

#menuGammes li.nav-coffrets a:link {background:url(../images/menuGammes/elle.png) no-repeat;}
#menuGammes li.nav-coffrets a:visited {background:url(../images/menuGammes/elle.png) no-repeat;}
#menuGammes li.nav-coffrets a:hover {background:url(../images/menuGammes/elleHover.png) no-repeat; color:#6b0339;}
#menuGammes li.nav-coffrets a:active {background:url(../images/menuGammes/elleHover.png) no-repeat;}

#menuGammes li.nav-coffrets-cadeau a:link {background:url(../images/menuGammes/lui.png) no-repeat;}
#menuGammes li.nav-coffrets-cadeau a:visited {background:url(../images/menuGammes/lui.png) no-repeat;}
#menuGammes li.nav-coffrets-cadeau a:hover {background:url(../images/menuGammes/luiHover.png) no-repeat; color:#2c7718;}
#menuGammes li.nav-coffrets-cadeau a:active {background:url(../images/menuGammes/luiHover.png) no-repeat;}


/*Concerne les étapes de validation de la commande*/
#menuGammes h3 {
	font-size:20px;
	font-weight:100;
	border:none;
	margin:0 0 10px 0;
	padding:0;
	font-style:normal;
	border-bottom:2px solid #ddd;
	color:#666;
}

#menuGammes .one-page-checkout-progress li h4 {
	font-style:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#888;
	border-bottom:1px dotted #ccc;
	padding:5px 0 0 0;
	list-style-type:square;
	margin:5px 0 0 0;
}

#menuGammes .one-page-checkout-progress li {
	font-style:normal;
}

#menuGammes .one-page-checkout-progress li div.content {
	font-size:11px;
	color:#333;
	margin:5px 0 0 0;
	background-color:#ffffee;
	padding:4px;
	border-right:#1px solid #aaa;
	border-bottom:#1px solid #aaa;
	border:#1px solid #ccc;
}

#menuGammes .one-page-checkout-progress li h4 a:link {
	text-decoration:underline;
	color:#0082c8;
	margin:0;
	padding:0;
}

#menuGammes .one-page-checkout-progress li h4 a:visited {
	text-decoration:underline;
	color:#0082c8;
	margin:0;
	padding:0;
}

#menuGammes .one-page-checkout-progress li h4 a:hover {
	text-decoration:none;
	color:#0082c8;
	margin:0;
	padding:0;
}

#menuGammes .one-page-checkout-progress li h4 a:active {
	text-decoration:underline;
	color:#0082c8;
	margin:0;
	padding:0;
}
/************************/

#pageContentWrapper {
}

#roundedCornersBottom {
	background:url(../images/bottomPageContent.png) no-repeat 0 0;
	width:696px;
	height:23px;	
	margin:0 0 0 264px;
}

#pageContent {
	clear:left;
	background-color:white;
	width:666px;
	padding:0 15px 300px 15px;
	margin:-200px 0 0 264px;
}

* html #pageContent {
	padding:0 15px 300px 15px;
	margin:-450px 0 0 264px;
}

#breadCrumbs {
	font-size:10px;
	color:#0082c8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0 0 10px 0;
}

#breadCrumbs li {
	list-style-type:none;
	float:left;
	clear:right;
}

#breadCrumbs a:link {font-size:10px; color:#0082c8;}
#breadCrumbs a:visited {font-size:10px; color:#0082c8;}
#breadCrumbs a:hover {font-size:10px; color:#0082c8; text-decoration:none;}
#breadCrumbs a:active {font-size:10px; color:#0082c8;}

#pageContent .category-head h2, #pageContent #panier h2, h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	color:#555;
	font-weight:100;
}

#pageContent #listProduct h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#555;
	font-weight:100;
	font-style:italic;
	margin:10px 0 0 10px;
	padding:10px 0 0 0;
	border:none;
	border-top:4px solid #eee;
	width:360px;
}

#pageContent #listProduct h3 a:link {text-decoration:none; color:#777;}
#pageContent #listProduct h3 a:visited {text-decoration:none; color:#777;}
#pageContent #listProduct h3 a:hover {text-decoration:none; color:#0082c8;}
#pageContent #listProduct h3 a:active {text-decoration:none; color:#777;}

#pageContent p.more {
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 0 10px;
}

#pageContent p.more a:link {color:#888;}
#pageContent p.more a:visited {color:#888;}
#pageContent p.more a:hover {color:#0082c8; text-decoration:none;}
#pageContent p.more a:active {color:#888;}

#pageContent div.price-box {
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:20px 0 4px 10px;
	color:#555;
	background-color:#eee;
	width:50px;
	padding:4px;
	font-size:14px;
}

#pageContent ul.messages {
	border-top:1px dotted #777;
	border-bottom:1px dotted #777;
	margin:10px 0 10px 0;
	padding:10px;
	background-color:#ffffee;

}

#pageContent ul.messages li  {
	list-style-type:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
	font-style:italic;
	font-size:13px;
	clear:both;
	font-style:normal;
}

a:link.boutonPanier, a:link.boutonPanierDansPanier, a:link.boutonCalcul, a:link.btnGris {
	display:block;
	padding:4px;
	background: url(../images/bgBtn.png) repeat;
	border:1px solid #dedede;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#eee;
	cursor:pointer;
	width:120px;
	margin:0 0 0 10px;
	text-align:center;
}

a:link.btnGris {
	background: url(../images/bgBtnGris.png) repeat;
	width:100px;
	clear:none;
	margin:0;
	color:#444;
}

a:visited.boutonPanier, a:visited.boutonPanierDansPanier, a:visited.boutonCalcul, a:visited.btnGris {
	display:block;
	padding:4px;
	background: url(../images/bgBtn.png) repeat;
	border:1px solid #dedede;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#eee;
	cursor:pointer;
	width:120px;
	margin:0 0 0 10px;
	text-align:center;
}

a:visited.btnGris {
	background: url(../images/bgBtnGris.png) repeat;
	width:100px;
	clear:none;
	margin:0;
	color:#444;
}

a:hover.boutonPanier, a:hover.boutonPanierDansPanier, a:hover.boutonCalcul, a:hover.btnGris {
	display:block;
	padding:4px;
	background: url(../images/bgBtnHover.png) repeat;
	border:1px solid #dedede;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	cursor:pointer;
	width:120px;
	margin:0 0 0 10px;
	text-align:center;
}

a:hover.btnGris {
	background: url(../images/bgBtnGris.png) repeat;
	width:100px;
	clear:none;
	margin:0;
	color:#444;
}

a:active.boutonPanier, a:active.boutonPanierDansPanier, a:active.boutonCalcul, a:active.btnGris {
	display:block;
	padding:4px;
	background: url(../images/bgBtn.png) repeat;
	border:1px solid #dedede;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px;
	line-height:130%;
	text-decoration:none;
	font-weight:bold;
	color:#eee;
	cursor:pointer;
	width:120px;
	margin:0 0 0 10px;
	text-align:center;
}

a:active.btnGris {
	background: url(../images/bgBtnGris.png) repeat;
	width:100px;
	clear:none;
	margin:0;
	color:#444;
}

#pageContent div.pager {	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	padding:4px;
	border-top:2px dotted #ccc;
	border-bottom:2px dotted #ccc;
	width:200px;
	margin:10px 0 0 10px;
	height:25px;
}

#pageContent div.pager span.on {
	float:left;
	color:#222;
	padding:0 2px;
	width:8px;
	font-size:17px;
}

#pageContent div.pager a:link {text-decoration:none; color:#555; display:block; padding:2px; width:8px; float:left;}
#pageContent div.pager a:visited {text-decoration:none; color:#555; display:block; padding:2px; width:8px;  float:left;}
#pageContent div.pager a:hover {text-decoration:none; background-color:#0082c8; color:white; display:block; padding:2px; width:8px; float:left;}
#pageContent div.pager a:active {text-decoration:none; color:#fff; background-color:#0082c8; display:block; display:block; padding:2px; width:8px; float:left;}


#pageContent #listProduct p.chapeau {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	margin:10px 0 0 0;
	font-weight:100;
}

#pageContent p {
	font-family:Verdana, Georgia,Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#555;
	line-height:140%;
	padding:0 0 0 10px;
	margin:5px 0 0 0;
}

#pageContent listProduct p {
	margin:0;
}

#pageContent #listProduct img, #pageContent #gallery {
	float:right;
	margin:0 0 15px 15px;
}

#pageContent #gallery {
	width:268px;
	height:320px;
}

#bottomContent {
	width:960px;
	height:440px;
	background-color:#eee;

}

#bottomContent #navigate {
	/*background:url(../images/bgNaviguer.png) no-repeat;*/
	width:212px;
	height:325px;
	margin:0 0 0 30px;
}

#bottomContent #comment {
	background: url(../images/bgComment.png) no-repeat;
	width:696px;
	height:325px;
	margin:-325px 0 0 264px;
}

#bottomContent h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:100;
	padding:15px 0 8px 20px;
	margin:0;
	border:none;
	color:#888;
	font-style:normal;
}

#bottomContent p {
	margin:0;
}

#bottomContent #navigate ul {
	margin:0 0 0 10px;
	padding:0 0 0 15px;
}

#bottomContent #navigate ul li {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	list-style-type:none;
}

#bottomContent #navigate ul li ul li {
	font-size:12px;
}

#bottomContent #navigate ul li ul li ul li {
	font-size:11px;
}

#bottomContent #navigate a:link {color:#999; text-decoration:none;}
#bottomContent #navigate a:visited {color:#999; text-decoration:none;}
#bottomContent #navigate a:hover {color:#0082c8; text-decoration:none;}
#bottomContent #navigate a:active {color:#999; text-decoration:none;}

#bottomContent #comment p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#999;
	padding:0 0 10px 20px;
	font-size:12px;
}

#bottomContent #comment textarea {
	font-size:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	padding:0;
	text-indent:0;
	margin:0 0 0 20px;
}

#bottomContent #comment input {
	margin:10px 0 0 20px;
	color:#777;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	width:960px;
	text-align:right;
	background:url(../images/bgFooter.png);
	height:160px;
}

#footer p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-size:11px;
	margin:0 30px 10px 0;
}

#footer p a:link {color:#999;}
#footer p a:visited {color:#999;}
#footer p a:hover {color:#0082c8;}
#footer p a:active {color:#999;}

/*///////////////////////////  Product view ///////////////////*/

#pageContent #productView {

}

#pageContent #productView ul.messages {
	border-top:1px dotted #777;
	border-bottom:1px dotted #777;
	margin:10px 0 10px 0;
	padding:10px;
	background-color:#ffffee;
	width:646px;
}

#pageContent #productView h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#222;
	font-weight:100;
	font-style:italic;

}

#pageContent #productView .attribut {
	margin:10px 0 0 0;
}

#pageContent #productView h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	font-weight:100;
	color:#555;
	border-bottom:4px solid #eee;
	font-style:normal;
}

#pageContent #productView p {
	margin:0 0 5px 0;
}

#pageContent #productView p.description {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444;
	margin:10px 0;
	padding:5px 0 0 10px;
	font-size:11px;
	line-height:140%;
	border-top:4px solid #eee;
}

#pageContent #productView p {

}

#pageContent #productView #imagesProduit {
	float:right;
	width:480px;
	height:700px;
	background-color:white;
}

#pageContent #productView #imagesProduit img {
	
}

#pageContent #productView ul#productThumbs {
	margin:10px 0 0 0;
	float:right;
	border-top:4px solid #eee;
	padding:10px 0 0 0;
}

#pageContent #productView ul#productThumbs li {
	list-style-type:none;
	float:left;
}

#pageContent #productView .add-to-holder {
	margin:10px 0;
}


/***************************** Image Gallery ******************************/

#imagesGallery a:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:16px;
	font-style:italic;
	text-decoration:none;
}

#imagesGallery a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:16px;
	font-style:italic;
	text-decoration:none;
}

#imagesGallery a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#0082C8;
	font-size:16px;
	font-style:italic;
	text-decoration:none;
}

#imagesGallery a:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666;
	font-size:16px;
	font-style:italic;
}

#imagesGallery a:link.closeWindow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#444;
	text-decoration:none;
	font-style:normal;
	text-decoration:none;
	border-bottom:1px dotted #444;
	border-top:1px dotted #444;
}

#imagesGallery a:visited.closeWindow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444;
	text-decoration:none;
	font-style:normal;
	border-bottom:1px dotted #444;
	border-top:1px dotted #444;
}

#imagesGallery a:hover.closeWindow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#0082C8;
	text-decoration:none;
	font-style:normal;
	border-bottom:1px dotted #444;
	border-top:1px dotted #444;
}

#imagesGallery a:active.closeWindow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#444;
	text-decoration:none;
	font-style:normal;
	border-bottom:1px dotted #444;
	border-top:1px dotted #444;
}
 
#imagesGallery .imageLabel {	
	background-color:#ffffee;
} 

#imagesGallery p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#444;
	padding:5px 10px;
	text-align:right;
}

/*************************** Panier *************************/

#pageContent #panier table, #panierRecap table, table, table#my-orders-table {
	width:666px;
}

#panierRecap table th.labelNomProduit {
	text-align: left;
}
#pageContent #panier ul, #panierRecap {
	margin:10px 0;
}

#pageContent #panier li {
	list-style-type:none;
}

a:link.boutonPanierDansPanier {
	width:150px;
}

a:visited.boutonPanierDansPanier {
	width:150px;
}

a:hover.boutonPanierDansPanier {
	width:150px;
}

a:active.boutonPanierDansPanier {
	width:150px;
}

#pageContent #panier ul, #panierRecap ul {
	height:30px;
	background-color:#ffffee;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
}

#pageContent #panier li, #panierRecap li {
	list-style-type:none;
	float:right;
	padding:0 0 5px 0;
}

#pageContent #panier th, table th {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
}

#pageContent #panier td, #pageContent #panier td input, table td {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
}

#pageContent #panier td h4 a:link {
	color:#333;
}

#pageContent #panier td h4 a:visited {
	color:#333;
}

#pageContent #panier td h4 a:hover {
	color:#333;
	text-decoration:none;
}

#pageContent #panier td h4 a:active {
	color:#333;
} 

#pageContent #panier thead, #panierRecap thead, thead {
	background-color:#eee;
	color:#111;
	font-family: Verdana, serif;
	font-size: 11px;
}

#panierRecap thead tr th.a-center {
	text-align: center;
}

#panierRecap thead tr th.labelNomProduit {
	text-align: left;
}

#pageContent #panier thead tr th, #panierRecap tr th, thead tr th {
	border-top:4px solid #ddd;
	padding:5px 0;
}

#pageContent #panier tbody tr td, #panierRecap tbody tr td, tbody tr td {
	border-bottom:1px dotted #ccc;
	padding:2px 0;
}

#panierRecap tbody tr td {
	text-align: center;
	}

#panierRecap tbody tr td h4.title {
	text-align: left;
} 

a:link.boutonCalcul, a:visited.boutonCalcul, a:hover.boutonCalcul, a:active.boutonCalcul {
	width:150px;
} 

#pageContent #panier tfoot tr td, #panierRecap tfoot tr td, tfot tr td {
	padding:10px 0;
}

#pageContent #panier #boutonsDecisionPanier a {
	float:left;
	margin:0 0 0 5px;
}

#pageContent #panier table#totalPanier {
	clear:left;
}

/***************************** Checkout *****************************/

ol#checkoutSteps {
	height:100%;
	width:646px;
}

ol#checkoutSteps li {
	list-style-type:none;
}

/**************************** Homepage *****************************/

#homePage {
	background:url(../flash/cssImages/bg.png) repeat-x top left;
	background-color:#ddd;
	height:650px;
	width:100%;
}

#centreurHomePage {
	margin:0 auto;
	width:960px;
	position:relative;
}

#diaporamaHomePage {
	margin:26px 0 0 0;
	width:960px;
	height:497px;
}

#footerHomePage {
	float:right;
	text-align:right;
	margin:70px 0 0 0;
}

#footerHomePage p {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#999;
	font-size:11px;
	margin:0 0 10px 0;
}

#footerHomePage p a:link {color:#999;}
#footerHomePage p a:visited {color:#999;}
#footerHomePage p a:hover {color:#444;}
#footerHomePage p a:active {color:#999;}

/* Checkout steps */
 
ol#checkoutSteps li h4, h4, legend {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	font-size:13px;
	margin:0 0 0 10px;
	padding:4px;
	font-weight:bold;
}

div.teaser {
	background-color:#ffffee;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:5px 0;
	margin:0 0 5px 10px;
}

div.input-box input, fieldset#billing-new-address-form input, fieldset#billing-new-address-form select, fieldset#shipping-new-address-form input, fieldset#shipping-new-address-form select, textarea, input {
	color:#222;
	font-weight:bold;
	font-size:11px;
}

div.input-box label {
	font-weight:normal;
	font-size: 11px;
}

div.button-set {
	margin:0 0 0 15px;
}

fieldset#billing-new-address-form, fieldset#shipping-new-address-form {
	border:none;
}

div#billing-buttons-container, div#shipping-buttons-container, #shipping-method-buttons-container, #checkout-step-payment, #payment-buttons-container, #checkout-review-load {
	margin:10px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

div#checkout-shipping-method-load {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#222;
}

div#shipping-buttons-container a, div#shipping-method-buttons-container a, div.button-set a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.button-set {
	margin:10px 0 10px 10px	;	
}

dl.shipment-methods dd ul li span.price, div.payment-methods dt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#444;
}

fieldset {
	border:none;
}

form#contactForm li {
	list-style-type:none;
}

ul.form-list li, .group-select li {
	list-style-type:none;
}

.payment-methods {
	background-color:#ffffee;
	border-top:1px dotted #ccc;
	border-bottom:1px dotted #ccc;
	padding:5px 0;
	margin:0 0 5px 10px;
}

.payment-methods label {
	font-size:13px;
	font-weight:bold;
}

/*
#checkout-review-load h4.title, h4.title {
	background-color: white;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color: #777;
}
*/

#checkout-review-load td.a-right {
	padding: 3px 0 0 10px;
	text-align: center;
}

#panier h4, #panierRecap h4.title {
	font-weight: normal;
	font-size: 11px;
	background-color: white;
}

#pageContent #panier h4.title a:link {color:#0082C8;}
#pageContent #panier h4.title a:visited {color:#0082C8;}
#pageContent #panier h4.title a:hover {color:#0082C8;}
#pageContent #panier h4.title a:active {color:#0082C8;}

.agreement-content {
	height:200px;
	overflow:scroll;
}

.agreement-content h4 {
	font-style:normal;
	border:none;
	font-size:20px;
	background-color: #eee;
}

#mainCheckout #menuGammes .account-nav {
	width: 185px;
}
#mainCheckout #menuGammes .account-nav ul li h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eee;
	font-size:11px;
	margin:0;
	padding:0;
	background-color:#444;
	font-style: normal;
	font-weight: normal;
	height:25px;
	width:185px;
}

#mainCheckout #menuGammes .account-nav ul li h4 a:link {
	margin:0;
	padding:0;
	display: block;
	background-color: #eee;
	color:#777;
	height:25px;
	width:185px;
	border-bottom: 1px dotted #666;
}
#mainCheckout #menuGammes .account-nav ul li h4 a:visited {
	margin:0;
	padding:0;
	display: block;
	background-color: #eee;
	color:#777;
	height:25px;
	border-bottom: 1px dotted #666;
}
#mainCheckout #menuGammes .account-nav ul li h4 a:hover {
	margin:0;
	padding:0;
	display: block;
	background-color: #0082c8;
	color:#eee;
	height:25px;
	width:185px;
	border-bottom: 1px dotted #0082c8;
}
#mainCheckout #menuGammes .account-nav ul li h4 a:active {
	margin:0;
	padding:0;
	display: block;
	background-color: #eee;
	color:#777;
	height:25px;
	width:185px;
	border-bottom: 1px dotted #666;
}

#lastOrders {
	background-color: #ffffee;
	border-bottom: 1px dotted #555;
	border-top: 1px dotted #555;
	padding:4px;
	width:180px;
}

#lastOrders h4 {
	font-family: Georgia, TImes, serif;
	font-style: italic;
	font-size: 13px;
	font-weight: normal;
	padding:0 5px 0 0;
	margin:5px 0;
	background-color: #ffffee;
	color: #777;
}

ol#cart-sidebar-reorder li, ol#cart-sidebar-reorder li .product-checkbox, ol#cart-sidebar-reorder li .product-names {
		margin: 0;
		padding:0;
}

ol#cart-sidebar-reorder li {
	font-style: normal;
	border-top: 1px solid #ccc;
	padding:5px 0;
}

ol#cart-sidebar-reorder li a:link {
	margin:0;
	padding:0;
	display: inline;
	font-family: Verdana, sans-serif;
	font-size:11px;
}

ol#cart-sidebar-reorder li a:visited {
	margin:0;
	padding:0;
	display: inline;
	font-family: Verdana, sans-serif;
	font-size:11px;
}

ol#cart-sidebar-reorder li a:hover {
	margin:0;
	padding:0;
	display: inline;
	font-family: Verdana, sans-serif;
	font-size:11px;
}

ol#cart-sidebar-reorder li a:active {
	margin:0;
	padding:0;
	display: inline;
	font-family: Verdana, sans-serif;
	font-size:11px;
}

h4 {
	margin:10px 0;
}

.head h4, h4.legend, .primary-address-list h4, .generic-box h4, h4 {
	background-color: #eee;
}

h5 {
	margin:5px 0 0 5px;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	color:#555;
}

h6 {
	margin:10px 0;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	color:#888;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999; 
	font-weight: 100;
	padding:2px 0;
}

address {
	font-family: Georgia, Times, serif;
	margin:0 0 0 20px;
	font-size: 12px;
}

address a {
	font-style:normal;
	font-family: Verdana, sans-serif;
	font-weight: normal;
}

ol {
	font-family: Georgia, Times, serif;
	margin:0 0 0 15px;
}

p.bienvenueConnecte {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color:#222;
	background-color: #ffffee;
	margin:3px 0 0 0;
	padding:3px;
}

a.minimal-price-link {
	display:none;
}