body 
	{
	font-family: arial, helvetica, sans-serif;
	}

#contenu
	{
	width: 1000px;
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	}

#fond
	{
	float: left;
	width: 200px;
	height: 200px;
	overflow: hidden;
	border: 1px solid black;
	}

#deroule
	{
	position: relative;
	width: 1200px;
	height: 200px;
	}

img
	{
	float: left;
	}
	
#fg, #fd
	{
	float: left;
	width: 40px;
	height: 40px;
	padding: 80px;
	}
	