.titre {
	background-color: #FFFFFF;
	background-image: url(images/titre.gif);
	background-repeat: no-repeat;
}
.droite {
	background-image: url(images/droite.gif);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.gauchetab {

	background-color: #FFFFFF;
	background-image: url(images/gauche.gif);
	background-repeat: no-repeat;
}
.gauche2 {
	background-image: url(images/gauche2.gif);
	background-repeat: no-repeat;
}
.milieu {
	background-image: url(images/milieu.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;

}

.milieu3 {

	background-image: url(images/milieu.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}
