/* CSS Document */

h1 {
float: none;
text-align: center;
}
#contenu {
width: 100%;
float: none;
}
#date {
font-weight: normal;
margin: 5pt 0;
text-align: right !important;
}
a {
color: #000;
text-decoration: none;
}
#texte a:after {
content: " (" attr(href) ") ";
font-weight: normal;
}
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#texte p {
line-height: 12pt;
font-size: 10pt;
text-align: justify;
text-indent: 1cm;
}
#copyright {
line-height: 12pt;
font-size: 10pt;
text-align: center;
}
h4 {
text-align: center;
font-size: 12pt;
}
acronym {
border: none;
}
acronym[title]:after {
content: " (" attr(title) ") ";
font-style: italic;
}
@page( size : landscape; margin : 0cm)

