body#presentation a#presentation, body#savoir a#savoir, body#realisation a#realisation, body#moyen a#moyen, body#contact a#contact{
	color:#FE1413;
	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: 28px;
	width:100%;
	font-family: helvetica;
	font-size: 11px;
	color:#999999;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 30px;
	padding-bottom: 4px;
	background-image: url(../images/deco/off.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	}
	


	
a.menu:hover{
	color:#999999;
	padding-bottom: 4px;
	background-image: url(../images/deco/on.gif);
	
}



a.lien{
	font-family: helvetica;
	font-size: 11px;
	color: #572409;
	font-weight: bold;
	padding-left:4px;
	padding-right:4px;
	}
	

a.lien:hover{
	color: #FFFFFF;
	background-color: #572409;
	text-decoration:none;
}





a.retour{
	font-family: helvetica;
	font-size: 11px;
	color: #572409;
	font-weight: bold;
	padding-left:4px;
	padding-right:4px;
	}
	

a.retour:hover{
	color: #FFFFFF;
	background-color: #572409;
	text-decoration:none;
}



a.link_petit_plan{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#572409;
	display:block;
	width:100%;
	background-color: #FFFFFF;
	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: #572409;
	border-right-color: #572409;
	border-left-color: #572409;
	}

a.link_petit_plan:hover{
	background-color: #572409;
	color:#FFFFFF;
}


a.lien_savoir_plus
{
	color:#572409;
	text-decoration:none;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-align: right;

}
a.lien_savoir_plus:hover{
	background-color: #572409;
	color:#FFFFFF;
}



a.lien_plan
{
	color:#572409;
	text-decoration:none;
	font-family: helvetica;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 2px;
	text-align: right;

}
a.lien_plan:hover{
	background-color: #572409;
	color:#FFFFFF;
}
