     html,body {
    color:#0B2B4A;  
    background-color:#0B3A68;    	
    margin:0;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px; 
   
    }   
    #conteneur{
    display:table;
    width:993px;
    height:auto;
    margin-left:auto;
    margin-right:auto; 
    background-color:#FFFFFF; 	
	background-image:url("../images/bg.jpg");
    background-repeat:repeat-y; 	
    } 
    b{
	color:#0057AF;  
	}
     #header{   
        width:993px;
        height:225px;       
        background-image:url("../images/header.jpg");
        background-repeat:no-repeat; 
    }  
	.cartoucheHaut{
	 font-family::arial;
	font-size:11px;
	color:#FFFFFF;
	 width:993px;
	 font-weight:bold;
	 text-align:center;
	}
	.logo{
	position:absolute;
	font-size:24px;
	color:#72C3FB;
	margin-left:37px;
	margin-top:68px;
	}
	.logoSite{
	position:absolute;
	font-size:12px;
	color:#C5C5C5;
	margin-left:45px;
	margin-top:120px;
	}
	.logoTrack{
	position:absolute;
	font-size:11px;
	color:#C5C5C5;
	margin-left:45px;
	margin-top:132px;
	}
	.hautCol1{
	   width:249px;
        height:34px;       
        background-image:url("../images/hautCol1.jpg");
        background-repeat:no-repeat; 
	}
	.miCol1{
	   width:249px;
        height:auto;       
        background-image:url("../images/miCol1.jpg");
        background-repeat:repeat-y; 
	}
	.basCol1{
	   width:249px;
        height:55px;       
        background-image:url("../images/basCol1.jpg");
        background-repeat:no-repeat; 
	}
  
	.title{
	width:710px;
        height:69px;       
        background-image:url("../images/title.jpg");
        background-repeat:no-repeat; 
	}
	.bureau{
	 width:249px;
        height:225px;       
        background-image:url("../images/bureau.jpg");
        background-repeat:no-repeat; 
	}
	.colis{
	 width:249px;
        height:181px;       
        background-image:url("../images/entrepot.jpg");
        background-repeat:no-repeat; 
	}
	.conteneurTitle{
	color:#0B2B4A;
	font-size:17px;
	line-height:72px;
	}
	.menu{
	color:#0B2B4A;
	font-size:12px;
	text-decoration:none;
	}
	.menub{
	color:#0B2B4A;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
	}
	.webTrack{
	color:#A0363F;
	font-size:11px;
	text-align:left;
	margin-left:5px;
	}
	.webTrack a
	{
	color:#A0363F;
	font-size:11px;
	font-weight:bold;
	}
	.mention{
	color:#FFFFFF;
	font-size:11px;
	font-family:arial;
	text-align:left;
	}
    #bottom{
	
        width:993px;
        height:67px;       
        background-image:url("../images/footer.jpg");
        background-repeat:no-repeat; 
		font-size:11px;
		color:#FFFFFF;
		text-align:center;
    }
   
