BODY {
	padding-right : 1em; 
	padding-left : 70px; 
	padding-bottom : 2em; 
	margin : 0; 
	color : black; 
	background-color:white; 
	padding-top : 2em; 
	font-family : sans-serif; 
} 

:link {
	background : transparent none repeat scroll 0% 0%; 
	color : #00c; 
} 

:visited {
	background : transparent none repeat scroll 0% 0%; 
	color : #609; 
} 

A:active {
	background : transparent none repeat scroll 0% 0%; 
	color : #c00; 
} 

A:hover {
	color : #ff00ff; 
	background-color:transparent; 
} 

A:link IMG {
	border-top-style : none; 
	border-right-style : none; 
	border-left-style : none; 
	border-bottom-style : none; 
} 

A:visited IMG {
	border-top-style : none; 
	border-right-style : none; 
	border-left-style : none; 
	border-bottom-style : none; 
} 

TH {
	font-family : sans-serif; 
} 

TD {
	font-family : sans-serif; 
} 

H1 {
	text-align : left; 
} 

H2 {
	text-align : left; 
} 
	
H3 {
	text-align : left; 
} 

H4 {
	text-align : left; 
} 

H5 {
	text-align : left; 
} 

H6 {
	text-align : left; 
} 

H1 {
	font : 170% sans-serif; 
} 

H2 {
	font : 140% sans-serif; 
} 

H3 {
	font : 120% sans-serif; 
} 

H4 {
	font : bold 100% sans-serif; 
} 

H5 {
	font : italic 100% sans-serif; 
} 

H6 {
	font : small-caps 100% sans-serif; 
} 

.hide {
	display : none; 
} 

DIV.head {
	margin-bottom : 1em; 
} 

DIV.head H1 {
	clear : both; 
	margin-top : 2em; 
} 

DIV.head TABLE {
	margin-top : 2em; 
	margin-left : 2em; 
} 

P {
	text-align : justify; 
} 

p.citation {
	font-family : "Times New Roman", Serif; 
	font-style : italic; 
	color : blue; 
	background-color:transparent; 
} 

p.question {
	margin-left : 5%; 
	color : green; 
	background-color:transparent; 
} 

p.reponse {
	margin-left : 10%; 
	color : blue; 
	background-color:transparent; 
} 

p.encadre {
	border-style : solid; 
	margin-left : 25%; 
	margin-right : 25%; 
} 

P.copyright {
	font-size : small; 
} 

P.copyright SMALL {
	font-size : small; 
} 

I {
	color : red; 
	background-color:transparent; 
} 

PRE {
	margin-left : 2em; 
} 

DT {
	margin-top : 0; 
	margin-bottom : 0; 
} 

DD {
	margin-top : 0; 
	margin-bottom : 0; 
} 

DT {
	font-weight : bold; 
} 

PRE {
	font-family : monospace; 
} 

CODE {
	font-family : monospace; 
} 

UL.toc {
	list-style-type : none; 
} 

