h3.titreCategorie {
  /*background-image: url(../images/design/xContent_titleOpen.jpg);
  background-position: left center;
  background-repeat: no-repeat;
  background-color: #ACD7E7;
  border: 1px solid #03506E;
  margin-bottom: 0px;
  padding: 5px;
  text-indent: 25px;
  margin-left: 10px;
  margin-right: 10px;*/
  
  border-bottom:none;
	background-image:url(../images/design/fleche_bleue_bas.gif);	
	background-position:left;
	background-repeat:no-repeat;
	margin-bottom:0px;	
	background-color:#D2E9F2; 
	color:#0084B5;
	font-size:10pt;
	font-weight:bold;
	padding-left:30px;
	
	height:25px;
	position:relative;
	padding-top:4px;
	
}

dl.listeLien {
  margin: 0px;
  /*background-color: #EBF3F6;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #387995;
  border-top: 0px;*/
  font-size:9pt;
  background-color:#FBFFFF;
  padding-left:3px;
  padding-top: 5px;
  padding-bottom: 5px;
}

dl.listeLien dt {
  font-weight: bold;
  /*background-image:url(../images/design/fl_bleue_fblanc.jpg);	
  background-position:left;
	background-repeat:no-repeat;*/
/* 	padding-left:20px;
	
 padding: 3px;*/
  /*background-color:#FBFFFF;*/
  padding-top:5px;
  padding-bottom:5px;
  min-height:25px;
 
}
.fond1 {
  background-color:#EAF5F9;
  /*width:95%;*/
  
}
.fond2 {
  /*background-color:#FBFFFF;*/
  /*width:95%;*/
  
}
dl.listeLien dd {
  padding: 2px;  
  padding-bottom: 5px;  
  margin: 0px;
}
a.LienUrl:link {
	text-decoration:none;
	color:#0084B5;
}
a.LienUrl:active {
	text-decoration:none;
	color:#0084B5;
}
a.LienUrl:visited {
	text-decoration:none;
	color:#0084B5;
}
a.LienUrl:hover {
	text-decoration:none;
	color:#FF7D00;
}

