/* CSS Document */

#menu_rub1{
	background-image:url(images/fr/m_accueil.png);
	background-repeat: no-repeat;
	background-position: 33px center;
	height:10px;
}

#menu_rub2{
	background-image:url(images/fr/m_actu.png);
	background-repeat: no-repeat;
	background-position: 33px center;
	height:13px;
}
#menu_rub2.on{
	background-image:url(images/fr/m_actu_on.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height:13px;
}
#menu_rub3{
	background-image:url(images/fr/m_carte.png);
	background-repeat: no-repeat;
	background-position: 33px  center;
	height:27px;
}
#menu_rub3.on{
	background-image:url(images/fr/m_carte_on.png);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: 10px center;
	height:27px;
}
#menu_rub4{
	background-image:url(images/fr/m_resa.png);
	background-repeat: no-repeat;
	background-position: 33px  center;
	height:30px;
}
#menu_rub4.on{
	background-image:url(images/fr/m_resa_on.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height:30px;
}
#menu_rub5{
	background-image:url(images/fr/m_traiteur.png);
	background-repeat: no-repeat;
	background-position: 33px  center;
	height:10px;
}
#menu_rub5.on{
	background-image:url(images/fr/m_traiteur_on.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	height:10px;
}