.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.dateblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.txtblanc {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.menutitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #003399;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand
}

.menutitreSelected {
	font-family: Arial, Helvetica, sans-serif;
	color: #01217e;
	background-color: #95bfff;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand
}

.menugauche1Selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #3367c8;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand
}

.menugauche2Selected {
	font-family: Arial, Helvetica, sans-serif;
	color: #3367c8;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand
}

.menugauche1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand
}

.menugauche2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9900;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	cursor: hand
}

.1stlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #021159;
	font-size: 13px;
	background-color: #ffffff;
	cursor: hand;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none
}

.2ndlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #003399;
	cursor: hand
}

.3rdlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #3266cc;
	cursor: hand
}

.4thlevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #6699ff;
	cursor: hand
}

.5thLevel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	background-color: #99ccff;
	cursor: hand
}