body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/bg/header.jpg);
	background-repeat:no-repeat;
	background-color:#720000;
}
body,td,th {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9px;
	margin-left: 450px;
}

.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;
}

#AVP{
	float: right;
	margin: 10px 15px 0 0;
}
