/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 10 juil. 2015, 11:58:18
    Author     : adolphe
*/

body {
    /*    height: 768px;*/
    /* background: #bfbfbf; */
    background-image: url(../images/page.png);
}

.badge{
    background-color: #C22E2E!important;
}
#page {
    width: 1020px;
    box-shadow: rgba(0,0,0, 0.45) 0px 0px 5px;  
    -moz-box-shadow: rgba(0,0,0, 0.45) 0px 0px 5px;  
    -webkit-box-shadow: rgba(0,0,0, 0.45) 0px 0px 5px;
    background: #fff;
    position: absolute;
    left: 50%;
    margin: 0 0 0 -510px;
    /*    border: 1px solid black;*/
}
.shadow {
    box-shadow: rgba(0,0,0, 0.75) 0px 0px 5px;  
    -moz-box-shadow: rgba(0,0,0, 0.75) 0px 0px 5px;  
    -webkit-box-shadow: rgba(0,0,0, 0.75) 0px 0px 5px;
}
/* Header */
#header {
    float: left;
    width: 1020px;
    height: 150px;
    background-image: url(../images/banners.png);
    background-repeat: no-repeat;
    box-shadow: rgba(0,0,0, 0.75) 0px 0px 5px;  
    -moz-box-shadow: rgba(0,0,0, 0.75) 0px 0px 5px;  
    -webkit-box-shadow: rgba(0,0,0, 0.75) 0px 0px 5px;
}
#header-search {
    -moz-opacity:0.75;
    opacity: 0.75;
    filter:alpha(opacity=75);
}
#header-search:hover {
    -moz-opacity:1;
    opacity: 1;
    filter:alpha(opacity=100);
}

#logo {
    margin-top: 35px;
    float: left;
    height: 80px;
    margin-right: 100px;
}
.logo {
    width: 291px;
    height: 43px;
}
.title {
    text-align: center;
    font: bold 16px Arial, Helvetica, Verdana, Sans-Serif;
}
#feature1 {
    float: left;
    margin-top: 20px;
}
#feature2 {
    padding: 15px;
    float: right;	
}

/* Content */
#content {
    float: left;
    clear: both;
    width: 1020px;
    /*    height: 300px;*/
    padding: 20px 30px;
}

/* Sidenav for Docs
-------------------------------------------------- */

.bs-docs-sidenav {
    width: 220px;
    /*    margin: 30px 0 0;*/
    padding: 30px;
    /*    padding: 0;*/
    background-color: #fff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065);

}
.bs-docs-sidenav > li > a {
    font: 12px;
    display: block;
    *width: 190px;
    margin: 0 0 -1px;
    padding: 8px 14px;
    border: 1px solid #e5e5e5;
}
.bs-docs-sidenav > li:first-child > a {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
    position: relative;
    z-index: 2;
    padding: 9px 15px;
    border: 0;
    text-shadow: 0 1px 0 rgba(0,0,0,.15);
    -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
    -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
    box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
    float: right;
    margin-top: 2px;
    margin-right: -6px;
    opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
    background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
    opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
    background-image: url("images/glyphicons-halflings-white.png");
    opacity: 1;
}
.bs-docs-sidenav.affix {
    top: 40px;
}
.bs-docs-sidenav.affix-bottom {
    position: absolute;
    top: auto;
    bottom: 270px;
}

/* Content-Left */
#content-left {
    /*    width: 270px;*/
    width: 220px;
    float: left;
    /*    clear: both;*/
}

/* Content-Righr */
#content-right {
    /*padding: 10px 10px 10px 10px;*/
    margin-left: 10px;
    width: 670px;
        height: 350px;
    float: right;
    border: 1px solid #ddd;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
}

.carousel{
    height: 350px!important;
}
/* Content-Christ */
#content-christ {
    padding: 10px 10px 10px 10px;
    margin: auto;
    width: 900px;
    /*    height: 500px;*/
    //float: right;
    border: 1px solid #ddd;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
}

