p {
color: #5B2A15;
font-size: 11px;
}

.vert {
color: #75B142;
font-weight: bold;
}

.orange {
color: #F5821F;
font-weight: bold;
}

.gras {
font-size: 12px;
font-weight: bold;
}

.retrait {
margin-left: 10px;
}

.center {
text-align: center;
}

.right {
text-align: right;
}

.titre {
color: #F5821F;
font-size: 15px;
font-weight: bold;
}


.soustitre {
color: #DB8D0D;
font-size: 12px;
font-weight: bold;
}


a {
color: #75B142;
text-decoration: none;
}

a:hover {
color: #75B142;
text-decoration: underline;
}




