.titre_principal{
    color: #ff6600;
    padding-bottom: 30px; 
    text-align: center;
}
.inter-titre{
    padding-top: 20px;
    padding-bottom: 10px;
    /* text-align: center;  */
}
.inter-titre-2{
    text-decoration: underline;
    padding-top: 10px;
}
.itemText a{
    text-decoration: underline;
    color:#00a1ff;
}
.itemText a:hover{
    font-weight: bold;
    color:#ff6600;
}