body {
font-family:Arial; 
font-size:11px; 
color:#333333; 
font-weight:normal;
}

a {
font-family:Arial; 
font-size:10px; 
color:#9F2F2D; 
font-weight:normal; 
text-decoration:none;
}
a:hover {
font-family:Arial; 
font-size:10px; 
color:#ECD343; 
font-weight:normal; 
text-decoration:none;
}

hr {
color:#9F2F2D;
}

.titre {
font-size:16px; 
color:#ECD343; 
font-weight:bold;
}
.soustitre {
font-size:14px; 
color:#9F2F2D; 
font-weight:bold;
}
.footer {
font-size:10px; 
color:#9F2F2D; 
font-weight:normal;
}

.infobulle{
position: absolute;   
visibility : hidden;
border: 1px solid Black;
padding: 10px;
font-family: Arial;
font-size: 10px;
color: #A4341C;
background-color: #BFBFBF;}
