body {
		font-family: sans-serif;
		font-size: 10pt;
		background-color: #999999;
	}
	
	
td {
		font-family: sans-serif;
		font-size: 10pt;
	}
	
td.titre {
		font-family: sans-serif;
		font-size: 14pt;
		font-weight: bold;
	}
	
a:link, a:visited {
		color: #404080;
		text-decoration: none;
	}

a:hover, a:active {
		color: #D00000;
		text-decoration: underline;
	}
	
	
img.image {
	border: 1px solid #000000;
}


img.image_selected {
	border: 1px solid #D00000;
}
