<!--

div#topc {
	font: 0.8em "Verdana";
	background: #999999;
	padding: 2px 5px;
	float: left;
	width: 525px ;
	margin: 0 ;
	}

div#topg {
	font: 0.8em "Verdana";
	background: #3C3C3C;
	float: left;
	padding: 2px 5px;
	margin: 0 ;
	width: 90px ;
	}

div#topg a {
	text-decoration: none ;
	color: #eeeeee ;
	font-weight: bold;
	}

div#topg a:hover {
	color: #ff0000 ;
	}

div#topd {
	font: 0.8em "Verdana";
	float: left;
	padding: 2px 5px;
	margin: 0 ;
	width: 135px ;
	text-align: right ;
	background: #3C3C3C;
	}

div#topd a {
	color: #eeeeee ;
	font-weight: bold;
	}

div#topd a:hover {
	color: #ff0000 ;
	}


.ban_haut {
	font: 7pt Verdana;
	text-decoration : none;
	font-weight: bold;
	color: #4C4C4C;
	margin-left: 1px;
	line-height: 98%;
	}

a.ban_haut:visited {
	text-decoration : none;
	color : #4C4C4C;
	}

a.ban_haut:hover {
	color: #ff0000;
	}

.ban_lang {
	font-family: Verdana; font-size: 7pt; text-decoration : none; font-weight: bold; color: #eeeeee;
	margin-left: 1px; line-height: 98%;
	}

a.ban_lang:visited {
	text-decoration: none; color: #eeeeee;
	}

a.ban_lang:hover {
	color: #4C4C4C; background-color: #eeeeee;
	}

-->