@font-face {
    font-family: 'FuturaLightBT';
    src: url('../fonts/FuturaLightBT.eot');
    src: url('../fonts/FuturaLightBT.woff') format('woff'),
        url('../fonts/FuturaLightBT.ttf') format('truetype');
}

body {
    color: #024C97;
    position: relative;
    background: white;
    background-image: url("images/shattered.png");
    background-position: left top;
    background-repeat: repeat;
    background-color: #FFFFFF;
    background-attachment: fixed;		
    font-family: 'FuturaLightBT', sans-serif;			
    font-size:12pt;
    line-height:24px;
    text-align: justify;

} 

select{
    color: #777;
}

div.large{
    height: 140px;
}
div.small{
    height: 105px;
}

img.large{
    height: 110px;
}
img.small{
    height: 70px;
}
ul.large{
    margin-top:10px;
    padding-right: 50px;
}
ul.small{
    margin-top:-10px;
    padding-right: 60px;

}


nav{
    text-height: 1.1em;
    margin-top: 20px;
}
nav.a:link { color: black;}

hr 
{ 
    height: 30px;
    border-style: solid;
    border-color: black; 
    border-width: 1px 0 0 0;
    border-radius: 20px;
}
hr:before 
{ /* Not really supposed to work, but does */
    display: block; content: "";
    height: 30px; margin-top: -31px;
    border-style: solid; border-color: black;
    border-width: 0 0 1px 0;
    border-radius: 20px; 
}

a:link { text-decoration: none}
a:active { text-decoration: none}
a:visited { text-decoration: none}
a:hover {
    color: #E30017;
    text-decoration: none;
}

