div#topFond {
	display:  none;
}

/* habillage pub */

/*
body {
	background-color: #F6F6F6;
	text-align: center;
}

#topFond {
	width: 1000px;
	height: 250px;
	 overflow: hidden;
	position: absolute;
	background: #F6F6F6 url(images_v5/header2.jpg) no-repeat center top;
	margin:0 auto;
	left: 50%;
	margin-left: -500px;
}

#topFond a {
	border: 0px;
}

.gifSize {
	 height: 250px;
	 width: 1000px;
}

#conteneur {
	margin-top: 250px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}
#page {
	margin-top: 250px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

#ipbwrapper {
	width: 960px;
	margin-top: 250px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}
*/
