
.menu_bas {
	background-image:url('/manageo_data/img/menu/bas_tranche.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-family :Arial;
}

.menu_bas_text {
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-family :Arial;
}


.menu_haut {
	background-image:url('/manageo_data/img/menu/haut_2_tranche2.jpg');
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-family :Arial;
}

.body {
font-family :Arial;
color: #000000;
font-size:12px;
}

.fond {
font-family :Arial;
color: #000000;
font-size:12px;
background-image:url('/manageo_data/img/menu/fond.jpg') ;
position:relative;
z-index:10;
}

a.lienMenu
{
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-family :Arial;
	text-decoration:none;
}


