.spacer {
	display: none;
}

body, a, a:visited {
	font: medium "Times New Roman", serif;
	letter-spacing: 0.05em;
	word-spacing: 0.1em;
}

img {
	float: right;
	position: absolute;
	top: 0;
	right: 0;
}

#objectif p {
	text-align: justify;
}

h1 {
	margin-top: 1em;
	font: bold 32px "Bitstream Vera Sans", "Luxi Sans", "Arial", sans-serif;
	letter-spacing: -0.05em;
}

acronym {
	text-transform: uppercase;
}

table {
	border-collapse: collapse;
	width: 90%;
	margin: 2em 5%;
	border: 1px solid #333;
}

.lieu {
	text-align: right;
}

.forexp {
	text-align: justify;
}

.forexp, .lieu, .lieuBas {
	border-left: 1px dotted #333;
}

.lieuBas {
	border-bottom: 1px dotted #333;
}

.tr1 {
	background-color: #eee;
}

.tr2 {
	background-color: #fff;
}
