.header {
	width: 924px;  /* param�trage de la largeur � 20 pixels de moins que le plein �cran (800 pixels) pour tenir compte de l'habillage du navigateur et �viter l'apparition d'un ascenseur horizontal */
	height: 117px;
	background-image: url(../images/logo.png);
}

.banner {
	width: 924px;
	background: url(../images/header1.png);
	height: 200px;
}

.componentheading {
	background: url(../images/top1.png)  repeat-x;
}

table.moduletable-iu th {
	background: url(../images/top1.png) repeat-x;
}

table.moduletable th {
	background: url(../images/top1.png) repeat-x;
}

.moduletable-essentiels-mac th {
	background: url(../images/top1.png) repeat-x;
}

ul#mainlevel-nav li a {
	background: url(../images/menu.png);
}

a.mainlevel:link, a.mainlevel:visited {
	background: url(../images/menu.png);
}
