.haut_milieu {
	background-image: url(bulle/haut_milieu.gif);
	background-repeat: repeat-x;
}
.gauche {
	background-image: url(bulle/gauche.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.unnamed1 {
	background-image: url(bulle/droite.gif);
	background-repeat: repeat-y;
}
.bas {
	background-image: url(bulle/bas_milieu.gif);
	background-repeat: repeat-x;
}
.droite {
	background-image: url(bulle/droite.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bas {
	background-image: url(bulle/bas_milieu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.haut {
}
.centre {
	background-image: url(bulle/centre.gif);
	background-repeat: repeat-y;
	background-position: center;
}
