body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin-top: 0px;
}
td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
td.Filet {
	background-color: #2B2B2B;
}
td.IntTopic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
	color: #EFC57E;
}
td.ContentRetrait {
	padding-left: 40px;
}

a:link {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #7E7668;
}
a:visited {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #7E7668;
}
a:hover {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #EFC57E;
}
a.IntTopic:link {
	font-size: 12px;
}
a.IntTopic:visited {
	font-size: 12px;
}
a.IntTopic:hover {
	font-size: 12px;
}
#copyRight {
	font-size: 10px;
}