.menu UL {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-top: -1px;
	padding-left: 0px;
}
.menu A { 
  font-size: xx-small; 
  text-decoration: none;
  color: #04374c
}
.menu A:hover {
  text-decoration: none;
  color: #A23313
}
.menu_selected {
	font-size: xx-small;
	color: #04374c;
	font-weight  : bold;
	margin-left: 0;
	margin-top: -1px;
	padding-left: 0;
}
.menu_selected A {
	font-size: x-small;
	color: #04374c;
	font-weight  : bold;
	
}
.menu_selected A:hover { 
  text-decoration: none;
  color: #999999
}
.menu_zone_selected {
	font-size: xx-small;
	margin-left: 0px;
	margin-top: -1px;
	padding-left: 0px;
}
.menu_zone_selected A {
  text-decoration: none;
  color: #999999; 
	font-size: xx-small;
}
.menu_zone_selected A:hover {
  text-decoration: none;
  color: #999999;
}
.menu_zone_selected_A{
	margin-bottom: 1px;
	font-size: xx-small;
	background-color: #FFFFFF ;
}

.menu_zone_selected_A A {
  text-decoration: none;
  bgcolor: #FFFFFF;
  color: #999999; 
	font-size: xx-small;
}
.menu_zone_selected_A A:hover {
  text-decoration: none;
  color: #999999;
}
TABLE.couleur_menu {
	background-color: #dfe8eb;
}
.menu LI {
	line-height: 10px;
	margin-top: 5px;
	
}
.menu {
	font-size: xx-small;
}
.menu A:link { color:  #347691}
.menu A:visited { color: #347691}
.menu A:hover{ color: #daab38 }


.menu2 {
	font-size: xx-small;
	color: #04374c;
	font-weight  : bold;
	margin-left: 0;
	margin-top: -1px;
	padding-left: 0;}
.menu2 A:link { color:  #347691}



.menu_selected A:link { color: #A23313 }
.menu_selected A:visited {
	color: #A23313;
}
.menu_zone_selected A:link { color: #347691 }
.menu_zone_selected A:visited { color: #347691 }
.menu_zone_selected A:hover { color: #daab38; }
.srub {
	border-left: thin solid #a23313;
}
.srub2 {
	border-left: thin solid #a23313;
	margin-top: 2px;
	padding-left: 3px;
	padding-bottom: 0px;
	background-color: #F3F3F3;
}
.sbrub3 {
	padding-bottom: 0px;
	padding-left: 7px;
	font-size: x-small;
}
.article_contenu  {
	margin-top:0;
	text-align: justify;
	font-size: small;
}
