body { 
	font: 8pt/16pt georgia; 
	color: #555753; 
	background: #fff; 
	margin: 0px; 
	}
p { 
	font: 8pt/16pt georgia; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic normal 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #7D775C;
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #B7A5DF;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #FF0000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #9685BA;
	}

/* divs spécifiques */
#container { 
	background: url(fond.jpg) no-repeat top left; 
	padding: 10px 180px 0px 180px;  
	margin: 0px; 
	}
#pageHeader { 
	margin-bottom: 40px;
	}

#quickSummary {
	}

#preamble {
	width: 600px;
	}

#footer { 
	text-align: center; 
	}

#extraDiv1 {
	background: transparent url("droite.gif") top left no-repeat;
	position: absolute;
	top: 80px;
	right: 0px;
	width: 148px;
	height: 110px;
	left: 800px;
	}
#explanation {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
