@charset "UTF-8";
/* CSS Document */
body  {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #006;
	text-decoration: none;
}
.twoColFixLtHdr #container {
	width: 920px;
	background: #FFFFFF;
	margin: 0 auto;
	border: none;
	text-align: left;
} 
.twoColFixLtHdr #container #mainContent ol li {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-decoration: none;
}
.twoColFixLtHdr #container #mainContent p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	text-decoration: none;
	text-align: left;
	line-height: 150%;
}
.twoColFixLtHdr #header h1 {
	font-size: 24px;
	margin: 0;
	padding: 10px 0;
	font-weight: bold;
}
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 200px;
	background: #FFF;
	padding: 15px 10px 15px 20px;
}

.twoColFixLtHdr #sidebar1 h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 17px;
	background: #EEF;
	text-align:center;
}

.twoColFixLtHdr #sidebar1 h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 15px;
	background: #EEF;
	 
}

.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 250px;  
	padding: 0 20px;  
} 
.twoColFixLtHdr #mainContent h1 {
	font-size: 18px;
	text-align: center;
	margin-bottom: 3px;
} 

.twoColFixLtHdr #mainContent h2 {
	font-size: 20px;
	text-align: center;
 } 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background:#FFF;
} 
.twoColFixLtHdr #footer p {
	margin: 0;  
	padding: 10px 0;  
}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft {  
	float: left;
	margin-right: 8px;
}
.clearfloat {  
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #container #header h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	font-style: bold;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
}

.twoColFixLtHdr #container #header .soustitre {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.copyrights {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.twoColFixLtHdr #container #mainContent p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 22px;
	text-decoration: none;
	text-align: left;
}

.twoColFixLtHdr #container #mainContent .notes {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-decoration: none;
	text-align: left;
}

a:link {
	color: blue;
	text-decoration: none;
}
a:visited {
	color: red;
	text-decoration: none;
}
a:link:hover, a:visited:hover {
	color: #FFCC99;
	background-color: #006633;
	text-decoration: none;
}
a:link:active, a:visited:active {
	color: #99FFCC;
	background-color: #FFFF33;
	text-decoration: none;
}

[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLtHdr #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLtHdr #sidebar1 { padding-top: 30px; }
.twoColFixLtHdr #mainContent { zoom: 1; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
