/* MENU */
.cellmenu {padding:0px 0px 0px 10px; color:#FFFFFF; font-weight:bold;}

/* MENU LISTE */
			dl {width: 179px;}
			dt {font-weight: bold; background: #999999; text-align:right; color:#000000;}
			dd {padding:0px 0px 5px 0px;}
			dd a {display: block; color: #FFFFFF; text-decoration: none;}
			dd a:hover {background: #B70004; color:#FFFFFF; font-weight:bold;}

			ul {padding:0px 10px 0px 10px; text-align:right; list-style-type:none; font-size:12px; }
			li {color:#FFFFFF;}
			li a {color: #FFFFFF; text-decoration: none;}
			li a:hover {background-color:#FFFFFF; color:#000000;}

/* MENU HORIZONTAL */
.menuBouton{ height:22px; background-image:url(Img/Boutons/Bouton.png);}

			.bouton1 {float:left;}
			.bouton1 a {display: block; height: 22px; width:98px; background-image:url(Img/Boutons/BtnTrefAccue.png);}
			.bouton1 a:hover {height:22px; width:98px; background-image:url(Img/Boutons/BtnTrefAccue2.png);}
			
			.bouton2 {float:left;}
			.bouton2 a {display: block; height: 22px; width:98px; background-image:url(Img/Boutons/BtnCoeurActu.png);}
			.bouton2 a:hover {height:22px; width:98px; background-image:url(Img/Boutons/BtnCoeurActu2.png);}
			
			.bouton3 {float:left;}
			.bouton3 a {display: block; height: 22px; width:98px; background-image:url(Img/Boutons/BtnPicLiens.png);}
			.bouton3 a:hover {height:22px; width:98px; background-image:url(Img/Boutons/BtnPicLiens2.png);}
			
			.bouton4 {float:left;}
			.bouton4 a {display: block; height: 22px; width:98px; background-image:url(Img/Boutons/BtnCarreRecru.png);}
			.bouton4 a:hover {height:22px; width:98px; background-image:url(Img/Boutons/BtnCarreRecru2.png);}
			
			.bouton5 {float:left;}
			.bouton5 a {display: block; height: 22px; width:108px; background-image:url(Img/Boutons/BtnProb.png);}
			.bouton5 a:hover {height:22px; width:98px; background-image:url(Img/Boutons/BtnProb2.png);}
			
			.espbouton {float:left;}
			.espbouton a {display: block; height: 22px; width:10px; }