.corp2 {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	position:relative;	
	width: 99%;
	/*height: 90%;*/
	margin-top : 20px;
		
	
}

.titre_tableau {
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	color: #330066;
	font-weight: normal;
	font-size: 16px;
	vertical-align: middle;
	text-decoration: none;
	font-style: normal;
		
		
}

.titre_lien{
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	color: #330066;
	font-weight: normal;
	font-size: 16px;
	vertical-align: middle;
	text-decoration: none;
	font-style: normal;
		
		
}


.cachediv {
		visibility: hidden;
		overflow: hidden;
		height: 1px;
		margin-top: -1px;
		position: absolute;
}

.legende {
	position:relative;
	font-family: Century Gothic,Arial, Helvetica, sans-serif;
	color: #330066;
	font-weight: normal;
	width: 600px;
	font-size: 16px;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	font-style: normal;
	border:1px;
	margin-bottom: 2px;
	left: 50%;	
	margin-left: -300px;
}	

a.info{
    position:relative; 
    z-index:24; 
    color:#330066;
    text-decoration:none;
	font-size: 16px;
	color: #330066;
	
}

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

a.info span{display: none}

a.info:hover span{ 
/*le contenu de la balise span ne 
sera visible que pour l'etat a:hover */
font-family: Century Gothic,Arial, Helvetica, sans-serif;
 display:block; 
 position:absolute;   
 top:-1em; left:5em; width:25em;
 border:1px solid #330066;
 color:#330066;
 text-align: justify;
 font-size: 11px;
 font-weight:none;
 font-style: normal;
 padding:1px;
    
}

a.info2{
    position:relative; 
    z-index:24; 
    color:#330066;
    text-decoration:none;
	font-size: 12px;
	color: #330066;
	
}

a.info2:hover{z-index:25;}

a.info2 span{display: none}

a.info2:hover span{ 
/*le contenu de la balise span ne 
sera visible que pour l'etat a:hover */
font-family: Century Gothic,Arial, Helvetica, sans-serif;
 display:block; 
 position:absolute;   
 top:-1em; left:-23em; width:25em;
 border:1px solid #330066;
 background-color:black; color:#330066;
 text-align: justify;
 font-size: 11px;
 font-weight:none;
 font-style: normal;
 padding:1px;
    
}











