@charset "utf-8";
.ftValidity {
	font-size:12px;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #009933;
	text-align: center;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #00FF00;
	border-bottom-color: #00FF00;
	line-height: 20px;
	height: 20px;
	margin: 5px;
}
.ft_footer {
	color: #FFFFFF;
	font-size: 10px;
}
.ft_footer   a {
	color: #FFCF75;
	text-decoration: none;
}
.ft_footer   a:hover {
	color: #FFB01F;
}
.ft_footer   b {
	margin-right: 5px;
	margin-left: 5px;
}
a  {
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover  {
	color: #F3a80d;
}
.LienGrosJaune a   {
	color: #F3a80d;
	font-size: 13px;
	font-weight: bold;
}
.LienGrosJaune:hover, .LienGrosJaune a:hover   {
	color: #CCCCCC;
}
