body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/gabarit/motif.jpg);
}


.borduregauche {
	background-image: url(../images/gabarit/borduregauche.jpg);
	background-repeat: repeat-y;
}
.borduredroite {
	background-image: url(../images/gabarit/borduredroite.jpg);
	background-repeat: repeat-y;
}
.bordurehaut {
	background-image: url(../images/gabarit/bordurehaut.jpg);
	background-repeat: repeat-x;
}
.papierhaut {
	background-image: url(../images/gabarit/papier_haut.jpg);
	background-repeat: no-repeat;
}
.fondtexte {
	background-image: url(../images/gabarit/fond.jpg);
	background-repeat: repeat-y;
}
.coinbasgauche {
	background-image: url(../images/gabarit/coin_basgauche.jpg);
	background-repeat: no-repeat;
}

.papiergauche {
	background-image: url(../images/gabarit/papier_gauche.jpg);
	background-repeat: repeat-y;
}
.papierbas {
	background-image: url(../images/gabarit/papier_bas.jpg);
	background-repeat: no-repeat;
}
.papierbasgauche {
	background-image: url(../images/gabarit/papierbas_gauche.jpg);
	background-repeat: no-repeat;
}
.bordurebasgauche {
	background-image: url(../images/gabarit/bordure_basgauche.jpg);
	background-repeat: no-repeat;
}
.bordurebasdroite {
	background-image: url(../images/gabarit/bordure_basdroite.jpg);
	background-repeat: no-repeat;
}
.footergauche {
	background-image: url(../images/gabarit/footer_gauche.jpg);
	background-repeat: no-repeat;
}
.footerdroite {
	background-image: url(../images/gabarit/footer_droite.jpg);
	background-repeat: no-repeat;
}
.footercentre {
	background-image: url(../images/gabarit/footer_centre.jpg);
	background-repeat: no-repeat;
}
.footercentrebas {
	background-image: url(../images/gabarit/bordurebas.jpg);
	background-repeat: repeat-x;
}
.coinbasdroit {
	background-image: url(../images/gabarit/coin_basdroit.jpg);
	background-repeat: no-repeat;
}
#menu_header {
	height: 148px;
	width: 697px;
	background-position: center;
}
#header {
	height: 148px;
	width: 100%;
	background-color: #d6cbb0;
	background-position: center;
	text-align: center;
}
