table#bg{
 background-color: white;
 border-color: #f0f0f0;
 width: 800px;
 height: auto;
 border-style: solid;
 border-width: 2px;
 font-style: ;
  
}
table#page{
	background-color: #ebebba;
	width: 765px;
   height: auto;
	border: none;
}
div#menutop {
   width: 100%;
	height: 40px;
   color : white;
	text-align: right;	
	background-image : url(img/barre.jpg);
   border-bottom: solid;
	border-color: #11124c;
}
div#menu {
   width: 100%; 

}
div#header {
	width: 765px;
   height: 150px;
   background-color: #64641d;
	/*background-image : url(img/crealee.jpg);
	background-repeat: repeat ;*/		
}
div#barre {
   width: 765px;
	height: 1px;
	color : white;
	/*background-color: #191a69;*/
	 font-size: xx-small; 
		
}
div#barre2 {
   width: 765px;
	color : white;
	background-image : url(img/barre2.jpg);
	font-size: xx-small; 
	height: 10px;	
}
div#Page {
	 height: auto; 
		font-family: Tahoma;
		color: black;
}

div#SectionGche{
	width: 430px;
	height: auto;
	border-right-style: solid;
	border-color: #64641d;
	margin: 20px;
	padding: 10px;
	background-color: transparent;
}
div#SectionDroite{
 width: 200px;
 margin: 20px; 
}



div#AccueilLeft {
	width: 500px;
	padding: 10px;
	margin-top: 30px;
	background-color: white;
			
}
div#AccueilRight {
	width: 200px;
	padding: 10px;
	margin-top: 30px;
	background-color: white;
	
}
div#Footer{
   margin-top: 0px;
    height: 30px;
	background-color: #64641d;
	color : white;
   padding: 5px;
		
}

