div.entete
{
	background-image:url('entete.png');
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
}
#container {
margin-right:0;
}

#banniere
{
	background-image:url('entete.png');
	background-color: #6e90b6;
	height:40px;
}
