#entete {
	width: 768px;
	height: 131px;
	position: fixe;
	background-image: url(http://mon-bon-chien-paris.com/images/entete.gif);
	background-repeat: no-repeat;
}
#lang_us {
	background-image: url(http://mon-bon-chien-paris.com/images/lang_us.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	position: relative;
	float: right;
	top: 7px;
	right: 72px;
}
#lang_fr {
	background-image: url(http://mon-bon-chien-paris.com/images/lang_fr.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	position: relative;
	float: right;
	top: 7px;
	right: 10px;
}

