BODY {
	color: Black;
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-align: left;

	leftmargin="0";
	topmargin="0";
	marginwidth="0";
	marginheight="0";
	background-color: #B0B0B0;
}



A{
	color: Black;
	text-decoration: none;

}

img {

}

A:HOVER {
	color: Black;
	text-decoration: underline;
}
.index{
	font-size: 12px;
	font-weight: normal;
}
.current{
	font-size: 12px;
	font-weight: bold;
}

.tab-titre{
color: Black;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 14pt;
	font-style : normal;
	font-weight : bold;
}

.tab-gras{
color: Black;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 10pt;
	font-style : normal;
	font-weight : bold;
	width: 30%
}

.tab-texte{
color: Black;
	font-family: Arial, Helvetica, sans-serif, sans-serif;
	font-size: 10pt;
	font-style : normal;
	text-align: left;
	width: 500px;
}
