

a.menu{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;;
	text-decoration: none;
	display:block;
	height: 45px;
	width:100%;
	font-family: helvetica;
	font-size: 11px;
	color:#FEE6BC;
	background-color: #5B2E43;
	font-weight: lighter;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #981044;

	}


a.menu:hover{
	color:#FEE6BC;
	background-color: #D07279;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #981044;
}

a.menu2{
	-moz-box-sizing: border-box;
	box-sizing: padding-box;;
	text-decoration: none;
	display:block;
	height: 45px;
	width:100%;
	font-family: helvetica;
	font-size: 11px;
	color:#FEE6BC;
	background-color: #B72B61;
	font-weight: lighter;
	padding-top: 4px;
	padding-left: 10px;
	padding-bottom: 4px;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #981044;

	}


a.menu2:hover{
	color:#FEE6BC;
	background-color: #D07279;
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: #981044;
}

a.lien2{
	font-family: helvetica;
	font-size: 13px;
	color: #5B2E43;
	font-weight: bold;
	}

a.lien2:hover{
	color:#FEE6BC;	
	background-color: #5B2E43;
	text-decoration:none;
}

a.lien{
	font-family: helvetica;
	font-size: 11px;
	color: #5B2E43;
	}
	

a.lien:hover{
	color:#FEE6BC;
	background-color: #5B2E43;
	text-decoration:none;
}

a.retour{
	text-decoration: none;
	letter-spacing: 2px;
	color:#5B2E43;
	display:block;
	width:100%;
	font-family: helvetica;
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	}
	


a.retour:hover{
	color:#FEE6BC;
	background-color: #5B2E43;
	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:#B82A62;
	display:block;
	width:100%;
	background-color: #FEE6BC;
	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: #B82A62;
	border-right-color: #B82B60;
	border-left-color: #B82A62;
	}

a.link_petit_plan:hover{
	background-color: #B82B60;
	color:#FEE6BC;
}


a.lien_savoir_plus
{
	color:#B82B60;
	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: #B82B60;
	color:#FEE6BC;
}


a.lien_plan
{
	font-family: helvetica;
	font-size: 11px;
	color: #5B2E43;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}
a.lien_plan:hover{
	color:#FEE6BC;
	background-color: #5B2E43;
}