body
{
background-color: #000000;
background-image:url("degrade.png");
background-repeat: repeat-x;
}
h1
{
text-align:center;
font-size:19px;
text-decoration : underline;
}


#partiecentrale
{
position:relative;
border-color: #ccf; 
border-width: 6px; 
border-style: ridge; 
width: 900px;
height: 1000px;

margin-left: auto;
margin-right: auto;
background-color: #ffffff;
z-index:10;
}

#centregauche
{
position:absolute;
border-color: #ccf; 
border-width: 6px; 
border-style: ridge; 
width: 300px;
height: 300px;
top:100px;
left:45px;
background-color: #ffffff;
float;
}
#texte1
{
position:absolute;
border-color: #ccf; 
border-width: 6px; 
border-style: ridge; 
width: 480px;
height: 300px;
top:100px;
left:355px;
background-color: #ffffff;
text-align: justify;
}

#placepub
{
position:absolute;
border-color: #ccf; 
border-width: 6px; 
border-style: ridge; 
width: 790px;
height: 116px;
top:410px;
left:45px;
background-color: #ffffff;
text-align: justify;
}
#texte2
{
position:absolute;
border-color: #ccf; 
border-width: 6px; 
border-style: ridge; 
width: 480px;
height: 300px;
top:538px;
left:45px;
background-color: #ffffff;
text-align: justify;
}

#centredroite
{
position:absolute;
border-color: #ccf; 
border-width: 6px; 
border-style: ridge; 
width: 300px;
height: 300px;
top:538px;
left:535px;
margin-left: auto;
margin-right: auto;
background-color: #ffffff;

}



#baniere
{
position:absolute;
left:46px;
/*border-color: #ccf; 
border-width: 6px; 
border-style: ridge; 
/*padding: 1px;*/
width:800px;
margin-left:auto;
margin-right:auto;

}



a:hover
{

color: red;
font-weight:italic;
}

#imagebas
{
position:absolute;
top:850px;
width: 800px;
left:46px;
margin-right:auto;
/*border: 2px solid black;*/
text-align:center;
}

#pieddepage
{

border-color: #ccf; 
border-width: 6px; 
border-style: ridge; 
position: relative;
text-align:center;
width: 900px;
height: 300px;
margin-left: auto;
margin-right: auto;
padding: 0px;


}
#fin
{
position:absolute;
top:950px;
left:200px;
text-align:center;
font-size:15px;

}
h2
{
margin-left:7px;
margin-right:7px;
font-size:16px;
}
h3
{
margin-left:7px;
margin-right:7px;
font-size:15px;
}
h4
{
margin-left:2px;
margin-right:2px;
font-size:11px;
text-align: center;
}



a img 
{ 
border: none; 
} 