.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: #66CCCC;
}
.titrepage {
	font-family: Tahoma, Arial, sans-serif;
	font-size: large;
	font-style: italic;
	color: #066A64;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}

