.Titres {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}
.TexteGlobal {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.puces {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #1540C0;
}
.LienBlanc {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
.TexteGlobalOrange {

	font-family: Tahoma;
	font-size: 12px;
	color: #FF9900;
}
.TitresOrange {

	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF9900;
}
.TexteGlobalBleu {

	font-family: Tahoma;
	font-size: 12px;
	color: #1540BF;
}
.GrosTitre {

	font-family: Tahoma;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.Commentaires {
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
}
a.lien1:link { 
  color: #000099; 
  text-decoration : none ; 
}
a.lien1:visited { 
  color: #000099; 
  text-decoration : none ; 
}
a.lien1:hover { 
  color: #FF9900; 
  text-decoration : underline ; 
}
a.lien1:active { 
  color: #000099; 
  text-decoration : none ; 
}
