body {
	background-image:url("https://78.media.tumblr.com/6a1472c830e8ddb439f8a4c84a86f6b7/tumblr_n19jaqCaYK1rnbw6mo1_400.gif");
	background-size:1000px 1400px;
	background-color:black;
	background-position:center;
	background-repeat: repeat-x;
	margin:5px 100px 5px 100px;
}
.entete {
	height:120px;
	width:300px;
	font-family:times new roman, serif;
	font-size:100%;
	color: white;
	text-align:center;
	margin:auto;
}
.entree {
	position:absolute;
	padding:10px;
	border :1px solid#000000
}
.entree01 {
	left:70px;
	top: 500px;
	width:600px;
	height:110px;
	color: white;
	text-align:justify;
	background-color:#1A2A5D;
	opacity: 0.75;
}
.entree02 {
	right:300px;
	top:600px;
	width:100px;
	height:150px;
	color:black;
	background-color:#AB9D8B;
	opacity: 0.5;
	text-align:justify;
	overflow: auto;
}
.entree03 {
	top : 350px;
	left : 680px;
	height:120px;
	width: 650px;
	color : black;
	text-align:justify;
	background-color:#FDF2D3;
}
.entree04 {
	left :500px;
	top:900px;
	width:300px;
	height:240px;
	text-align:justify;
	color: black;
	overflow: auto;
	background-color:#FECA96;
}
.parole {
	top: 500px;
	position:absolute;
	width: 1000px;
	position:relative;
	text-align:center;
	margin:auto;
}
.photo01 {
	position:absolute;
	opacity: 0.5;
}
.photo02 {
	position:absolute;
	opacity: 0.2;
	left : 680px;
}
a{
color: white;
text-decoration: none;
font-size:25;
}