.bottomTable {
	background-color: #FFF;
	background-position: center top;
	height: 100%;
	width: 100%;
}
.body {
	background-color: #FFF;
}
.tableAccueilBG {
	background-color: #EAEAEA;
	background-image: url(../images/graphic_table_accueil.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tableAccueilBGRight {
	background-color: #EAEAEA;
	background-image: url(../images/graphic_right-table.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}
.menuLeft {
	background-color: #EAEAEA;
	background-image: url(../images/menu-center.jpg);
	background-repeat: repeat-y;
	background-position: center center;
}
.bgReleveGestion {
	background-image: url(../images/graphic-releve.jpg);
	background-repeat: no-repeat;
}
.bgConseilAcc {
	background-image: url(../images/graphic_conseilsAcc.jpg);
	background-repeat: no-repeat;
}
.bgAccSoutenu {
	background-image: url(../images/graphic_soutenu.jpg);
	background-repeat: no-repeat;
}
.bgAccSoft {
	background-image: url(../images/graphic-soft.jpg);
	background-repeat: no-repeat;
}
.tableReleveBG {
	background-image: url(../images/graphic-table-releve3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tableReleveBG2 {
	background-image: url(../images/graphic-table-releve2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tableReleveBG3 {
	background-image: url(../images/graphic-table-formation.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
