.GradO {
  color:white; 
  font-size:12; 
  background-color:#FF9900; 
  padding:0; 
  background: url(images/GradO.bmp) repeat-x;
}
.OGrad {
  color:white; 
  font-size:12; 
  background-color:#FF9900; 
  padding:0; 
  background: url(images/OGrad.bmp) repeat-x;
}
.OGrad2{
  color:white; 
  font-size:12; 
  background-color:#FF9900; 
  padding:0; 
  background: url(images/OGrad2.bmp) repeat-x;
}
.RGrad {
  color:white; 
  font-size:12; 
  background-color:#FF0000; 
  padding:0; 
  background: url(images/RGrad.bmp) repeat-x;
}
.PGrad {
  color:white; 
  font-size:12; 
  background-color:#9069A0; 
  padding:0; 
  background: url(images/PGrad.bmp) repeat-x;
}
.GGrad {
  color:white; 
  font-size:12; 
  background-color:#0093DD; 
  padding:0; 
  background: url(images/GGrad.bmp) repeat-x;
}
.VGrad {
  color:white; 
  font-size:12; 
  background-color:#77C4F0; 
  padding:0; 
  background: url(images/VGrad.bmp) repeat-x;
}
.CGrad {
  color:black; 
  font-size:12; 
  background-color:#FFCC00; 
  padding:0; 
  background: url(images/CGrad.bmp) repeat-x;
}

li, td {
  font-family: Verdana;
  font-size: 10pt;
}

/* TABCONTENT */

.shadetabs{
padding: 3px 0px;
margin-left: 0px;
margin-top: 1px;
margin-bottom: 0px;
font-weight: bold;
font-size: 14px;
font-family: Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 3px;
border: 1px solid #ff9900;
color: #2d2b2b;
background: white url(images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid #ff9900;
width: 630px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
z-order:0;
}

* html .tabcontentstyle{ /*IE only */
padding-top: 1em;
}
* html .shadetabs{ /*IE only */
margin-left:7px;
}

@media print {
.tabcontent {
display:block!important;
}
}


/* normal */

body
{
	SCROLLBAR-FACE-COLOR: #FFCC66;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF9900;
	SCROLLBAR-SHADOW-COLOR: #FF9900;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #FF9900;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FF9900; 
}

A:visited, A:hover, A:link {
	TEXT-DECORATION: none; 
	color:black;
}
A:HOVER {
  text-decoration: none; 
  color: white; 
  background-color: #ff9900;
}
.nohoverback A:hover {
  background-color: transparent
}
.tdhead {
  font-family: Verdana;
  background-color: #a70046; 
  color: white; 
  font-weight: bold;
}
.incbody {
  background-color: rgb(252,196,210); 
  font-family: Verdana; 
  font-size: 7pt;
}
.name {
  font-weight: bold; 
  font-size: medium
}
.myp {
  margin-top: 10px
}
.clsTitle {
  font-weight: bold; 
  font-family: Verdana; 
  color: white;
}
.signature {
  margin-top: 0px; 
  font-family: Verdana; 
  color: #a70046; 
  font-size: 8pt;
}
.header {
  font-size: x-large; 
  font-family: Verdana; 
  color: black
}
.notopmargin {
  margin-top: -12pt;
}
.midhr {
  text-align: left; 
  width: 200;
}
.boldtitle {
  font-size: large; 
  font-family: Verdana; 
  font-weight: bold; 
  color: #a70046;
}
.normtitle {
  font-size: large; 
  font-family: Verdana;
};
.bold {
  font-weight: bold
}
.italic {
  font-style: italic
}
.indent {
  text-indent: 35px;
}
.tdname {
  color: #a70046; 
  text-align: right;
}
.high {
  font-weight: bold; 
  font-size: medium; 
  color: rgb(167,0,70);
}
.smalltd {
  font-size: 8px;
}
.th1 {
  font-family: Verdana;
  font-weight: bold; 
  background-color: #e0e0e0; 
  color: navy
}
.myinput {
  border: 1px solid #ffdce6; 
  background-color: #ffdce6;
}
.myinputUp {
  background-color: #ffdce6; 
  BORDER-BOTTOM: #cc6666 1px solid; 
  BORDER-LEFT: #ffe0e0 1px solid; 
  BORDER-RIGHT: #cc6666 1px solid; 
  BORDER-TOP: #ffe0e0 1px solid;
}
.aa {
  color: white; 
  font-size: xx-small; 
  font-weight: bold;
};
.aa A {color: white};
.btn {font-size: xx-small; font-weight: bold};
.btn A {text-decoration: none; color: #000000};
.btn A:hover {color: white; background-color: #ad004a};
.smalltitle {background: #a70046; color: white; font-weight: bold};

#nav img {
  background: url(images/zoom_in.gif) top left no-repeat; }
#nav :hover img {
  background: url(images/zoom_in_over.gif) top left no-repeat; }

#nav img {
  background: url(images/zoom_out.gif) top left no-repeat; }
#nav img {
  background: url(images/zoom_out_over.gif) top left no-repeat; }
  
