/*
 * HTML5 Boilerplate
 *
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html, button, input, select, textarea {
    color: #222
    }
body {
    font-size: 11px;
    line-height: 15px
    }
/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
    }
::selection {
    background: #b3d4fc;
    text-shadow: none
    }
/*
 * A better looking default horizontal rule
 */
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
    }
/*
 * Remove the gap between images and the bottom of their containers: h5bp.com/i/440
 */
img {
    vertical-align: middle
    }
/*
 * Remove default fieldset styles.
 */
fieldset {
    border: 0;
    margin: 0;
    padding: 0
    }
/*
 * Allow only vertical resizing of textareas.
 */
textarea {
    resize: vertical
    }
/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
    }
/* ==========================================================================
   Author's custom styles
   ========================================================================== */
#site-container {
    width: 1024px;
    margin: 0 auto
    }
#main-header {
    position: relative;
    width: 1024px;
    height: 300px;
    background: url(../images/bandeau_haut.jpg) left top no-repeat
    }
#main-nav {
    position: absolute;
    bottom: 10px;
    text-align: right;
    width: 100%
    }
#main-nav a {
    display: inline-block;
    background: #95a646;
    margin-left: 10px;
    padding: 6px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none
    }
#main-nav a:hover {
    background: #8bb8c7
    }
#root-link {
    display: block;
    position: absolute;
    top: 35px;
    left: 0;
    width: 100%;
    height: 215px
    }
#root-link span {
    display: none
    }
#left-col {
    float: left;
    width: 200px
    }
#main-content {
    float: left;
    margin-left: 10px;
    width: 580px;
    padding-left: 10px
    }
#main-content p {
    text-align: justify
    }
#right-col {
    float: right;
    width: 200px
    }
.left {
    float: left
    }
.right {
    float: right
    }
.left-nav, .left-nav ul {
    margin: 0;
    padding: 10px;
    list-style: none
    }
.left-nav ul {
    padding: 0 0 0 20px;
    margin-bottom: 10px
    }
.left-nav a {
    display: block;
    color: #000;
    text-decoration: none
    }
.left-nav a:hover {
    text-decoration: underline
    }
.left-nav ul li {
    padding-bottom: 5px;
    display: list-item;
    background: url(/upload/square.jpg) no-repeat 0 6px;
    padding: 2px 5px 2px 10px
    }
.left-nav > li > a {
    color: #b8372e;
    text-transform: uppercase
    }
.left-nav > li > a:hover {
    color: #000;
    text-decoration: none
    }
.left-nav > li > a {
    font-weight: bold;
    background: url(../images/bg-left-nav.png) right bottom no-repeat;
    padding-bottom: 15px
    }
.blocgris {
    background: #666
    }
.dates-importante-droite {
    margin: 0;
    padding: 0;
    list-style: none
    }
.dates-importante-droite li {
    margin-bottom: 10px
    }
.titre-page {
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 0
    }
#main-footer {
    clear: both;
    min-height: 50px;
    padding: 0 15px
    }
.degrade-footer {
    text-align: center;
    padding-top: 20px;
    background: #fff;
    /* Old browsers */
    background: -moz-linear-gradient(top, #fff 0, #000 20px);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(26%, #fff), color-stop(100%, #000));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #fff 0, #000 20px);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #fff 0, #000 20px);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #fff 0, #000 20px);
    /* IE10+ */
    background: linear-gradient(to bottom, #fff 0, #000 20px);
    /* W3C */
    }
#itw-aside, #nsw-aside {
    margin: 0;
    padding: 0;
    list-style: none
    }
#nsw-aside {
    /*border 				: 1px solid #b8372e;*/
    border: 1px solid #bbb;
    border-radius: 2px;
    /*box-shadow 			: 0 0 5px 1px rgba(0, 0, 0, 0.1);*/
    height: 198px
    }
#nsw-aside img {
    position: absolute;
    top: 0;
    left: 0
    }
#nsw-aside .details {
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.75);
    width: 178px;
    height: 178px;
    padding: 10px;
    display: none;
    font-size: 10px;
    color: #fff;
    line-height: 16px
    }
#nsw-aside .details strong {
    font-size: 13px;
    display: block;
    padding-bottom: 5px
    }
#nsw-aside .details em {
    font-size: 12px;
    display: block;
    padding-bottom: 10px
    }
#nsw-aside a:hover .details {
    display: block
    }
#itw-aside li {
    text-align: center;
    padding-left: 5px
    }
#itw-aside a {
    color: #000;
    text-decoration: none
    }
.cycle-slideshow {
    -webkit-perspective: 1000;
    -webkit-transform-style: preserve-3d;
    -moz-perspective: 1000;
    -moz-transform-style: preserve-3d;
    -o-perspective: 1000;
    -o-transform-style: preserve-3d;
    perspective: 1000;
    transform-style: preserve-3d
    }
.video-list {
    margin: 0;
    padding: 0;
    list-style: none
    }
.video-list li {
    float: left;
    padding: 10px 5px;
    margin: 0;
    text-align: center;
    width: 175px;
    height: 160px
    }
.video-list a {
    text-decoration: none;
    color: #000
    }
.video-list img {
    border: 1px solid Gray
    }
#footer-nav {
    width: 50%
    }
#main-footer .right {
    width: 40%;
    margin: 0;
    padding: 0
    }
