@charset "UTF-8";
body {
background: #fff;
margin: 0;
padding: 0;
color: #000;
}

h1, h2 {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 17px;
margin-top: -5px;
margin-bottom: 1px;
padding-right: 15px;
padding-left: 15px;
text-align: center;
}

h3, h4 {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 16px;
margin-top: 0;
padding-right: 15px;
padding-left: 15px;
text-align: left;
}

h5, h6 {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 16px;
margin-top: 0;
padding-right: 15px;
padding-left: 15px;
text-align: left;
}

p {
font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 17px;
text-align: left;
text-decoration: none;
margin-top: 0;
margin-left: 25px;
line-height: 150%;

}
.soustitre {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 16px;
text-decoration: none;
line-height: 120%;
text-align: center;
}


table {
border-collapse: collapse;
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 16px;
}
.intro {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 17px;
text-decoration: none;
line-height: 150%;
text-align: left;
}

 .caption {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 14px;
text-decoration: none;
line-height: 110%;
text-align: center;
}

 .legend {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 16px;
text-decoration: none;
line-height: 120%;
text-align: left;
}
a img {
border: none;
}

a:link {
color: #42413C;
text-decoration: none;
color: blue;
font-weight: bold;

}
a:visited {
color: red;
text-decoration: underline;
}
a:hover, a:active, a:focus {
text-decoration: underline;

}
.ssection {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 18px;
text-align: center;
font-weight: bold;
font-variant: small-caps;
}

.dedicace {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 17px;
text-align: left;
margin-left: 45px;
font-weight: bold;
}

.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;
}

.manchette {
font-family:  Arial, Helvetica, Verdata, sans-serif;
font-size: 16px;
font-weight: bold;
font-variant: small-caps;
color: #AA0000;
}
/* ~~this fixed width container surrounds the other divs~~ */
.container {
width: 970px;
background: #FFF;
margin: 0 auto;
}

.header {
background: #fff;
text-align: center;
}

.sidebar1 {
float: right;
width: 225px;
background: #fff;
padding-bottom: 10px;
text-align: center;
}
.content {
padding: 10px 0;
width: 745px;
float: right;
}

ul, li, ol {
list-style: none;
font-family: "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 17px;
text-decoration: none;
margin-left: 25px;
}
.content ul, .content ol {
padding: 0 15px 0px 70px;
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 20px;
text-align: left;
}

.notes {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 17px;
text-decoration: none;
text-align: left;
}
.legende {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 17px;
text-decoration: none;
text-align: center;
}
.creatives {
text-align: center;
}
/* ~~ The footer ~~ */

.copyrights {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 13px;
font-weight: normal;
text-align: center;
}

.footer {
font-family:  "Palatino Linotype" "Book Antiqua" Palatino, serif;
font-size: 15px;
text-align: center;
padding: 10px 0;
background: #fff;
position: relative;
clear: both;
font-size: 17px;
text-align: center;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {
float: right;
margin-left: 8px;
}
.fltlft {
float: left;
margin-right: 8px;
}
.clearfloat {
clear:both;
height:0;
font-size: 1px;
line-height: 0px;
}