/* Footer */
.foter {
    /*float: left;*/
    width: 100%;
    height: 40px;
    text-align: center;
    background: #a81515;
    background: -moz-linear-gradient(top, #a81515, #a81515);  
    background: -o-linear-gradient(top, #a81515, #a81515);  
    background: -webkit-gradient(linear, 0% 100% from(#a81515), to(#a81515)); 
    background: -webkit-linear-gradient(top, #a81515, #a81515);
    background: linear-gradient(to bottom, #a81515, #a81515);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a81515', endColorstr='#a81515', GradientType=0);

    padding: 12px 38px 0 38px;
    font: 12px Arial, Helvetica, sans-serif;
    color:white;
}
.foter p {
    float: left;
    clear: both;
    /*    margin-top: 12px;*/
    /*    margin-left: 220px;*/
    padding: 10px 20px 0 20px;
    font: 12px Arial, Helvetica, sans-serif;
}
.foter a{
    color:white;
}
/*#footer a{
    color: #fff;

}*/
.sidenav .accordion-group {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
    box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
/* Chevrons Spécial*/
.sidenav .icon-chevron-right {
    float: right;
    margin-top: 2px;
    margin-right: -6px;
    opacity: .25;
}
.sidenav > div > a:hover {
    background-color: #f5f5f5;
}
.sidenav a:hover .icon-chevron-right {
    opacity: .5;
}
.sidenav .active .icon-chevron-right,
.sidenav .active a:hover .icon-chevron-right {
    background-image: url("images/glyphicons-halflings-white.png");
    opacity: 1;
}
.sidenav.affix {
    top: 40px;
}
.sidenav.affix-bottom {
    position: absolute;
    top: auto;
    bottom: 270px;
}

/* myFeature */
#myFeature {
    height: 140px;
    padding: 10px;
}
#myFeature1 {
    padding: 10px 10px;
    margin: 0px;
    margin-right: 10px;
    width: 310px;
    height: 120px;
    /*    height: 210px;*/
}
#myFeature2 {
    /*padding: 0 5px;*/
    width: 310px;
    height: 120px;
    /*    height: 210px;*/
    padding: 10px 10px;
    margin-left: 5px;
}
#myFeature,#myFeature1,#myFeature2 {
    border: 1px solid #ddd;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.075);
    box-shadow: 0 1px 2px rgba(0,0,0,.075);
}

#connect, #search-form, #fixed, .connect {
    width: 210px;
    background-color: #fff;
    /*margin-top: 20px;*/
    //margin-left: 30px;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    z-index: 2;
}
#connect {
    height: 300px;
    width: 230px!important;
    /*height: auto;*/
}
.connect {
    height: 80px;
    padding: 20px 0;
}
#search-form {
    /*    height: 140px;*/
    height: 100px;
}
#connect-bar, #search-bar {
    color: #a81515;
    font-weight: bold;
    z-index: 1;
    padding: 8px 15px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
    background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    border-bottom: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
    *zoom: 1;
}
#fixed {
    width: 190px;
    padding: 8px 10px;
    /*width: 100px;
    padding: 8px 55px;*/
}
.form {
    padding: 20px 10px;
}

.carousel-caption1 {
    /*height: 30px;*/
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 8px;
}
.carousel-caption1 h6 {
    color: #000;
    line-height: 10px;
    font: bold 12px Arial, Helvetica, Verdana, Sans-Serif;
    text-align: center;
    margin: 0 0 5px;
}
.carousel-control1 {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
}
.carousel-control1.right {
    left: auto;
    right: 15px;
}
#align {   
    margin: 0 auto;
}
.accordion-inner li a {
    font-size: 12px;
}

#zoneListeSite, #zoneListeDocument{
    width: 100%;
    height: 100%;
    overflow-x: auto;
    overflow-y: hidden;
}
#zoneListeSite .display{
    /*    margin-bottom: 30px;*/
}
.actu-header{padding-bottom:5px;margin:0px 0 20px;border-bottom:1px solid #dfdfdf;}

/* CSS Preloaders */ 
#circularG{
    position:relative;
    width:50px;
    height:50px}

.circularG{
    position:absolute;
    background-color:#2FA2CC;
    width:11px;
    height:11px;
    -moz-border-radius:8px;
    -moz-animation-name:bounce_circularG;
    -moz-animation-duration:1.04s;
    -moz-animation-iteration-count:infinite;
    -moz-animation-direction:linear;
    -webkit-border-radius:8px;
    -webkit-animation-name:bounce_circularG;
    -webkit-animation-duration:1.04s;
    -webkit-animation-iteration-count:infinite;
    -webkit-animation-direction:linear;
    -ms-border-radius:8px;
    -ms-animation-name:bounce_circularG;
    -ms-animation-duration:1.04s;
    -ms-animation-iteration-count:infinite;
    -ms-animation-direction:linear;
    -o-border-radius:8px;
    -o-animation-name:bounce_circularG;
    -o-animation-duration:1.04s;
    -o-animation-iteration-count:infinite;
    -o-animation-direction:linear;
    border-radius:8px;
    animation-name:bounce_circularG;
    animation-duration:1.04s;
    animation-iteration-count:infinite;
    animation-direction:linear;
}

