body{
 color : #bfb7ac;
 background-color : #453823;

}

a:link {
color : #eaebe9;
text-decoration:none ;
}

a:visited {
color : #eaebe9;
text-decoration:none ;
}

a:hover {
 color : #eaebe9;
 font-weight: bold;
text-decoration:none ;
}  



.Centrale { 
width:1000px ; 
height:1350px ; 
background-color: #bfb7ac;
border:solid black 1px; 
position:absolute ;
top:50% ; 
left:50% ; 
margin-left:-500px ; 
margin-top:-300px} 

#Barre{
width: 999px;
height : 130px;
background-color: #000000;
float : left;
margin: 0px 0px 0px 0px;
}


#PartieGauche{
	width: 200px;
	float: left;
	padding: 0px 0px 0px 20px;
	marging: 20px 0px 0px 0px;
}

.DegradeGauche {
width: 160px;
font-family: Georgia, Verdana;
 background-color : #453823;
text-align: center;
}



#PartieCentrale{
	width: 600px;
	float: left;
	padding: 0em 0em 0em 0em;
	margin: 0px auto 0px 0px;
	text-align: justify;
}

.td,tr{
font-family: Georgia, Verdana;
color: #61412c;
}

.DegradeCentre {
width: 560px;
font-family: Georgia, Verdana;
font-size: 10pt;
color: #61412c;
text-align: justify;
}

h1{
 font-weight: normal;
text-decoration:none ;
font-family: Georgia, Verdana;
font-size: 10pt;
color: #61412c;
text-align: justify;
margin-left:10px ;
}

h2{
 font-weight: normal;
text-decoration:none ;
font-family: Georgia, Verdana;
font-size: 10pt;
color: #61412c;
text-align: justify;
margin-left:30px ;
}

h3{
 font-weight: normal;
text-decoration:none ;
font-family: Georgia, Verdana;
font-size: 10pt;
color: #61412c;
text-align: justify;
margin-left:50px ;
}
#PartieDroite{

	text-align: justify;
	width: 200px;
	float: right;
	position:absolute ;
	top:0% ; 
	left:0% ; 
	margin-left:800px ; 
	margin-top:170px
}

.DegradeDroite {

 background-color : #453823;
width: 180px;
font-family: Georgia, Verdana;
text-align: center;
}

#PartieBasse{
	width: 1000px;
	float: right;
position:absolute ;
top:50% ; 
left:50% ; 
margin-left:-900px ; 
margin-top:1300px} 

.DegradeBas {
font-family: Georgia, Verdana;
text-align: right;

}
