@charset "UTF-8";
.menublanc {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 10px;
}
.smaller {
	font-size: smaller;
}
#menugauche a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 85%;
}
#menugauche a:visited {
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-size: 85%;
}
#menugauche a:hover {
	color: #336699;
	text-decoration: none;
	font-style: normal;
	font-size: 85%;
}
#menugauche a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 85%;
}
.gris {
	color: #D8D8D8;
}
.hautpage {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	vertical-align: bottom;
	margin: 0px;
	padding: 10px;
}
