body
{
	background: url(images/tuile.png) repeat;
	position: relative;	
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}
header
{
	display: inline-block;
	position: absolute;
	left: 50%;
	margin-left: -300px;
	width: 600px;	
	height: 91px;
}
#bleauHt
{
	display: inline-block;
	width: 598px;	
	font-size: 1.8em;	
	line-height: 1.5em;
}
.gauche
{
	width: 149px;
}
#milieu
{
	width: 300px;
}
.droit
{
	width: 149px;
}
#trait
{
	position: absolute;
	width: 150px;	
	size: 3;
	top: 100px;
	left: 50%;
	margin-left: -75px;
	color: grey;
}
#essai
{
	position: absolute;
	width: 40px;
	height: 40px;
	top: 120px;
	left: 50%;
	margin-left: -280px;
}
#cercle
{	
	fill: #ccc4b4;	
}
#essai:hover circle
{
	fill: #f0e2c4;
}
#trgl
{
	fill: black;	
}
#trglgrd
{
	opacity: 0;
}

#trglgrd:hover
{
	opacity: 1;
}
#titre
{
	position: absolute;
	width: 140px;
	top: 120px;
	left: 50%;
	margin-left: -70px;
	font-size: 23px;
	text-decoration: underline;
}
.sstitre
{
	position: absolute;
	width: 250px;	
	left: 50%;
	margin-left: -280px;
	text-align: left;
	font-size: 19px;
	text-decoration: underline;
}
.riquiqui
{
	position: absolute;
	width: 140px;
	left: 50%;
	margin-left: -210px;
	text-align: left;
	font-size: 15px;
}
.lesliens
{
	position: absolute;
	width: 700px;
	left: 50%;
	margin-left: -240px;
	text-align: left;
	font-size: 17px;
}
.lesliens a
{
	color: #e3701a;
}
#st
{
	top: 180px;
}
#av
{
	top: 230px;
}
#soc
{
	top: 270px;
}
#mat
{
	top: 350px;
}
#ter
{
	top: 400px;
}
#sit
{
	top: 600px;
}
#fr
{
	top: 650px;
}
#art
{
	top: 690px;
}
#mond
{
	top: 780px;
}
#th
{
	top: 820px;
}









