/* ------- pour le menu principal------- */

a.MenuPrincipal {
	text-decoration: none;
	color: #38475B;



}

a.MenuPrincipal:hover {
	color: #875543;
	text-decoration: underline;
}


.tdMenuPrincipal1 {
	background-color: #AFB2B0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38475B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38475B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #38475B;
	text-indent: 8pt;
}

.tdMenuPrincipal2 {
	background-color: #E0E2DA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38475B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #38475B;
}


.tdMPOver {
	background-color: #F0EBDB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #38475B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38475B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #38475B;
	text-indent: 8pt;
}
