/* FORTUNA  - Révélation */

A, .link
{
    text-decoration: none;
    font-weight: bold;
    color: #FFE795;
    font-family:Adobe Garamond Pro;
    font-size: 10pt;
}
.link
{
    font-size: 12pt;
    cursor: hand;
}

DIV.langue
{
    position: absolute;
    top: 20px;
    left: 1080px;
}

DIV.ami
{
    position: absolute; 
    display:none; 
    width:400px; 
    height:200px;
    color: #FFFFFF;
    font-family:Adobe Garamond Pro;
    font-size: 14pt;
    border: solid 2px #FFFFFF;
    background-color:#CC9900;
    margin: 0px;
    padding: 0px;
}
P.ami-fermer
{
    /*float: right;*/
    margin: 0px;
    margin-top: 3px;
    margin-right: 3px;
    padding: 0px;
    text-align: right;
    cursor: hand;
    font-family: Arial;
    font-size: 8pt;
}
P.ami-titre
{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    text-align: center;
}

