/* CSS Document */


ul, li {

padding: 0;

}
table#diagnostic td {
	color:#000000;}

#menu_rubrique {
width: 240px;
list-style-type: none;
margin:0;
}

#menu_rubrique li {
	text-align: center;
	font-size:1em;
	font-weight: bold;

}
#menu_rubrique li a {
color: #fff;
display: block;
height: 42px;
	background: url(../img/bt.gif) no-repeat;
	padding: 7px 0px 0px 3px;
}

#menu_rubrique  li a:hover {
COLOR: #FFcc66;
	background: url(../img/bt2.gif) no-repeat;
}
#menu ul li span.fermer  a { text-align:right; color:#333333; background:none; text-decoration:underline;}
#menu ul li span.fermer  a:hover { text-align:right; color:#fff; background:none;}

table#menu_explorer td  {
	font-size: 0.9em;
}