a:link.texteNormal { color: #024C97; }
a:active.texteNormal { color: #024C97; }
a:visited.texteNormal { color: #024C97; }
a:hover.texteNormal { color: #E30017; }


h1{
    font-size:30.0pt;
    color:red;
    text-align:center;
    font-weight: bold;
}
h2{
    font-weight: bold;
    text-align: center;
    font-size: 15.0pt;
    color: red;
}
h3{
    font-weight: bold;
    text-align: center;
    font-size: 13.5pt;
    color: red;
}
h4{
    font-weight: bold;
    font-size: 11.5pt;
    color: red;
}

h5{
    font-weight: bold;
    text-align: justify;
    color: #024C97;
}



.divmenu{
    background-color: black;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 5px 5px 5px 1px #949494;
    box-shadow: 5px 5px 5px 1px #949494;

}
.fixed{
    position: fixed;
    z-index: 999;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;	
    box-shadow: 0px 0px 15px rgba(0,0,0,0.15);
}



.copyright {
    line-height: 50px;
    border: none!important;
    background-color:#024C97!important;
    color:#ffffff!important;
    text-align: center;
}

.hcenter{
    display: inline-block;
    padding-bottom: 20px;
    text-align: left;
}

header{
    padding: 15px 0px 15px 0px;
    background-color:#fff;
    border-bottom: 1px solid black;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
}
.navbar{
    margin-bottom: 0px;
}
#slider{
    margin-top: 100px;
    margin-left: -30px;
    margin-right: -30px;  
}

.responsive-slider{
    z-index:2;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
}

.justify{
    text-align: justify;
}
.tabulation 
{ 
    margin: 0 0 0 30px;
} 

.bleu{
    color :#024C97;
}
.gris{
    color :#fff;
}
.rouge{
    color :red;
}
.mail{
    background-image: url('../images/letter_for_mail.png');
    background-size: 100%, 100%;
    width: 30px;
    height: 20px;
    float: left;
}
.cadre { /* taille du cadre, � titre d'exemple */
    width: 15em;
    background-color: #FF6666;
    float:left; 
    width: 200px;
    margin-right: 20px;
    margin-left: 20px;
    padding-top: 20px;
    text-align: center;
    height: 100px;
    -webkit-border-radius: 20px 20px 20px 20px;
    border-radius: 20px 20px 20px 20px;
    -webkit-box-shadow: 5px 5px 10px 1px #000000;
    box-shadow: 5px 5px 10px 1px #000000;
}
.cadre > a{
    color: #fff;
}
.cadre:hover{
    -webkit-box-shadow: 10px 10px 10px 1px #024C97;
    box-shadow: 10px 10px 10px 1px #024C97;
}
.imgbig{
    display: none;
    cursor: pointer;
    position: relative;
    top: -100px;
}
.nogo{
    cursor: pointer;
}

.TitreNoir {
    font-size: 16px;
    font-style: normal;
    color: #FF0000;
    text-align: center;
    text-transform: none;
    font-variant: normal;

}
.texteNormal {
    font-size: 13px;
    font-style: normal;
    color: #024C97;
    text-align: justify;
}
.TitreNormal {
    font-size: 16px;
    font-style: normal;
    color: #024C97;
    text-align: justify;
}


.tdFondBleu {
    background-color: #000033;
    border: thin solid #000033;

}
.texteBlanc {
    font-size: 10px;
    font-style: normal;
    color: #FFFFFF;
    text-align: justify;
}

.texteBlancMenu {
    font-size: 10px;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
    padding-left: 10px;
}
.ListetexteNormal {
    font-size: 10px;
    font-style: normal;
    color: #000033;
    text-align: justify;
    list-style-type: disc;
}
.tableau {
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: #000000;
    border-right-color: #000000;
    border-bottom-color: #000000;
    border-left-color: #000000;
    font-size: 8px;
    border-top-width: thin;
    border-right-width: thin;
    border-bottom-width: thin;
    border-left-width: thin;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}

.nav > li > a{
    font-size:large;
}

ul.nav a:hover { 
    color: red !important; 

}
.navbar-default{
    border-color: white;
    background-color: white;
}

a.actif {
    color : #024C97 !important;
}

.divmenu{
    background-color: #e3e3e3;
    margin-top: -28px;
    margin-left: -15px;
    padding: 20px 25px 10px;
    height: 100%;
}
#marge_top{
    height:100px;
}
#main-bloc{
    padding-bottom: 100px;
}

.nhom{
    width:160px;
}
.ndist{
    width: 80px;
}
.mydatepicker{
    width:110px;
    cursor: pointer !important;
}
#liste_participant div{
    cursor: pointer;
}
#msg_erreur{
    color: red;
    text-align: center;
    width: 100%;
    background-color: white;
    padding: 10px;
    margin-top: -30px;
    border: 1px solid red;        
}
#msg_succes{
    color: green;
    text-align: center;
    width: 100%;
    background-color: white;
    padding: 10px;
    margin-top: -30px;
    border: 1px solid green;        
}
.btn_saisie {
    display:none;
}
.table_stats td{
    text-align: right;
}
.table_stats td:first-child{
    text-align: left;
}
.left{
    text-align: left !important;
}
.center{
    /*text-align: center !important;*/
    padding-bottom: 10px;
    padding-top: 10px;
}
#liste_participant{
    position:absolute;
    background-color: white;
    padding: 0px 15px 0px 15px; 
    border: 1px solid black; 
    z-index:5;top:33px;
    display:none;
}
.moins18{
    background-color: pink !important;
}
#div_erreur{
    text-align: center;
    color: red;
    font-weight: bolder;
}
#div_succes{
    text-align: center;
    color: green;
    font-weight: bolder;
}

#menu {
    text-align: center; /* centrer le texte */
    position: absolute;
    right: 0px;
    top: -11px;
    z-index: 99;
}
#menu li {
    display: inline;
    list-style: none;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background-color:white;
    display:inline-block;
    border: 1px solid black; 
    position: relative;
    bottom: -1px;
}
#menu a {
    display:inline-block;
    margin: 0 30px;
}

.actif{
    background: #f5f5f5 !important;
    border-bottom: none !important;
    bottom: -2px !important;
    padding-top: 1px !important;
}

.div-login{
    background-color: white;
    margin-top: 100px;
    padding: 20px;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -webkit-box-shadow:0px 0px 9px 3px #7a7272  ;
    -moz-box-shadow:0px 0px 9px 3px #7a7272  ;
    box-shadow:0px 0px 9px 3px #7a7272  ;
    height: 250px;
}

.div-insc{
    background-color: white;
    margin-top: 40px;
    padding: 20px;
    border:1px solid #9f9f9f;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;

}
.my-form-control{
    border-radius: 4px;
    border-style: solid;
    border-color: rgb(204,204,204);
}

.table .thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
}

.table-primary th, .table-primary thead th {
    border-color: #7abaff;
    background-color:#7abaff;
}
