     html,body {
    color:#000000; 
    background-color:#595758;    
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;  
    }   
    #conteneur{
    display:table;
    width:996px;
	background-image:url("../images/bg.jpg");
    background-repeat:repeat-y;  
    height:auto;
    margin-left:auto;
    margin-right:auto;       
    } 
	#header{
	width:996px;
	height:204px;
	background-image:url("../images/header.jpg");
    background-repeat:no-repeat;
	}
	#hautBody{
	width:996px;
	height:11px;
	background-image:url("../images/hautBody.jpg");
    background-repeat:no-repeat;
	}
	#basBody{
	width:996px;
	height:10px;
	background-image:url("../images/basBody.jpg");
    background-repeat:no-repeat;
	}
	#footer{
	width:996px;
	height:145px;
	background-image:url("../images/footer.jpg");
    background-repeat:no-repeat;
	}
	#menuGauche{
	width:200px;
	height:auto;
	margin-left:3px;
	}
	#headTitre{
	font-size:17px;
	color:#000000;
	font-weight:bold;
	font-family:verdana;
	}
	#headTitreb{
	font-size:15px;
	color:#000000;
	font-weight:bold;
	font-family:verdana;
	}
	#line{
	margin-top:1px;
	width:410px;
	height:3px;
	 background-color:#1A1919;
	  margin-left:auto;
    margin-right:auto;
	}
	#titleBody{
	width:681px;
	height:43px;
	background-image:url("../images/title.jpg");
    background-repeat:no-repeat;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	line-height:35px;
	}
	#encadrement{
	margin-left:253px;
	}
	#emplacement1{
	width:728px;
	height:90px;
	
	 margin-left:auto;
    margin-right:auto;  
	}
	#emplacement2{
	width:120px;
	height:600px;
	
	}
	#emplacement3{
	width:728px;
	height:90px;
	
	 margin-left:auto;
    margin-right:auto;  
	}
	#mention{
	width:996px;
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	
	 margin-left:auto;
    margin-right:auto;  
	}
	.menu{
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-family:arial;
	}
	.menub{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	font-family:arial;
	text-decoration:none;
	}
	.titreGauche{
	width:215px;
	height:25px;
	margin-left:auto;
    margin-right:auto; 
	background-color:#595758;
	border:1px solid #FFFFFF;
	line-height:24px;
	
	color:#FFFFFF;
	font-weight:bold;
	font-family:arial;
	}
   
   
