BODY {  
/*background-image: url(../pictures/fond.jpg);
background-repeat: repeat;*/
margin-top: 0px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0px;
background-position:top center;
width:100%;
height:800px;
text-align:center;
background-color: #000000;
}



#site { 
background-image: url(../pictures/fondss.jpg);
background-repeat: repeat;
background-color: #000000;
 margin-left: auto;
 margin-right: auto;
 margin-top:0px;
width:980px;
height:768px;
text-align:center;
}



#site #header {
background-image: url(../pictures/fond_entete.jpg);
background-repeat: no-repeat;
width:980px;
height:216px;
margin-top:0px;
margin-left: auto;
margin-right: auto;
}





#site #content {
background-image: url(../pictures/fond_corps.jpg);
background-repeat: no-repeat;
width:980px;
height:314px;
margin-top:0px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

#site #contentBis {
background-image: url(../pictures/fond_contentBis.jpg);
background-repeat: no-repeat;
width:980px;
height:552px;
margin-top:0px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

#site #content #leftContent {
background-image: url(../pictures/left.jpg);
background-repeat: no-repeat;
width:29px;
height:533px;
margin-top:0px;
margin-left: auto;
margin-right: auto;
float:left;
}

#site #content #centerContent {
background-image: url(../pictures/content.jpg);
background-repeat: no-repeat;
height:533px;
width:922px;
margin-top:0px;
margin-left: 0px;
float:left;
}

#site #content #rightContent {
background-image: url(../pictures/right.jpg);
background-repeat: no-repeat;
width:29px;
height:533px;
margin-top:0px;
margin-left: auto;
margin-right: auto;
float:left;
}

#site #pied {
background-image: url(../pictures/fond_pied.jpg);
background-repeat: no-repeat;
width:980px;
height:238px;
margin-top:0px;
margin-left: auto;
margin-right: auto;
text-align:center;
}

.bottom {
width:980px;
margin-top:15px;
margin-left: auto;
margin-right: auto;
text-align:center;
position:relative;background-color:#ffffff; height:50px;width:680px;
}

#recherche {
position:absolute;
left:67%;
top:13%;
z-index:1;
}

#newsletter {
position:absolute;
left:67%;
top:26%;
z-index:1;
}

#Bas {position:absolute;
top:930px;
z-index:1;
 left: 200px;}

.news {  
background-image: url(../pictures/news_fond.png);
background-repeat: no-repeat;
width:419px;
height:442px;
}
.searchBox{
  background-image:url('pictures/input.gif');
  background-repeat:no-repeat;
  padding-left:20px;
} 