/* texte */

h1 {
font-size: 24px;
color: #000;

}

#header {
margin-bottom: 1em;
}

.logo {
margin: 0 1em 1em 0;
float: left;
}

.sursoustitre {
font-style: italic;
letter-spacing: 0.1em;
color: #333;
}

#edito h2 {
display: none;
}

.dateauteurs {
margin: 0.7em 0;
color: #444;
}

#corps .dateauteurs {
font-size: 11px;
margin: 0.7em 0;
color: #444;
}

.dateauteurs a {
color: #222;
}

.chapeau {
font-weight: bold;
color: #06064e;
clear: left;
font-size: 12px;
line-height: 140%;
text-align: justify;
}

.texte {
font-size: 12px;
line-height: 140%;
text-align: justify;
}

h3 {
font-size: 16px;
margin-top: 1.6em;
margin-bottom: 0.4em;
} 

#texteconteneur {
margin-bottom: 2em;
}

#chemin {
font-family: arial, geneva, sans-serif;
font-size: 10px;
color: #06064f;
}

#chemin a {
color: #06064f;
}

#chemin a:hover {
color: #000;
}

#footer {
font-size: 10px;
font-family: arial, geneva, sans-serif;
}