.menuRouge A:link { color:#ff3333;text-decoration:none } 
.menuRouge A:visited { color:#ff3333;text-decoration:none } 
.menuRouge A:hover { color:#ff3333;text-decoration:underline } 

.menuVert A:link { color:#339966;text-decoration:none } 
.menuVert A:visited { color:#339966;text-decoration:none } 
.menuVert A:hover { color:#339966;text-decoration:underline } 

.menuOrange A:link	{ text-decoration:none;color:#FF6600 }
.menuOrange A:visited { text-decoration:none;color:#FF6600 }
.menuOrange A:hover { text-decoration:underline;color:#FF6600 }

.menuBleu A:link	{ text-decoration:none;color:#003366 }
.menuBleu A:visited { text-decoration:none;color:#003366 }
.menuBleu A:hover { text-decoration:underline;color:#FF6600 }

.menuBleu2 A:link	{ text-decoration:underline;color:#003366 }
.menuBleu2 A:visited { text-decoration:underline;color:#003366 }
.menuBleu2 A:hover { text-decoration:none;color:#FF6600 }

.menuBlanc A:link	{ text-decoration:none;color:#FFFFFF }
.menuBlanc A:visited { text-decoration:none;color:#FFFFFF }
.menuBlanc A:hover { text-decoration:underline;color:#FFFFFF }

A { 
  font-family: verdana,arial,helvetica,geneva;
  font-size: 8pt;
}
/*BODY { scrollbar-face-color: #FFCC00; scrollbar-shadow-color: #000000;scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color: #000000; scrollbar-darkshadow-color: #000000; scrollbar-track-color: #003366; scrollbar-arrow-color: #003366;}*/
BODY { }
/*TD {	font-family: verdana, arial, helvetica, geneva;font-size: 8pt;color: #003366;}*/

.orangetitre {	font-family: verdana, arial, helvetica, geneva;font-size: 10pt;color: #FF6600;}
.orangegd {	font-family: verdana, arial, helvetica, geneva;font-size: 10pt;color: #FF6600; font: bold;}
.orange {	font-family: verdana, arial, helvetica, geneva;font-size: 8pt;color: #FF6600;}
.pt {	font-family: verdana, arial, helvetica, geneva;font-size: 7pt;color: #003366;}
.titre {	font-family: verdana, arial, helvetica, geneva;font-size: 12pt;color: #003366; font: bold;}
.orangegdtitre {	font-family: verdana, arial, helvetica, geneva;font-size: 12pt;color: #FF6600;; font: bold;}
.newyear { font-family: verdana, arial, helvetica, geneva;font-size: 8pt;color: #FF0000; font: bold;}

.inputradio {
	BORDER-BOTTOM-STYLE:none;
	BORDER-LEFT-STYLE:none;
	BORDER-RIGHT-STYLE:none;
	BORDER-TOP-STYLE:none;
	cursor: hand;
	FONT-SIZE: 9px;
	filter: Shadow(Color=Gray, Direction=120);
}

.input {BACKGROUND-COLOR:#DDD;BORDER-BOTTOM-STYLE:groove;BORDER-LEFT-STYLE:groove;BORDER-RIGHT-STYLE:groove;BORDER-TOP-STYLE:groove;COLOR:#003366;FONT-FAMILY: verdana, arial, helvetica, geneva; FONT-SIZE: 9px}
.inputgreen {BACKGROUND-COLOR:#D7FBDA;BORDER-BOTTOM-STYLE:groove;BORDER-LEFT-STYLE:groove;BORDER-RIGHT-STYLE:groove;BORDER-TOP-STYLE:groove;COLOR:#003366;FONT-FAMILY: verdana, arial, helvetica, geneva; FONT-SIZE: 9px}
.coloredinput {BORDER-STYLE:groove;COLOR:#003366;FONT-FAMILY: verdana, arial, helvetica, geneva; FONT-SIZE: 9px}

.inputwhite {BACKGROUND-COLOR:#FFFFFF;BORDER-BOTTOM-STYLE:groove;BORDER-LEFT-STYLE:groove;BORDER-RIGHT-STYLE:groove;BORDER-TOP-STYLE:groove;COLOR:#003366;FONT-FAMILY: verdana, arial, helvetica, geneva; FONT-SIZE: 9px}

.input2 {BORDER-STYLE: none; COLOR:#003366;FONT-FAMILY: verdana, arial, helvetica, geneva; FONT-SIZE: 11px; TEXT-ALIGN: center; FONT-WEIGHT: bold}

.inputbutton {BACKGROUND-COLOR:#DDD;COLOR:#003366;FONT-FAMILY:verdana, arial, helvetica, geneva;FONT-SIZE:9px;BORDER-BOTTOM-STYLE:groove;BORDER-LEFT-STYLE:groove;BORDER-RIGHT-STYLE:groove;BORDER-TOP-STYLE:groove}

hr{	border: thin dashed #FF6600;}

li {list-style-image: URL(http://www.eurogentec.com/img/commun/fleche_texte.gif) }

PRE {	font-family: verdana, arial, helvetica, geneva;font-size: 8pt;color: #003366;}

.tdcccccc{BACKGROUND-COLOR:#CCCCCC}

/* class group header */
P {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454648;
	margin-top : 5px;
}

TD {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
	font-weight: normal;
	color: #454648;
	margin-top : 5px;
}

TD .gh {
  color:#FFFFFF;
  background-color:#68a7d7;
	font-weight: bold;
}

TD .greyh {
  color:#FFFFFF;
  background-color:#999999;
	font-weight: bold;
}

TD .greenh {
  color:#FFFFFF;
  background-color:#85AE6C;
	font-weight: bold;
}

TD .ph {
  color:#000000;
  background-color:#DDDDDD;
}

TD .greenph {
  color:#000000;
  background-color:#D7FBDA;
}

/* class white blue table */
.wbt {
  width:580px;
  border:1px none #FFFFFF;
  /*border-collapse: collapse;*/
  padding: 2px 2px 2px 2px;
  /*cell-spacing="0" cell-padding="2"*/ 
}

H2 {
	text-align: left;
	font-family: arial, tahoma, verdana;
	font-size: 15px; /*18px;*/
	font-weight: bold;
	color: #454648;
	margin: 0;
}

TH {
	font-family: arial, tahoma, verdana;
	font-size: 11px;
  font-weight: bold;
	text-align: left;
	color: #454648;
	margin: 0;
}

