BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom : 3px;
	margin-left : 3px;
	margin-right : 3px;
	margin-top : 5px;
	color : #CCCCCC;
	background : #003776;
	font-size : 10pt;
}
UL {
	list-style-type : square;
}

UL.nobull {
	list-style : none;
}


P {
	text-align : justify;
	text-indent : 10px;
	margin-left : 3px;
	margin-right : 3px;
}

P.exemple {
	font-style : italic;
	text-align : center;
	text-indent : 0px;
}
I.exemple {
	font-style : italic;
}

A {
	text-decoration : none;
	color : #DEF2FC;
	font-weight : bold;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
A:ACTIVE {
	color : #FFC606;
	font : bolder;
	background : #00529C;
}
A:HOVER {
	color : #FF8C10;
}
A:FOCUS {
	color : #FF7F50;
}
A:VISITED {
	color : #C6EAFA;
	font : bold;
}
H1, H2, H3, H4, H5, H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #CCCCCC;
}

H1 {
	font-size : x-large;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 5%;
}
H2 {
	font-size : large;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 2%;
	font-weight : bold;
}
H3 {
	font-size : large;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 1%;
	font-style : italic;
	font-weight : bold;
}
H4 {
	font-size : medium;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	font-style : normal;
}
H5 {
	font-size : medium;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	font-weight : normal;
	font-style : italic;
}
H6 {
	font-size : medium;
	margin-bottom : 0%;
	margin-left : 0%;
	margin-right : 0%;
	margin-top : 0%;
	font-weight : normal;
	text-indent : 2%;
}
TABLE {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : x-small;
	background : #52628D;
	color : #CCCCCC;
	text-align : center;
	vertical-align : middle;
	border-collapse : collapse;
	border : medium groove #CCCCCC;
	outline : invert;
	visibility : visible;
	empty-cells : show;
	clear : both;
	azimuth : center;
}
TABLE, TR, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background : #52628D;
	color : #CCCCCC;
	border : medium groove #CCCCCC;
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom : 2px;
}

TD.left {
	text-align : left;
}

TD.strong {
	font-weight : bold;
}


TH {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	text-align : center;
	color : #C6EAFA;
	background : #6476A6;
	border : medium groove #003776;
	padding-top : 2px;
	padding-left : 2px;
	padding-right : 2px;
	padding-bottom : 2px;
}
 DIV.header {
	border-style : none none double none;
	font-size : larger;
	font-style : italic;
	font-weight: bold;
	color : #003776;
	background-color : #7288BE;
}
DIV.navig {
	text-align : center;
	border-style : double;
	border-bottom-style : none;
	border-left-style : none;
	border-right-style : none;
}
EM.terme {
	color : FF8C10;
	font-style : inherit;
}
STRONG.attn {
	color : FF8C10;
}
 SPAN.strike {
	text-decoration : line-through;
}

EM.nonit {
	font-style : normal;
}
DIV.toc {
	background : #6476A6;
	margin-left : 15%;
	margin-right : 15%;
	padding-left : 20px;
	padding-right : 20px;
	font-size : 80%;
}
DIV.right {
	text-align : right;
}
SPAN.imgleft {
	clear : left;
	float : left;
	vertical-align : text-top;
}
P.rightcapt {
	text-indent : 0px;
	margin-left : 5px;
	margin-right : 5px;
	padding-left : 5px;
	text-align : left;
	vertical-align : super;
}
DT {
	font : bold small-caps;
	color : FF8C10;
	font-size : 120%;
	font-weight : bold;
}

DT.biblio {
	font : bold small-caps;
	color : #DEF2FC;
	font-size : 100%;
	font-weight : bold;
}
