.texte_titre {
	color: #474747;
	font-family: Verdana;
	font-size : larger;
	font-weight: bold;
	text-decoration: none;
}
.texte_basdepage {
	color: #474747;
	font-family:Verdana;
	font-size : xx-small;
	font-weight: normal;
	text-decoration: none;
}
.titre_page {
	color: #474747;
	font-family: Verdana;
	font-size : xx-small;
	font-weight: bolder;
	text-decoration: none;
}
.texte_contenu_gras {
	color: #FB7F01;
	font-family: Verdana;
	font-size : xx-small;
	font-weight: bolder;
	text-decoration: none;
}
.texte_contenu {
	color: Black;
	font-family:Verdana;
	font-size : xx-small;
	font-weight: normal;
	text-decoration: none;
}
.texte_contenu2 {
	color: Black;
	font-family:Verdana;
	font-size : x-small;
	font-weight: normal;
	text-decoration: none;
}
a.navigation {
	color: White;
	font-family:Verdana;
	font-size : xx-small;
	font-weight: normal;
	text-decoration: none;
}
a:hover.navigation {
	color: White;
	font-family:Verdana;
	font-size : xx-small;
	font-weight: normal;
	text-decoration: underline;
}
a:active.navigation {
	color: White;
	font-family:Verdana;
	font-size : xx-small;
	font-weight: normal;
	text-decoration: underline;
}
a.lienpetit {
	color: Blue;
	font-family:Verdana;
	font-size : xx-small;
	font-weight: normal;
	text-decoration: none;
}
a:hover.lienpetit {
	color: Blue;
	font-family:Verdana;
	font-size : xx-small;
	font-weight: normal;
	text-decoration: underline;
}
.texte_chemin {
	color: #333333;
	font-family:Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}
.titre_fiche {
	color: #000099;
	font-family:Verdana;
	font-size : 12px;
	font-weight: bold;
	text-decoration: none;
}
a.lienchemin {
	color: #333333;
	font-family:Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.lienchemin {
	color: #333333;
	font-family:Verdana;
	font-size : 11px;
	font-weight: bold;
	text-decoration: underline;
}