body {
	color: #000;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

table {
	width: 100%;
}

table td {
	padding: 5;
	border-width: 1;
	vertical-align: top;
}

img { border: 0px;}

a {color: #336600; text-decoration: none; font-weight: bold; }
a:hover {
	color: #336600;
	text-decoration: underline;
}

h1 {font-size: 140%;}
h2 {font-size: 120%;}
h3 {font-size: 100%;}
h4 {font-size: 90%;}
h5 {font-size: 85%;}
h6 {font-size: 80%;}


h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

.infobox {
	width: 300px;
	color: black;
	font-size: 9pt;
}

.itineraire {
	width: 300px;
	color: black;
	font-size: 9pt;
}