﻿@charset "UTF-8";

h1 {
	text-decoration: none;
}

p.description-courte {
	font-size:14pt;
	font-family: "times new roman";
}

table.origine {
	border-collapse: collapse;
	margin: 1em;
}
table.origine td {
	border: 1px solid black;
	padding: 2px;
	text-align: center;
	font-family: tahoma, arial;
	font-size: 0.8em;
}

