@charset "iso-8859-1";


#home a {
    background: url(/templates/0/fr/imgs/top.jpg) center center no-repeat;
    width: 115px;
    height: 116px;
}

#home a:hover { background: url(/templates/0/fr/imgs/stop.jpg); }
#title_site { background: white url(/templates/0/fr/imgs/title.png); }
#site_explain { background: white url(/templates/0/fr/imgs/top5.gif) }

#menu_bio { right: 390px; }
#menu_news { right: 320px; }
#menu_gallery { right: 219px; }
#menu_store { right: 108px; }
#menu_contact { right: 4px; }

#menu_bio a { background: url(/templates/0/fr/imgs/button_bio.gif); width: 53px;}
#menu_news a { background: url(/templates/0/fr/imgs/button_news.gif); width: 66px;}
#menu_gallery a { background: url(/templates/0/fr/imgs/button_galerie.gif); width: 97px;}
#menu_store a { background: url(/templates/0/fr/imgs/button_boutique.gif); width: 107px;}
#menu_contact a { background: url(/templates/0/fr/imgs/button_contact.gif); width: 100px; }

#menu_bio .menu_selected { background: url(/templates/0/fr/imgs/button_s_bio.gif); width: 53px;}
#menu_news .menu_selected { background: url(/templates/0/fr/imgs/button_s_news.gif); width: 66px;}
#menu_gallery .menu_selected { background: url(/templates/0/fr/imgs/button_s_galerie.gif); width: 97px;}
#menu_store .menu_selected { background: url(/templates/0/fr/imgs/button_s_boutique.gif); width: 107px;}
#menu_contact .menu_selected { background: url(/templates/0/fr/imgs/button_s_contact.gif); width: 100px; }

#menu_contact a:hover { background: url(/templates/0/fr/imgs/button_s_contact.gif); }
#menu_gallery a:hover { background: url(/templates/0/fr/imgs/button_s_galerie.gif); }
#menu_store a:hover { background: url(/templates/0/fr/imgs/button_s_boutique.gif); }
#menu_bio a:hover { background: url(/templates/0/fr/imgs/button_s_bio.gif); }
#menu_news a:hover { background: url(/templates/0/fr/imgs/button_s_news.gif); }

.new_photo {
    background: url(/templates/0/fr/imgs/newphoto.gif) center center no-repeat;
}


