*	{ font-family : Verdana, Arial, sans-serif;	}
	
P, TD, LI
	{
	font-size : 9pt;
	}
P	{ text-align : justify;	}
	
CAPTION
	{
	font-size : 13pt;
	font-weight : bold;
	text-align : center;
	color : #891610;
	}
	
H1	{
	font-size : 16pt;
	color : #891610;
	}

H2	{
	font-size : 12pt;
	color : #891610;
	}

H3	{
	font-size : 10pt;
	color : #891610;
	}


a:link		{ color : #891610; text-decoration : underline; font-weight : bold;}
a:visited	{ color : #e66966; text-decoration : underline; }

.a_droite	{ text-align : right;	}
.a_gauche	{ text-align : left;	}
.au_centre	{ text-align : center;	}

.big {font-size : 13pt;}

.cellule_haut	 {
	border-bottom-width : 0;
	border-top-width : 1;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-color : #891610;
	}
.cellule_haut_titre	 {
	border-bottom-width : 0;
	border-top-width : 1;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-color : #891610;
	font-weight : bold;
	font-style : oblique;
	text-align : right;
	}
.encadre
	{
	border : solid 1px #FFCC66;
	padding : 5;
	}
.fond
	{
	border : solid 1px #FFCC66;
	background-color : #FFFFCC;
	padding : 5;
	}
.note
	{
	font-size : 7pt;
	color : #333333;
	}
.note-c
	{
	font-size : 7pt;
	color : #333333;
	text-align : center;
	}
.note-d
	{
	font-size : 7pt;
	color : #333333;
	text-align : right;
	}
.page_simple	
	{
	background-color : #FFFFFF;
	background-image : url(images/kraft2.jpg);
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : 0 0;
	color : #000000;
	}
.page	
	{
	background-color : #FFFFFF;
	color : #000000;
	margin-left : 70;
	margin-right : 20;
	}
.scroll
	{
	font-family : Courrier, monospace;
	font-size : 14pt;
	color : #891610;
	font-weight : bold;
	}
