body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#5E0303;
	
}
body,td,th {
	color: #FFB100;
	font-family: Arial;
	font-size: 11px;
}

.bottom-menu
{
	font-family : Arial;
	font-size : 9px;
	color : #FFB100;
	text-decoration : underline;
}

.bottom-menu:hover
{
	font-family : Arial;
	font-size : 9px;
	color : #FFB100;
	text-decoration : none;
}
.lien
{
	font-family : Arial;
	font-size : 10px;
	color : #FFB100;
	text-decoration : underline;
}
.lien:hover
{
	font-family : Arial;
	font-size : 10px;
	color : #FFB100;
	text-decoration : none;
}

.small {
	font-size : 10px;
	color : #000000;
}

.shortlh {
		line-height: 11pt;
}

