.titre {
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:14px;
color:#009933;
text-decoration:underline;
}

.text, .list {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#996633;
font-weight:bold;
text-align:justify;
}

.adresse {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#996633;
font-weight:bold;
text-align:center;
}

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

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

a:hover{
color: #009933;
text-decoration:none;
}

a:active{
color: #996633;
text-decoration:none;
}
