A, A:link, A:visited, A:active, A:hover	{
color: blue;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
text-decoration: underline;
border: none;
padding: 0px;
}
A.db	{text-decoration: underline; color: darkblue;}
A.rl	{font-family: "Arial", "Helvetica", "sans-serif"; font-size: 8pt; text-align: left; color: #ffaa00; font-weight: bold; text-decoration: none;}
A.rl:hover	{font-family: "Arial", "Helvetica", "sans-serif"; font-size: 8pt; text-align: left; color: #ffaa00; font-weight: bold; text-decoration: underline;}
// P	{font-family: "trebuchet ms", "Helvetica", "sans-serif"; font-size: 8pt; color: #000000;}
FONT	{font-family: "trebuchet ms", "Helvetica", "sans-serif";}
.subhead{font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10pt; font-weight: bold}
.footer	{font-family: "Arial", "Helvetica", "sans-serif"; font-size: 8pt; color: white; text-align: center}
.quote	{font-family: "Times New Roman", "serif"; font-size: 9pt; color: #000000; text-align: left; margin-left: 25px; margin-right: 25px; font-style: italic}
.mono 	{font-family: "Courier New", "sans-serif"; font-size: 10pt; text-align: left}
.pTitle	{font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12pt; text-align: left; color: white; font-weight: bold;}
.bTitle	{font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10pt; text-align: center; color: white; font-weight: bold;}
.info	{font-family: "Arial", "Helvetica", "sans-serif"; font-size: 8pt; text-align: left; color: black; font-weight: normal;}
#caption{font-family: "Arial", "Helvetica", "sans-serif"; font-size: 8pt; text-align: center; color: black; font-weight: normal;}
TT 	{font-family: "Courier New", "sans-serif"; font-size: 10pt; text-align: right}
TT.red 	{font-family: "Courier New", "sans-serif"; font-size: 10pt; text-align: right; color: red; font-weight: bold}
.iText	{border-color: black; border-width: 1px; height: 24px;}

#mnuMarker { position:relative; visibility:visible; height: 23px; left:0; top:0; 	background-image: URL("menubg.gif");
border-top: none; border-bottom: none;}

.rMenu {
  position:relative; visibility: visible; overflow:visible;
  background-color: #0E4367;
  margin-top:0px; padding-bottom:0px;
  text-align:left;
  height: 22px;
}

.mLabel {
  position:absolute; visibility: hidden; overflow:hidden;
  margin:0; padding:2px;
  color: #DBDEDD;
  cursor:hand;
  background-image: URL("menubg.gif");
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  border-left: none;
  border-top: none;
  height: 22px;
  text-align : center; 
  font: 11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none; 
}

.mLabelOver {
  position:absolute; visibility: hidden; overflow:hidden;
  margin:0; padding:2px;
  color: white;
  cursor:hand;
  background-image: URL("menuhoverbg.gif");
  border: 1px solid black;
  border-left: none;
  border-top: none;
  height: 22px;
  text-align : center; 
  font: 11px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none; 
}

.mBox {
  position:absolute; visibility: hidden;  /* overflow:hidden; */
  padding:0;
  margin-left:-1;
  cursor:default;
  width:150px;  /* wrapping col for nn4, over-ride in page-specific css */
/*  line-height:1.25em;
  line-height:1.3em; 
  border-top:1px solid #999999; border-left:1px solid #999999;
  border-bottom:1px solid #000000; border-right:1px solid #000000; */
  }

.mItem {
  background:transparent;
  margin:0; padding:0;
}

A.th, A.th:link, A.th:visited, A.th:active {
  color: #DBDEDD;
  background-image: URL("menubg.gif");
  font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none;
  border : none;
  padding-top:2px;
  margin-top:-2px;
  margin-left:-3px;
  margin-right:-3px;
  height: 22px;
  display : block;
}

A.th:hover {
  color: white;
  background-image: URL("menuhoverbg.gif");
  font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none;
  border : none;
  padding-top:2px;
  margin-top:-2px;
  margin-left:-3px;
  margin-right:-3px;
  height: 22px;
  display : block;
}

A.m, A.m:link, A.m:visited, A.m:active {
  background-color: #D4E0E8;
  color: #000000;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid #000000;
border-top: none; 
padding: 4px;
display : block;
}

A.m:hover {
  background-color: #103C5C;
  color: #FFFFFF;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid #000000;
border-top: none; 
padding: 4px;
display : block;
}

A.i, A.i:link, A.i:visited, A.i:active {
background-color : white;
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid white;
padding: 3px;
display : block; 
white-space: nowrap;
}

A.i:hover {
background-color : #F0E68C;
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid black;
padding: 3px;
display : block; 
white-space: nowrap;
}

A.s, A.s:link, A.s:visited, A.s:active {
background-color : #9B999C;
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid black;
padding: 3px;
display : block; 
white-space: nowrap;
}

A.w, A.w:link, A.w:visited, A.w:active {
background-color : #9B999C;
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid #9B999C;
padding: 3px;
display : block; 
white-space: nowrap;
}

A.w:hover {
background-color : #9B999C;
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid black;
padding: 3px;
display : block; 
white-space: nowrap;
}

A.k, A.k:link, A.k:visited, A.k:active, A.k:hover {
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid white;
padding: 0px;
white-space: nowrap;
}

A.n, A.n:link, A.n:visited, A.n:active, A.n:hover {
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid white;
padding: 0px;
display: block; 
}

A.n1, A.n1:link, A.n1:visited, A.n1:active, A.n1:hover {
color: black;
font : normal 8px 'trebuchet ms', 'Arial', 'Helvetica', sans-serif; 
text-decoration : none; 
border: 1px solid white;
padding: 0px;
white-space: nowrap;
}

A.mTitle, A.mTitle:link, A.mTitle:visited, A.mTitle:active, A.mTitle:hover {
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border-bottom: 1px solid black;
padding: 0px;
display: block; 
}

A.n2, A.n2:link, A.n2:visited, A.n2:active {
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid white;
padding: 0px;
display: block; 
}

A.n2:hover {
color: #CA2400;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid white;
padding: 0px;
display: block; 
}

A.e, A.e:link, A.e:visited, A.e:active, A.e:hover {
color: #CA2400;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid white;
padding: 0px;
white-space: nowrap;
}

A.o, A.o:link, A.o:visited, A.o:active, A.o:hover {
background-color : white;
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border: 1px solid white;
padding: 0px;
}

A.t, A.t:link, A.t:visited, A.t:active, A.t:hover {
background-color : white;
color: #0E4367;
font : normal 12px 'trebuchet ms', 'Arial', 'Helvetica', sans-serif; 
text-decoration : none; 
border: none;
padding: 3px;
}

A.a, A.a:link, A.a:visited, A.a:active, A.a:hover {
color: blue;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : underline; 
border: 1px solid white;
padding: 0px;
white-space: nowrap;
}

A.im, A.im:link, A.im:visited, A.im:active, A.im:hover {
padding: 0px;
white-space: nowrap;
}

A.ng, A.ng:link, A.ng:visited, A.ng:active, A.ng:hover {
color: black;
background-color : #B3AEB2;
border: none;
padding: 0px;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
white-space: nowrap;
}

A.ag, A.ag:link, A.ag:visited, A.ag:active, A.ag:hover {
color: #0E4367;
background-color : #B3AEB2;
border: none;
padding: 0px;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : underline; 
white-space: nowrap;
}

A.bp, A.bp:link, A.bp:visited, A.bp:active, A.bp:hover {
background-color : white;
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border-left: none;
border-right: none;
border-top: 1px solid black;
border-bottom: 1px solid black;
padding: 3px;
white-space: nowrap;
}

div.imenu a, div.imenu a:link, div.imenu a:visited, div.imenu a:active {
background-color : #0E4367;
display: block;
color: white;
font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
border: none;
padding: 6px;
}

div.imenu a:hover {
background-color : #F0E68C;
display: block;
color: black;
font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
text-decoration : none; 
border-left: 1px solid black;
border-right: 1px solid black;
border-top: none;
border-bottom: none;
padding: 6px;
}

div.smenu a, div.smenu a:link, div.smenu a:visited, div.smenu a:active, div.smenu a:hover {
background-color : #9B999C;
display: block;
color: black;
font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
text-decoration : none; 
border-left: 1px solid black;
border-right: 1px solid black;
border-top: none;
border-bottom: none;
padding: 6px;
}

div.imenu2 a, div.imenu2 a:link, div.imenu2 a:visited, div.imenu2 a:active {
background-color : #7F7A80;
display: block;
color: white;
font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
border: none;
padding: 6px;
}

div.imenu2 a:hover {
background-color : #F0E68C;
display: block;
color: black;
font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
text-decoration : none; 
border-left: 1px solid black;
border-right: 1px solid black;
border-top: none;
border-bottom: none;
padding: 6px;
}

div.smenu2 a, div.smenu2 a:link, div.smenu2 a:visited, div.smenu2 a:active, div.smenu2 a:hover {
background-color : #9B999C;
display: block;
color: black;
font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
text-decoration : none; 
border-left: 1px solid black;
border-right: 1px solid black;
border-top: none;
border-bottom: none;
padding: 6px;
}

.table {
background-color : white;
border-left: 1px solid black;
border-right: 1px solid black;
border-top: none;
border-bottom: 1px solid black;
}

.tablemenu {
border-left: 1px solid black;
border-right: 1px solid black;
border-top: none;
border-bottom: 1px solid black;
}

.tableg {
background-color : #B3AEB2;
border: 1px solid black;
}

.tableanim {
background-color : white;
border: 1px solid black;
}

.ncell {
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
border: none;
padding: 0 0 18px 0;

}

.tablecell {
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
border: none;
padding: 5 5 5 5;
}

.ncell2 {
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none;
border: none;
padding: 0 0 18px 0;
}

.ncellr {
color: black;
background-color : #DADADA;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
border: none;
padding: 0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.ncellr a:link {
color: blue;
background-color : #DADADA;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : underline; 
border: none;
padding: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.ncellpub {
color: black;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
border: none;
padding: 0px 0px 0px 0px;
margin-top: 0px;
margin-bottom: 0px;
}

.menuCell {
color: white;
background-color : #0E4367;
font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
text-decoration : none; 
border-left: none;
border-right: none;
border-top: none;
border-bottom: none;
padding: 0px;
white-space: nowrap;
}

.r, .r:link, .r:visited, .r:active, .r:hover {
color: #0063AA;
font: 18px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
text-transform: uppercase;
border: none;
padding-bottom: 20px;
padding-top: 0px;
}

.r3, .r3:link, .r3:visited, .r3:active, .r3:hover {
color: #0063AA;
font: 17px 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
border: none;
padding-bottom: 23px;
padding-top: 0px;
}

.t, .t:link, .t:visited, .t:active, .t:hover {
  color: #0063AA;
  font : bold 14px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif; 
  border-bottom: none;
  border-left: none;
  border-right: none;
  border-top: none;
}

.t2, .t2:link, .t2:visited, .t2:active, .t2:hover {
background-color : #103C5C;
color: white;
font: normal 13px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
border: none;
}

.t3, .t3:link, .t3:visited, .t3:active, .t3:hover {
background-color : #103C5C;
color: #CAD4DE;
font : normal 14px 'trebuchet ms', 'Arial', 'Helvetica', sans-serif; 
text-decoration : none; 
border: none;
}

.t4, .t4:link, .t4:visited, .t4:active, .t4:hover {
background-color : #454545;
color: white;
font: normal 11px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
border: none;
}

.bandeau
{
	background-image: URL("bandeaubg2.gif");
	color: white;
	font : bold 20px 'trebuchet ms', 'Arial', 'Helvetica', sans-serif; 
}

.fondsProjet
{
	background-image: URL("fonds.gif");
}

.tablehaut
{
	background-image: URL("bandeaubg2.gif");
	color: white;
	font : bold 8px 'trebuchet ms', 'Arial', 'Helvetica', sans-serif; 
	border: 1px solid black;
	padding: 10px;
}

.thMenu {
  margin:0; padding:2px;
  color: white;
  background-image: URL("menubg.gif");
  border-bottom: 1px solid black;
  border-right: 1px solid black;
  border-left: none;
  border-top: 1px solid black;
  height: 29px;
  text-align : center; 
  font: 12px 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
  text-decoration : none; 
}

.rubMenu {
  background-color: #CAD4DE;
  color: #103C5C;
  font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
  text-decoration : none; 
  border: 1px solid black;
  padding: 4px;
}

.leftMenu {
  background-color: #FFFFFF;
  color: #103C5C;
  font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
  text-decoration : none; 
  border-bottom: 1px solid #103C5C;
  border-right: 1px solid #103C5C;
  border-left: 1px solid #103C5C;
}

A.leftMenuUnSel, A.leftMenuUnSel:link, A.leftMenuUnSel:visited, A.leftMenuUnSel:active {
  background-color: #FFFFFF;
  color: #103C5C;
  font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
  text-decoration : none; 
  padding: 4px;
  display : block;
}

A.leftMenuUnSel:hover {
  background-color: #CAD4DE;
  color: #103C5C;
  font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
  text-decoration : none; 
  display : block;
  padding: 4px;
}

A.leftMenuSel, A.leftMenuSel:link, A.leftMenuSel:visited, A.leftMenuSel:active, A.leftMenuSel:hover {
  background-color: #103C5C;
  color: #CAD4DE;
  font-family: 'trebuchet ms', 'Arial', 'Helvetica', sans-serif;
font-size:12px;
line-height: 16px;
  text-decoration : none; 
  display : block;
  padding: 4px;
}

.leftAwo {float: left; margin: 2px 10px 5px 0;}
.rightAwo {float: right; margin: 2px 0 5px 10px;}
.across {margin: 0px 0px 10px 0px;}

.inputzone {
     font-size:11px;
     font-family:arial;
	 border-width:1px 1px 1px 1px;
	 border-style: solid;
	 border-color: black;
	 height:16px;
	 width:231px;
}
ok {
	 height:14px;
	 width:400px;
}

.ts {
	 float: none;
}

.auto_complete {
	font-size:11px;
	font-family:arial;
	position: relative;
	width:190px;
	background-color:white;
	border:1px solid black;
	margin:0px;
	padding:0px;
}
.auto_complete ul { border:0px solid black; margin:0; padding:0; width:158px; list-style-type:none; }
.auto_complete ul li { margin:0; padding:3px; }
.auto_complete ul li.selected { background-color: #ffb; }
.auto_complete ul strong.highlight { color: #800; margin:0; padding:0; }

sup, sub {
height: 0;
line-height: 1;
font-size: .83em;
position:relative;
vertical-align:baseline;
}

sup {
bottom:0.3em;
}

sub {
bottom:-0.2em;
}

