body {
	margin-left: 45px;
}

h1, h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
text-align: center;
}

h3, h4 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: left;
}

h5, h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
text-align: left;
}

p {
	font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
	font-size: 22px;
 	word-spacing: 1px;
 	line-height: 150%;
}

.byline {
	font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
      font-size: 13px;
	text-align: center;
	text-decoration: none;
	text-align: center;
	margin-top: -5px;
}

ul, ol, li {
font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 21px;
}
.fus {
	list-style-type: none;
}
.legend {
font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
}
.soustitre {
     font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
	font-size: 17px;
	text-decoration: none;
	text-align: center;
	margin-top: -7px;
}

.ssection {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 19px;
font-weight: bold;
text-align: center;
font-variant: small-caps;
}

.sssection {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
font-variant: small-caps;
}

.legende {
font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 19px;
text-align: center;
}

.fNyaamo {
    float: right;
    margin-top: 3px;
    margin-right: 11px;
    border: 2px solid #666;
    background-color: #ddd;
    padding: 2px;
}

.fNano {
    float: left;
    margin-top: 3px;
    margin-right: 11px;
    border: 2px solid #666;
    background-color: #ddd;
    padding: 2px;
}

.notes {
	font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
	font-size: 18px;
}

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

a {
	/*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;
}


table {
	border-collapse: collapse;
}
/*p:first-letter {
	font-weight: bold;
	color: green;
}*/
.ptoc {
	font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
	font-size: 17px;
}

.copyrights {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        text-align: center;
        color: #006600;
        margin-top: -3px;
}

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

blockquote {
	font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
	font-size: 19px;
}

.blocknote {
	font-size: 17px;
	color: #294e56;
	margin: 0 100px;
	padding: 10px;
	border: 1px soid #73afb7;
	background-color: #fbef99;
}

.note {
font-size: .9em;
color:#294e56;
margin: 0 100px;
padding: 10px;
border: 1px solid #73afb7;
background-color: #fbef99;
}