.logos-footer td {
    padding: 10px;
    text-align: center
    }
.bloc-col-droite {
    padding: 15px 8px 8px 10px;
    margin-bottom: 10px;
    color: #fff
    }
.bloc-col-droite.gris {
    background-color: #fff;
    border: 1px solid #bbb;
    border-radius: 2px;
    /*box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);*/
    margin: 1em auto;
    padding: 0.5em
    }
.bloc-col-droite.photo {
    background-color: #fff;
    border: none;
    box-shadow: none;
    margin: 1em auto;
    padding: 0
    }
.bloc-col-droite.noir {
    background-color: #b8372e
    }
.bloc-col-droite.noir li {
    border-bottom: dotted #000;
    padding: 3px;
    margin: 1em auto
    }
.bloc-col-droite h3 {
    margin: 0;
    padding: 0 0 10px 0;
    color: #fff
    }
.bloc-col-droite h5 {
    margin: 0;
    padding: 0 0 10px 0;
    color: #b8372e;
    font-size: 13px
    }
.bloc-col-droite ul {
    margin: 0
    }
.bloc-col-droite li {
    margin-bottom: 5px
    }
.bloc-col-droite a {
    color: #fff
    }
.bloc-social-links {
    margin-top: 25px;
    text-align: center
    }
.bloc-social-links a {
    display: inline-block;
    margin-right: 20px
    }
#cptJours {
    text-align: center
    }
#cptJours span {
    display: inline-block;
    width: 6px;
    margin: 0;
    /*border-radius : 5px;*/
    text-align: center;
    color: #b8372e;
    font-family: sans-serif;
    font-weight: bold;
    font-size: 16px;
    /*background: #000000; /* Old browsers */
    /*background: -moz-linear-gradient(top, #000000 0%, #3f3f3f 46%, #a5a5a5 51%, #000000 69%, #000000 100%); /* FF3.6+ */
    /*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(46%, #3f3f3f), color-stop(51%, #a5a5a5), color-stop(69%, #000000), color-stop(100%, #000000)); /* Chrome,Safari4+ */
    /*background: -webkit-linear-gradient(top, #000000 0%, #3f3f3f 46%, #a5a5a5 51%, #000000 69%, #000000 100%); /* Chrome10+,Safari5.1+ */
    /*background: -o-linear-gradient(top, #000000 0%, #3f3f3f 46%, #a5a5a5 51%, #000000 69%, #000000 100%); /* Opera 11.10+ */
    /*background: -ms-linear-gradient(top, #000000 0%, #3f3f3f 46%, #a5a5a5 51%, #000000 69%, #000000 100%); /* IE10+ */
    /*background: linear-gradient(to bottom, #000000 0%, #3f3f3f 46%, #a5a5a5 51%, #000000 69%, #000000 100%); /* W3C */
    /* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 ); /* IE6-9 */
    }
#days {
    font-family: sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #b8372e;
    border-radius: 5px;
    padding: 1px
    }
#top {
    position: relative;
    right: 0;
    top: 25px;
    z-index: 1
    }
.margin-content h3 {
    color: #b8372e
    }
#homeActus {
    width: 550px;
    height: 200px;
    position: relative;
    background: url(../images/bg-news-home.jpg) left -20px top -50px no-repeat;
    border: 1px solid #bbb;
    /*box-shadow 	: 0 0 5px 1px rgba(0, 0, 0, 0.1);*/
    list-style: none
    }
.news-ico {
    max-width: 120px;
    float: right;
    margin-left: 15px
    }
.news-container {
    width: 560px;
    height: 170px;
    padding: 15px
    }
.titre-actu {
    margin: 0;
    padding: 0;
    font-size: 20px
    }
.news-link {
    position: absolute;
    bottom: 10px;
    right: 10px;
    display: inline-block;
    padding: 3px 6px;
    border-radius: 2px;
    background: #B8372E;
    color: #fff;
    text-decoration: none
    }
.sponsors-rows {
    clear: both;
    float: none
    }
.sponsors-rows span {
    display: block;
    float: left;
    width: 50%;
    text-align: center;
    padding: 5px 0
    }
.sponsors-rows img {
    border: 1px solid #ccc
    }
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    }
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%
    }
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
    display: none !important;
    visibility: hidden
    }
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
    }
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
    }
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
    visibility: hidden
    }
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before, .clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    }
.clearfix:after {
    clear: both
    }
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
    }
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important
        }
    a, a:visited {
        text-decoration: underline
        }
    a[href]:after {
        content: " (" attr(href) ")"
        }
    abbr[title]:after {
        content: " (" attr(title) ")"
        }
    /*
         * Don't show links for images, or javascript/internal links
         */
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
        }
    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
        }
    thead {
        display: table-header-group;
        /* h5bp.com/t */
        }
    tr, img {
        page-break-inside: avoid
        }
    img {
        max-width: 100% !important
        }
    @page {
        margin: 0.5cm
        }
    p, h2, h3 {
        orphans: 3;
        widows: 3
        }
    h2, h3 {
        page-break-after: avoid
        }
    }
/*------------------------------
countdown*/
.countdown ul {
    list-style-type: none;
    width: 566px;
    margin: 50px auto
    }
.countdown li {
    float: left;
    background: url(../imagesfilmstrip.png) 0 0 no-repeat;
    width: 53px;
    height: 103px
    }