body{
	text-align:center;
}
.blue{
    color:blue;
}
.orange{
    color:orange;
}
.purple{
    color:purple;
}
.rouge{
    color:red;
}
.red{
    color:red;
}
button{
    position:relative;
    border:none;
}
.boutton{
    border:none;
    border:2px solid #337AB7;
    border-radius: 20px;
    padding:5px 15px;
    background: #337AB7; /* For Firefox 3.6 to 15 */
    cursor:pointer;
    color:white;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 35px;
}
.boutton:hover{
    background: white; /* For Firefox 3.6 to 15 */
    color:#337AB7;
    text-decoration: none;
    transition: background .3s;
}
.partager{
    position:absolute;
    top:3px;
    left:28px;
    color:white;
}
.facebook{
    margin:0 12px 12px 0;
    display:inline-block;
    width:90px;
    height:25px;
    background: url("../images/facebook2.png") no-repeat white;
}
.twitter{
    margin:0 12px 12px 0;
    display:inline-block;
    width:90px;
    height:25px;
    background: url("../images/twitter2.png") no-repeat white;
}
.google{
    margin:0 12px 12px 0;
    display:inline-block;
    width:90px;
    height:25px;
    background: url("../images/google2.png") no-repeat white;
    cursor:pointer;
}
.linkedin{
    margin:0 12px 12px 0;
    display:inline-block;
    width:90px;
    height:25px;
    background: url("../images/linkedin2.png") no-repeat white;
    cursor:pointer;
}
.back-to-top {
position: fixed;
bottom: 2em;
right: 0px;
text-decoration: none;
color: #000000;
font-size: 12px;
padding: 1em;
display: none;
}
.back-to-top:hover {
text-decoration: none;
}
a.imaage{
    background: url("images/haut.png") bottom right;
    margin-right: 30px;
    margin-bottom: 30px;
    height:46px;
    width:47px;
    z-index:5;
}
@media screen and (max-width:767px) {
    a.imaage{
        background: url("images/haut.png") bottom right;
        margin-right: 5px;
        margin-bottom: 5px;
        height:46px;
        width:47px;
    }
}
.internet{
    background: url("images/internet.jpg") center center;
    background-attachment: fixed;
    height:300px;
    background-repeat: no-repeat;
    margin:30px 0px -20px 0px;
}
.b1{
    min-height:180px;
}
.c1{
    min-height:380px;
}
.decal1{
    margin-top:0px;margin-bottom:10px;padding-left:100px;text-align:left;font:normal 30px Arial;opacity:0.2;
}
.decal2{
    margin-top:40px;margin-bottom:0px;padding-left:100px;font:normal 27px Arial;text-align:left;opacity:0.2;
}
.hello{
    width:100%;
    opacity:1;
    transform: scale(1.0) translate3d(-100px,0,0);
    transition: transform 0.5s, opacity 0.5s ease-in-out;/* ou transition: all 0.5s mais pacity ne marche pas façon*/;
  }
.container2{
    max-width:1150px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.container3{
    max-width:100%;
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

.ulfooter{
    margin:0px;padding:0;list-style-type:none;margin-left:0px;
}

.footerbas{padding-top:0px;margin-bottom:30px;margin-top:70px;background: white;border-top: 1px dashed #D7D7D7}
#foot1 {float:left;margin-top:0px;background: white;text-align:left;padding-right:20px;}
#foot2 {float:left;margin-top:0px;background: white;text-align:left;padding-right:20px;}
#foot3 {float:left;margin-top:0px;background: white;text-align:left;padding-right:20px;}
#foot4 {float:left;margin-top:0px;background: white;text-align:left;padding-right:20px;}

#subfooter{background:black;clear:both;font: normal 10px verdana; width:100%;}

.navbar-default {
    border: none;
    background-color: black;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.30);
}

.navbar{
    margin-bottom:0px;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #393939;
}


.navbar-collapse{
	text-align: left;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    border-color:black;
}

.navbar-default .navbar-nav > li > a{
    color:lightgray;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus{
    color:white;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0.9);
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

.image-square{
    cursor: pointer;
    box-shadow:10px 10px 10px #515151;
}
.img-square{
    border: 1px solid lightblue;
    cursor: pointer;
}
.img-square:hover{
    box-shadow:10px 10px 10px #515151;
    transition-duration : 0.5s, 1s;
}
.logo{
    letter-spacing: 0px;
    font-size: 16px;
}


/******************************************************************************************************
****** LE VRAI SNIPPET POUR CHANGER LE BREAKPOINT DE TWITTER BOOTSRTAP MENU RESPONSIVE DROPDOWN*******
******************************************************************************************************/
.navbar-nav {
    float: none!important;/* c'est le truc le plus important pour centrer ta liste*/
    display:table;
    font-size: 17px;
}

@media (min-width: 993px) {/* t as juste a changer le breakpoint*/
    .navbar-toggle{
        display:none;
    }
    .navbar-brand{
        display:none;
    }
}
@media (max-width: 993px) {/* t as juste a changer le breakpoint*/
    .navbar-nav {
    float: left!important;
    display:block;
    font-size: 13px;
}
    ul.navbar-nav li a{
    text-align: left;
    }
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

/******************************************************************************************************
**************************************** L ASPECT DU BOUTON********************************************
******************************************************************************************************/
/*Et si tu veux changer l’aspect extérieur du bouton c’est*/
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  border: 1px solid #ddd;/*ici je met la couleur blanche des 3 barres*/
}
/*Et si tu veux changer l’aspect extérieur du bouton c’est*/
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;/*ici je change la couleur de fond en hover*/
  background-image: none;
  border: 1px solid transparent; /*ici rien*/
  border-radius: 4px; /*ici je change le border-radius*/
}
.navbar-default .navbar-toggle {
  border-color: #ddd; /*ici je change la couleur de la bordure du bouton*/
}
.navbar-default .navbar-toggle:hover {
  border-color: #ddd; /*ici je change la couleur de la bordure du bouton*/
  background-color: transparent;/*ici je change la couleur du fond du bouton en hover*/
}

