a.menusousliens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
	line-height: 15px;
}
a.menusousliens:hover {
color: #FFFFFF;
}
a.menusousliens:Active {
color: #B3EE5C;
}

a.menu_rubrique {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A4B49F;
	text-decoration: none;
 	cursor: default;
}
a.menu_rubrique:hOver {
color:#FFFFFF;
}

a.menu_liens {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #A4B49F;
	text-decoration: none;
}
a.menu_liens:hover {
color:#FFFFFF;
}
a.menu_liens:active {
color:#B3EE5C;
}

.bordure {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
