/* -------------------- Menu12Gauche --------------------> */
#menuDroiteHaut {
	float: right;
	height: 200px;
	width: 150px;
	background:  url(images/fontNiv1.jpg) repeat-y;
}
#menuGaucheHaut {
	float: right;
	height: 200px;
	width: 200px;
	margin: 0;
	padding: 0;
}
#menuGaucheHautA {
	height: 200px;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 25px;
	padding: 0;
	background:  url(images/fontNiv1.jpg);
	/* background:  url(images/TableauFrederic.jpg) repeat-y;*/
	text-align: center;
}
#menuDroiteBas {
	text-align:left;
	float: right;
	width: 150px;
}
.menu0 dl, .menu0 dt, .menu0 dd, .menu0 ol, .menu0 ul, .menu0 li {
	margin: 0;
	padding: 0;
    border: 0;
	list-style-type: none;
	background-image:  url(images/fontNiv1.jpg);
	background-repeat: repeat-y;
}
dl.menu0 {
	margin: 0;
	padding: 0;
    border: 0;
	width: 150px;
	list-style-type: none;
}
dl.menu0 li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF
}
dl.menu0 dt {
	cursor: pointer;
	height: 28px;
	line-height: 28px;
	display: block;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #BEBE7D;
}
dl.menu0 dt a:hover{
	color: #AF0000;
	text-decoration:none;
}
dl.menu0 dt a{
	color: #BEBE7D;
	display: block;
}
dl.menu0 li a:hover {
	background:  url(images/fontBoutonsOnOff.jpg) no-repeat 0 -40;
	text-decoration: none;
}
dl.menu0 li a {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #FFFFFF;
	width: 150px;
	height: 21px;
	line-height: 20px;
	text-align: left;
	background:  url(images/fontBoutonsOnOff.jpg) no-repeat 0 0;
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-indent: 20px;
}
/* <------------------- Menu12Gauche --------------------- */
