/* CSS Document */

/* CLASS MENU AVIONS */
a.avions { 
     display: block; 
     width: 60px; 
     height: 17px; 
     background-image: url('../images/avionsOFF.gif'); 
     background-repeat: no-repeat;
     }	 
	
a.avionsON { 
     display: block; 
     width: 60px; 
     height: 17px; 
     background-image: url('../images/avionsON.gif'); 
     background-repeat: no-repeat;
     }  
   
a.avions:hover { 
     background-image: url('../images/avionsON.gif'); 
     } 

a.avions span { 
display: none;
}

a.avions:hover span { 
    display: block; 
    position: absolute;
    top: -21px;
    left: 746px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

.avionsCON { 
    display: block; 
    position: absolute;
    top: -21px;
    left: 746px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}
     
/* CLASS MENU VOITURES */
a.voitures { 
     display: block; 
     width: 74px; 
     height: 17px; 
     background-image: url('../images/voituresOFF.gif'); 
     background-repeat: no-repeat;
     }

a.voituresON { 
     display: block; 
     width: 74px; 
     height: 17px; 
     background-image: url('../images/voituresON.gif'); 
     background-repeat: no-repeat;
     }
     	 
a.voitures:hover { 
     background-image: url('../images/voituresON.gif'); 
     }

a.voitures span { 
display: none;
}
a.voitures:hover span { 
    display: block; 
    position: absolute;
    top: -31px;
    left: 696px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

.voituresCON { 
    display: block; 
    position: absolute;
    top: -31px;
    left: 696px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

/* CLASS MENU BATEAUX */     
a.bateaux { 
     display: block; 
     width: 75px; 
     height: 17px; 
     background-image: url('../images/bateauxOFF.gif'); 
     background-repeat: no-repeat;
     }
a.bateauxON { 
     display: block; 
     width: 75px; 
     height: 17px; 
     background-image: url('../images/bateauxON.gif'); 
     background-repeat: no-repeat;
     }	 
a.bateaux:hover { 
     background-image: url('../images/bateauxON.gif'); 
     }        

a.bateaux span { 
display: none;
}
a.bateaux:hover span { 
    display: block; 
    position: absolute;
    top: -21px;
    left: 632px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

.bateauxCON { 
    display: block; 
    position: absolute;
    top: -21px;
    left: 632px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

/* CLASS MENU RADIOCOMMANDES */     
a.radiocommandes { 
     display: block; 
     width: 141px; 
     height: 17px; 
     background-image: url('../images/radiocommandesOFF.gif'); 
     background-repeat: no-repeat;
     }
a.radiocommandesON { 
     display: block; 
     width: 141px; 
     height: 17px; 
     background-image: url('../images/radiocommandesON.gif'); 
     background-repeat: no-repeat;
     }	 
a.radiocommandes:hover { 
     background-image: url('../images/radiocommandesON.gif'); 
     }        

a.radiocommandes span { 
display: none;
}
a.radiocommandes:hover span { 
    display: block; 
    position: absolute;
    top: -31px;
    left: 564px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

.radiocommandesCON { 
    display: block; 
    position: absolute;
    top: -31px;
    left: 564px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

/* CLASS MENU ACCESSOIRES */     
a.accessoires { 
     display: block; 
     width: 102px; 
     height: 17px; 
     background-image: url('../images/accessoiresOFF.gif'); 
     background-repeat: no-repeat;
     }
a.accessoiresON { 
     display: block; 
     width: 102px; 
     height: 17px; 
     background-image: url('../images/accessoiresON.gif'); 
     background-repeat: no-repeat;
     }	 
a.accessoires:hover { 
     background-image: url('../images/accessoiresON.gif'); 
     }  

a.accessoires span { 
display: none;
}
a.accessoires:hover span { 
    display: block; 
    position: absolute;
    top: -21px;
    left: 430px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

.accessoiresCON { 
    display: block; 
    position: absolute;
    top: -21px;
    left: 430px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

/* CLASS MENU DIVERS */     
a.divers { 
     display: block; 
     width: 59px; 
     height: 17px; 
     background-image: url('../images/diversOFF.gif'); 
     background-repeat: no-repeat;
     }
a.diversON { 
     display: block; 
     width: 59px; 
     height: 17px; 
     background-image: url('../images/diversON.gif'); 
     background-repeat: no-repeat;
     }
     	 
a.divers:hover { 
     background-image: url('../images/diversON.gif'); 
     }         

a.divers span { 
display: none;
}
a.divers:hover span { 
    display: block; 
    position: absolute;
    top: -31px;
    left: 338px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

.diversCON { 
    display: block; 
    position: absolute;
    top: -31px;
    left: 338px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

/* CLASS MENU DISTRIBUTEURS */
a.distributeurs { 
     display: block; 
     width: 110px; 
     height: 17px; 
     background-image: url('../images/distributeursOFF.gif'); 
     background-repeat: no-repeat;
     }
a.distributeursON { 
     display: block; 
     width: 110px; 
     height: 17px; 
     background-image: url('../images/distributeursON.gif'); 
     background-repeat: no-repeat;
     }	 
a.distributeurs:hover { 
     background-image: url('../images/distributeursON.gif'); 
     }  

a.distributeurs span { 
display: none;
}

a.distributeurs:hover span { 
    display: block; 
    position: absolute;
    top: -31px;
    left: 117px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}
 
.distributeursCON { 
    display: block; 
    position: absolute;
    top: -31px;
    left: 117px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}

/* CLASS MENU SUPPORT */     
a.support { 
     display: block; 
     width: 68px; 
     height: 17px; 
     background-image: url('../images/supportOFF.gif'); 
     background-repeat: no-repeat;
     }
a.supportON { 
     display: block; 
     width: 68px; 
     height: 17px; 
     background-image: url('../images/supportON.gif'); 
     background-repeat: no-repeat;
     }
     	 
a.support:hover { 
     background-image: url('../images/supportON.gif'); 
     }  

a.support span { 
display: none;
}

a.support:hover span { 
    display: block; 
    position: absolute;
    top: -21px;
    left: 14px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}
 
.supportCON { 
    display: block; 
    position: absolute;
    top: -21px;
    left: 14px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}
  
/* CLASS MENU ACTUALITES */     
a.tiger { 
     display: block; 
     width: 105px; 
     height: 17px; 
     background-image: url('../images/actuOFF.gif'); 
     background-repeat: no-repeat;
     }
a.tigerON { 
     display: block; 
     width: 105px; 
     height: 17px; 
     background-image: url('../images/actuON.gif'); 
     background-repeat: no-repeat;
     }
	 
a.tiger:hover { 
     background-image: url('../images/actuON.gif'); 
     }  

a.tiger span { 
display: none;
}
a.tiger:hover span { 
    display: block; 
    position: absolute;
    top: -21px;
    left: 197px;
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
}    

.tigerCON { 
    display: block; 
    position: absolute;
    top: -21px;
    left: 197px;    
    width: 17px;
    height: 18px;
    background-image: url('../images/CarreNavON.png');
} 
            
.titre{

position:absolute;

top:13px;

left:2px;

height:68;

width:780;

background-image: url('../images/nom.png');   

/*
position:absolute;

top:1px;

left:2px;

height:80;

width:789;

background-image: url('../images/nom_noel.png');     
*/

}



