acronym {
	cursor: help;
}

body {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
}

#main {
	position: relative;
}

#main-table {
	font-size: 10pt;
	text-align: center;
	width: 100%;
}

#titre {
	font-weight: bold;
	font-size: 20pt;
	text-align: center;
}

.cell1 {
	width: 7%;
}

.cell2 {
	width: 10%
}

.ligne {
	height: 40px;
}