body {	background-color: #FFFFFF;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}a {	font-family: "Courier New", Courier, mono;	text-decoration: none;}a.menu {	font-family: "Courier New", Courier, mono;	font-size: 10pt;	font-style: normal;	line-height: 10px;	font-weight: bold;	color: #6cbace;	text-decoration: none;}.txtexpo {	font-family: "Courier New", Courier, mono;	font-size: 10pt;	line-height: normal;	font-weight: normal;	color: #000000;	font-style: normal;	font-variant: normal;	text-transform: none;	text-decoration: none;}.titrexpo {	font-family: "Courier New", Courier, mono;	font-size: 10pt;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: lowercase;	color: #000000;}.titreas {	font-family: "Courier New", Courier, mono;	font-size: 10pt;	font-style: normal;	line-height: normal;	font-weight: bold;	font-variant: normal;	text-transform: lowercase;	color: #FFFFFF;}.txtas {	font-family: "Courier New", Courier, mono;	font-size: 10pt;	line-height: normal;	font-weight: normal;	color: #FFFFFF;	font-style: normal;	font-variant: normal;	text-transform: none;	text-decoration: none;}a.info {    position:relative; /* Très important */    z-index:10;     color:#F9F13E;    font-family:"Courier New", Courier, mono;}a.info:hover {    z-index:50; }a.info span {    display:none;}a.info:hover span { /*la tag SPAN apparaitra avec l’effet hover*/    display:block;    position:absolute;    top:-20px;     left:0px;            /* Éléments pour positionner le texte dans la bulle */    padding-left:0px;    padding-top:0px;     padding-bottom:0px;    padding-right:0px;    width:90px;    height:39px;    /* Style du character dans la bulle */    font-family:"Courier New", Courier, mono;    font-weight:normal;    font-size:14px;    color:#F9F13E;    text-decoration:none;    text-align:center;}