#home-evenements_reseau_fiafe {
    text-align: center;
}
#home-evenements_reseau_fiafe a h2:hover {
    text-decoration: underline;
}
.filtre_continent {
    text-align: center;
    margin-top: 30px;
}
.filtre_continent.table .item a {
    padding: 5px 15px;
    background-color: #cecece;
    color: white;
}
.filtre_continent.table .item a.on {
    background-color: #605e60;
}
.table.TOC .item.evenement .item_logo .item_logo_site {
    position: absolute;
    right: 0;
    bottom: 3px;
    padding: 0px;
    background-color: white;
    border: #bfbfbf 1px solid;
}
.table.TOC .item.evenement .item_logo .item_logo_site img {
    max-width: 100px;
    max-height: 50px;
    margin: auto;
    padding: 5px;
    display: block;
}
#home-evenements_reseau_fiafe .bloc_content .pagination .prev a {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
}
#home-evenements_reseau_fiafe .bloc_content .pagination .next a {
    border-left: 1px solid rgba(255, 255, 255, 0.5);
}
@media only screen and (min-width: 481px) {
    #home-evenements_reseau_fiafe {
        text-align: left;
    }
}
@media only screen and (min-width: 768px) {
    .pagination .prev,
    .pagination .pages,
    .pagination .next {
        display: table-cell;
    }
}
@media only screen and (min-width:1025px) {}
@media only screen and (min-width:1240px) {}
@media only screen and (min-width:1500px) {}