/* CSS Document - Gestion Menu */

#menu_table	{
background-repeat:no-repeat;
background-position:top left;
/*background-color:#00810b;*/
background-color:#ccffff;
margin-top:1px;
}
.menuVisible{
	display:block;
	visibility:visible;
	position:absolute;
	z-index:200;
	min-width:100px;
	background-color: #CCFFFF;
	color:#CCFFFF;
}
.menuHidden{
	display: none;
	visibility: hidden;
}
.labelMenu{
	font-weight: bold;
	background-color: #FFFFFF;
	display:block;
	border-top:1px solid d4d4d4;
	width:auto !important;
	width:140px;
	text-decoration:none !important;
}

.labelMenuOn, .labelMenu:hover{
	font-weight: bold;
	background-color: #d4d4d4;
	text-decoration:none !important;
	display:block;
}
.labelMenu a:hover,.labelMenu,.labelMenu:hover,.labelMenuOn a{
	padding:100px;
	padding-top:3px;
	padding-bottom:3px;
	display:block;
	font-size:.7em;
	text-decoration:none !important;
	}
.menuElements{
	border-left: 1px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background-color: #CCFFFF;
      position:absolute;
      top:-20px;
      left:130px;
	width:100px;
}
.menuElements a{
	text-decoration:none;
	font-size:.7em;
/*	color:#00810B;*/
	color:#000000;
}

.menuElements div{
	border-right: 1px solid #d4d4d4;
}

#mainMenu	{
background-repeat:no-repeat;*/
}

  /***********************/
 /*** Modifs menu CSS ***/
/***********************/

#menu_left{
	list-style-type:none;
	padding:0px;
	margin:0px;
	background-repeat:no-repeat;
	font-size:14px;
	}
#menu_button li, #menu_left li{
	float:down;
        padding:0px;
        margin:0px;
	}

/* The text, not displayed because it's already in the background image */
#menu_button li a b, #menu_left li a b{
	display:none;
	}

#menu_button li a, #menu_left li a{
	display:block;
	height:20px;
	}

#menu_button .menuElements a, #menu_left .menuElements a{
	height:18px;
	padding:1px;
	}

/* Width and background image for each link */
#accueil_label{
	width:102px;
	background-image:url(../button/b_accueil.gif);
	}
#agenda_label{
	width:102px;
	background-image:url(../button/b_agenda.gif);
	}
#echecs_label{
	width:102px;
	background-image:url(../button/b_les_echecs.gif);
	}
#favoris_label{
	width:102px;
	background-image:url(../button/b_web_favoris.gif);
	}
#news_label{
	width:102px;
	background-image:url(../button/b_news.gif);
	}
#divers_label{
	width:102px;
	background-image:url(../button/b_divers.gif);
	}
#contact_label{
	width:102px;
	background-image:url(../button/b_contact.gif);
	}
#site_pro_label{
	width:102px;
	background-image:url(../button/b_site_pro.gif);
	}
#expo_label{
	width:102px;
	background-image:url(../button/b_expo_nadine.gif);
	}
#site_remi_label{
	width:102px;
	background-image:url(../button/b_site_remi.gif);
	}
#rssreader_label{
	width:102px;
	background-image:url(../button/b_rssreader.gif);
	}
#tsrinfo_label{
	width:102px;
	background-image:url(../button/b_tsrinfo.gif);
	}
#lci_label{
	width:102px;
	background-image:url(../button/b_lci.gif);
	}
#latribne_label{
	width:102px;
	background-image:url(../button/b_tribune.gif);
	}
#swissinfo_label{
	width:102px;
	background-image:url(../button/b_swissinfo.gif);
	}
#rue89_label{
	width:102px;
	background-image:url(../button/b_rue89.gif);
	}
#letemps_label{
	width:102px;
	background-image:url(../button/b_letemps.gif);
	}
#lemonde_label{
	width:102px;
	background-image:url(../button/b_lemonde.gif);
	}
#lefigaro_label{
	width:102px;
	background-image:url(../button/b_lefigaro.gif);
	}
#liberation_label{
	width:102px;
	background-image:url(../button/b_liberation.gif);
	}
#lalibre_label{
	width:102px;
	background-image:url(../button/b_lalibre.gif);
	}
#lematin_label{
	width:102px;
	background-image:url(../button/b_le_matin.gif);
	}
#aquarium_label{
	width:102px;
	background-image:url(../button/b_aquarium.gif);
	}
#timbres_label{
	width:102px;
	background-image:url(../button/b_mes_timbres.gif);
	}


/* And the highlight */

#accueil_label:hover, .accueil_selected #accueil_label{
	background-image:url(../button/ba_accueil.gif);
	}
#agenda_label:hover, .agenda_selected #agenda_label{
	background-image:url(../button/ba_agenda.gif);
	}
#echecs_label:hover, .echecs_selected #echecs_label{
	background-image:url(../button/ba_les_echecs.gif);
	}
#favoris_label:hover, .favoris_selected #favoris_label{
	background-image:url(../button/ba_web_favoris.gif);
	}
#news_Label:hover, .news_selected #news_label{
	background-image:url(../button/ba_news.gif);
	}
#divers_label:hover, .divers_selected #divers_label{
	background-image:url(../button/ba_divers.gif);
	}
#contact_label:hover, .contact_selected #contact_label{
	background-image:url(../button/ba_contact.gif);
	}
#site_pro_label:hover, .site_pro_selected #site_pro_label{
	background-image:url(../button/ba_site_pro.gif);
	}
#expo_label:hover, .expo_selected #expo_label{
	background-image:url(../button/ba_expo_nadine.gif);
	}
#site_remi_label:hover, .site_remi_selected #site_remi_label{
	background-image:url(../button/ba_site_remi.gif);
	}
#rssreader_label:hover, .rssreader_selected #rssreader_label{
	background-image:url(../button/ba_rssreader.gif);
	}
#tsrinfo_label:hover, .tsrinfo_selected #tsrinfo_label{
	background-image:url(../button/ba_tsrinfo.gif);
	}
#lci_label:hover, .lci_selected #lci_label{
	background-image:url(../button/ba_lci.gif);
	}
#latribne_label:hover, .latribne_selected #latribne_label{
	background-image:url(../button/ba_tribune.gif);
	}
#swissinfo_label:hover, .swissinfo_selected #swissinfo_label{
	background-image:url(../button/ba_swissinfo.gif);
	}
#rue89_label:hover, .rue89_selected #rue89_label{
	background-image:url(../button/ba_rue89.gif);
	}
#letemps_label:hover, .letemps_selected #letemps_label{
	background-image:url(../button/ba_letemps.gif);
	}
#lemonde_label:hover, .lemonde_selected #lemonde_label{
	background-image:url(../button/ba_lemonde.gif);
	}
#lefigaro_label:hover, .lefigaro_selected #lefigaro_label{
	background-image:url(../button/ba_lefigaro.gif);
	}
#liberation_label:hover, .liberation_selected #liberation_label{
	background-image:url(../button/ba_liberation.gif);
	}
#lalibre_label:hover, .lalibre_selected #lalibre_label{
	background-image:url(../button/ba_lalibre.gif);
	}
#lematin_label:hover, .lematin_selected #lematin_label{
	background-image:url(../button/ba_le_matin.gif);
	}
#aquarium_label:hover, .aquarium_selected #aquarium_label{
	background-image:url(../button/ba_aquarium.gif);
	}
#timbres_label:hover, .timbres_selected #timbres_label{
	background-image:url(../button/ba_mes_timbres.gif);
	}
