/* CSS Document */
<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #0C3B8C;
	text-decoration: none;
}
a:visited {
	color: #0C3B8C;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: none;
}
.StyleTab {
	font-size: 9pt;
}
.StyleInput {
	font-size: 8pt;
}
.StyleTitre {
	font-size: 10pt;
	color:#0C3B8C;
	font-weight: bold;
}
.StyleMiniBleuGras {
	font-size: 9px;
	color:#0C3B8C;
	font-weight: bold;
}
.StyleGras {
	font-weight: bold;
}
.StyleRougeGras {
	color: #CC0000;
	font-weight: bold;
}
.StyleRouge {
	color: #CC0000;
}
.StyleGrosBlanc {
	font-size:14pt;
	color: #FFFFFF;
	font-weight: bold;
}
.StyleGrosBleu {
	font-size:14pt;
	color: #0c3a8c;
	font-weight: bold;
}
.StyleBlanc {
	color: #FFFFFF;
}
.StyleBlancGras {
	color: #FFFFFF;
	font-weight: bold;
}
.StyleNomPharma {
	color: #0c3a8c;
	font-weight: bold;
}
.StyleMini {
	font-size:9px;
}
a.lienBlanc:link {
	color:#FFFFFF;
}
a.lienBlanc:visited {
	color:#FFFFFF;
}
a.lienBlanc:hover{
	color:#FFCC33;
}
a.lienNoir:link {
	color:#333333;
}
a.lienNoir:visited {
	color:#333333;
}
a.lienNoir:hover{
	color:#CC0000;
}
-->
