

a#home{
background-image: url(../images/gabarit/menu1/home_off.jpg);
height: 46px;
}
a#home:hover{
background-image: url(../images/gabarit/menu1/home_on.jpg); 
}
a#presentation{
background-image: url(../images/gabarit/menu1/presentation_off.jpg);
height: 45px;
}
a#presentation:hover{
background-image: url(../images/gabarit/menu1/presentation_on.jpg); 
}
a#prestations{
background-image: url(../images/gabarit/menu1/prestations_off.jpg);
height: 44px;
}
a#prestations:hover{
background-image: url(../images/gabarit/menu1/prestations_on.jpg); 
}
a#services{
background-image: url(../images/gabarit/menu1/services_off.jpg);
height: 45px;
}
a#services:hover{
background-image: url(../images/gabarit/menu1/services_on.jpg); 
}
a#realisations{
background-image: url(../images/gabarit/menu1/realisations_off.jpg);
height: 47px;
}
a#realisations:hover{
background-image: url(../images/gabarit/menu1/realisations_on.jpg); 
}
a#decoration{
background-image: url(../images/gabarit/menu1/decoration_off.jpg);
height: 47px;
}
a#decoration:hover{
background-image: url(../images/gabarit/menu1/decoration_on.jpg); 
}
a#espace{
background-image: url(../images/gabarit/menu1/espace_off.jpg);
height: 43px;
}
a#espace:hover{
background-image: url(../images/gabarit/menu1/espace_on.jpg); 
}
a#contact{
background-image: url(../images/gabarit/menu1/contact_off.jpg);
height: 45px;
}
a#contact:hover{
background-image: url(../images/gabarit/menu1/contact_on.jpg); 
}
a#plan{
background-image: url(../images/gabarit/menu1/plan_off.gif);
height: 64px;
}
a#plan:hover{
background-image: url(../images/gabarit/menu1/plan_on.gif); 
}

