body {
    background-color: #f5f8fa;
    color: #1e3948;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.navbar-form{border:none;}
.navbar-inverse {
    background-color: #3B5998;
    border-color: #3B5998;
}
.navbar-inverse .navbar-nav > li > a {
    color: rgba(255, 255, 255, 0.8);
}
.navbar-inverse .navbar-brand {
    background-color: transparent;
    color: #fff;
}

.navbar-inverse .navbar-toggle{border-color:rgba(255,255,255, 0.3);}
.navbar-inverse .navbar-toggle:hover{border-color:#fff; background:#fff;}
.navbar-inverse .navbar-toggle:hover .icon-bar{background:#3097D1;}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form{border-color:rgba(255,255,255, 0.3); box-shadow:none}
.dropdown-menu{background:#3097D1;}
.navbar-inverse .navbar-nav a{color:#fff;}

/* Dropdown mobile */
.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:rgba(255,255,255, 0.3);}
.navbar-inverse .navbar-nav > .open > a{background:#fff !important; color:#3d94d5 !important;}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{color:#fff;}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover{background:rgba(255,255,255, 0.2);}





.myBloc {
    background-color: #ffffff;
    border: 1px solid #d3e0e9;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    padding:15px;
}

h1 {
    font-size: 30px;
    margin-top: 0;
}

h2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    margin-top: 0px;
    padding: 0;
    width: 100%;
    font-weight:400;
}
hr {
    margin-top:10px;
}



.superposition {
    position:relative;
}
.superposition .superposition-haut, .superposition .superposition-bas, .superposition .superposition-gauche, .superposition .superposition-droite {
    position:absolute;
}
.superposition .superposition-haut {
    top:3%;
}
.superposition .superposition-bas {
    bottom:3%;
}
.superposition .superposition-gauche {
    left:3%;
}
.superposition .superposition-droite {
    right:3%;
}


.femme{color:#e53935;}
.homme{color:#1e88e5;}
.modo{color:#689f38;}

.coderoute {
    cursor:pointer;display:block;
}


.thumbnail {
    line-height: 1.42857;
}
.thumbnail img {
    width: 100%;
}
.thumbnail > img, .thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}
.thumbnail ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.bandeau {
    overflow: hidden;
    position: relative;
}
.bandeau .bandeau-warning {
    background-color: rgba(138, 109, 59, 0.7);
}
.bandeau .bandeau-danger {
    background-color: rgba(169, 68, 66, 0.7);
}
.bandeau .bandeau-success {
    background-color:rgba(60, 118, 61, 0.7);
}
.bandeau [class^="bandeau-"], .bandeau [class*=" bandeau-"] {
    color: #fff;
    font-weight: bold;
    left: -15%;
    padding: 1px 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    top: 12%;
    transform: rotate(-40deg);
    width: 55%;
}
.label-noir {
    background-color: #101010;
}
.enligne {
    color: #090;
}
.img-toutpetit {
    width:50px;
}
table.borderless td,table.borderless th {
    border: none !important;
}
.selectInscription{float:left; margin-right:10px;}


.fa {
    margin-right:0px;
}
.btn.btn-xs .fa {
    margin-right:0px;
}

.badge.badge-important{background-color:#d9534f}



/* NAVBAR FORM */
.navbar-form .form-group{margin-right:5px;}

/* LABEL */
.label{display:inline-block; margin:0 5px 7px 0; padding:5px 7px;}

.navbar-brand h1 {
border: 0 none;
font: inherit;
margin: 0;
padding: 0;
vertical-align: baseline;
}


.bs-callout {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-image: none;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    margin: 20px 0;
    padding: 20px;
}
.bs-callout-info h4 {
    color: #1b809e;
}
.bs-callout-info {
    border-left-color: #1b809e;
}
.bs-callout h4 {
    margin-bottom: 5px;
    margin-top: 0;
}



/* FOOTER */
.footer{ }
.f-desc{ background-color:#252525; color:#fff; padding:50px 0 0 0; }
.fcopy{ background-color: #0071BC; color:#fff; text-align:center; padding:20px 20px; }
.footer-item{ line-height: 20px; color: #999999; font-weight: 400; margin-bottom: 20px; min-height: 250px; }
.footer-sosmed{ margin-top: 20px; }
.footer-sosmed .item{ width:30px; height:30px; text-align:center; background-color:#29ABE2; color:#fff; display: inline-table; padding-top: 6px; border-radius: 50%; }
.footer-sosmed .item:hover{ background-color:#2264A1; }
.footer-sosmed .item .fa{ font-size:16px; }
.footer-logo{ margin-bottom: 10px; }
.footer-title{ font-size: 18px; line-height: 22px; color: #FFFFFF; font-family: raleway, sans-serif; font-weight: 400; position:relative; padding: 10px 0; margin-bottom: 40px; }
.footer-title:after{ position:absolute; content:''; width:50px; height:10px; border-bottom:1px solid #fff; }
.footer-blog-item{ padding-left:30px; margin-bottom: 15px; }
.footer-blog-item:before{ font-family: FontAwesome; content: "\f105"; color:#29ABE2; float:left; padding-left:-20px; margin-left: -26px; font-size: 16px; }
.footer-blog-item .footer-blog-lead{ line-height: 20px; color: #999999; font-weight: 400; }
.footer-blog-item .footer-blog-lead a{ color: #999999; }
.footer-blog-item .footer-blog-lead a:hover{ color: #2264A1; }
.footer-blog-item .footer-blog-date{ font-size: 12px; line-height: 17px; color: #29ABE2; font-family: raleway, sans-serif; font-weight: 400; margin-top: 5px; }
.footer-form{ }
.footer-form .form-control{ border-radius:0; -moz-border-radius: 0; -webkit-border-radius: 0; }
.footer-getintouch{ }
.footer-getintouch-item{ clear:both; margin-bottom:10px; content:''; }
.footer-getintouch-item .icon{ font-size: 18px; color:#29ABE2; float:left; margin-right:10px; text-align:center; width:20px; }
.footer-getintouch-item .icon .fa{ font-size: 16px; }
.footer-getintouch-item .desc{ float:left; margin-bottom: 10px; }
.footer-getintouch-item .desc .desc-1{ width:60px; float:left; }
.footer-getintouch-item .desc .desc-2{ width:10px; float:left; }
.footer-getintouch-item .desc .desc-3{ float:left; }


/** ========================================================================== **/
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}
.mtop{margin-top:10px !important}
.mtop2{margin-top:20px !important}
.mtop3{margin-top:30px !important}
.mtop4{margin-top:40px !important}
.mbot0{margin-bottom:0 !important}
.mbot{margin-bottom:10px !important}
.mbot2{margin-bottom:20px !important}
.mbot3{margin-bottom:30px !important}
.mbot4{margin-bottom:40px !important}
.ptop{padding-top:20px}
.pbot{padding-bottom:20px}