.navtitre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: lowercase;
	color: #000;
	text-decoration: none;
}

.titre {
	font-family: Georgia, serif;
	font-size: 25px;
	color: #000;
	font-style: italic;
	line-height: 32px;
	font-weight: bold;
}
.soustitre {
	font-family: Georgia, serif;
	font-size: 25px;
	color: #000;
	font-style: italic;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 16px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}
.texteital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 16px;
	text-align: left;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
}
.textebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	line-height: 16px;
	text-align: left;
	font-style: normal;
	font-weight: bold;
}

.numero {
	color: #F00;
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	line-height: 16px;
	font-size: 11px;
	font-variant: normal;
}
.infos {
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #333;
	text-transform: uppercase;
	font-style: normal;
	line-height: 16px;
	text-align: left;
	margin: 0px;
	font-variant: normal;
}
.fondgris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #EEE;
	line-height: 16px;
}
table{
clear : both ;
}

