body {
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:arial;
	font-weight: bold;
	color:#000000;
}
body,table,td {
	font-size:11px;
	}
a {
	color: #2176B8;
	text-decoration:none;
}
a:hover {
	color: #0090FF;
	text-decoration:underline;
}
a:active {
	color: #941526;
}
.cell_titre {
	border:1px solid #4789EE;
	background-color:#91CBFB;
	}
a.lien_cell_titre {
	color:#003366;
	}
a.lien_cell_titre:hover {
	color:#000000;
	}
.cell_mcle {
	border:1px dotted #4789EE;
}
