body {
	margin: 10% 6% 5% 6%;
	background-image: none;
	color: #000;
	font-family: helvetica, arial, sans-serif;
	font-size: 9pt;
	line-height: 14pt;
	}

form, #navigation, #outils, #sommaire, #colonneDroite, #recherche, #detail, .outilsHaut, .outilsBas, .formulaire {
	display: none;
	}

p[STYLE] {
	margin: 0pt;
	text-indent: 0pt;
	}

h3, h4, h5, h6 { margin: 0pt; }
h3 { font-size: 13pt; }
h4, h5, h6 { font-size: 9pt; }

h5.criteres { font-size: 7pt; color: #666; margin-top: 5pt; line-height: 11pt; }

em, var { font-style: normal; }

table { margin-top: 14pt; }

thead tr td {
	border-top: 0.75pt solid #999;
	border-bottom: 0.75pt solid #999;
	font-weight: bold;
	font-size: 8pt;
	background-color: #eee;
	}

td {
	border-bottom: 0.75pt dotted #999;
	padding: 1pt 0pt;
	font-size: 8pt;
	line-height: 11pt;
	}

p { margin-bottom: 7pt; }

a { color: #000; }

ul { margin: 0pt 0pt 7pt 25pt; padding: 0pt; }

li {
	margin: 0pt;
	padding: 0pt;
	line-height: 14pt;
	list-style: disc outside;
	}

#colonne ul {
	margin: 0pt 0pt 7pt 25pt;
}

#colonne ul li {
	list-style: disc outside;	
}

address {
	border-top: 0.75pt solid #000;
	font-size: 7pt;
	font-style: normal;
	margin-top: 30pt;
	padding: 3pt 0pt;
	}


#impression {
	display: block;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15pt;
	color: black;
	margin-bottom: 25pt;
	}
	
	
#dingbat {
	font: 8pt normal Wingdings, Webdings;
	letter-spacing: 3pt;
	vertical-align: middle;
	}
