.center {
	text-align: center;
}

#menu_d_titre {
	color: #000000;
	font-size: 16px;
	font-family: Helvetica, Verdana;
	text-align: center;
}
#menu_d a {
	color: #a0acc5;
	font-size: 12px;
	font-family: Helvetica, Verdana;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
#menu_d a:hover {
	color: #000000;
}

#menu_d .a_plus_gd {
	font-size: 20px;
}
#menu_d .a_plus_gd2 {
	font-size: 18px;
}
#menu_d .a_plus_moyen {
	font-size: 16px;
}
#menu_d .a_plus_moyen2 {
	font-size: 14px;
}

#menu_d .a_plus_souligne {
	text-decoration: underline;
}
#menu_d .a_plus_barre {
	text-decoration: line-through;
}
#menu_d .a_plus_italique {
	font-style: italic;
}
#menu_d a:hover {
	color: #ffffff;;
	background: #ffac0d;
}
