.texte_menu {
visibility:hidden;
display:none;
}
/* -----------------------------------------------------------*/
div#menu {width:300px;height: 171px; padding:0 5px 0 0px;margin:0;}
div#menu ul{width: 300px;height: 171px;background: transparent url(images/menu.gif) no-repeat -300px 0px; padding:0px; margin:0px;}
div#menu ul li{
	padding: 0;
	margin: 0;
	list-style: none;
	display: block;
}
#menu ul li, #menu ul a {
height: 34px;
display: block;
margin: 0;
padding: 0;
}

/* -----------------------------------------------------------*/
#menu-actus a:hover, #menu-actus a:active {background: transparent url(images/menu.gif) 0px 0px;}
#menu-realisations a:hover, #menu-realisations a:active {background: transparent url(images/menu.gif) 0px -34px;}
#menu-savoir-faire a:hover, #menu-savoir-faire a:active {background: transparent url(images/menu.gif) 0px -68px;}
#menu-projet a:hover, #menu-projet a:active {background: transparent url(images/menu.gif) 0px -102px;}
#menu-contact a:hover, #menu-contact a:active {background: transparent url(images/menu.gif) 0px -136px;}
/* -----------------------------------------------------------*/

body#agence #menu-actus a {background: transparent url(images/menu.gif) 0px 0px;}
body#realisations #menu-realisations a {background: transparent url(images/menu.gif) 0px -34px;}
body#savoir-faire #menu-savoir-faire a {background: transparent url(images/menu.gif) 0px -68px;}
body#contact #menu-projet a {background: transparent url(images/menu.gif) 0px -102px;}

/* -------------------------------------------------------------*/
