/* 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-left: -487px; }

/*------- navigation ------- */
#menu { height: 50px; margin: 2px 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: 25px auto 3px; padding: 0; position: relative;
	clear: both;
}
#flashcontent {  width: 894px; height: 500px; margin: 0 auto; padding: 0; position: relative;
	clear: both;
}

#facebooklikebox {
	position: absolute;
	top: 0;
	left: 400px;
	width: 450px;
	z-index: 102;
	height: 40px;
	padding-top: 5px;
	text-align: right;
}

#facebook {
	background: transparent url(_img/facebook.png) 0 -35px;
	position: absolute;
	top: 0;
	right: 20px;
	width: 65px;
	height: 35px;
	z-index: 100;
}

#facebook a {
	background: transparent url(_img/facebook.png) 0 0;
	width: 100%;
	height: 100%;
	display: block;
}

#facebook a:hover {
	background: none;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	margin-top: 10px;
	display: block;
}
#f1 {
	width: 894px;
	position: relative;
	clear: both;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	margin: 15px auto 0;
}
.clear {
	clear: both;
}

