div.entete
{
	background-image:url('entete2.jpg');
	background-repeat:no-repeat;
	background-position:left;
	height:60px;
	background-color:#76bf27;
}

#container 
{
 margin-right:100;
}