html, body {
	margin: 0;
	padding: 0;
}

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	behavior: url("../css/csshover.htc");
	cursor:default;
}

div.spacer {
	clear: both;
	visibility: hidden;
	height: 0;
	font-size: 0;
	line-height: 0;
}

#main {
	width: 800px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 113px;
	background: url('../images/header.png') no-repeat center;
}

#main_content {
	position: absolute;
	top: 113px;
}

#menu {
	height: 33px;
	background: transparent url('../images/menu/background.png') repeat-x;
	width: 800px;
}

#menu ul.categories {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}

#menu ul.categories li {
	float: left;
	line-height: 0;
	height: 19px;
}

#menu ul.categories li.first {
	margin-left: 50px;
}

#menu ul.categories li:hover > ul.sub_categories {
	display: block;
}

/* hack ie li hover behaviour */
#menu ul.categories li:hover ul.sub_categories {
	display: block;
}

#menu ul.categories li a {
	display: block;
}

#menu ul.categories li ul.sub_categories {
	position: absolute;
	display: none;
	z-index: 1000;
	list-style: none;
	border-top: 4px solid #064476;
	border-bottom: 4px solid #064476;
}

#menu ul.categories li ul.sub_categories li {
	float: none;
	line-height: 16px;
	background-color: #064476;
	font-size: 12px;
	font-weight: bold;
	padding-left: 8px;
	vertical-align: bottom;
	color: #FFF;
}

#menu ul.categories li ul.sub_categories li a {
	color: #FFF;
	text-decoration: none;
}

#menu ul.categories li ul.sub_categories li a:hover {
	text-decoration: none;
	color: #CE1922;
}

#content {
}

#pathbar {
	margin-left: 20px;
	font-size: 10px;
	color: #777777;
}

#pathbar span {
	color: #064476;
	display: inline;
}

#pathbar a {
	color: #064476;
	text-decoration: underline;
}

#center {
	width: 566px;
	float: left;
}

#center h1 {
	margin-top: 10px;
	text-align: center;
}

#right {
	width: 234px;
	float: left;
}

#lib_produit {
	text-decoration: none;
	color: #064476;
}

#lib_produit span:hover {
	text-decoration: underline;
	color: #064476;
}

#cart div.content {
	height: 31px;
	width: 138px;
	background: url('../images/right_column/cart/cart_bg.gif') repeat-x center;
	float: left;
	position: relative;
}

#cart div.content div {
	color: #FFF;
}

#cart div.content div.nb_articles {
	position: absolute;
	left: 68px;
	top: 4px;
	font-size: 11px;
	font-weight: bold;
}

#cart div.content div.amount {
	position: absolute;
	left: 68px;
	top: 15px;
	font-size: 11px;
	font-weight: normal;
}

#cart div.account {
	float: left;
	background: url('../images/right_column/cart/account_bg.gif') repeat-x center;
	height: 31px;
	width: 73px;
	margin-left: 4px;
}

#cart div.account img {
	width: 65px;
}

#promo {
	width: 216px;
	height: 185px;
	margin-top: 6px;
}

#actu {
	width: 216px;
	height: 365px;
	background: url('../images/right_column/actu_bg.gif') no-repeat center;
	margin-top: 7px;
}

#actu div.header {
	width: 130px;
	margin: 0 auto;
	height: 28px;
	line-height: 0;
	padding-top: 0 !important;

}

#actu div.top {

}

#actu div.bottom {
	margin-top: 15px;
}

#actu div div.picture, div.infos {
	float: left;
}

#actu div div.picture img {
	display: block;
}

#actu div div.infos {
	margin-top: 20px;
	width: 80px;
}

#actu div div.infos a {
	text-decoration: none;
}

#actu div div.infos img, span {
	display: block;
}

#actu div div.infos span.product_label {
	font-size: 9px;
	font-weight: bold;
	color: #064476;
	margin-top: 8px;
	line-height: 11px;
}

#actu div div.infos span.old_price {
	font-size: 11px;
	font-weight: bold;
	color: #4d4d4d;
	margin-top: 5px;
}

#actu div div.infos span.price {
	font-size: 12px;
	font-weight: bold;
	color: #962b2d;
}

#actu div.header img {
	margin-top: 5px;
}

#footer {
	margin-top: 8px;
	height: 29px;
	background: url('../images/footer/background.png') repeat-x center;
}

#footer div.content {
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	height: 11px;
}

#footer div.content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#footer div.content ul li {
	float: left;
	line-height: 10px;
	margin-top: 2px;
}

#footer div.content ul li a {
	color: #064476;
	margin-top: 2px;
}

#sub_footer {
	width: 800px;
	font-size: 10px;
	color: #4d4d4d;
	margin: 0 auto;
	text-align: center;
	line-height: 11px;
	padding-bottom: 10px;
}

#sub_footer a {
	color: #4d4d4d;
	text-decoration: none;
}

#sub_footer a:hover {
	text-decoration: underline;
}

#esprit_belem {
	width: 680px;
	margin: 20px auto;
}

#esprit_belem h1 {
	font-size: 12px;
	font-weight: bold;
	color: #962B2D;
	text-align: center;
}

#esprit_belem div {
	font-size: 11px;
	color: #064476;
}

#esprit_belem ul {
	margin-top: 15px;
	list-style: none;
	width: 255px;
}

#esprit_belem ul li {
	text-align: justify;
}
#esprit_belem ul li strong {
	color: #962B2D;
	font-weight: bold;
	text-decoration: underline;
}
#esprit_belem ul li strong a {
	color: #962B2D;
	font-weight: bold;
	text-decoration: underline;
}
#esprit_belem ul li strong a:visited {
	color: #962B2D;
	font-weight: bold;
	text-decoration: underline;
}