  .texte { font-size: 15px;
    line-height: 1;
    color: rgb(2, 58, 158);
    text-align: center;
    font-family: Times New Roman,Times,serif;
    }

  .mail { font-size: 15px;
    line-height: 1;
    color: black;
    text-align: center;
    font-family: Times New Roman,Times,serif;
    }

  .linkmail { font-family: Times New Roman,Times,serif;
    text-decoration: none;
    color: black;
    font-size: 15px;
    }

  .linkmailbis { font-family: Times New Roman,Times,serif;
    text-decoration: none;
    color: rgb(2, 58, 158);
    font-size: 15px;
    }

  .linkmail:hover { font-family: Times New Roman,Times,serif;
    color: rgb(4, 27, 104);
    text-decoration: underline;
    font-size: 15px;
    }

  .actu { font-size: 12px;
    line-height: 1;
    color: white;
    text-align: center;
    font-family: Times New Roman,Times,serif;
    }

  .linkactu { font-family: Times New Roman,Times,serif;
    text-decoration: none;
    color: white;
    font-size: 12px;
    }

  .linkactubis { font-family: Times New Roman,Times,serif;
    text-decoration: none;
    color: rgb(2, 58, 158);
    font-size: 15px;
    }

  .linkactuter { font-family: Times New Roman,Times,serif;
    text-decoration: none;
    color: white;
    font-size: 15px;
    }

  .linkactu:hover { font-family: Times New Roman,Times,serif;
    color: rgb(4, 27, 104);
    text-decoration: underline;
    font-size: 12px;
    }

  .link { font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: rgb(1, 44, 131);
    font-weight: bold;
    font-size: 12px;
    }

  .link:hover { font-family: Arial,Helvetica,sans-serif;
    color: black;
    text-decoration: underline;
    font-weight: bold;
    font-size: 12px;
    }

  .copyright { font-family: Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: rgb(4, 27, 104);
    text-align: center;
    }

  .linkcopyright { font-family: Arial,Helvetica,sans-serif;
    text-decoration: none;
    color: rgb(4, 27, 104);
    font-size: 10px;
    }

  .linkcopyright:hover { font-family: Arial,Helvetica,sans-serif;
    color: black;
    text-decoration: underline;
    font-size: 10px;
    }

.linkaffiche { font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1;
    color: rgb(2, 58, 158);
    text-align: center;
    font-family: Times New Roman,Times,serif;
    text-decoration: none;
    border: 0px;
    }

  .linkaffiche:hover { font-family: Arial,Helvetica,sans-serif;
    font-size: 15px;
    line-height: 1;
    color: rgb(2, 58, 158);
    text-align: center;
    font-family: Times New Roman,Times,serif;
    text-decoration: none;
    border: 0px;
    }

img {
    border: 0px solid;
}

a span {     display: none;}
a:hover span
{
    text-decoration: none;    display: block;    position: absolute; 
    top: 200px;
    left: 90px;
    width: 500px;
    height : 370px;    background-color: white;    border : 0px;}