@import url(general.css);
@import url(slimbox.css);
@import url(formulaire.css);
@import url(navigation.css);
a img {
    border: 0
    }
#content h1 {
    margin: 15px 28px;
    font: normal 24px Georgia, "Times New Roman", Times, serif
    }
#content h2 {
    margin: 5px 28px 5px 28px;
    background-color: #fff;
    color: #515151;
    font: normal 14px Georgia, "Times New Roman", Times, serif;
    text-align: justify;
    line-height: 20px
    }
#content p.spacer {
    margin: 15px 0;
    padding: 0;
    background: url(../images/content-spacer.png) top left no-repeat #fff;
    width: 620px;
    height: 12px
    }
#content .items {
    margin: 15px 28px
    }
#content .items .launcher1, #content .items .launcher2, #content .items .launcher3, #content .items .launcher4 {
    float: left;
    width: 272px;
    height: 100%;
    margin-bottom: 40px
    }
#content .items .launcher1, #content .items .launcher3 {
    background: url(../images/launcher1-background.png) top right no-repeat #fff;
    color: #000
    }
#content .items .launcher2, #content .items .launcher4 {
    background: url(../images/launcher2-background.png) top left no-repeat #fff;
    color: #000;
    padding-left: 12px
    }
#content .items .launcher2, #content .items .launcher4 {
    margin-left: 5px
    }
#content .items p {
    margin: 10px 0
    }
#content .items p.header {
    margin: 0
    }
#content .items p.link {
    background: url(../images/launcher-bottom.png) bottom left repeat-x #fff;
    color: #000;
    padding-bottom: 12px;
    margin-top: 15px;
    text-align: center;
    text-transform: uppercase
    }
#content .items p.link a {
    text-decoration: none;
    font: bolder 11px Georgia, "Times New Roman", Times, serif;
    background-color: #fff;
    color: #000
    }
#content .items .launcher1 a.color {
    background-color: #fff;
    color: #e75113
    }
#content .items .launcher2 a.color {
    background-color: #fff;
    color: #0daa14
    }
#content .items .launcher3 a.color {
    background-color: #fff;
    color: #857ab3
    }
#content .items .launcher4 a.color {
    background-color: #fff;
    color: #8ab5dd
    }
#content .items p.link a:hover {
    text-decoration: underline
    }
#content .items ul {
    background-color: #fff;
    color: #000;
    margin: 0;
    padding: 0;
    width: 260px
    }
#content .items ul li {
    background: url(../images/content-li.png) top left no-repeat #fff;
    list-style-type: none;
    margin: 10px 0;
    padding: 0;
    padding-left: 20px
    }
#content .items ul li a {
    background-color: #fff;
    color: #000;
    text-decoration: none
    }
#content .items p.content {
    line-height: 15px;
    margin-bottom: 10px
    }
#content .items p.content span.title {
    text-transform: uppercase;
    font-weight: bolder
    }
#content .items p.content .savoir_plus {
    text-transform: uppercase;
    font: bolder 10px Georgia, "Times New Roman", Times, serif;
    text-decoration: none;
    line-height: 20px
    }
a.calendrier {
    font-weight: bolder
    }