@charset "utf-8";
/* CSS Document */

#header{
	background:url(../img/bgGauche.jpg) repeat-x;
	margin:auto;
	padding:0;
	border:0;
	height:103px;
	width:1000px;
}
#header #headerLogo{
	width:210px; 
	height:103px;
	margin:0;
	padding:0;
	border:0;
	float:left;
}
#header #headerBanniere{
	width:790px; 
	height:78px;
	margin:0;
	padding:0;
	border:0;
	float:left;
}

