body {
 margin:0 0 0 0;
 margin:0;
 padding:0;
 overflow:hidden;
 background-image: url("grille.gif");
	height:100%;
}

#flashContent { width:100%; height:100%; }

center,div,p,table,td,tr,form,option,select,input,dl,ol,ul,li,ol,ul {
	font-family: helvetica, arial, geneva, "sans serif";
	font-size: 10pt;
	font-weight: normal;
	color: Black;
}

p.namo-titre {
	font-family: helvetica, arial, geneva, "sans serif";
	font-size: 10pt;
	font-weight: bold;
	color: navy;
	font-style: italic;
}

p.namo-list {
	font-family: helvetica, arial, geneva, "sans serif";
	font-size: 8pt;
	font-weight: normal;
	color: Black;
}

a {
  font-family: helvetica, arial, geneva, "sans serif";
  font-size: 10pt;
  text-decoration: underline;
  font-weight: bold;
  color: blue;
  background-color: transparent;
}

a:hover {
  font-family: helvetica, arial, geneva, "sans serif";
  font-size: 10pt;
  text-decoration: underline;
  font-weight: bold;
  color: #C12A31;
  background-color: transparent;
}


