body {
	margin-left: 25px;
	color: #000066;
	background-repeat: repeat-x;	
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px; 
 	word-spacing: 1px;
 	line-height: 150%;
}

.byline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	margin-top: -5px;
}

.legend {  
font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;

}
.soustitre {
     font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	margin-top: -7px;
}

.notes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}

#wrapper {
	width: 680px;
	margin: 0 auto;
	padding: 0 20px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

a {
	font-weight: bold;
	/*color: #6378df;*/
	/*color: #6600FF;*/
	color: blue;
	text-decoration: none;
}

a:link {
	color: 000000;
	background-color: transparent;
}
a:visited {
	color: red;
	background-color: transparent;
}
a:hover {
	color: blue;
	background-color: transparent;
}
a:active {
	color: black;
	background-color: transparent;
}

h1, h2 {
	font-size: 18px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}
 
h3 {
	font-size: 17px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #EEE;
	padding: 3px;
	margin: 0 20 0 0px;
}

 h4 {
	font-size: 17px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background-color: #EEE;
	padding: 5px;
}

h5 {
	font-size: 16px;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
}

table {
	border-collapse: collapse;
}
/*p:first-letter {
	font-weight: bold;
	color: green;
}*/
.ptoc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
.pnotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.pcopyrights {
	list-style-type: upper-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	color: #006600;
}

.copyrights {
        list-style-type: upper-roman;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-align: center;
        color: #006600;
}

.copyright {
        list-style-type: upper-roman;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-align: center;
        color: #006600;
}


blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
}

.blocknote {
	font-size: 17px;
	color: #294e56;
	margin: 0 100px;
	padding: 10px;
	border: 1px soid #73afb7;
	background-color: #fbef99;
}
	
ul {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
ul ul {
	list-style-type: circle;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
ul ul ul {
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}
.ul1specialtoc {
	list-style-type: disc;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
ol {
	/*list-style-type: upper-roman;*/
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.ol1specialtoc {
	list-style-type: decimal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
ol ol {
	list-style-type: upper-alpha;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
ol ol ol {
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}
ol ol ol ol {
	list-style-type: lower-alpha;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
} 
ol ol ol ol ol {
	list-style-type: lower-roman;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
} 
.note {
font-size: .9em;
color:#294e56;
margin: 0 100px;
padding: 10px;
border: 1px solid #73afb7;
background-color: #fbef99;
}

