body {
     margin: 0;
     text-align: center; /* pour corriger le bug de centrage IE */
     }


div#site{
	
	margin: 0 auto;
	width:964px;
	text-align:left;
	/*background:transparent url(../imgs/bgheader.jpg) no-repeat scroll 0 0;*/
}

#body {
/*	border:1px solid #E5E5E5;
	clear:both;
	color:black;
	padding:5px;
	margin:10px 0;*/
}
#footer {
	border:none;
	clear:both;
	color:black;
	padding:5px;
	margin:10px 0;
	width:999px;}

div#header{
	color:black;
	height:170px;
	padding:0px;
	width:964px;
	background:none !important;
}

a#logo {
	background-color:#003D90;
	display:block;
	float:left;
	height:130px;
	margin:0 0 0 0;
}


#header img.logo {
 float:left;
 width:142px;
}
#header h1 {
 background:transparent url(../images/croche-p.gif) no-repeat scroll 0 0;
 color:#fff;
 float:left;
 font-family:"Trebuchet MS",sans-serif;
 height:130px;
 letter-spacing:-0.05em;
 line-height:80px;
 margin:0px;
 text-align:center;
 width:821px;
}
ul#topMenu{
	height:20px;
	line-height:20px;
	margin:0 2px 0 0;
	padding:0 0 5px;
	text-align:right;
}
ul#topMenu li{
	background:transparent url(../images/puceTopMenu.png) no-repeat scroll right 4px;
	display:inline;
	padding:0 14px 0 6px;
}
ul#topMenu li a{
	color:#003292;
	font-size:10px;
	font-weight:bold;
}
span.footer-inner{
	background:transparent url(../images/footer_bg.gif) no-repeat scroll 0 0;
	text-align:center;
	color:#003292;
	font-size:12px;
	font-weight:bold;
	display:block;
	height:69px;
	line-height:69px;
	padding-top:19px;
}
span.footer-inner a{
	color:#003292;
	font-size:12px;
	font-weight:bold;
	padding:0 20px;
}
	