@charset "UTF-8";
/* CSS Document */

td img {display: block;
}
body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.textebas {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 16px;
	text-align: center;
}
.texte {
	text-align: center;
}
.copyright {
	font-size: 10px;
	text-align: center;
	
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #8F7E6C;
}
a:active {
	text-decoration: none;
}
.pdf {
	font-size: 12px;
	color: #000;
	text-align: center;
}
