.txt_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
}
.txt_sous_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B0862A;
}
.txt_titres {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	color:#B1862A;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
.design {
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}
.txt_petit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #CCC;
	font-style: normal;
}
.txt_jaune {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #B0862A;
	font-weight: bold;
}
.txt_titres_paragraphes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 5px;
}
.lien {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.formulaire {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	white-space: normal;
	margin: 5px;
}
.lion_trait {
	background-image: url(Images/lion_trait.png);
	background-repeat: no-repeat;
	background-position: right;
}

