@charset "utf-8";
/* CSS Document */
body{margin: 0 auto; text-align:center;}

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:0px;
	left:0px;
}
.nom2{
font-family: Impact;
	color: #665C42;
position:absolute;
	top:0px;
	left:350px;
}
.son1{
position:absolute;
	top:75px;
	left:200px;
}
.tableau{
	height:"1000px"; 
	width:"1098px"; 
	border:"none"; 
	cellpadding:"0px";
	cellspacing:"0px";
	text-align:center;
	margin: 0 auto;
}

