body#presentation a#presentation, body#plantes a#plantes, body#vegetaux a#vegetaux, body#plan a#plan, body#contact a#contact{
	color:#FFFFCC;
	padding-bottom: 4px;
	background-image: url(../images/deco/on.gif);
	background-repeat: no-repeat;
   }
   
   
   
a.menu{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	text-decoration: none;
	display:block;
	height: 50px;
	width:100%;
	font-family: Courier New;
	font-size: 14px;
	color:#FEE54B;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 35px;
	background-image: url(../images/deco/off.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	}
	


	
a.menu:hover{
	color:#FEE54B;
	padding-bottom: 4px;
	background-image: url(../images/deco/roll.gif);
	
}

a.lien
{
	color:#FEE54B;
	text-decoration:none;
	font-family: courrier new;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-align: right;
}
a.lien:hover{
	color:#FFFFCC;
}

a.retour
{
	color:#FEE54B;
	text-decoration:none;
	font-family: courrier new;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-align: right;
}
a.retour:hover{
	color:#FFFFCC;
}


a.link_petit_plan{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	font-family: courrier new;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#FEE54B;
	display:block;
	width:100%;
	background-color: #708D52;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #6CA669;
	border-right-color: #6CA669;
	border-left-color: #6CA669;
	}

a.link_petit_plan:hover{
	background-color: #708D52;
	color:#FFFFCC;
}


a.lien_savoir_plus
{
	color:#FEE54B;
	text-decoration:none;
	font-family: courrier new;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-align: right;
}
a.lien_savoir_plus:hover{
	color:#FFFFCC;
}


a.lien_plan
{
	color:#FEE54B;
	text-decoration:none;
	font-family: courrier new;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-align: right;
}
a.lien_plan:hover{
	color:#FFFFCC;
}