#featuredEventViewer {
    position: absolute;
    top: 32px;
    left: 26px;
    height: 396px;
    width: 418px;
    border: 1px solid #ccc;
    font-family: "Trebuchet MS", Trebuchet, Verdana, "Verdana Ref" sans-serif;
    font-size: 11pt;
    color: #747474;
    background-color: white;
    overflow: hidden
    }
#featuredEvents, #dynamicFeaturedEventViewer {
    position: relative;
    height: 375px;
    width: 418px
    }
#featuredEvents a, #dynamicFeaturedEventViewer a {
    text-decoration: none
    }
#featuredEvents a:hover, #dynamicFeaturedEventViewer a:hover {
    text-decoration: underline
    }
#navigation {
    position: absolute;
    z-index: 500;
    bottom: 5px;
    left: 8px
    }
#navigation a {
    font-family: "Trebuchet MS", Trebuchet, Verdana, "Verdana Ref" sans-serif;
    font-size: 10pt;
    font-weight: bold;
    color: #747474;
    margin: 2px;
    padding: 0 2px 0 2px;
    border: 1px solid #ccc;
    text-decoration: none
    }
#navigation a.activeSlide {
    background-color: #565656;
    text-decoration: underline
    }
#navigation a:hover {
    color: #e32c43
    }
.featuredEventViewerHidden {
    visibility: hidden
    }
.btn_ensavoirplus {
    float: right;
    margin-right: 10px;
    font-family: Arial;
    font-size: 12px;
    color: #be1327;
    text-decoration: none
    }
.featured_Image {
    width: 418px;
    height: 270px;
    overflow: hidden;
    border-bottom: 1px solid #ccc
    }
.featured_information {
    margin: 10px;
    height: 83px;
    overflow: hidden
    }
.featured_title {
    text-transform: uppercase;
    color: #be1327;
    font-size: 14px;
    font-weight: bold
    }
.featured_date, .featured_text {
    font-size: 9pt;
    line-height: 11pt
    }
.featured_text {
    padding-top: 0.5em
    }
#dynamicFeaturedEventViewer {
    position: absolute;
    top: 32px;
    left: 26px;
    height: 396px;
    width: 418px;
    border: 1px solid #CCC;
    font-family: "Trebuchet MS", Trebuchet, Verdana, "Verdana Ref" sans-serif;
    font-size: 11pt;
    color: #747474;
    background-color: white;
    overflow: hidden
    }
#dynamicFeaturedEventViewer #cmsPage {
    margin: 0
    }