body {
	background-color: white;
	margin: 0px;
	padding: 0px;
}



a:link, a:hover, a:visited, a:active, a:focus {
	outline: none;
}



.ligne {
	background-color: #999999;
}



.projetDescLinkHidden {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 11px;
	letter-spacing: 0em;
	text-decoration: none;
	color: white;

	/* margin: 0px;
	padding: 1px 4px 1px 4px; */
	float: right;

	/* border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #999999; */
}

/* .projetDescPdf:hover {
	color: white;
	background-color: #999999;
} */

