.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/header2.png);
	height: 100px;
}

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

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

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

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

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

.path_block {
	background:url(../images/top2.png);
}

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

.moduletable-nous-contacter a { 
	background: url(../images/bouton_inapps.png) center no-repeat;
}
