.LienMenuBandeau {
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	color:white;
	color:white;
	font-family:Verdana, Arial, Times;
	line-height: 8px;
}
A:hover {
	text-decoration: none;
}
A:link {
	color:white;
	text-decoration: none;
}
A:active {
	color:#EBA12D;
	text-decoration: none;
}

body {
	background-repeat: no-repeat;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
