BODY {
	background-attachment: fixed;
	background-image: url(images/logo.jpg);
	background-repeat: repeat;
	background-position: center;
	left: 100%;
	top: 100%;
	right: 100%;
	bottom: 100%;
	
	padding:0px;
	margin:0px;
	
	scrollbar-face-color: #218734 ; 
	scrollbar-shadow-color: #ECD381; 
	scrollbar-highlight-color: #ECD381 ; 
	scrollbar-3dlight-color: #218734 ; 
	scrollbar-darkshadow-color: #218734 ; 
	scrollbar-track-color: #ECD381 ; 
	scrollbar-arrow-color: #ECD381; 
}	
.textecontenu {
	font-family: "Trebuchet Ms";
	background-image: url(images/td.jpg);
	font-size: 12px;
	COLOR: #333333;

}
.copyright {
	font-family: "Trebuchet Ms";
	font-size: 12px;
	COLOR: #333333;

}

 .tdRecherche{
	background-image: url(images/fond.jpg);
	background-attachment: repet;
	background-repeat: no-repeat;
	background-position: center top;
	
}
