/* Vertuose conception végétale stylesheet :: 2007 */

/*------- display setting ------- */
span { display: none; }
img { border: none; margin: 0; padding: 0; }
a, a:visited { color: #666666; text-decoration: none; }
a:hover	{ color: #FF0066; text-decoration: none; }
ul { list-style-type: none; }
body { width: 100%; height: 100%; margin: 0; padding: 0; text-align: center; }
#content {  width: 974px; margin: 0; padding: 0; position: absolute; left: 50%; margin-top: 25px; margin-left: -487px; }

/*------- navigation ------- */
#menu { height: 50px; margin: -16px auto; padding: 0; position: relative; }
*html #menu { margin: 0 auto;}
#menu li { float: left; }
#menu li.accueil { background: url(_img/menu_acc.gif) no-repeat; width: 108px; height: 50px; background-position: 0 -50px; }
#menu li.services { background: url(_img/menu_ser.gif) no-repeat; width: 101px; height: 50px; background-position: 0 -50px; }
#menu li.promotions { background: url(_img/menu_pro.gif) no-repeat; width: 123px; height: 50px; background-position: 0 -50px; }
#menu li.accessoires { background: url(_img/menu_acs.gif) no-repeat; width: 117px; height: 50px; background-position: 0 -50px; }
#menu li.plantes { background: url(_img/menu_pla.gif) no-repeat; width: 98px; height: 50px; background-position: 0 -50px; }
#menu li.galeries { background: url(_img/menu_gal.gif) no-repeat; width: 102px; height: 50px; background-position: 0 -50px; }
#menu li.exclusivites { background: url(_img/menu_exc.gif) no-repeat; width: 126px; height: 50px; background-position: 0 -50px; }
#menu li.contacts{ background: url(_img/menu_con.gif) no-repeat; width: 119px; height: 50px; background-position: 0 -50px; }
#menu li a { display: block; height: 50px; }
#menu li a.accueil { background: url(_img/menu_acc.gif) no-repeat; width: 108px; }
#menu li a.promotions { background: url(_img/menu_pro.gif) no-repeat; width: 123px; }
#menu li a.services { background: url(_img/menu_ser.gif) no-repeat; width: 101px; }
#menu li a.accessoires { background: url(_img/menu_acs.gif) no-repeat; width: 117px; }
#menu li a.plantes { background: url(_img/menu_pla.gif) no-repeat; width: 98px; }
#menu li a.exclusivites { background: url(_img/menu_exc.gif) no-repeat; width: 126px; }
#menu li a.galeries { background: url(_img/menu_gal.gif) no-repeat; width: 102px; }
#menu li a.contacts { background: url(_img/menu_con.gif) no-repeat; width: 119px; }
#menu li a:hover { background-position: 0 -50px; }

#header {  background:url(_img/vertuose_hd.gif); width: 894px; height: 35px; margin: 0 auto; padding: 0; position: relative; }
#flashcontent {  width: 894px; height: 500px; margin: 0 auto; padding: 0; position: relative; }
