html, body {
	padding:0;
	margin:0;
	border:0;
	font-family : Verdana;
	font-variant : normal;
	font-style : normal;
}

a { color: black; }

#menu, #bandeau, #img_titre, #footer #menu_bas { display: none; }

#entete {
	background-image:url(EspaceRenoir/bandeau_haut.jpg);
	height: 150px;
	width: 1000px;
}


#contentClip {
	position: relative;
	display: inline;
	width: 100%;
	height: 100%;
}