/* CSS Document */

#compteur {
	height:  14px;
	width: 60px;
	background-color: #000000;
}

#menu1 {
	background: url(entete_01.png) no-repeat;
	width: 839px; 
	height: 80px;
}

#menu2 {
	background: url(entete_02.png) no-repeat;
	width: 839px;
	height: 189px;
}

#menu3 {
	background: url(entete_03.png) no-repeat;
	width: 839px;
	height: 36px;
}