.Popup {
    max-height: 380px;
    overflow: auto;
}

.Popup_Titre {
    font-weight: bold;
}

p.Popup_Intitule {
    font-weight: bold;
    margin-bottom: 5px;
}

.Popup_ProjetCle {
    font-weight: normal;
    font-style: italic;
}

.Popup_Lieu {
    font-style: italic;
}

.Popup_Logo {
    float: left;
    margin-right: 4px;
    margin-bottom: 4px;
}

.Popup_Liens {
    clear: left;
}

p.Popup_Site, p.Popup_Lieu {
    margin-top: 3px;
    margin-bottom: 3px;
}

.Popup_Thesaurus_Intitule {
    font-weight: bold;
}
