body
{
  	background-image:url(../Images/Fond/ray.gif);  	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	vertical-align: middle;
}

div#container
{
  width:1000px;  
  
  margin-left:auto;
  margin-right:auto;
    
  padding-top:120px;
  
  border-width:0px;
  border-style:solid;
  border-color:#000000px;
  
  background-image:url(../Images/Titre/banniereParionsBasket.png);
  
  background-repeat:no-repeat;
  background-position:center 0px;
}

div#containerLeft{
  width:200px;  
  float:left;
}

div#containerRight{
  width:800px;   
  text-align: left;
  float:right;
}

div#footer{
  height:40px;
}
