/* ------------------------------------ *
 CSS agenda.css
 lundi 11 avril 2005 20:20:44
 HAPedit 3.1.11.111
 * ------------------------------------ */
tr{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    }
.gauche{
    text-align: right;
    padding: 5px 5px 0 0;
    }
.droite{
    padding: 5px 0px 0 5px;

    }
td a:hover{
    background: #FAEBD7;  /* ivoire */
}
.date{
    font-size: 11px;
    font-weight: 400;
    top: 10px;
    color : #8B4513;/* marron */
    }
.lieu{
    font-size: 11px;
    font-variant: small-caps;
    color: black;
    }
.titre{
    font-size: 11px;
    line-height: 14px;
    font-weight: 700;
    top:10px;
    color : #8B4513;/* marron */
    }
.resume{
    font-size: 10px;
    color: black;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 12px;
    }
