BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	background-image: url(../images/mer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;

}

.lien {

position: relative;

top: -5; 

color: #FFFFFF; 

font-size: 11pt; 

font-family: Arial; 

font-weight: bold; 

text-decoration: none;

}

.divise {
top: -3; color: #ffff00;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #C30000;
	text-align: center;
	vertical-align: middle;
	height: 50px;
}

#menu a {
	color:#FFFFFF;
	text-decoration: none;
}
#menu a:hover {
	color:#FFFF00;
	text-decoration: underline;
}
#menu a:visited {
	color: #FFFFFF;
} 
