P {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
}
H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : bold;
	font-size : 14px;
}
H2{
	font-family :Tahoma, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 16px;
	font-weight : lighter;
}
A:LINK {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	border-bottom-width : 0px;
	font-weight : bold;
	text-decoration : none;
	color : #993333;
	margin: 0px 0px -10px;
	padding: 0px;
}
A {
	font-family : Tahoma,Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	border-bottom-width : 0px;
	font-weight : bold;
	text-decoration : none;
	color : #993333;
	display: inline;
}

.texte_gris {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 11px;
	color : #999999;
}

