#mainWrapper {
	width: 980px;
	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/header01new.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:470px;
	height:215px;
	cursor:pointer;
	float:left;
}

#header02 {
	width:510px;
	height:215px;
	float:left;
}

#header02bis {
	background-image:url(../images/header/header02ter.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:510px;
	height:33px;
	float:left;
	position:relative;
}
#headerTelephone {
	position:absolute;
	top:0;
	left:180px;
	text-align:left;
	font-size:10px;
	color:#FFFFFF;
	font-weight:normal;
	line-height:14px;
}
#headerTelephone span {
	font-size:22px;
	font-weight:bold;
}

#anim {
	/*background-image:url(../images/header/anim.jpg);
	background-repeat:no-repeat;
	background-position:top;*/
	width:510px;
	height:182px;
	float:left;
}

#menu {
	width:980px;
	height:30px;
	background-color:#CEBE9C;
	float:left;
	text-align:center;
}

#menu ul {
	margin:0;
	padding:0;
	list-style:none;
	padding-top:6px;
}

#menu li {
	display:inline;
	padding-left:15px;
}

#menu li a {
	color:#473312;
	font-size:12px;
	background-image:url(../images/header/pucemenu2.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding:10px 0 10px 20px;
}

#h1first {
margin-left:auto;
margin-right:auto;
position:relative;
}
#h1content {
bottom:0;
margin-left:30px;
margin-right:auto;
position:absolute;
width:960px;
}
#h1typo {
color:#2A2A2A;
font-size:12px;
}