#mainWrapper {
	width: 820px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	/*background-image: url(../images/header/fd.jpg);*/
}


#navMainWrapper {
	margin: 0px;
	padding: 0px;
	background-color: #666666;
}

#newsletter {
	background-color:#FFFFFF;
	/*background-image: url(../images/header/fdmailing.jpg);*/
	height: 25px;
}

#buttonNews {
 vertical-align:middle;
}

.newsText {
	margin:0;
	padding:0px;
	position:relative;
	top:3px;
}

#contheader {
	width:820px;
	height:152px;
	position:relative;
}

#flash {
	/*background-image:url(../images/header/flash1.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	width:655px;
	height:152px;
	position:relative;
	float:left;
}

#baseline {
	position:absolute;
	top:134px;
	left:70px;
	font-weight:bold;
	color:#797979;
	font-size:13px;
}

#menuhaut {
	position:absolute;
	right:-165px;
	bottom:0;
}

#menuhaut ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menuhaut li {
	display:inline;
}

#menuhaut li a {
	color:#797979;
	display:block;
	float:left;
	padding:3px 8px 0 8px;
	height:16px;
}

#menuhaut li a:hover {
	text-decoration:none;
	background-color:#10C100;
	color:#FFFFFF;
}

#header01 {
	background-image:url(../images/header/header01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:165px;
	height:152px;
}

#header01 ul {
	margin:0;
	padding:0;
	list-style:none;
}

#header01 li a {
	display:block;
	color:#FFFFFF;
	font-size:20px;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header01 li#compte a {
	background-image:url(../images/header/fdlogin.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:125px;
	height:35px;
	padding:5px 0 0 40px;
	margin-top:15px;
}

#header01 li#compte a:hover {
	background-image:url(../images/header/fdloginhover.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
	color:#000000;
}

#header01 li#panier a {
	background-image:url(../images/header/fdpanier.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:125px;
	height:35px;
	padding:5px 0 0 40px;
	margin-top:6px;
}

#header01 li#panier a:hover {
	background-image:url(../images/header/fdpanierhover.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-decoration:none;
	color:#000000;
}
