#menuTop{
height:30px;
background:url(/media/menu/bck-menu.png) no-repeat;

}

ul#menuSections {
margin-left:10px;
}

ul#menuSections li {
display:inline;
list-style-position:inside;display:block;
float:left;
padding-top:5px;
}

#menuSections .particuliers a{
width:106px;
height:18px;
display:block;
background:url(/media/menu/fr/menu-part-off.png) no-repeat;
}
#menuSections .particuliers a:hover, #menuSections .particuliers a.current{
width:106px;
height:18px;
display:block;
background:url(/media/menu/fr/menu-part-on.png) no-repeat;
}
#menuSections .ecoles a{
width:73px;
height:18px;
display:block;
background: url(/media/menu/fr/menu-ecoles-off.png) no-repeat;
}
#menuSections .ecoles a:hover,#menuSections .ecoles a.current{
width:73px;
height:18px;
display:block;
background: url(/media/menu/fr/menu-ecoles-on.png) no-repeat;
}
#menuSections .communes a{
width:103px;
height:18px;
display:block;
background: url(/media/menu/fr/menu-communes-off.png) no-repeat;
}
#menuSections .communes a:hover,#menuSections .communes a.current{
width:103px;
height:18px;
display:block;
background: url(/media/menu/fr/menu-communes-on.png) no-repeat;
}
#menuSections .presse a{
width:72px;
height:18px;
display:block;
background: url(/media/menu/fr/menu-presse-off.png) no-repeat;
}
#menuSections .presse a:hover,#menuSections .presse a.current{  
width:72px;
height:18px;
display:block;
background: url(/media/menu/fr/menu-presse-on.png) no-repeat;
}
#menuSections .intercommunale a{
width:156px;
height:18px;
display:block;
background: url(/media/menu/fr/menu-intercom-off.png);
}
#menuSections .intercommunale a:hover,#menuSections .intercommunale a.current{
width:156px;
height:18px;
display:block;
background: url(/media/menu/fr/menu-intercom-on.png);
}
/*#menuSections .espace a{*/
#menuSections .espace {
width:150px;
height:18px;
display:block;
}

/*#menuSections .espace-home a{*/
#menuSections .espace-home {
width:280px;
height:18px;
display:block;
}

