.HG2 {
	background-image: url(images/HG.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 20px;
	width: 20px;
}
.BG2 {
	background-image: url(images/BG.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 20px;
	width: 20px;

}
.HD2 {
	background-image: url(images/HD.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 20px;
	width: 20px;

}
.BD2 {
	background-image: url(images/BD.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 20px;

}
.H2 {
	background-image: url(images/H.gif);
	background-repeat: repeat-x;
	background-position: bottom;

}
.B2 {
	background-image: url(images/B.gif);
	background-repeat: repeat-x;
	background-position: top;

}
.G2 {
	background-image: url(images/G.gif);
	background-repeat: repeat-y;
	background-position: right;

}
.D2 {
	background-image: url(images/D.gif);
	background-repeat: repeat-y;
	background-position: left;

}
.CadreCentre2 {
	height: 100%;
}
.cadre2 {
	background-color: #FFFFFF;
	height: auto;
	width: 100%;
}
