/* CSS Document */

#menu1 {	width: 100px; height: 30px;background: url(skin/menu_accueil.gif) no-repeat ;}
#menu1 a { width: 100px; height: 30px; display: block ; background: url(skin/menu_accueil.gif) no-repeat 0 0 ;}
#menu1 a:hover { background: url(skin/lien_accueil.gif) no-repeat 0 0 ;}

#menu2 {	width: 100px; height: 30px; background: url(skin/menu_mariage.gif) no-repeat ;}
#menu2 a { width: 100px; height: 30px; display: block ; background: url(skin/menu_mariage.gif) no-repeat 0 0 ;}
#menu2 a:hover {	background: url(skin/lien_mariage.gif) no-repeat 0 0 ;}

#menu3  { width: 100px; height: 30px; background: url(skin/menu_portraits.gif) no-repeat ;}
#menu3 a { width: 100px; height: 30px; display: block ; background: url(skin/menu_portraits.gif) no-repeat 0 0 ;}
#menu3 a:hover {	background: url(skin/lien_portraits.gif) no-repeat 0 0 ;}

#menu4 {	width: 100px; height: 30px; background: url(skin/menu_enfants.gif) no-repeat  ;}
#menu4 a { width: 100px; height: 30px; display: block ;background: url(skin/menu_enfants.gif) no-repeat 0 0 ;}
#menu4 a:hover { background: url(skin/lien_enfants.gif) no-repeat 0 0 ;}

#menu5 {	width: 100px; height: 30px; background: url(skin/menu_grossesse.gif) no-repeat ;}
#menu5 a { width: 100px;	height: 30px; display: block ; background: url(skin/menu_grossesse.gif) no-repeat 0 0 ;}
#menu5 a:hover {	background: url(skin/lien_grossesse.gif) no-repeat 0 0 ;}

#menu6 { width: 100px; height: 30px; background: url(skin/menu_groupes.gif) no-repeat ;}
#menu6 a { width: 100px;	height: 30px; display: block ; background: url(skin/menu_groupes.gif) no-repeat 0 0 ;}
#menu6 a:hover { background: url(skin/lien_groupes.gif) no-repeat 0 0 ;}

#menu7 {	width: 100px; height: 30px; background: url(skin/menu_compositions.gif) no-repeat;}
#menu7 a { width: 100px; height: 30px; display: block ; background: url(skin/menu_compositions.gif) no-repeat 0 0 ;}
#menu7 a:hover { background: url(skin/lien_compositions.gif) no-repeat 0 0 ;}

#menu8 {	width: 100px; height: 30px; background: url(skin/menu_magasin.gif) no-repeat ;}
#menu8 a { width: 100px;	height: 30px; display: block ; background: url(skin/menu_magasin.gif) no-repeat 0 0 ;}
#menu8 a:hover { background: url(skin/lien_magasin.gif) no-repeat 0 0 ;}


