td.niveau1
{
	cursor: pointer;
	color: #00614D;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	background-color: Transparent;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
}
td.niveau1On
{
	color: #00614D;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	background-color: Transparent; 
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
}
td.niveau1OnFicheSeule
{
	cursor: pointer;
	color: #00614D;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;	
	background-color: Transparent; 
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
}
A.niveau1
{
	cursor: pointer;	
	color: #00614D;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	background-color: Transparent; 
}
A.niveau1:visited
{
	cursor: pointer;	
	color: #00614D;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: Transparent;	
}
A.niveau1:active
{
	cursor: pointer;	
	color: #00614D;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	background-color: Transparent;
}
A.niveau1:hover
{
	cursor: pointer;	
	color: #AFAC86;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	background-color: Transparent;
}


tr.niveau2
{
	cursor: pointer;
	color: #BA8F13;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	background-color: Transparent; 
}
tr.niveau2On
{
	cursor: pointer;
	color: #00614D;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	background-color: Transparent; 
}
td.niveau2EnCours
{
	color: #00614D;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	background-color: Transparent; 
}
A.niveau2
{
	cursor: pointer;	
	color: #BA8F13;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	background-color: Transparent; 
}
A.niveau2:visited
{
	cursor: pointer;	
	color: #BA8F13;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	background-color: Transparent;	
}
A.niveau2:active
{
	cursor: pointer;	
	color: #BA8F13;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	background-color: Transparent;
}
A.niveau2:hover
{
	cursor: pointer;	
	color: black;
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;	
	background-color: Transparent;
}

td.spacer
{
	width: 10;
}