.tdhot:hover {
  background-color: #ff9900
}

.tabgrid {
font: normal 12px verdana, Arial, sans-serif; 
border-color: #CC6600
text-decoration: none;
}

.tabactive {
font: bold 12px verdana, Arial, sans-serif; 
background: url(images/GradO.bmp) repeat-x;
/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FFCC66, endColorstr=#FFFFFF); */
border: 1px solid #CC6600; 
border-bottom: none;
cursor: pointer;
cursor: hand;
display: block;
}

.tabhot {
font: bold 12px verdana, Arial, sans-serif; 
background: url(images/OGrad.bmp) repeat-x;
/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FF9900, endColorstr=#FFCC66); */
border: 1px solid #CC6600; 
border-top: none; 
border-left: none; 
border-right: none;
cursor: pointer;
cursor: hand;
display: block;
}

.tabcold {
font: bold 12px verdana, Arial, sans-serif; 
background: url(images/GradO.bmp) repeat-x;
/* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FFFFFF, endColorstr=#FFCC66); */
border: 1px solid #CC6600; 
border-top: none; 
border-left: none; 
border-right: none;
cursor: pointer;
cursor: hand;
display: block;
}

.tabfill {
border: 1px solid #CC6600; 
border-top: none; 
border-left: none; 
border-right: none;}

/* #tabcontent {
font: normal 8px verdana, Arial, sans-serif; 
width: 100px;
border: 1px solid #CC6600;
padding: 20px;
border-top: none;
} */

/* Boites de sélection */
.boxes {
	FONT-FAMILY: verdana, tahoma, swiss;
	background-color: #FFE4A8;
}
.boxes a {
	display: block;
	TEXT-DECORATION: none;
	COLOR: white;
}
.boxes H1 {
	background: #FF9900 url(images/t_item.gif);
	background-repeat: no-repeat;
	color: white;
	font-size: 8pt;
	text: left;
	margin: 0;
	padding: 1px 11px;
}
.boxes H1:hover {
	background-color: #FF9900; 
}
.boxes H2 {
  cursor: pointer;
  cursor: hand;
	font-weight: normal;
	font-size: 8pt;
	background-color: #FFCC66;
	margin: 1px;
  border: 2px solid #FFCC66;
}
.boxes H2:hover {
  /* border: 2px solid #FF9900; */
}
.boxes H3 {
  cursor: pointer;
  cursor: hand;
	font-weight: normal;
	font-size: 8pt;
	margin: 0px;
	height: 16px;
}

.triangle a, .liens A {
	display: block;
	margin: 1px;
	color: black;
	text-align: left ;
	background-position: left;}
