.me_texte {
	font-family: Arial, Helvetica, sans-serif;
}

.me_retrait {
	text-indent: -15pt;
	margin-left: 15pt;
}

.me_bniv1 {
	border-top: 1px solid #EAD795;
	border-right: 1px solid #EAD795;
	border-left: 1px solid #EAD795;
}
.me_bniv2 {
	border-right: 1px solid #EAD795;
	border-left: 1px solid #EAD795;
}
.me_bniv3 {
	border-right: 1px solid #EAD795;
	border-left: 1px solid #EAD795;
}

.me_bniv4 {
	border-right: 1px solid #EAD795;
	border-left: 1px solid #EAD795;
}

.me_bniv1-actif {
	border-top: 1px solid #EAD795;
	border-right: 1px solid #EAD795;
	border-left: 1px solid #EAD795;
	background-color: #F5DF94;
}
.me_bniv2-actif {
	border-right: 1px solid #EAD795;
	border-left: 1px solid #EAD795;
	background-color: #E9D9A0;

}
.me_bniv3-actif {
	border-right: 1px solid #EAD795;
	border-left: 1px solid #EAD795;
	background-color: #E9E0C0;

}

.me_bniv4-actif {
	border-right: 1px solid #EAD795;
	border-left: 1px solid #EAD795;
	background-color: #F3EFDE;

}


a.me_niv1 {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.me_niv2 {
	font-size: 11px;
	font-weight: normal;
	color: #663300;
	text-decoration: none;
}

a.me_niv3 {
	font-size: 10px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}

a.me_niv4 {
	font-size: 9px;
	font-weight: normal;
	color: #FF0066;
	text-decoration: none;
}

a.me_niv1:hover {
	text-decoration: underline;
}
a.me_niv2:hover {
	text-decoration: underline;
}

a.me_niv3:hover {
	text-decoration: underline;
}

a.me_niv4:hover {
	text-decoration: underline;
}

a.me_niv1-actif {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.me_niv2-actif {
	font-size: 11px;
	font-weight: bold;
	color: #663300;
	text-decoration: none;
}

a.me_niv3-actif {
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
}

a.me_niv4-actif {
	font-size: 9px;
	font-weight: bold;
	color: #FF0066;
	text-decoration: none;
}
.inputRecherche {
	background-color:#EE8B04;
	width:68px;
	height:12px;
	border: 1px solid #EE8B04;
	font-size: 9px;
}