body {
	background-image: url(../neo_images_perm/fondraye.gif);
	}

sup {
	font-size: smaller;
	text-transform: lowercase;
	vertical-align: 4px;
	}
em {
	font-style: italic;
	}

strong {
	font-weight: bold;
	}

/* ---------- MENU DU BAS Les styles du menu texte qui se 
	trouve en bas de toutes les pages. */

div.menu-bas  { color: #999; font-size: 11px; font-family: "Trebuchet MS", Arial, Geneva, Helvetica, SunSans-Regular, sans-serif; line-height: 13px; text-align: center ; margin-right: 10px; margin-left: 10px; }
div.menu-bas a:link {
	color: #999;
	text-decoration: none }

div.menu-bas a:visited {
	color: #999;
	text-decoration: none }

div.menu-bas a:hover {
	color: #369;
	text-decoration: none;}

div.menu-bas a:active {
	color: #999;
	text-decoration: none }


/* ---------- Styles generaux inline lies a XPress TAGS -- serviront-ils encore avec nouveau site? */
	
.italique {
	font-style: italic }

.gras {
	font-weight: bold }

.gras-ital {
	font-style: italic;
	font-weight: bold }
.sup { font-size: 70%; font-style: normal
	 ; line-height: 8px; vertical-align: 4px; }
.romain { font-style: normal; }

