@charset "iso-8859-1";
/* CSS Document */

body,td,th {
	color: #000;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
}
body {
	background-color: #CCC;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #355675;
}
a:active {
	text-decoration: none;
}
.Gris {
	color: #999999;
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
}
.Blanc {
	color: #FFFFFF;
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: underline;
	font-weight: bold;
	color: #355675;
}
.Gros {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
}
