p {
color: #ffffff;
font-size: 13px;
margin-right: 4px;
}

.titre {
color: #ffcc00;
font-size: 18px;
font-weight: bold;
}

.soustitre {
color: #ffcc00;
font-size: 15px;
font-weight: bold;
}

.bas {
color: #ffffff;
font-size: 10px;
}

a {
color: #ffcc00;
text-decoration: none;
}

a:hover {
color: #ffcc66;
text-decoration: none;
}

a:active {
color: #ffcc66;
text-decoration: none;
}