.barreMenu {
	background-image: url(../../imagesSite/4/barre.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.rectangleMenu {
	background-image: url(../../imagesSite/carre_menu.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.imageCote {
	background-image: url(../../imagesSite/4/cote_gauche.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.barreHorizontale {
	background-image: url(../../imagesSite/4/barre_horizontale.jpg);
	background-repeat: no-repeat;
	background-position: center;
}