#footer * { /* Donc la je donne a tout le header la police spécifié et la couleur de texte soécifié ok ? */
	margin: 0;
	padding: 0;
	border: none;
	color: #000000;
	font: 9px Geneva, Arial, Helvetica, sans-serif;
}

	#footer {
		background: #ffffff url(http://www.lingeriesexy.ch/affheaders/legodemichet1footer.png) no-repeat;
		height: 160px;
		width: 980px;
		margin-top: 0px;
		}

	#footer .metatop {
		height: 25px;
		width: 595px;
		position: relative;
		left: 190px;
		overflow: hidden;
		z-index: 100;
		text-align: center;
	}
	
	#footer .pub {
		height: 60px;
		width: 468px;
		position: relative;
		top: 21px;
		left: 256px;
		z-index: 200;
	}
	
	#footer .metabottom {
		height: 40px;
		width: 975px;
		position: relative;
		top: 38px;
		left: 2px;
		z-index: 100;
		text-align: center;
	
	}
