
BODY {
	margin: 0 0 0 0;
	bgcolor: #FFFFFF;
}

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: navy;
}

#cadre-vert {
	border-left-color: Green;
	border-left-style: solid;
	border-left-width: 1px;
 border-right-color: Green;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: Green;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: Green;
	border-top-style: solid;
	border-top-width: 1px;
}

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;
}

A.logo {
	text-decoration: none;
	color: #3163CE;
	font-family : Arial, Helvetica, Verdana, Geneva;
	font-size : 10px;
	font-weight : bold;
}

A.logo:Hover {
	text-decoration: underline;
	color: #DE6B21;
	font-family : Arial, Helvetica, Verdana, Geneva;
	font-size : 10px;
	font-weight : bold;
}

p.logo {
	text-decoration: none;
	color: navy;
	font-family : Arial, Helvetica, Verdana, Geneva;
	font-size : 11px;
}

p.namo-petit {
	font-family: helvetica, arial, geneva, "sans serif";
	font-size: 10px;
	color: black;
}

.footer {
	font-family: helvetica, arial, geneva, "sans serif";
	font-size: 0px;
	color: black;
}

.pub {
	visibility: hidden;
}

