.petit {
	font-family: Tahoma, Arial, sans-serif;
	font-size: x-small;
}
body {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
}
td {
	font-family: Tahoma, Arial, sans-serif;
	font-size: small;
}
th {
	font-family: Tahoma, Arial, sans-serif;
	background-color: #F0D8E8;
}
.titrepage {
	font-family: Tahoma, Arial, sans-serif;
	font-size: large;
	font-style: italic;
	color: #c10f29;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

