a:link {    font-family: Geneva, Arial, Helvetica, sans-serif;
      font-size: 18px;
      color: #FFCC99;
      text-decoration: none;
}
a:hover {    font-family: Geneva, Arial, Helvetica, sans-serif;
      font-size: 18px;
      color: #000000;
      text-decoration: none;
	  background:#454574;
}
a:active {    font-family: Geneva, Arial, Helvetica, sans-serif;
      font-size: 18px;
      color: #8484FF;
      text-decoration: none;
}
a:visited {    font-family: Geneva, Arial, Helvetica, sans-serif;
      font-size: 18px;
      color: #996666;
      text-decoration: none;
}

#PCL {
		font-family: Trebuchet MS;
		font-style: none;
		font-weight: normal;
		text-decoration: none;
		font-size: 10pt;
}

#PTT {
		font-family: Trebuchet MS;
		font-size: 10pt;
}

#PST {
		font-family: Trebuchet MS;
		font-size: 10pt;
}

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: #111111;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #111111;
padding: 5px;
z-index: 5;
}



.Normal { font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #DDDDFF;
    line-height: 26px;
}

.NormalPaddings10 {	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #DDDDFF;
    padding-left:20;
    padding-right:10;
    line-height: 26px;
}


.TitrePage {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7D7DFF;
    padding-left:0;
    padding-right:0;
    line-height: 20px;
}

.Relief {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777777;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #777777;
}

.Creux {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #333333;
}


.Relief_fin {
	border-top: 1px solid #A9A9CF;
	border-right: 1px solid #000033;
	border-bottom: 1px solid #000033;
	border-left: 1px solid #A9A9CF;

}

.Contour_fuchsia_CC0066 {
	border: 1px solid #CC0066;
}

.Contour_vert_00CC66 {
	border: 1px solid #00CC66;
}

.Contour_orange_FF6600 {
	border: 1px solid #FF6600;
}

.Contour_bleu_1_7D7DFF {
	border: 1px solid #75A0D7;
}

.Contour_bleu_2_0066FF {
	border: 1px solid #0066FF;
}

.Contour_jaune_FFFF99 {
	border: 1px solid #FFFF99;
}



.TableauCreux {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
}

.TableauBordures {
	border: 1px solid #DDDDFF;

}


BODY {

SCROLLBAR-FACE-COLOR: #4A4A79; 
SCROLLBAR-HIGHLIGHT-COLOR: #7676AB;
SCROLLBAR-SHADOW-COLOR: #353535;
SCROLLBAR-3DLIGHT-COLOR: #333333;
SCROLLBAR-ARROW-COLOR:  #FFFFFF;
SCROLLBAR-TRACK-COLOR: #404068;
SCROLLBAR-DARKSHADOW-COLOR: #242441;

background-color:#1D1D36;
background-attachment:fixed;

	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #797979;
}

background-image:url(Images/Fond.gif);

background-attachment:fixed;
background-image:url(Images/Crepi.gif);
background-position: bottom right;
background-repeat:no-repeat;


background-position: top right;
background-repeat:no-repeat;

background-repeat:repeat-y;
cursor : url("Images/curseur.cur"); 
