
body
{
background-color:black;
background-image:url("degrade.png");
background-repeat: repeat-x;
}
.ensemble
{


position:relative;


border-color: #ccf; 
border-width: 6px; 
border-style: ridge; 
width: 900px;
height: 600px;
margin-left: auto;
margin-right: auto;
background-color: #FFFFFF;
z-index:10;

}
.logo
{
border: 2px solid withe;
position:left;
text-align: center;
width: 180px;
height: 120px;
float:left;
margin-top:5px;
}

.menu
{
position:absolute;
left:0px;
border: 2px solid withe;
text-align: left;
width: 20%;
height: 65%;
z-index:20;
}

.sousmenu
{
text-align: center;


}

.corps
{
position:absolute;
left:180px;
border: 2px solid withe;
margin-left:auto;
margin-right: 15px;
text-align: center;
width: 79%;
height: 65%;
font-size:16px;
}

.titre
{
border: 2px solid white;
text-align:center;
height: 120px;
margin-top:5px;
padding: 0px;

}

.pied
{
position:absolute;
top:520px;
border: 2px solid withe;
margin-top:15px;

width:100%;
text-align:right;
height: 12%;


}
p
{
text-align: justify;
}

h1
{
text-align: center;
font-size:20px;
font-family:verdana;

}
.tableau
{
margin-left: 150px;
}
h2
{
text-align: justify;
font-weight: normal ;
font-size:13px;
font-family:verdana;

}

