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

body {
color: #102536;
margin: 0  25px;
}

.soustitre {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 16px;
text-align: center;
margin-bottom: 13px;
margin-top: -9px;
}

h1 {
font-family: Georgia,  "Times New Roman", Times,  serif;
font-size: 18px;
color: #14556B;
text-align: center;
}

h2 {
font-family: Georgia,  "Times New Roman", Times, serif; 
font-size: 18px;
color: #930;
margin-bottom: 5px;
text-align: center;
}

h3, h4 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 19px;
color: #930;
margin-bottom: 5px;
text-align: left;
}

h5, h6 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #930;
margin-bottom: 5px;
text-align: left;
}
.noteh1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: .8em;
}

p {
font-size: 2em;
/*text-indent: 2em;*/
line-height: 150%;
margin-top: 5px;
margin-bottom: 5px;
}

.legend {
font-size: 1.6em;
}

.endnotes {
font-size: 1.6em;
}

.notes {
font-size: 1.6em;
}


.copyright {
font-size: 1.6em;
text-align: center;
}

.blockquote {
        font-size: 1.8em;
        line-height: 150%;
	text-indent: 3em;
}

ul, ol, li {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.9em;
list-style-type: disc;
}
 

