/* CSS Document */


ul, li {

padding: 0;

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

#menu_rubrique {
	width: auto;
	list-style-type: none;
	margin:0;
	height: auto;
}

#menu_rubrique li {
text-align: center;
font-size:11px;

}
#menu_rubrique li a {
	color: #993300;
	text-decoration: none;
	display: block;
	height: 45px;
	background-image: url(../img/h3.jpg);
	padding: 3px 0px 0px;
	width: 400px;
	font-weight: bold;
	border: 1px solid #993300;
}

#menu_rubrique  li a:hover {
	COLOR: #660000;
	background-image: url(../img/h3.jpg);
	height: 45px;
	width: 400px;
}
#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;}