#circularG_1{
    left:0;
    top:20px;
    -moz-animation-delay:0.39s;
    -webkit-animation-delay:0.39s;
    -ms-animation-delay:0.39s;
    -o-animation-delay:0.39s;
    animation-delay:0.39s;
}

#circularG_2{
    left:5px;
    top:5px;
    -moz-animation-delay:0.52s;
    -webkit-animation-delay:0.52s;
    -ms-animation-delay:0.52s;
    -o-animation-delay:0.52s;
    animation-delay:0.52s;
}

#circularG_3{
    top:0;
    left:20px;
    -moz-animation-delay:0.65s;
    -webkit-animation-delay:0.65s;
    -ms-animation-delay:0.65s;
    -o-animation-delay:0.65s;
    animation-delay:0.65s;
}

#circularG_4{
    right:5px;
    top:5px;
    -moz-animation-delay:0.78s;
    -webkit-animation-delay:0.78s;
    -ms-animation-delay:0.78s;
    -o-animation-delay:0.78s;
    animation-delay:0.78s;
}

#circularG_5{
    right:0;
    top:20px;
    -moz-animation-delay:0.91s;
    -webkit-animation-delay:0.91s;
    -ms-animation-delay:0.91s;
    -o-animation-delay:0.91s;
    animation-delay:0.91s;
}

#circularG_6{
    right:5px;
    bottom:5px;
    -moz-animation-delay:1.04s;
    -webkit-animation-delay:1.04s;
    -ms-animation-delay:1.04s;
    -o-animation-delay:1.04s;
    animation-delay:1.04s;
}

#circularG_7{
    left:20px;
    bottom:0;
    -moz-animation-delay:1.17s;
    -webkit-animation-delay:1.17s;
    -ms-animation-delay:1.17s;
    -o-animation-delay:1.17s;
    animation-delay:1.17s;
}

#circularG_8{
    left:5px;
    bottom:5px;
    -moz-animation-delay:1.3s;
    -webkit-animation-delay:1.3s;
    -ms-animation-delay:1.3s;
    -o-animation-delay:1.3s;
    animation-delay:1.3s;
}

@-moz-keyframes bounce_circularG{
    0%{
        -moz-transform:scale(1)}

    100%{
        -moz-transform:scale(.3)}

}

@-webkit-keyframes bounce_circularG{
    0%{
        -webkit-transform:scale(1)}

    100%{
        -webkit-transform:scale(.3)}

}

@-ms-keyframes bounce_circularG{
    0%{
        -ms-transform:scale(1)}

    100%{
        -ms-transform:scale(.3)}

}

@-o-keyframes bounce_circularG{
    0%{
        -o-transform:scale(1)}

    100%{
        -o-transform:scale(.3)}

}

@keyframes bounce_circularG{
    0%{
        transform:scale(1)}

    100%{
        transform:scale(.3)}

}

ul#menu_accueil
{
    width:650px;
    padding:5px;
    list-style:none;
}

ul#menu_accueil li

{
    width:170px;
    /*height:50px;*/
    padding:10px;
    float:left;
    margin:10px;
    border:1px solid #EB4E61;
    background:#F6BABA;
    text-align:center;
}

ul#menu_accueil li.special{width:600px;}

ul#menu_accueil li a{color:black;}

#starWorld {
    color: #F00F0F;
}

#navmenu{
    width: 100%!important;
}

/*style du FAQ by Mubarack*/
  .red{
        background-color: #e31c1c;
    }
    .white{
        color: #d9dad8 !important;
        font-weight: bolder;
    }
    .list-group-item >.white:hover{
        color: #000 !important;

    }
    .black{
        color: #000!important;
    }
    .right{
        float: right !important;
    }
    .filter:active,
    .filter:focus{
        background-color: #e31c1c !important;
        color: #fff !important;
    }
    .bold{
        font-weight: bold !important;
    }



