#mainWrapper {
	width: 1013px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
	background-image: url(../images/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;
}

#header01 {
	background-image:url(../images/header/header01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:145px;
	height:43px;
	cursor:pointer;
}

#header02 {
	background-image:url(../images/header/header02.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:93px;
	height:43px;
	cursor:pointer;
}

#header03 {
	background-image:url(../images/header/header03.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:264px;
	height:43px;
}

#fdpanier {
	background-image:url(../images/header/fdpanier.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:201px;
	height:43px;
}

#fdpanier p {
	margin:0;
	font-size:12px;
	padding:4px 0 0 55px;
}

#fdpanier p a {
	color:#7C1111;
	font-size:12px;
}

.cartBoxTotal2 {
	color:#000000;
	font-weight:bold;
}

#fdcompte {
	background-image:url(../images/header/fdcompte.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:310px;
	height:43px;
}

#fdcompte p {
	color:#000000;
	font-size:12px;
	margin:0;
	padding:4px 0 0 55px;
}

#fdcompte p a {
	font-size:12px;
	color:#1A3E27;
}

#logo {
	background-image:url(../images/header/logo.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:318px;
	height:154px;
	cursor:pointer;
}

#header04 {
	background-image:url(../images/header/header04.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:695px;
	height:154px;
}

#header04 p {
	margin:0;
	font-size:12px;
	font-style:italic;
	color:#A11919;
	padding:31px 131px 0 230px;
}

#baseline {
	color:#000000;
	font-weight:bold;
	font-size:22px;
	padding:10px 0 0 300px;
}

#baseline2 {
	font-size:14px;
	margin-left:67px;
}

#header05 {
	background-image:url(../images/header/header05.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	width:853px;
	height:35px;
	font-size:16px;
	color:#000000;
	font-weight:bold;
	text-align:right;
	padding:12px 160px 0 0;
}

#fdmenu {
	background-image:url(../images/header/fdmenu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:1013px;
	height:33px;
	float:left;
	text-align:center;
}

#fdmenu ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:7px;
	width:977px;
}

#fdmenu li {
	display:inline;
	height:21px;
	border-right:2px solid #7C1111;
	padding:0 5px 0 5px;
}

#fdmenu li a {
	font-size:13px;
	color:#FFFFFF;
	padding:2px 20px 2px 20px;
}

#fdmenu li a:hover {
	background-image:url(../images/header/fdmenuover.jpg);
	background-repeat:repeat-x;
	background-position:top;
	text-decoration:none;
}

#borderli {
	border:none !important;
}