body
{
background-color:#006600; /*Couleur de fond du site.*/
margin: 0;
text-align: center;
/*padding: 40 auto;*/
/*padding: 40 18 0 40 ;*/
/*width: 100%;*/
}
#global
{

margin-left: auto;
margin-right: auto;
text-align: left;
width: 950px;

}
#principale
{
background-color:#FFFFFF; /*Couleur de fond de la fenetre menu + contenu.*/

}

#banniere 
{
position: relative;
height: 180px ;
background: url(djaz-p-top.gif) no-repeat left top;
}

#Centrale
{
margin: 0 0 0 0;
border-style: 1;
border-color: #000000;
border-width: 2;
}
#contenu 
{
margin-left: 180px;
padding: 5 35;
/*width: 500px;*/


}

p #contenu 
{
text-align : justify;
color :#006400;

}

#menu {
/*background-color:#0066FF;*/
background-image: djaz-p-mdl.gif;
background-repeat: repeat-x;
float : left;
/*margin: 0 10 10 10;*/
width: 180px;
padding: 80 4 4 4;

}

#F_principale {
clear:both;
background: url(djaz-p-btm.gif) no-repeat left top;
height: 60px;

}

#pied_page {
/*clear:both;*/
background: url(djaz-mrr.gif) no-repeat left top;
height: 60px;

}

