/* CSS Document */
a:link {
	color: #F79505;
	font-weight: bold;
}
a:visited {
	color: #F79505;
	font-weight: bold;
}
a:hover {
	color: #9D711B;
	font-weight: bold;
}
a:active {
	color: #F79505;
	font-weight: bold;
}


.td_contenu {
	font-size: 13px;
	font-family: century gothic, Helvetica, sans-serif;
	color: #000000;
	padding-right:20px;
	text-align:justify;
}

.td_contenu-sans {
		font-size: 13px;
	font-family: century gothic, Helvetica, sans-serif;
	color: #000000;
}

