     html,body {
    color:#000000; 
    background-color:#C0C0C0;    
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;  
    }   
    #conteneur{   
    width:966px;
    height:auto;
    margin-left:auto;
    margin-right:auto;   
    background-image:url("../images/bg.jpg");
    background-repeat:repeat-y;     
    } 
   
     #header{   
        width:963px;
        height:266px;
		border-bottom: 1px solid #C4C4C4;
    } 
	.men{    
    
	width:218px;
	height:22px;
	background-color:#EDEBEB;
	margin-left:7px;
	line-height:20px;
	margin-bottom:4px;
    }
	.men a{
    font-size:12px;
    color:#000000;
    text-decoration:none;  
	
    }
	
    .menub{
    font-size:12px;
    color:#000000;
    text-decoration:none;
    font-weight:bold;
    }
	.menuc{
    font-size:12px;
    color:#000000;
    text-decoration:none;
    
    }
   
	#contenuBody
        {
	    font-family:Verdana, Arial, Helvetica, sans-serif;
       font-size:12px;  
	 }
	 #col{
	 width:5px;
    height:auto;    
    background-image:url("../images/bg_col.jpg");
    background-repeat:repeat-y;  
	 }
	 #menu{
	  width:234px;
      height:43px;
	  background-image:url("../images/menu.jpg");
      background-repeat:no-repeat;
      line-height:42px;     
	  font-weight:bold;
	 }
	 #title{
	   width:617px;
       height:32px;
	   background-image:url("../images/titre.jpg");
       background-repeat:no-repeat;
	   font-size:14px;
	    line-height:28px;
	   font-weight:bold;
	 }
	 #bottom{
	   width:966px;
       height:131px;
	    margin-left:auto;
    margin-right:auto;
	   background-image:url("../images/bottom.jpg");
       background-repeat:no-repeat;
	 }
	 #mention{
	 font-family:arial;
	  font-size:11px;
	  font-weight:bold;
	 }
	 .small{
	  font-family:arial;
	  font-size:11px;
	  font-weight:bold;
	 }
	 #afb{
	 position:absolute;
	 z-index:200;
	 font-family:arial;
	  font-size:11px;
	  font-weight:bold;
	  color:#000000;
	  margin-top:202px;
	  margin-left:200px;
	 }
