/* menu bleu; text properties for states: normal */
.TM1i0 {
	font-family: "MS Sans Serif", Geneva, sans-serif;;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* menu bleu; box properties for states: normal, hover, click */
.TM1o0 {
	background: #384490;
	border: 0px solid transparent;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

/* menu bleu; text properties for states: hover, click */
.TM1i1 {
	font-family: "MS Sans Serif", Geneva, sans-serif;;
	color: #ED8722;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* Sous menu; text properties for states: normal */
.TM2i0 {
	font-family: "MS Sans Serif", Geneva, sans-serif;;
	color: #DDDCDC;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}

/* Sous menu; text properties for states: hover, click */
.TM2i1 {
	font-family: "MS Sans Serif", Geneva, sans-serif;;
	color: #ED8722;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}