.marge {
	margin-top: 6px;
}

.pourcellule {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}



.bt_academie {
	position: relative;
	z-index: 5;
	border: 1px none #000000;
}
.bt_academie a {
	display: block;
}

.menu_academie {
	width: 238px;
	height: 135px;
	position: absolute;
	z-index: 5;
	border: 1px none #000000;
	margin-top: -11px;
	margin-left: 81px;
	background-image:  url("boutons/boites/fond_menu_academie.gif");
}



.bt_adherent {
	position: relative;
	z-index: 4;
	border: 1px none #000000;
}
.bt_adherent a {
	display: block;
}

.menu_adherent {
	width: 199px;
	height: 114px;
	position: absolute;
	z-index: 4;
	border: 1px none #000000;
	margin-top: -11px;
	margin-left: 120px;
	background-image:  url("boutons/boites/fond_menu_adherent.gif");
	text-align: right;
}



.bt_congres {
	position: relative;
	z-index: 3;
	border: 1px none #000000;
}
.bt_congres a {
	display: block;
}

.menu_congres {
	width: 180px;
	height: 72px;
	position: absolute;
	z-index: 3;
	border: 1px none #000000;
	margin-top: -11px;
	margin-left: 139px;
	background-image:  url("boutons/boites/fond_menu_congres.gif");
	text-align: right;
}



.bt_histo {
	position: relative;
	z-index: 2;
	border: 1px none #000000;
}
.bt_histo a {
	display: block;
}

.menu_histo {
	width: 205px;
	height: 51px;
	position: absolute;
	z-index: 2;
	border: 1px none #000000;
	margin-top: -11px;
	margin-left: 114px;
	background-image:  url("boutons/boites/fond_menu_histo.gif");
	text-align: right;
}



.bt_boutique {
	position: relative;
	z-index: 1;
	border: 1px none #000000;
}
.bt_boutique a {
	display: block;
}

.menu_boutique {
	width: 199px;
	height: 72px;
	position: absolute;
	z-index: 1;
	border: 1px none #000000;
	margin-top: -11px;
	margin-left: 120px;
	background-image:  url("boutons/boites/fond_menu_boutique.gif");
	text-align: right;
}
