.bio_txtred
{
color: red; font-size: 12px; font-family:  Arial;
}

.b_title1 {
  margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 12px;
	margin-top: 12px;
	
	padding-left: 2px;
	padding-top: 4px;
	padding-bottom: 3px;
	
	font-size: 140%;
	font-weight: bold;
	
}

.b_t1_NotUsed {
border-bottom: 2px solid #000000;
}

.b_title2 {  
	margin-left: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
	margin-top: 8px;
	
	padding-left: 2px;
	padding-top: 4px;	
	padding-bottom: 1px;
	
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
	border-bottom: 0px solid #000000;
}

.b_title3 {
  margin-left:16px;
	margin-right: 10px;
	margin-bottom: 6px;
	margin-top: 6px;
	
	padding-left: 2px;
	padding-top: 4px;	
	padding-bottom: 0px;
	
  font-size: 100%;
	font-weight: bold;
	border-bottom: 0px solid #000000;

}

ul.b_list1 {
  list-style-type: disc;
	
}

ul.b_list2 {
  list-style-type: circle;
}

.b_imgBloc {
  text-align: center;
}

.b_legend {
  text-align: center;
	margin-bottom: 0px;
	margin-top: 0px; 
	
	padding-top: 0px;
	padding-bottom: 0px;
	 
	font-size: 80%;
	text-decoration: underline;
	font-style: italic;
}
