.txtglobal {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
.titre {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.titrehaut {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.soustitretxtglobal {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
.txtglobalblanc {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.txtorange {
	font-family: Tahoma;
	font-size: 12px;
	color: #C97539;
}
.titrehautsouligne {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.titresouligne {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}a.lien1:link { 
  color: #000000; 
  text-decoration : none ; 
}
a.lien1:visited { 
  color: #000000 ; 
  text-decoration : none ; 
}
a.lien1:hover { 
  color: #000000 ; 
  text-decoration : underline ; 
}
a.lien1:active { 
  color: #000000 ; 
  text-decoration : none ; 
}
a.lien2:visited {
	color: #FFFFFF;
	text-decoration : underline;
	font-family: Tahoma;
}
a.lien2:hover {
	color: #FFFFFF;
	text-decoration : underline;
	font-family: Tahoma;
}
a.lien2:active {
	color: #FFFFFF;
	text-decoration : underline;
	font-family: Tahoma;
}