@charset "UTF-8";
/*	balises standard modifiees */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 8pt;
	margin: 0px;
}


a:link { color: #666666;; text-decoration: none; }
a:visited { color: #666666;; text-decoration: none; }
a:hover { color: #666666; text-decoration: underline; }


/*	balises maison */
.grisFonce {
	color: #666666 }


.gris {color: #999999}
