#bouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image: url(img_acad/menu_fond_titre_01.gif);
	background-position: right bottom;
	height: 20px;
	width: 222px;
	background-repeat: repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	position: relative;
	padding: 5px;
	background-color: #FFFFFF;
}
#menu_gauche {
	width: 225px;
	background-color: #A9D790;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 0px;
	height: auto;
	float: left;
}
#menu_droite {
	width: 220px;
	background-color: #FFFFFF;
	background-position: right bottom;
	left: 0px;
	top: 0px;
	right: 5px;
	bottom: 0px;
	height: auto;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#accu {
	width: 220px;
	background-color: #FFFFFF;
	background-image: url(img_acad/menu_fond_accu.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 5px;
	height: auto;
	border: 1px solid #ADD995;
}
#chio {
	width: 220px;
	background-color: #FFFFFF;
	background-image: url(img_acad/menu_fond_chio.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 5px;
	height: auto;
	border: 1px solid #ADD995;
}
#indi{
	width: 220px;
	background-color: #FFFFFF;
	background-image: url(img_acad/menu_fond_indi.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 5px;
	height: auto;
	border: 1px solid #ADD995;
}
#coll {
	width: 220px;
	background-color: #FFFFFF;
	background-image: url(img_acad/menu_fond_coll.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 5px;
	height: auto;
	border: 1px solid #ADD995;
}
#form {
	width: 220px;
	background-color: #FFFFFF;
	background-image: url(img_acad/menu_fond_form.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 5px;
	height: auto;
	border: 1px solid #ADD995;
}
#info {
	width: 220px;
	background-color: #FFFFFF;
	background-image: url(img_acad/menu_fond_info.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 5px;
	height: auto;
	border: 1px solid #FFFFFF;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#part {
	background-color: #FFFFFF;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	padding: 5px;
	height: auto;
	border: 1px solid #FFFFFF;

}.rougegras {
	font-weight: bold;
	color: #F00;
}
