body {
	background-attachment: fixed;
	background-image: url(Images/fond_gauche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
menu{
color:#3399CC
}
A.menu {
	color:#000066;
	font-size: 11px;
}
A.menu:link {
	color:#006699;
	text-decoration: none;
}
A.menu:hover { color:#FCC6AA; text-decoration:underline overline; }
A.menu:visited {
	color:#6699CC;
	text-decoration: none;
}
hr {color:#D9E3EC}
