a:hover { background:none; z-index:500; }

#REFERENCE_GPRAHIQUE{
	width:700px;
	border:#FF0000 solid 0px;
	
}

#Secteur_Auto, #Secteur_Nautisme, #Secteur_PoidLourd, #Secteur_Aero, #Secteur_Divers, #Secteur_Industrie{
	position:absolute; 
	display:block; 
	width:40px; 
	border:0px solid #0000FF;  
	color:#c65252;	
	background-color:#c65252
}

#Secteur_Auto{
	height:195px; 
	top:114px; 
	left:66px; 
}

#Secteur_PoidLourd{
	height:265px; 
	top:44px; 
	left:155px; 	
}

#Secteur_Nautisme{
	height:74px; 
	top:235px; 
	left:244px; 	
}

#Secteur_Aero{
	height:47px; 
	top:262px; 
	left:333px; 	
}

#Secteur_Divers{
	height:21px; 
	top:288px; 
	left:422px; 	
}

#Secteur_Industrie{
	height:28px; 
	top:281px; 
	left:511px; 	
}

#Secteur_Auto span, #Secteur_PoidLourd span, #Secteur_Nautisme span, #Secteur_Aero span, #Secteur_Divers span, #Secteur_Industrie span { display:none; }

#Secteur_Auto:hover, #Secteur_PoidLourd:hover, #Secteur_Nautisme:hover, #Secteur_Aero:hover, #Secteur_Divers:hover, #Secteur_Industrie:hover{
	position:absolute;
	height:265px; 
	top:42px; 	
}

#Secteur_Auto:hover{
	left:41px; 
}

#Secteur_PoidLourd:hover{
	left:130px; 	
}

#Secteur_Nautisme:hover{
	left:219px; 	
}

#Secteur_Aero:hover{
	left:308px; 	
}

#Secteur_Divers:hover{
	left:397px; 	
}

#Secteur_Industrie:hover{
	left:487px; 	
}

#Secteur_Auto:hover span, #Secteur_PoidLourd:hover span, #Secteur_Nautisme:hover span, #Secteur_Aero:hover span, #Secteur_Divers:hover span, #Secteur_Industrie:hover span{
	background-color:#FFFFFF;
	font-size:0.9em;
	width:87px;
	border:2px groove #000000;
	text-decoration:none;
	color:#000000;
	display:block;
	height:265px;
}


