.groupLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: cc6633;
	border-right-color: cc6633;
	border-bottom-color: cc6633;
	border-left-color: cc6633;
}
.Rubriques {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333366;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
}
.Groupes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
}.tdGroup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33667E;
	background-color: #d6e5ec;
	font-style: normal;
	text-align: center;
}
a.tdGroup:link {
	text-decoration: none;
}
a.tdGroup:visited {
	text-decoration: none;
}
a.tdGroup:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cc0000;
	display: table-cell;
}
a.tdGroup:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cc0000;
}
.tdGroupOn {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #cc0000;
}
