@CHARSET "UTF-8";
#focus {
    float:right;
    margin-right:20px !important;
    margin-right:10px;
}

#cadre_focus {
    background-image: url(../images/newsletter_frame_focus.gif);
    background-repeat:no-repeat;
    height: 300px;
    width:119px;
    overflow:hidden;
}

#cadre_focus img {
    margin-bottom:0px;
}

#entete_focus {
    margin-top:5px;
    margin-left:5px;
    padding-right:10px; 
}

#cadre_focus, #entete_focus a, #cadre_evenements, #entete_evenements a {
    color:white;
}

#entete_focus span {
    font-size:11px;
    font-weight:bold;
}

#cadre_focus p {
    margin-top:2px;
    margin-left:5px;
    padding-right:10px;
}

#titre_focus {
    font-family: 'Gill-Sans', Arial, Verdana;
    font-weight: bold;
    padding-bottom: 2px;
    font-size:11px;
    text-transform: uppercase; 
}