
.descriptionfondcentre {
    text-align: center;
    padding: 10px;
    font-weight: bold;
    background-color: #eee;
    font-size: 14px;
}
.center {
    text-align: center;
}
.red
{
 color: red;
font-size : 18px; 
}
.pad-30{
	padding : 10px;
}