a {
	color			: #000;
}

.InctitreGras, .InctitreGras a{
	text-decoration		: none;
	font-weight		: bold;	
	color			: #000;
	margin-top		: 1em;
	margin-bottom		: 1em;
}


#tabMatri {
	background-color	: #699;
}
.entetes {
	background-color	: #72A7A7;
	color			: #fff;
}

.tab1{
	background-color	: #d8e9ec;
}

.tab0{
	background-color	: #F6F7F9;
}
.tab0 a, .tab1 a {
	color			: #000;
	text-decoration		: none;
}

.tabG {
	width			: 110px;
}

.tabG, .tabD {
	border-bottom		: 1px solid #fff;
	
}

.passerAnnonce {
	text-align		: right;
	margin:15px;
}

.passerAnnonce a, .passerAnnonce a:hover{
	border			: 1px solid #005da8;
	padding			: 1px;
	padding-left		: 8px;
	padding-right		: 8px;
	color			: #005da8;
	font-weight		: bold;
	text-decoration		: none;
	font-size		: 12px;
}

#footer, #footer a {
	color			: #B4B4B4;
	text-decoration		: none;
	text-align		: center;
	padding-top		: 10px;
}