.triangle a:hover {
	background-color: #FF9900; }
.triangle a{
	padding: 1px 0px 1px 17px;
	background-repeat: no-repeat;
	background-image: url(images/triangle.gif); }

.liens H3 {
  cursor: pointer;
  cursor: hand;
	font-weight: normal;
	font-size: 8pt;
	margin: 0px;
	height: 16px;
}
.liens A{
  display: block;
	font-size: 8pt;
	padding-left: 18px;
	background-repeat: no-repeat;
	background-image: url(images/fbdc.gif); }
.liens a:hover {
	background-color: #FF9900; }
.liens a.etoile:hover {
  cursor: default;
  color: black;
	background-color: #FFE4A8; }
a.none, a.noneactive {
  padding-left: 0px;
  background-image: none; }
a.etoile, a.etoileactive{
	padding-left: 18px;
	background-repeat: no-repeat;
	background-image: url(images/star.gif); }

span.none, span.moneactive {
  padding-left: 18px;
  background-image: none; }

.etoileactive, .active, .noneactive {
  /* filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr=#FF9900, endColorstr=#FFE4A8); */
  /* border: 2px solid #FF9900; */
	background-color: #FF9900; 
}



.doc TD {font-weight: bold; background: white; border-top: 1px solid #a70046; border-left: 1px solid #a70046; border-right: 1px solid #a70046; color: #a70046; cursor: pointer; cursor: hand; padding-left:15px; padding-right:15px; padding-top:0px; padding-bottom:0px};
.doc TD A {text-decoration: none};
.doc .active {font-weight: bold; background: #a70046; border-top: 1px solid #a70046; border-left: 1px solid #a70046; border-right: 1px solid #a70046; color: white; cursor: default; padding-left:15px; padding-right:15px; padding-top:0px; padding-bottom:0px};

.myinputDown {background-color: #ffdce6; BORDER-BOTTOM: #f0e0e0 1px solid; BORDER-LEFT: #cc6666 1px solid; BORDER-RIGHT: #f0e0e0 1px solid; BORDER-TOP: #cc6666 1px solid}
.nounderline {text-decoration: none}
.boldanchor {font-weight: bold; color: black; text-decoration: none}
.alla {color: #cc4466};
.1darkred {color: black; text-decoration: underline};
.d1arkred:visited {color: gray};
.alla1 {color: #cc4466};
.li {color: #a70046; font-weight: bold; font-size: small;};
.code {width: 80%; background-color: #ffffc0}
.question {background-color: #FFDCE6; font-weight: bold};
.tablehead {background-color: #a70046; font-weight: bold; color:white};
.pinktable TR {background-color: #ffdce6; text-align: center; vertical-align: top};
.tablehead TD {background-color: #a70046; text-align: center; font-weight: bold; color:white};
.tablehead2 TD {background-color: #ffc0cc; font-weight: bold; color: #a70046; text-align: left};
.columnhead {text-align: left};
.bluelink A {color: #5070f0}
.bluelink TD {line-height: 150%}
.bluelink A:visited {color: silver}
.bordered {border: 1px solid black; };
.graylink A {color: #606060}
.graylink A:visited {color: silver}

#showimage{position:absolute; visibility:hidden; border: 3px solid #FFCC00;};
.popshadow {position:relative; left:0; top:0; border:0px none; filter:shadow(color=gray,direction=135,strength=8);};
.myshadow{border:0px none;};
.divshadow{width:100%; height:100%; filter:Shadow(color=gray,direction=135,strength=8);};
.divpxshadow{width:100%; height:100%; filter:Shadow(color=#FFCC66,direction=135,strength=8);};

.img-shadow {
  float:left;
  background: url(images/imgshadowAlpha.png) no-repeat bottom right !important;
  background: url(images/imgshadow-c1.gif) no-repeat bottom right;
  display: block;
  position: relative;
  margin: -6px 6px 6px -6px;
  border-right: 1px solid #727272;
  border-bottom: 1px solid #727272;
  }

.menu {color: white; background-color: #a70046; font-family: Verdana; font-size: xx-small};
.menu_head {color: #a70046; border: 1px solid #a70046; font-family: Verdana; font-size: 9px; font-weight: bold; cursor: default; background-color: #ffdce6; padding-left:10px; padding-right:0px; padding-top:3px; padding-bottom:3px};
.menu_head A {color: #a70046};
.menu_headA {color: white; background-color: #a70046; border: 1px solid #a70046; font-family: Verdana; font-size: 9px; font-weight: bold; cursor: default; padding-left:10px; padding-right:0px; padding-top:3px; padding-bottom:3px};
.menu_body {font-family: Verdana; font-size: xx-small};

.input {font-size: 8pt; text-align: center; border: 1px solid #ffdce6; background-color: #ffdce6; width: 140px};

/* PRE {font-family: Courier New; font-size: x-small}; */

HR {height: 1; color: rgb(167,0,70)}
.shr {width: 400; text-align: left}

H5 {font-family: Tahoma; color: #cc4466;};
H3 {font-family: Tahoma};
H4 {font-family: Tahoma};

DT {font-weight: bold};
.DT {font-family: Verdana; font-size: 9pt; color: #cc4466};

TD, .TD {font-family: Verdana; font-size: 9pt};

BODY {
  font-size: 9pt;
  font-family: Verdana;
  background-color: white;
  color: black;
}

P {line-height: 150%; font-family: Verdana; font-size: 9pt;};

DIV#divMenuBar {
  line-height:100%; 
  width:850; 
  height:22; 
  padding:0; 
  background: url(images/OGrad.bmp) repeat-x;
  /* filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFCC66', endColorstr='#FF9900'); */
}
TABLE#tblMenuBar {}
TABLE#tblMenuBar TD {
  font-size: 70%; 
  cursor:default; 
  line-height: 100%; 
  background: url(images/OGrad.bmp) repeat-x;
  /* filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFCC66', endColorstr='#FF9900'); */
}
TABLE#tblMenuBar TD.clsMenuBarItem { 
  font-family: Verdana;
  cursor: pointer;
  cursor:hand; 
  color:#000000; 
  line-height: 100%; 
  /*border-top: 4px solid #ffcc66; */
  padding-left:10px; 
  padding-right:10px; 
  padding-top:0px; 
  padding-bottom:0px;
  background: url(images/OGrad.bmp) repeat-x;
  /* filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFCC66, endColorstr=#FF9900); */
}
TABLE#tblMenuBar TD.clsMenuBarItemA { 
  font-family: Verdana;
  cursor: pointer;
  cursor: hand; 
  color: white; 
  background-color: #ff9900; 
  line-height: 100%; 
  /*border-top: 4px solid #ff9900; 
  border-bottom: 4px solid #ff9900;*/
  padding-left:10px; 
  padding-right:10px; 
  padding-top:0px; 
  padding-bottom:0px; 
  background: url(images/OGrad.bmp) repeat-x;
  /* filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#FFCC66, endColorstr=#FF9900); */
}
	
DIV.clsMenu { 
  border-left: 20px solid #ff9900;
  font-family: Verdana;
  background-color: #ffcc66;
  position:absolute; 
  visibility:hidden; 
  width: 145px;
  FILTER: progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=90); padding-left:0px; padding-right:0px; padding-top:4px; padding-bottom:4px
}
DIV.clsMenu TD { 
  text-decoration:none; 
  color: #000000; 
  font-family: Verdana;
  font-size: xx-small; 
  padding-left:5px; 
  padding-right:15px; 
  padding-top:2px; 
  padding-bottom:3px;
}

HR.clsMenuLine  {
  height: 1; 
  color: #ff9900; 
  text-align: left;
}

.LeftNavOff {
	background-color: #ffcc66; 
	border-Left: #ffffff 1px solid;
	border-Top: #ffffff 1px solid;
	border-Right: #ff9900 1px solid;
	border-Bottom: #ff9900 1px solid;
	color: black; 
  cursor: pointer;
	cursor: hand; 
	display: block;
	FONT-FAMILY: verdana; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	LETTER-SPACING: -0.5pt; 
	LINE-HEIGHT: 20px; 
	/* MARGIN: 10px 0px; */
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 0px;
	TEXT-DECORATION: none; 
	margin:0;
	width: 155px;
}
* html .LeftNavOff {
  width: 165px;
}
.LeftNavOff A {
	display: block;
}
.LeftNavOff:hover {
	BACKGROUND-COLOR: #ff9900; 
  color: black;
}
.LeftNavOn {
	background-color: #ff9900; 
	border-Left: #ffffff 1px solid;
	border-Top: #ffffff 1px solid;
	border-Right: #ff9900 1px solid;
	border-Bottom: #ff9900 1px solid;
	color: black; 
  cursor: pointer;
	cursor: hand; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 11px; 
	FONT-WEIGHT: bold; 
	LETTER-SPACING: -0.5pt; 
	LINE-HEIGHT: 20px; 
	/* MARGIN: 2px 0px; */
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 5px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: none; 
	margin:0;
	width: 155px;
}
* html .LeftNavOn {
  width: 165px;
}
.LeftNavOn A{
	display: block;
}
.LeftNavOn:hover {
  color: black;
	BACKGROUND-COLOR: #ff9900; 
}

.LeftNavSubOff {
	BACKGROUND-COLOR: #ffcc66; 
	border-Left: #ffffff 1px solid;
	border-Top: #ffffff 1px solid;
	border-Right: #ff9900 1px solid;
	border-Bottom: #ff9900 1px solid;
	COLOR: black; 
  cursor: pointer;
	CURSOR: hand; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 11px; 
	LETTER-SPACING: -0.5pt; 
	LINE-HEIGHT: 20px; 
	/* MARGIN: 2px 0px; */
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 30px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: none; 
	margin:0;
	width: 130px;
}
* html .LeftNavSubOff {
  width: 165px;
}
.LeftNavSubOff A {
	display: block;
}
.LeftNavSubOff:hover {
  color: black;
	BACKGROUND-COLOR: #ff9900; 
}

.LeftNavSubOn {
	BACKGROUND-COLOR: #ff9900; 
	border-Left: #ffffff 1px solid;
	border-Top: #ffffff 1px solid;
	border-Right: #ff9900 1px solid;
	border-Bottom: #ff9900 1px solid;
	COLOR: white; 
  cursor: pointer;
	CURSOR: hand; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 11px; 
	LETTER-SPACING: -0.5pt; 
	LINE-HEIGHT: 20px; 
	/* MARGIN: 2px 0px; */
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 30px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: none; 
	margin:0;
	width: 130px;
}
* html .LeftNavSubOn {
  width: 165px;
}
.LeftNavSubOn A {
	display: block;
}
.LeftNavSubOn:hover {
  color: black;
	display: block;
	BACKGROUND-COLOR: #ff9900; 
}
.LeftNavSubSubOff {
	BACKGROUND-COLOR: #ffcc66; 
	border-Left: #ffffff 1px solid;
	border-Top: #ffffff 1px solid;
	border-Right: #ff9900 1px solid;
	border-Bottom: #ff9900 1px solid;
	COLOR: black; 
  cursor: pointer;
	CURSOR: hand; 
	display: block;
	FONT-FAMILY: verdana; 
	FONT-SIZE: 11px; 
	LETTER-SPACING: -0.5pt; 
	LINE-HEIGHT: 20px; 
	/* MARGIN: 2px 0px; */
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 45px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: none; 
	margin:0;
	width: 115px;
}
* html .LeftNavSubSubOff {
  width: 165px;
}
.LeftNavSubSubOff A {
	display: block;
}
.LeftNavSubSubOff:hover {
  color: black;
	display: block;
	BACKGROUND-COLOR: #ff9900; 
}
.LeftNavSubSubOn {
	BACKGROUND-COLOR: #ff9900; 
	border-Left: #ffffff 1px solid;
	border-Top: #ffffff 1px solid;
	border-Right: #ff9900 1px solid;
	border-Bottom: #ff9900 1px solid;
	COLOR: white; 
  cursor: pointer;
	CURSOR: hand; 
	FONT-FAMILY: verdana; 
	FONT-SIZE: 11px; 
	LETTER-SPACING: -0.5pt; 
	LINE-HEIGHT: 20px; 
	/* MARGIN: 2px 0px; */
	PADDING-BOTTOM: 0px; 
	PADDING-LEFT: 45px; 
	PADDING-RIGHT: 5px; 
	PADDING-TOP: 0px; 
	TEXT-DECORATION: none; 
	margin:0;
	width: 115px;
}
* html .LeftNavSubSubOn {
  width: 165px;
}
.LeftNavSubSubOn A {
	display: block;
}
.LeftNavSubSubOn:hover {
  color: black;
	display: block;
	BACKGROUND-COLOR: #ff9900; 
}

.ForumListNA {background-color: #fff8fa; cursor: pointer; cursor: hand; padding: 5 0 5 0};
.ForumListNA A {color: #a70042; font-weight: bold};
.ForumListA {background-color: #f0d0e0; color: #a70042; cursor: pointer; cursor: hand; padding: 5 0 5 0};
.ForumListA A {color: #a70042; font-weight: bold};
.ForumMessageHeader {background-color: #ad0047; color: white; font-weight: bold};
.ForumMessageHeader TD {font-size: medium};
.ForumMessage1 {background-color: #fff8fa;};
.ForumMessage2 {background-color: #F8F8F8;};
.ForumHR {color: black; height: 1};
