/* ------------------ MENU HORIZONTAL : Paramètres généraux ------------------- */

ul#menu {
padding:0;
margin:0;
list-style-type:none;
}

li#menu
{
margin-left:0px; /* Aucun espacement entre les différents li (donc entre chaque bouton dans notre cas) */
float:left; /*pour IE*/
}

ul#menu li#menu a
{
display:block;
float:left;   
width: 190px;	   /* largeur du bouton, que vous pouvez changer à loisir */
height: 22px;
color:black;
text-decoration:none;
text-align:center;
padding:0px;
border: 0px solid #fff; 
}

ul#menu li#menu a:hover
{
color: #411;
border: 0px solid gray; 
border-bottom: 0px;
color: #ffffff; /* couleur du texte */
} 

li#menu a span {     /* définition de la balise <span> inclue dans <a> */
display: none;
}

li#menu a:hover span {   /* définition de la balise <span> au survol */
display: block;
position: absolute;
top: 20px;
left: 0;
width: 950px;       /* largeur de la zone de commentaires, selon la taille du menu */
text-align: center;
border-top: 1px solid gray;
padding-top: 5px;
color: #000;
font-family: "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif, "Lucida Grande";
font-size: 9pt;
}

/* ------------------ MENU HORIZONTAL : Paramètres spécifiques ------------------- */

/* -- ACCUEIL -- */
.menu1 a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_ACCUEIL_jeuxvideo.gif) no-repeat left top;
}
.menu1 a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_jeuxvideo.gif) no-repeat left top;
}
.menu2 a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_ACCUEIL_mangas.gif) no-repeat left top;
}
.menu2 a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_mangas.gif) no-repeat left top;
}
.menu3 a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_ACCUEIL_figurines.gif) no-repeat left top;
}
.menu3 a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_figurines.gif) no-repeat left top;
}
.menu4 a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_ACCUEIL_goodies.gif) no-repeat left top;
}
.menu4 a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_goodies.gif) no-repeat left top;
}
.menu5 a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_ACCUEIL_cartes.gif) no-repeat left top;
}
.menu5 a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_cartes.gif) no-repeat left top;
}

/* -- JEUX VIDEO -- */
.menu1s {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_SURVOLE_jeuxvideo.gif) no-repeat left top;
}
.menu2jv a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_JEUXVIDEO_mangas.gif) no-repeat left top;
}
.menu2jv a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_mangas.gif) no-repeat left top;
}
.menu3jv a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_JEUXVIDEO_figurines.gif) no-repeat left top;
}
.menu3jv a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_figurines.gif) no-repeat left top;
}
.menu4jv a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_JEUXVIDEO_goodies.gif) no-repeat left top;
}
.menu4jv a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_goodies.gif) no-repeat left top;
}
.menu5jv a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_JEUXVIDEO_cartes.gif) no-repeat left top;
}
.menu5jv a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_cartes.gif) no-repeat left top;
}

/* -- MANGAS -- */
.menu1mg a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_MANGAS_jeuxvideo.gif) no-repeat left top;
}
.menu1mg a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_jeuxvideo.gif) no-repeat left top;
}
.menu2s {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_SURVOLE_mangas.gif) no-repeat left top;
}
.menu3mg a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_MANGAS_figurines.gif) no-repeat left top;
}
.menu3mg a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_figurines.gif) no-repeat left top;
}
.menu4mg a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_MANGAS_goodies.gif) no-repeat left top;
}
.menu4mg a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_goodies.gif) no-repeat left top;
}
.menu5mg a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_MANGAS_cartes.gif) no-repeat left top;
}
.menu5mg a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_cartes.gif) no-repeat left top;
}

/* -- FIGURINES -- */
.menu1fi a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_FIGURINES_jeuxvideo.gif) no-repeat left top;
}
.menu1fi a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_jeuxvideo.gif) no-repeat left top;
}
.menu2fi a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_FIGURINES_mangas.gif) no-repeat left top;
}
.menu2fi a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_mangas.gif) no-repeat left top;
}
.menu3s {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_SURVOLE_figurines.gif) no-repeat left top;
}
.menu4fi a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_FIGURINES_goodies.gif) no-repeat left top;
}
.menu4fi a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_goodies.gif) no-repeat left top;
}
.menu5fi a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_FIGURINES_cartes.gif) no-repeat left top;
}
.menu5fi a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_cartes.gif) no-repeat left top;
}

/* -- GOODIES -- */
.menu1go a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_GOODIES_jeuxvideo.gif) no-repeat left top;
}
.menu1go a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_jeuxvideo.gif) no-repeat left top;
}
.menu2go a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_GOODIES_mangas.gif) no-repeat left top;
}
.menu2go a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_mangas.gif) no-repeat left top;
}
.menu3go a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_GOODIES_figurines.gif) no-repeat left top;
}
.menu3go a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_figurines.gif) no-repeat left top;
}
.menu4s {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_SURVOLE_goodies.gif) no-repeat left top;
}
.menu5go a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_GOODIES_cartes.gif) no-repeat left top;
}
.menu5go a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_cartes.gif) no-repeat left top;
}

/* -- CARTES -- */
.menu1ca a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_CARTES_jeuxvideo.gif) no-repeat left top;
}
.menu1ca a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_jeuxvideo.gif) no-repeat left top;
}
.menu2ca a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_CARTES_mangas.gif) no-repeat left top;
}
.menu2ca a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_mangas.gif) no-repeat left top;
}
.menu3ca a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_CARTES_figurines.gif) no-repeat left top;
}
.menu3ca a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_figurines.gif) no-repeat left top;
}
.menu4ca a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_CARTES_goodies.gif) no-repeat left top;
}
.menu4ca a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_goodies.gif) no-repeat left top;
}
.menu5s {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_SURVOLE_cartes.gif) no-repeat left top;
}

/* -- PIXNLOVE -- */
.menu1pix a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_PIXNLOVE_jeuxvideo.gif) no-repeat left top;
}
.menu1pix a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_jeuxvideo.gif) no-repeat left top;
}
.menu2pix a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_PIXNLOVE_mangas.gif) no-repeat left top;
}
.menu2pix a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_mangas.gif) no-repeat left top;
}
.menu3pix a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_PIXNLOVE_figurines.gif) no-repeat left top;
}
.menu3pix a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_figurines.gif) no-repeat left top;
}
.menu4pix a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_PIXNLOVE_goodies.gif) no-repeat left top;
}
.menu4pix a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_goodies.gif) no-repeat left top;
}
.menu5pix a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_PIXNLOVE_cartes.gif) no-repeat left top;
}
.menu5pix a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_cartes.gif) no-repeat left top;
}

/* -- TGS -- */
.menu1tgs a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_TGS_jeuxvideo.gif) no-repeat left top;
}
.menu1tgs a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_jeuxvideo.gif) no-repeat left top;
}
.menu2tgs a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_TGS_mangas.gif) no-repeat left top;
}
.menu2tgs a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_mangas.gif) no-repeat left top;
}
.menu3tgs a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_TGS_figurines.gif) no-repeat left top;
}
.menu3tgs a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_figurines.gif) no-repeat left top;
}
.menu4tgs a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_TGS_goodies.gif) no-repeat left top;
}
.menu4tgs a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_goodies.gif) no-repeat left top;
}
.menu5tgs a {       /* définition de chaque bouton du menu */
background: url(../images/graphique/menu/menu_TGS_cartes.gif) no-repeat left top;
}
.menu5tgs a:hover { 
background: url(../images/graphique/menu/menu_SURVOLE_cartes.gif) no-repeat left top;
}