#header {
	Display: none;
}
#menu {
	Display: none;
}

.contenu_01 {
	background-image: URL('../img/contenu_01.gif');
	height: 25px;
	width: 16px;
}
.contenu_02 {
	background-image: URL('../img/contenu_02.gif');
	Background-Repeat: Repeat-X;
	Color: black;
	height: 25px;
}
.contenu_03 {
	background-image: URL('../img/contenu_03.gif');
	height: 25px;
	width: 3px;
}
.entete_01 {
	background-image: URL('../img/entete_01.gif');
	height: 23px;
	width: 16px;
}
.entete_02 {
	background-image: URL('../img/entete_02.gif');
	Background-Repeat: Repeat-X;
	Color: white;
	height: 23px;
}
.entete_03 {
	background-image: URL('../img/entete_03.gif');
	height: 23px;
	width: 3px;
}