@charset "utf-8";
/* CSS Document */

body {visibility:hidden;}
.print {visibility:visible;}

div#texte {
	visibility: visible;
	position: absolute;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	}
div#textecontainer {
	position: absolute;
	top: 0px;
	}
div#texte2 {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	}
div#texte3 {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
div#texte4 {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
}
	.ST_txt20_vert {
	color: #000000;
	font-size: 20pt;
}
	.ST_txt20_bleu {
	color: #000000;
	font-size: 20px;
}
.ST_txt12_noir {
	font-size: 12pt;
	color: #000000;
}
.ST_texte_article {
	font-size: 12pt;
	color: #000000;
	list-style-position: inside;
	list-style-type: disc;
}
.ST_texte_article A {
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

