.imageCote {
	background-image: url(../../imagesSite/1/cote_gauche.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.barreMenu {
	background-image: url(../../imagesSite/1/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;
}
.barreHorizontale {
	background-image: url(../../imagesSite/1/barre_horizontale.jpg);
	background-repeat: no-repeat;
	background-position: center;
}