.menu UL {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-top: -1px;
	padding-left: 0px;
}
.menu A { 
  font-size: xx-small; 
  text-decoration: none;
  color: #666666
}
.menu A:hover {
  text-decoration: none;
  color: #C33100
}
.menu_selected {
	font-size: x-small;
	color: #00708C;
	font-weight  : bold;
}
.menu_selected A {
	font-size: x-small;
	color: #00708C;
	font-weight  : bold;
}
.menu_selected A:hover { 
  text-decoration: none;
  color: #999999
}
.menu_zone_selected {
	font-size: xx-small;
	color: #999999;

}
.menu_zone_selected A {
  text-decoration: none;
  color: #999999; 
}
.menu_zone_selected A:hover {
  text-decoration: none;
  color: #999999;
}
TABLE.couleur_menu { background-color: #E2E9F2; }
TD.menu { }

.menu LI {
	line-height: 10px;
	margin-top: 5px;
	
}
.menu {
	font-size: xx-small	;
}
.menu A:link { color: #666666 }
.menu A:visited { color: #666666 }
.menu_selected A:link { color: #00708C;
}
.menu_selected A:visited {
	color: #00708C;
}
.menu_zone_selected A:link { color: #666666 }
.menu_zone_selected A:visited { color: #666666 }
.srub {
}
.srub2 {
	m
	rgin-top: 2px;
	padding-left: 3px;
	padding-bottom: 0px;
	background-color: EAC3D9;
}
.sbrub3 {
	margin-top: 0px;
	margin-bottom: -11px;
	padding-bottom: -10px;
	font-size: xx-small;
}
.srub4 {
	padding-left: 5px;
	background-color: #B5C8E1;
}

