     html,body {
    color:#000000; 
    background-color:#444243;    
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;  
    }   
    #conteneur{
    display:table;
    width:944px;
	 background-image:url("../images/bg.jpg");
        background-repeat:repeat-y;   
    height:auto;
    margin-left:auto;
    margin-right:auto;       
    } 
    #header
	{
	  width:944px;
        height:260px;       
        background-image:url("../images/header.jpg");
        background-repeat:no-repeat; 
	}
    #logo{
	position:absolute;
	margin-left:20px;
	margin-top:6px;
    font-size:15px;   
    color:#F5D07A;
	font-weight:bold;    
    }	
	#logob{
	position:absolute;
	margin-left:20px;
	margin-top:22px;
    font-size:13px;   
    color:#FFFFFF;
	font-weight:bold;
	}
	#logoc{
	position:absolute;
	margin-left:20px;
	margin-top:35px;
    font-size:13px;   
    color:#FFFFFF;
	font-weight:bold;
	}
	#placeMenu{
	 margin-left:10px;
	 color:#000000;
	}
	#title{
	    width:592px;
        height:31px;       
        background-image:url("../images/title.jpg");
        background-repeat:no-repeat; 
		color:#000000; 
		font-size:14px;
		font-weight:bold;
		line-height:34px;
	}
	#hautCartouche{
	 width:281px;
        height:37px;       
        background-image:url("../images/titleCartouche.jpg");
        background-repeat:no-repeat;
		color:#000000; 
		font-size:12px;
		font-weight:bold;
		line-height:35px
	}
	#miCartouche{
	width:281px;
        height:auto;       
        background-image:url("../images/miCartouche.jpg");
        background-repeat:repeat-y;		
	}
	#contenuCartouche{
	margin-left:15px;
	margin-right:15px;
	font-size:12px;
	}
	#contenuCartoucheb{
	margin-left:15px;
	margin-right:15px;
	font-size:11px;
	}
		#basCartouche{
	     width:281px;
        height:17px;       
        background-image:url("../images/basCartouche.jpg");
        background-repeat:no-repeat;
	}

	#mention{
	  font-size:11px;
     color:#FFFFFF;
	}
	.lakko{
	font-size:11px;
     color:#FFFFFF;
	}
     .menu{
    font-size:12px;
     color:#000000;
    text-decoration:none;
    
    }
      .menub{
    font-size:12px;
     color:#C33647;
    text-decoration:none;
    font-weight:bold;
    }
     #footer
	{
	  width:944px;
        height:65px;       
        background-image:url("../images/footer.jpg");
        background-repeat:no-repeat; 
	}
   
