.bio {
	position: absolute;
	top: 150px;
	left: 100px;
	width: 350px;
	height: 250px;
	border-width:1;
	font-family: "comic sans ms";
	color: #000000;
	background-color: #FF3300;
	border: outset;
	background-image: url(ouie/image/didier5.gif);
	background-repeat: no-repeat;
	
	
	}
.interview {
	position: absolute;
	top: 200px;
	left: 200px;
	width: 350px;
	height: 250px;
	border-width:1;
	font-family: "comic sans ms";
	color: #000000;
	background-color: #999999;
	border: outset;
	background-image: url(ouie/image/didier4.jpg);
	background-repeat: no-repeat;
	
	
	
	
}
.disco {
	position: absolute;
	top: 250px;
	left: 300px;
	width: 350px;
	height: 250px;
	border-width:1;
	font-family: "comic sans ms";
	color: #000000;
	background-color: #FF0000;
	border: outset;
	background-image: url(ouie/image/demenageurs.jpg);
	background-repeat: no-repeat;
}
.extraits {
	position: absolute;
	top: 300px;
	left: 400px;
	width: 350px;
	height: 250px;
	border-width:1;
	font-family: "comic sans ms";
	color: #000000;
	background-color: #CCCCCC;
	border: outset;
	background-image: url(ouie/image/didier6.jpg);
	background-repeat: no-repeat;

}
.presentation {
	position: absolute;
	top: 350px;
	left: 500px;
	width: 350px;
	height: 250px;
	border-width:1;
	font-family: "comic sans ms";
	border: outset;
	background-color: #CCCCCC;
	background-image: url(ouie/image/didier3.jpg);
	background-repeat: no-repeat;
	color: red;
	
	
	
	

}