
body
{
margin: 0;
padding: 0;
text-align: center;
}
#global
{
margin-left: auto;
margin-right: auto;
width: 895px; }
div { text-align:center;
}
#banniere {
width:895px;
height:140px;
}
#date {
width:895px;
height:25px;
background-color:#CCCCFF;
}
#menu {
width:890px;
height:30px;
border: 3px solid #CDCD00;
}
#bloc_gauche {
float:left;
width:729px;
height:400px;
background-image: url(back2.jpg);
}
#bloc_droit {
float:right;
width:160px;
height:400px;
border: 3px solid #CDCD00;
}
  