﻿/* BODY */
body {
    background: #000;
    color: #fff;
    font-family: "Oxygen", sans-serif;
}
/* EN-TÊTE */
.header-right {
    font-style: italic;
    text-align: right;
}
.texte_tag {
    padding-right: 50px;
}
.logo_tag {
    float: right;
    padding: 10px;
}
@media (max-width: 991px) {
    .header-left,
    .header-right {
        float: none !important;
        text-align: center;
        width: 100%;
    }
    .texte_tag {
        padding-right: 0;
    }
    .logo_tag {
        float: none;
    }
    .logo-ms1 a,
    .logo_tag {
        margin: 0 auto;
    }
    .img-responsive {
        display: inline;
    }
}
#menu_l ul li span {
    background: url(../images/menu_sep.png) left no-repeat;
    display: block;
    height: 30px;
    line-height: 30px;
    padding: 8px 0;
    width: 3px;
}
#menu_l ul li a {
    background: url(../images/menu_off.png) left no-repeat;
    color: #999;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 7px 0 15px;
    padding: 8px 20px;
    text-decoration: none;
    width: auto;
}
#menu_l ul li a:hover, #menu_l ul li a.active {
    background: url(../images/menu_on.png) left no-repeat;
    color: #fff;
    text-decoration: none;
}
#menu_r ul li a {
    color: #999;
    display: block;
    height: 30px;
    line-height: 30px;
    margin: 0 15px 0 0;
    padding: 8px 20px;
    text-align: right;
    text-decoration: none;
    width: 74px;
}
#menu_r ul li a:hover {
    background: url(../images/menu_on.png) right no-repeat;
    color: #fff;
    text-decoration: none;
}
/* MILIEU */
.box {
    background-color: rgba(0, 0, 0,.75);
    border: 1px solid #000;
    margin-bottom: 15px;
}
.main {
    padding: 15px;
}
#page {
    font-size: 1.4em;
    margin: 0 auto;
    width: 1004px;
}
#page2 {
    background: #000;
    font-size: 1.4em;
    margin: 0 auto;
    padding: 15px 0;
    width: 1240px;
}
#main {
    color: #ddd;
    margin-left: 220px;
    padding: 15px 0;
    width: 760px;
}
#main2 {
    color: #ddd;
    margin-left: 20px;
    padding: 15px 0;
    width: 960px;
}
#main_2c {
    width: 760px;
}

#main_2c_l {
    float: left;
    width: 355px;
}
#main_2c_r {
    float: right;
    width: 355px;
}
.calendrier {
    margin-bottom: 10px;
    width: 100%;
}
.calendrier .cal_top {
    background: url(../images/calendrier_top.png) repeat-x top left;
    color: #ffa200;
    font: bold 1.2em "Oxygen", sans-serif;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}
