    html,body {
    color:#000000; 
    background-color:#637247;    
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;    
    }   
    #conteneur{
    display:table;
    width:975px;
    height:auto;
    margin-left:auto;
    margin-right:auto;   
    background-image:url("../images/bg.jpg");
    background-repeat:repeat-y;  	
    }     
    #header{   
    width:975px;
    height:296px; 
    background-image:url("../images/header.jpg");
    background-repeat:no-repeat;    
    }  
    #bottom{   
    width:975px;
    height:37px; 
    background-image:url("../images/bottom.jpg");
    background-repeat:no-repeat;    
    }  
	#logo{
	width:180px;
	text-align:center;
	}
    .titreLogo{
     font-size:17px;
    font-weight:bold;
    color:#9B5F09;
    font-family:arial;
    }
	.titreLogob{
     font-size:20px;
    font-weight:bold;
    color:#9B5F09;
    font-family:arial;
    }
	.menu{
	 font-size:12px;
    font-weight:bold;
    color:#9B5F09;
    font-family:verdana;
	text-decoration:none;
	}
	.menub{
	 font-size:12px;
    font-weight:bold;
    color:#6C4711;
    font-family:verdana;
	text-decoration:none;
	}
	.info{
	width:208px;
    height:28px; 
    background-image:url("../images/info.jpg");
    background-repeat:no-repeat; 
    margin-left:17px;
    color:#68B10C;
	font-size:12px;
    font-weight:bold;
	}
	.infoTxt{
	color:#000000;
	font-size:11px;
    font-family:arial;
	  margin-left:22px;
	  width:190px;
	}
	.infoSofemo{
	color:#A77429;
	font-size:11px;
	font-weight:bold;
    margin-left:22px;
	width:190px;
	}
	.titreBody{
	width:636px;
    height:39px; 
    background-image:url("../images/title.jpg");
    background-repeat:no-repeat; 
	line-height:38px;
	color:#9A5F08;
	font-size:14px;
	font-weight:bold;
	}
	.bottomSmall
	{
	 color:#FFFFFF;
	font-size:11px;
    font-family:arial;
	text-align:center;	  
	}
	.lakko{
	 color:#FFFFFF;
	font-size:11px;
    font-family:arial;
	}