#bienfaits {
	position:			relative;
	left:				150px;
}

#menuPlantes {
	height:				50px;
	position:			relative;
	left:				60px;
	clear:				right;
	width:				666px;
}





#fleurG {
	width:				83px;
	height:				50px;
	background-image:	url(../../images/plantes/fleur_g.jpg);
}

#fleurC {
	background-color:	#007E46;
	width:				500px;
	height:				18px;
	margin-top:			19px;
}

.actif {
	background-color:	#002D19;
	color:				#FFFFFF;
	font-weight:		bold;
}

#fleurC a {
	color:				#FFFFFF;
	float:				left;
	width:				18px;
	height:				16px;
	text-align:			center;
	padding-top:        2px;
}

#fleurC a:hover {
	background-color:	#002D19;
	text-decoration:	none;
}

#fleurC span {
	float:				left;
	width:				18px;
	height:				16px;
	text-align:			center;
	padding-top:        2px;	
}

#fleurC div {
	width:				1px;
	height:				12px;
	background-color:	#FFFFFF;
	float:				left;
	margin-top:			3px;
}

#fleurD {
	width:				83px;
	height:				50px;
	background-image:	url(../../images/plantes/fleur_d.jpg);
}


#spacer1 {
	 float:				left;
	 width:				150px;
	 height: 			50px;
}

#contenu {
	width:						400px;
}

#vignette {
	width:						300px;
	clear:						right;
	margin-top:					50px;
}

.encours {
	color:						#00CC71;
}

#menu2 {
	position:					relative;
	top:						-20px;
}

#menu3 {
	position:					relative;
	top:						15px;
	_top:						25px;
	
}

#titre {
	position:					relative;
	top:						70px;
	left:						-20px;
}

#paraTexte {
	margin-top:					70px;
}

#spacer2 {
	position:					relative; 
	clear:						both;
}










