.backentree {
	background-color: #FFFFFF;
	background-image: url(img/back_entree.gif);
	background-repeat: no-repeat;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.lienbleu {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;

}
.lienbleu:hover {
	font-size: 11px;
	color: #05a2c7;
	text-decoration: underline;
}
.lienvert {
	font-size: 11px;
	color: #4E9E27;
	font-weight: bold;
	text-decoration: none;
}
.lienvert:hover {
	font-size: 11px;
	color: #7fc331;
	text-decoration: underline;
}
.lienorange {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.lienorange:hover {
	font-size: 11px;
	color: #ff9b05;
	text-decoration: underline;
}
.identitefenetre {
	background-image: url(img/id_adm.gif);
	background-repeat: no-repeat;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #669999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #DD0D12;
	text-decoration: underline;
}
.cadregris {
	border: 1px solid #CCCCCC;
}
