html {
	margin: 0;
	padding: 0;
	}
body { 
	font-family: Arial, sans-serif;
	font-size:13px;
	word-spacing:0.03em;
	line-height: 17.5px;
	color: #000000; 
	margin: 0; 
	padding: 0;
	}
p { 
	margin-top: 0; 
	text-align: left;
	clear:both;
	}
h2{ 
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	font-size:20px;
	letter-spacing: 1px; 
	margin-top: 20px; 
	margin-bottom: 2px; 
	color: #000000;
	}
	
h3.contenu{ 
	clear:both;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	font-size:16px;
	letter-spacing: 1px; 
	margin-top: 20px; 
	margin-bottom: 2px; 
	color: #000000;
	text-align:left;
	}
	
h3.presentation { 
	clear:both;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-weight:bold;
	font-size:14px;
	letter-spacing: 0px; 
	margin-top: 20px; 
	margin-bottom: 2px; 
	color: #999999;
	text-align:left;
	}
	
span.couleur { 
	color: #FFOOOO; 
	}

a:link { 
	text-decoration: underline; 
	color: #000000;
	}
a:visited { 
	text-decoration: underline; 
	color: #999999;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #FF0000;
	}


#container { 
	padding: 0 175px 0 70px;  
	margin: 0; 
	position: relative;
	margin-bottom: 40px;
	width:750px;
	text-align:center;
	}
	
#contenu { 
	clear:left;
	width: 700px;
	}

#pageHeader {
	padding-top: 20px;
	text-align: left;
}

#quickSummary {
	clear:both; 
	margin: 5px 20px 20px 10px; 
	width: 200px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt Arial; 
	text-align:center;
	}

#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#paragraphe {	
	clear:both;
	background-image: url(IMG/pointilles.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	text-align:left;
	width: 400;
	}

#footer { 
	margin-top: 20px; 
	text-align: center; 
	}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0; 
	right: 0;
	}
#linkList2 { 
	font-family: Arial, sans-serif; 
	font-size: 10.5px;
	color: #999999;
	line-height: 14px;
	padding: 10px; 
	margin-top: 12px; 
	margin-right: 60px; 
	width: 140px; 
	text-align:left;

	}
