     html,body {
    color:#000000; 
    background-color:#3C7CAF;    
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;  
    }   
    #conteneur{
    display:table;
    width:959px;
    height:auto;
    margin-left:auto;
    margin-right:auto;
    background-image:url("../images/bg.jpg");
    background-repeat:repeat-y; 	
    } 
      #header{   
       width:959px;
       height:238px;
       background-image:url("../images/header.jpg");
       background-repeat:no-repeat; 
    }     
    .titre{
       width:212px;
       height:20px;
	   line-height:17px;
	   padding-left:4px;
	   color:#FFFFFF;
	   font-size:11px;
       background-image:url("../images/titre.jpg");
       background-repeat:no-repeat; 
    }
	#contenuBodyB a{
	 color:#000000;
	text-decoration:underline;
	}
	#title{
	 width:672px;
     height:30px;
	 line-height:25px;
	 color:#000000;
	 font-size:20px;
     background-image:url("../images/title.jpg");
     background-repeat:no-repeat; 
	}
	#contact{
	width:290px;
	text-align:center;
	}
	#contact1{
	width:290px;
	text-align:center;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	}
	#familial{
	position:absolute;
	margin-top:14px;
	margin-left:155px;
	color:#000000;
	font-size:11px;
	font-family:arial;
	}
	.small{
	color:#000000;
	font-size:11px;
	font-family:arial;
	margin-left:4px;
	}
	.smallB{
	color:#000000;
	font-size:11px;
	font-family:arial;
	
	}
	.small a{
	color:#000000;
	font-size:11px;
	font-family:arial;
	margin-left:4px;
	}
     .menu{
    font-size:12px;
     color:#000000;
    text-decoration:none;
    font-weight:bold;
    }
      .menub{
    font-size:12px;
     color:#000000;
    text-decoration:none;
    font-weight:bold;
    }
	#mention
	{
	color:#000000;
	font-size:11px;
	font-family:arial;
	}
    #footer{
       width:959px;
       height:80px;
       background-image:url("../images/footer.jpg");
       background-repeat:no-repeat; 
    }
   
