/* Définition de règle */
@charset "iso-8859-1";

.title {font-size: 12pt}
.body {background:  #034876; color: white; font-family: tahoma; font-size: 10pt}
.line {text-align: center}
.code {color: #dde5ff}
.menu {text-align: center}
.next_page {text-align: right}
.footer {text-align: center; font-family: verdana; font-size: 8pt; color: #dde5ff}
a,a:visited {text-decoration: underline; color: white; font-weight: bold}
a:hover,a:active {text-decoration: none; color: white; font-weight: bold}
