@charset "utf-8";
/* CSS Document */

body{margin: 0 auto; text-align:center;}

.tout{
	text-align:center;
	margin: 0 auto;
}

a:link {
	color: #665C42;
	text-decoration: none;
}
a:hover {
	color: #Ff9900;
}
a:active {
	color: #FFFF99;
}


.titre{
	font-family: Impact;
	color: #665C42;
	font-size: 36px;
	text-align:0px;
position:absolute;
	top:15px;
	left:15px;
}

.retour{
	color: #665C42;
	font-family: Impact;
	text-decoration:none;
position:absolute;
	top:32px;
	left:975px;
	width:76px;
}

.nom{
font-family: Impact;
	color: #665C42;
position:absolute;
	top:186px;
	left:90px;
}

.illu{
	position:absolute;
	top:177px;
	left:200px;
	width: 851px;
	height: 468px;
}
