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

#navMain {
	height:180px;
}


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

#newsletter {
	/*background-color:#00CC00;*/
	background-image: url(../images/header/fdmailing.jpg);
	height: 34px;

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

#buttonNews {
 vertical-align:middle;
}

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

#langue {
	width:217px;
	height:61px;
	float:left;
	background-image:url(../images/fdlangue.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:10px;
}

#langue img {
	float:left;
}

#header02 {
	background-image:url(../images/header02.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:217px;
	height:10px;
}

#francais {
	background-image:url(../images/francais.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:97px;
	height:26px;
	float:left;
	cursor:pointer;
}

#english {
	background-image:url(../images/english.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:120px;
	height:26px;
	float:left;
	cursor:pointer;
}

#espanol {
	background-image:url(../images/espanol.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:97px;
	height:25px;
	float:left;
	cursor:pointer;
}

#portugues {
	background-image:url(../images/portugues.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:120px;
	height:25px;
	float:left;
	cursor:pointer;
}

#header03 {
	background-image:url(../images/header03.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:217px;
	height:10px;
	float:left;
}

#headerdrapo {
	width:217px;
	height:51px;
}

#headerdrapo img {
	float:left;
}




/* Header 2009 - Pierre-Henri Poiret - 26-06-2009 */
#header2009 {
	position:relative;
	width:999px;
	height:191px;
	background:url(../images/header2009/bgHeader.jpg) no-repeat center top;
}
#header2009 a#logo {
	display:block;
	position:absolute;
	left:20px;
	width:460px;
	height:180px;
	background:url(../images/header2009/headerLogo.jpg) no-repeat center top;
	cursor:pointer;
}
#header2009 a#logo:hover {
	background:url(../images/header2009/headerLogoHover.jpg) no-repeat center top;
}
#header2009 #baseline {
	position:absolute;
	left:500px;
	width:210px;
	height:80px;
	background:url(../images/header2009/baseline.gif) no-repeat center top;
}
#header2009 #compteEtPanier {
	display:block;
	position:absolute;
	top:115px;
	left:210px;
	width:480px;
	height:60px;
	margin:0;
	padding:0;
}
#header2009 #compteEtPanier li {
	display:block;
	float:left;
	width:165px;
	height:31px;
	margin:5px;
	padding:20px 0 0 60px;
	text-align:center;
}
#header2009 #compteEtPanier li a {
	font-size:12px;
	color:#333333;
}
#header2009 #compteEtPanier #panier {
	background:url(../images/header2009/monPanier.gif) no-repeat center top;
}
#header2009 #compteEtPanier #compte {
	background:url(../images/header2009/monCompte.gif) no-repeat center top;
}
#langages {
	position:absolute;
	width:180px;
	height:60px;
	top:0;
	right:20px;
}
#newsLetterContent {
	position:absolute;
	right:30px;
	top:60px;
	width:170px;
	height:70px;
	padding:40px 10px 10px 10px;
	background:url(../images/header2009/newsletterBg.gif) no-repeat center top;
}
#newsLetterContent #title {
	margin:0 0 10px 0;
	width:115px;
	font-size:13px;
	color:#000000;
	font-weight:bold;
}
#newsLetterContent #inputText {
	width:120px;
	font-size:10px;
	color:#666666;
}