html,body {
background-color: #CCFFFF;
font-size: 0.9em;
}

h1 {
text-align: center;
color: #009933;
}

h2 {
border-style: solid;
border-color: #009999;
border-width: 1px;
padding: 5px;
margin-top: 20 px;
display: inline;
color: #009933;
}

a:link {
text-decoration: none;
color: #0000FF;
}

a:visited {
text-decoration: none;
color: #8000FF;
}

a:hover {
text-decoration: underline;
}

dt {
font-weight: bold;
padding-top: 5px;
}

.rouge {
color: red;
}

.encadre {border:2px dotted #000000;padding:5px;
width:50%;
}

.centre {
text-align: center;
}
