						
body	{ background: url(/images/bgcolor.jpg); }	
			

img {border: 0;}
			
#haut 	{ background: url(/images/header.jpg) no-repeat;
              width: 860px;
              height: 200px;
              margin-left: auto;
              margin-right: auto;
        
 }
	

#milieu { background: url(/images/wide.jpg) repeat-y; 
        border: none;
        width: 860px;
        height: 700px;
        margin-left: auto;
        margin-right: auto;

        
 }
	

.texte  { text-align:center; }





.menu { background-image: url("/images/menus.jpg");
	background-repeat: no-repeat ;
        font-size: 18px;
        text-align:center; 
        	
}

.menu a {
	color: #786b54;
	text-decoration: none;
}

.menu a:hover {
	color: #ffffff;
	text-decoration: none;
}

.menu1 { background-image: url("/images/menu1s.jpg");
	background-repeat: no-repeat ; 
        font-size: 18px;
        text-align:center; 
	
        	
}

.menu1 a {
	color: #786b54;
	text-decoration: none;
}

.menu1 a:hover {
	color: #ffffff;
	text-decoration: none;
}

#bas 	{ background: url(/images/footer.jpg) no-repeat; 
        border: none;
        width: 860px;
        height: 63px;
        margin-left: auto;
        margin-right: auto;
     text-align:center;   
        
 }


p.flag { 

   line-height: 1em; 

}

p.flag img, span { 

   vertical-align: middle; 

}

p.flag span { 

   padding-left: 5px; 

}