* {
	margin: 0px;
	padding: 0px; }
	
a img { border: none; }

html, body { height: 100%; }

#container {
	width: 100%;
	font-family: Verdana, Arial;
	color: #333333;
	background: #ffffff url(../WD_IMAGES/containerBack.jpg) repeat-x;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -45px; }
	
#header {
	width: 100%;
	height: 179px;
	background: url(../WD_IMAGES/headerBack.jpg) no-repeat 50% 0px; }
#headerLeft {
	width: 199px;
	height: 126px;
	background: url(../WD_IMAGES/headerLeftBack.png) no-repeat;
	margin-left: 40px;
	margin-top: 53px;
	float: left; }
#headerRight {
	width: 135px;
	height: 120px;
	background: url(../WD_IMAGES/headerRightBack.png) no-repeat;
	margin-right: 40px;
	margin-top: 58px;
	float: right; }
#topNav ul { 
	float: right;
	margin-right: -174px;
	background: url(../WD_IMAGES/topNavBack.jpg) no-repeat;
	padding-left: 40px;
	padding-right: 10px; }
#topNav ul li {
	display: inline;
	color: #ffffff;
	font-size: 10px; }
#topNav ul li a {
	color: #ffffff;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none; }
#topNav ul li a:hover { text-decoration: underline; }
#header h1 a {
	display: block;
	width: 250px;
	height: 180px;
	margin: 0px auto; }
#header h1 a span { display: none; }

/* Basic code - don't modify */
#mainNav { background: url(../WD_IMAGES/navBack.jpg) no-repeat 50% 0px; }
#nav { width: 360px; display: block; margin: 0; padding: 0; position: relative; margin: 0px auto; }
#nav li { display: block; list-style: none; margin: 0; padding: 0; float: left; position: relative; }
#nav a { display: block; padding: 7px 10px 7px 10px; margin: 1px 0px; height: 11px; }
#nav ul { display: none; position: absolute; left: 0; margin: 0; padding: 0; }
* html #nav ul { line-height: 0; } /* IE6 "fix" */
#nav ul a { zoom: 1; padding: 5px; } /* IE6/7 fix */
#nav ul li { float: none; }
#nav ul ul { top: 0; }
    
/* Essentials - configure this */
#nav ul { width: 180px; }
#nav ul ul { left: 131px; }

/* Everything else is theming */
 
#nav *:hover { background-color: none; }
#nav a { color: white; line-height: 1; text-decoration: none; text-transform: uppercase; font-weight: bold; font-size: 12px; }
#nav li a:hover { background-color: #cc2c37; }
#nav li a.on { background-color: #cc2c37; }
#nav ul { top: 27px; }
#nav ul li a { background-color: #9e161c; margin: 0px; text-transform: none; }
#nav ul a:hover { background-color: #cc2c37; }
/* #nav ul a { border-bottom: none; } - I also needed this for IE6/7 */

#mainTitle {
	width: 160px;
	margin: 13px auto 0px auto; }
#mainTitleLeft {
	width: 5px;
	height: 27px;
	background: url(../WD_IMAGES/mainTitleLeft.gif) no-repeat;
	float: left; }
#mainTitleRight {
	width: 5px;
	height: 27px;
	background: url(../WD_IMAGES/mainTitleRight.gif) no-repeat;
	float: left; }
#mainTitleTitle h2 {
	display: block;
	width: 150px;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	background: url(../WD_IMAGES/mainTitleBack.gif) repeat-x;
	height: 27px;
	float: left; }
#mainTitle h2:first-letter { text-transform: uppercase; }
	
#alpha {
	width: 160px;
	height: 200px;
	float: left; }
#gamma {
	width: 160px;
	height: 200px;
	float: right; }
#beta {
	overflow: hidden;
	padding: 15px; }
#beta h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px; }
#beta p {
	font-size: 12px;
	margin: 8px 0px; }
#beta p img { padding: 8px; }
#beta p a { color: #008fe2; }
#beta p a:hover { text-decoration: none; }
#beta ul { margin: 8px 30px; }
#beta ul li { font-size: 12px; }
#beta ul li a { color: #008fe2; }
#beta ul li a:hover { text-decoration: none; }
#beta .alignCenter { text-align: center; }
#beta .alignRight { text-align: right; }
#beta .red { color: #d91822; }
#beta .font10 { font-size: 10px; }
#beta .prixCat { text-decoration: line-through; }
#beta .remise { }
#beta .prixInternet { font-size: 14px; font-weight: bold; }

#footer {
	width: 100%;
	background: url(../WD_IMAGES/footerBack.gif) repeat-x;
	height: 45px;
	font-family: Verdana, Arial; }
.push { height: 45px; }
#footerList {
	padding-top: 10px;
	background: url(../WD_IMAGES/footerUlBack.jpg) no-repeat 50% 0px;
	height: 35px; }
#footer ul {
	margin: 0px auto 0px auto;
	width: 560px; }
#footer ul li {
	display: inline;
	color: #ffffff;
	font-size: 10px;
	padding: 0px 10px;
	text-align: center;
	border-left: 1px solid #ffffff; }
#footer ul li.firstElement { border-left: none; }
#footer ul li a {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none; }
#footer ul li a:hover { text-decoration: underline; }

#gallery {
	padding: 10px;
	width: 720px;
	margin: 0px auto; }
#gallery ul { list-style: none; }
#gallery ul li { display: inline; }
#gallery ul img {
	border: 1px solid #333333;
	padding: 5px; }
#gallery ul a:hover img {
	border: 1px solid #ffffff;
	padding: 5px; }
#gallery ul a:hover { color: #fff; }

#produits { 
	margin: 0px auto; }
.prodBox {
	width: 150px;
	height: 190px;
	float: left;
	margin: 8px;
	padding: 5px;
	border: 1px solid #004369;
	background: url(../WD_IMAGES/degBleu.jpg) repeat-x 0px 160px; }
.prodBox .boxImg {
	width: 150px;
	height: 150px;
	line-height: 150px;
	text-align: center; }
.prodBox .boxTitle {
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	overflow: hidden;
	line-height: 16px; }
.prodBox .boxTitle a { color: #ffffff; text-decoration: none; }
.prodBox .boxTitle a:hover { text-decoration: underline; }


