<STYLE TYPE="text/css">
html
{
	height:	100%;
	width:	100%;
}
body
{
	height:			100%;
	width:			100%;
	color: 			#000000;
	font:			12pt Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	font-style: 		normal;
	margin-left:		0;
	margin-right:		0;
        margin-top:		0;
	background-color:	white;
}
A:link
{
	color: 			#990000;
}
A:visited
{
	color: 			#000000;
}
A:hover
{
	color: 			#AA0000;
	text-decoration:	underline;
	background-color:	#FFEEB9;
}
A:active
{
	color: 			#FF0000;
}
h1
{
	font-size: 	36pt;
	font-weight: 	normal;
	text-align:	center;
	color: 		#000;
	padding: 	0px;
	margin-top:	0;
	margin-bottom:	0;
}
h2
{
	font:		14pt "Comic Sans MS"; 
	font-weight: 	bold;
	text-align:	center;
	color: 		#000;
	padding: 	0px;
	margin-top:	0;
	margin-bottom:	10px;
}
.titre
{
	text-align:		center;
	font-size:		24pt ;
	font-weight: 		bold;
	line-height:	24pt;
}
.texte_petit
{
	font-size:		8pt
}
.texte_normal
{
	font-size:			12pt
}
.indice
{
	font-size:		0.5em;
}
</STYLE>