.calendrier .cal_content {
    background: #111;
    border-bottom: 1px solid #666;
    padding: 20px;
}
.calendrier .cal_content .cal_content_l {
    float: left;
    width: 80%;
}
.calendrier .cal_content .cal_content_r {
    float: right;
    text-align: center;
    width: 20%;
}
.calendrier.panel {
    background-color: #111;
}
.calendrier.panel-default {
    border-color: #000;
}
.calendrier.panel-default > .panel-heading {
    background: url(../images/calendrier_top.png) repeat-x top left;
    color: #ffa200;
    height: 40px;
    line-height: 40px;
    border-color: #333;
}
.calendrier.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #000;
}
.calendrier.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #000;
}
.calendrier.panel-default .cal_content {
    background: #111;
    border-bottom: 1px solid #666;
    padding: 15px 0;
}
/* SIDEBAR */
.sidebar {
    padding: 15px;
}
.chrono {
    display: block;
    margin: 0 auto 10px auto;
    max-width: 160px;
}
#mon24htelus {
    margin-bottom: 15px;
    padding: 0 5px;
}
.lieu, .date {
    color: #999;
}
.date {
    margin-bottom: 5px;
}
.lien {
}
.sidebar div.sep {
    border-bottom: 1px solid #666;
    margin: 10px 0;
    width: 100%;
}
/* PIED DE PAGE */
.sponsors {
    padding: 15px;
    text-align: center;
}
.sponsors ul li {
    margin: 0 10px;
}
.sponsors ul li img {
    padding: 10px;
}
footer {
    color: #fff;
    padding: 10px 12px;
}
.footer-right {
    text-align: right;
    text-transform: uppercase;
}
.footer-left p.telephone {
    font-size: 1.2em;
}
.footer-left p.telephone span {
    font-size: 2em;
}
.footer-right ul li span {
    font-weight: bold;
}
/* TITRES */
h1 {
    color: #ffa200;
}
h2, h3, h4 {
    color: #fff;
}
h4 span,
h4 span a,
h4 span a:hover,
h4 span a:active,
h4 span a:focus {
    color: #999;
    font-weight: normal;
}
/* LIENS */
a {
    color: #ffa200;
    text-decoration: none;
}
a:hover,
a:focus {
    color: #ffa200;
    text-decoration: underline;
}
/* LISTES */
#page ul li {
    background: url(../images/bullet.png) no-repeat left;
    padding-left: 13px;
}
.carousel ul li {
    background: none;
    font-size: 2em;
    padding: 50px 0;
    text-align: center;
}
/* FORMULAIRES */
.b-straight {
    border-radius: 0;
}
.form-control {
    border-color: #ffa200;
}
.btn-primary {
    color: #333;
    background-color: #ffa200;
    border-color: #ddd;
}
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover {
    color: #ddd;
    background-color: #000;
    border-color: #ddd;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    color: #333;
    background-color: #999;
    border-color: #ddd;
}
.btn {
    margin-bottom: 5px;
}
label.error, label.success, label.msg, label.promo {
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    font-weight: bold;
    line-height: 18px;
    padding-left: 18px;
    width: auto;
}
label.error {
    background-image: url(../images/error.png);
    color: #c33;
}
label.success {
    background-image: url(../images/tick.png);
    color: #529214;
}
label.msg {
    background-image: url(../images/information.png);
    color: #0072bc;
}
div.error {
    display: none;
}
div.error, div.msg {
    background-color: #ffb;
    border: 1px solid #feb;
    margin-bottom: 10px;
    padding: 3px;
}
input.error, textarea.error {
    border: 1px solid #c33;
}
fieldset legend {
    color: #fff;
    font-weight: bold;
    padding: 2px 5px;
}
fieldset input.chk_input, fieldset label.chk_label {
    float: left;
    margin: 0 5px 0 0;
}
/* MISC */
.special td, .special th {
    padding: 3px;
}
.clearer {
    clear: both;
}
table {
    border-collapse: collapse;
    font-size: 1em;
}
.img_cadre {
    border: 1px solid #a39f7a;
}
table.resultats,
table.stats {
    max-width: 1240px;
    font: normal 0.9em "Arial";
}
table.resultats td,
table.stats td,
table.stats th {
    padding: 2px 5px;
}
table.stats td,
table.stats th {
    border: 1px solid #fff;
}
table.resultats tr.HeaderRow td,
table.stats th {
    background: #ffa200;
    color: #111;
    font-weight: bold;
}
table.stats td {
    background: #444;
}
table.resultats tr.OddRow td {
    background: #000;
}
table.resultats tr.EvenRow td {
    background: #222;
}
table.resultats td.BestTimeOverall {
    color: #FF00FF;
    font-weight: bold;
}
table.resultats td.BestTime {
    color: #00FF00;
    font-weight: bold;
}
table.resultats td.PitIn {
    color: #FF0000;
    font-weight: bold;
}
table.resultats td.PitOut {
    color: #FFFF00;
    font-weight: bold;
}
table.resultats td img {
    height: 18px;
}
#Time {
    max-width: 1240px;
    margin: 0 auto 0.5em auto;
    font-size: 1em;
    font-weight: bold;
    text-align: right;
}
#DayTime {
    color: #FFFF00;
    float: left
}
#ElapsedTime {
    color: #00FF00;
    margin-right: 1em
}
#RemainingTime {
    color: #FF0000;
}
img.img_status {
    height: 1.1em;
    margin-bottom: 5px;
}
/* #Menu a{margin: 0 10px; font-size: 1.4em; color: #0000FF;}
#Title {font-size: 1.4em; font-weight: bold; color: #FFFFFF; margin: 0 0 0 0;}
#Title img {height: 1.6em; vertical-align: bottom; margin: 0 1em 0 1em;}
#ImageHeader {margin: 0 auto 1em auto;}
#ImageFooter {margin: 1em auto 0 auto;} */
.txtcentre{
    text-align: center;
}
/* BUTTONS */
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    font-weight: bold;
}
/* NAVBAR */
.navbar-nav {
    text-transform: uppercase;
}
.navbar-nav>li>a {
    background: url(../images/menu_off.png) left no-repeat;
    color: #999;
    padding-left: 20px;
    padding-right: 20px;
}
.navbar-nav>li>a:hover,
.navbar-nav>li.active>a,
.navbar-nav>li.active>a:hover{
    background: url(../images/menu_on.png) left no-repeat;
    color: #fff;
}
.navbar-nav.navbar-right>li>a {
    background: url(../images/menu_off.png) right no-repeat;
    color: #999;
    padding-left: 20px;
    padding-right: 20px;
}
.navbar-nav.navbar-right>li>a:hover,
.navbar-nav.navbar-right>li.active>a,
.navbar-nav.navbar-right>li.active>a:hover{
    background: url(../images/menu_on.png) right no-repeat;
    color: #fff;
}
@media (max-width: 767px) {
    .navbar-nav.navbar-right>li>a {
        background-position: left;
    }
    .navbar-nav.navbar-right>li>a:hover,
    .navbar-nav.navbar-right>li.active>a,
    .navbar-nav.navbar-right>li.active>a:hover{
        background-position: left;
    }
}
/* TOOLTIP */
.ms1-tooltip {
    position: relative;
    display: inline-block;
}
.ms1-tooltip .ms1-tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #ff3d19;
    color: #fff;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 20;
    left: 50%;
    top: 125%;
    margin-left: -120px;
    opacity: 0;
    transition: opacity 1s;
}
.ms1-tooltip .ms1-tooltiptext::after {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    margin-left: -15px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent transparent #ffa302 transparent;
}
.ms1-tooltip:hover .ms1-tooltiptext,
.ms1-tooltip:focus .ms1-tooltiptext{
    visibility: visible;
    opacity: 1;
}
.span-block {
    display: block;
    height: 200px;
}
.table-responsive {
    overflow-y: hidden;
}
table.resultats tr.highlight td {
    background: #ffff00;
    color: #000000;
}