body{
background-color: #000000;
text-decoration:none;
text-align: center;
text-indent:6pt;

}

#principal{
	width:800px;
	height:auto;
	position:absolute;
	left:200px;	top:0px;	z-index: 2;

}

#layer1{
width:181px; 
height:41px; 
position:absolute; 
left:597px; top:623px; z-index:1;
}

#enTete{
width:710px;
height:auto;
position:absolute;
left:0px;
top:0px;
}
#menu{
width:710px;
height:auto;
position:absolute;
left:0px;
top:0px;
}
#contenu{
width:710px;
height:auto;
position:absolute;
left:0px;
top:0px;
}
.centrer{
text-align:center;
font-family:Arial; font-weight:normal; font-size:10pt; color:rgb(200,130,96);
}
