/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Times New Roman, Times, serif;
}
body {
	background-color: #666699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#FFCC00;
	scrollbar-arrow-color:#660000;
	scrollbar-track-color:#FFCC66;
	scrollbar-highlight-color:#222222;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#222222;
	color: #660000;
}
a.info{
    position:relative; /*this is the key*/
    z-index:61; 
    color:#000;
    text-decoration:none}

a.info:hover{z-index:62;}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:27em;
    border:1px solid #6699cc;
    background-color:#FFFFCC; color:#000066;
    text-align: justify;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    padding:5px;
  /*  background-image: url(../im/fond.gif);*/
    
    }
.Style3 {
	color: #CCCCCC;
	font-weight: bold;
	font-size: 12px;
}
.Style4 {
	color: #660000;
	font-weight: bold;
	font-size: 16px;
}
.Style13 {
	font-size: 11px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #000099;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
.menulg a {
	color: #CCCCCC;
}
.menulg a:visited {
	color: #CCCCCC;
}
.menulg a:hover {
	color: #FF0000;
}
.menulg a:active {
	color: #FF0000;
}
.menulh a {
	color: #CCCCCC;
}
.menulh a:visited {
	color: #000000;
}
.menulh a:hover {
	color: #FF0000;
}
.menulh a:active {
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.Style19 {
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #660000;
}
.Style25 {color: 0}
.Style28 {
	font-size: 12px;
	color: #9966FF;
	font-weight: bold;
}
.boitemenu {
	color: #6666CC;
	font-size: 12px;
	background-color: #FFFFCC;
}
.Style32 {color: #9999FF}
.Style34 {color: #660000; font-size: 11px;}
.Style35 {color: #660000}
.Style36 {color: #660000}
.Style37 {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

.boitemenup {
	font-size: 9px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	background-color: #FFCC00;
	text-transform: Aucune;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
}

.Style40 {color: #FF0000; font-weight: bold; }
.Style41 {color: #FF0000; font-weight: bold; font-size: 14px; }
.Style42 {font-size: 10px}
.Style44 {color: #FF0000}
.Style46 {font-weight: bold; color: #660000;}
.Style47 {color: #660000}
.Style48 {font-size: 16px}
.Style49 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
}
.Style50 {color: #FF0000; font-weight: bold; font-size: 12px; }
.Style51 {
	color: #FF6600;
	font-weight: bold;
}
.Style53 {color: #FF6600}
.Style54 {color: #FF0000; font-weight: bold; font-size: 10px; }
.Style55 {color: #660000; font-size: 11px; }
.Style56 {font-size: 12px; font-family: "Times New Roman", Times, serif;}
.Style58 {font-size: 9px}
.Style60 {
	font-size: 9px;
	font-weight: bold;
	color: #660000;
}
.Style62 {font-weight: bold; color: #660000; font-size: 14; }
.Style63 {font-size: 14; }
.Style65 {font-size: 14px; color: #FFFFFF;}
.Style66 {font-variant: normal; text-transform: none; color: #660000; font-size: 12px;}
.infobulle{
	position: absolute;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFCC00;
	z-index: 60;
	top: 190px;
	left: 285px;
	visibility: hidden;
}
#curseur {
	width:300px;
}
</style>
