body {
background: #fff;
margin: 0;
padding: 0;
text-align: center;
font-size: 62.5%;
color: #000;
font-family: Geneva, Tahoma, Helvetica, Arial, sans-serif;
}

#contenu_impression {
width: 600px;
margin: auto;
font-size: 1.4em;
text-align: left;
}

#contenu_impression #header {
border-bottom: 2px solid #808080;
margin: 0;
padding: 0;
margin-bottom:28px;
width: 100%;
height: 2em;
line-height: 1.6em;
}
#header h1 {
float: left;
font-size: 1em;
display: inline;
text-align: left;
line-height: 1.6em;
}

#header h4 {
text-align: right;
font-size: 0.75em;
float: right;
display: inline;
color: #999;
font-weight: normal;
line-height: 1.6em;
}

#titre {
font-size: 1.4em;
font-family: Georgia, "Times New Roman", Times, serif;
margin: 0;
padding: 0;
}
#titre .date { font-size: 1.1em; color: #808080; }

#texte {
margin-top:14px;
margin-bottom:14px;
font-size:0.95em;
text-align: justify;
}

hr {
color: #808080;
background-color: #808080;
height: 2px;
border: 0;
}

a, a:visited, a:hover { color: #808080; }
