﻿/* Move down content because we have a fixed navbar that is 50px tall */
body {
    padding-top: 50px;
    padding-bottom: 20px;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}


/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: -50px;
        Height: 340px;
    }

    .body-content {
        padding: 0;
    }
}
          #Consultationleft {
                float:left; 
               
                width:15%;
               
            }
            #Consultationmiddle{
                float:left; 
               
                width:45%;
              
            }
            #Consultationright{
                float:right;
               
                width:40%;
               
            }


/* ------------------------------------------------------------------------------------
Menu ul deroulant page master
------------------------------------------------------------------------------------ */
.Menud_ul_data {
    border: none;
    cursor: pointer;
    width: 100%;
    text-align: center;
    
}
.Menud_ul_li_a {
    /**   color: #000000; **/
    color:black;
    font-size: large;
}

/** On prévoit de ne pas laisser écouler les flottants hors du menu. **/
    .menu:after {
    content: ""; /* Génération d'un élément après .menu. */
    display: block; /* Donner un comportement à l'élément. */
    clear: both; /* Pas de flottement à gauche ou à droite. */
}

/** On arrondit la gauche et la droite du menu. **/
.menu div:first-child { /* Gauche correspond au premier élément. */
    border-top-left-radius: 1px;
    border-bottom-left-radius: 1px;
}

.menu div:last-child { /* Droite correspond au dernier élément. */
    border-top-right-radius: 1px;
    border-bottom-right-radius: 1px;
}

.menu div {
    position: relative; /* Définition de <div> comme référence de positionnement. */
    float: left; /* display: inline-block; fait l'affaire si pas de support pour IE7. */
    padding: 8px;
    background-color: transparent;
    background: transparent; /* Ajouter préfixes propriétaires -webkit-, -o-, etc... */
}

    .menu div ul {
        position: absolute; /* Placer l'élément par rapport à son parent et hors du flux. */
        left: 0;
        display: none; /* Cacher l'élément. */
        z-index: 7;
        margin-left: -40px;
        background-color: white;
        border: 1px solid;
        cursor: pointer;
        width: 200%;
        text-align: left;
    }

    /** Utilisation de :hover pour afficher les sous-liens au survol de la souris. **/
        .menu div:hover ul {
        display: block;
    }

.menu li {
    list-style: none;
}

.leftdiv {
    float: left;
    width: 60%;
}

.rightdiv {
    margin-left: 30%;
    margin-top:-2%;
}
.rightdivAjoutpanier {
    margin-left: 15%;
    margin-top: -10%;
  
}
.presentation_div_int {
    Height:420px;
    Width:280px ;
   
}
.presentation_img {
    cursor: pointer;
    Height:380px;
    Width:240px ;
   
}
/* Easy Slider */

#slider ul, #slider li {
    margin: 0;
    padding: 0;
    list-style: none;
}
#slider, #slider li {
    /* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/
    width: 280px;
    height: 420px;
    overflow: hidden;
}

    #slider li {
        background:  #f1f1f1;
    }

        #slider li h2 {
            margin: 0 20px;
            padding-top: 20px;
        }

        #slider li p {
            margin: 20px;
        }

/* // Easy Slider */
.centre {
    text-align: center;
}
.hiddenDiv {
    display: none;
}
.imgleft {
    height: 240px;
    width: 160px;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0;
    margin: auto;
}

.imgmiddle {
    height: 700px;
    width: 500px;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0;
    margin: auto;
}
.buutonHidder:hover > .hiddenDiv {
    display: inherit;
}.monBoutton {
    background-color: black;
    Color: white;
}

.monBoutton:hover {
    background-color: transparent;
    Color: black;
}

.image-btn-add {
    background-repeat: no-repeat;
    background-position: right;
    width: 15px;
    background-size: 20px !important;
    height: 15px !important;
}
.imgetiquette {
    height: 70px;
    width: 50px;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0;
    margin: auto;
}

.etiquette {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: -15%;
    margin-left: 15%;
}
.niveau2 {
    display: block;
}
.linkcoleurdeconect:hover {
    background-color: bisque;
}
.vertical-line {
    border-left: 1px solid #000;
    display: inline-block;
    height: 100%;
    margin: 0 20px;
    border-color: gainsboro
}
.ligneachat {
    border: double;
    border-color: transparent;
    margin: -75px 0 0 90px
}

.imgligneachat {
    height: 100px;
    width: 70px;
    margin-top: 3%;
}
.ligneqtachat {
    text-align: right;
    border: double;
    border-color: transparent;
    margin-top: -4%;
    float: right;
    margin-right: 8%;
    height: 60px;
    width: 6%;
}
.ligneprixuniqueachat {
    text-align: right;
    border: double;
    border-color: transparent;
    margin-right: 12%;
    margin-top: -2%;
    float: right;
    width: 10%;
}
.ligneprixtotalachat {
    text-align: right;
    border: double;
    border-color: transparent;
    margin-top: -2%;
    float: right;
    width: 10%;
}
.lignebuttonsup {
    text-align: right;
    border: double;
    border-color: transparent;
    margin-top: -2%;
    float: right;
    width: 2%;
}
.lignedispo {
    text-align: right;
    border: double;
    border-color: transparent;
    margin-top: -4%;
    margin-left: 43%;
    width: 45px;
}
.imagbuttonsup {
    width: 15px;
    background-size: 20px !important;
    height: 15px !important;
}
.imgligneachatm {
    height: 50px;
    width: 35px;
    margin-top: 3%;
}

.lignedeteailachatm {
    height: 60px;
    float: left;
    width: 12%;
}

.ligneachatm {
    height: 60px;
    float: left;
    width: 36%;
}

.lignedispom {
    text-align: center;
    height: 60px;
    float: left;
    width: 11%;
}

.ligneprixuniqueachatm {
    text-align: center;
    height: 60px;
    float: left;
    width: 10%;
}

.ligneqtachatm {
    text-align: right;
    height: 60px;
    float: left;
    width: 8%;
}

.ligneprixtotalachatm {
    text-align: right;
    height: 60px;
    float: left;
    width: 9%;
}

.lignebuttonsupm {
    text-align: center;
    height: 60px;
    float: left;
    width: 4%;
}
.imgetiquettem {
    height: 50px;
    width: 35px;
    top: 0;
    bottom: 0;
    left: 0%;
    right: 0;
    margin: auto;
}
.etiquettem {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-top: -15%;
    margin-left: 15%;
    Font-Size: x-small;
}
.presentation_div_intm {
    float: left;
    width: 32.6%;
    Height: 140px;
    Font-Size: x-small;
}
.presentation_imgm {
    cursor: pointer;
    Height: 95px;
    Width: 60px;
}
.presentation_div_intbm {
    float: left;
    width: 32.6%;
    Font-Size: x-small;
}

.panelleftm {
    float: left;
    width:  10%;
}
.divleftm {
    float: left;
    width: 20%;
}


.divmiddlem {
    float: left;
    width: 50%;
}

.divrightm {
    float: right;
    width: 30%;
    font-size: small;
}

.imgleftm {
    height: 95%;
    width: 95%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-right: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.imgmiddlem {
    height: 220px;
    width: 140px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin-left: 4px;
    margin-top: 2px;
    margin-bottom: 2px;
}

.rightdivAjoutpanierm {
    margin-left: 1%;
    margin-top: 3%;
    font-size: smaller;
}
.post-date a {
    color: #d8d8d8;
}

    .post-date a:visited {
        color: #d8d8d8;
    }

    .post-date a:hover {
        color: #1976D2;
    }

    .post-date a:active {
        color: #adadad;
    }






tr1 {
    vertical-align: top;
}

.post1 {
    width: 1500px;
}

p1 {
    font-size: 1.2em;
    margin: 0 0 15px 0;
}

h11 {
    font-family: Sans-serif;
    font-size: 4em;
    letter-spacing: -1px;
    color: #ccc;
}

h21 {
    font-family: Sans-serif;
    font-size: 3em;
    letter-spacing: -1px;
    color: #ccc;
}





#wrapper {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #ccc;
    overflow: hidden;
}

#mask {
    width: 500%;
    height: 100%;
    background-color: #eee;
}

.item {
    width: 20%;
    height: 100%;
    float: left;
    background-color: #ddd;
}


.content {
    width: 400px;
    height: 300px;
    top: 20%;
    margin: 0 auto;
    background-color: #aaa;
    position: relative;
}

.selected {
    background: #fff;
    font-weight: 700;
}

.clear {
    clear: both;
}
div.scrollimg {
    background-color: black;
    overflow: auto;
    white-space: nowrap;
    height: 20%;
    border: solid;
    border-color: cadetblue;
}

    div.scrollimg a {
        color: white;
        padding: 10px;
        text-decoration: none;
    }

        div.scrollimg a:hover {
            background-color: #777;
        }
div.scrollmenuAlbum {
    background-color: #333;
    overflow: auto;
    white-space: nowrap;
}

    div.scrollmenuAlbum a {
        display: inline-block;
        color: white;
        text-align: center;
        padding: 14px;
        text-decoration: none;
    }

        div.scrollmenuAlbum a:hover {
            background-color: #777;
        }

/* Position the image container (needed to position the left and right arrows) */
.containerAlbum {
    margin-left: 10%;
    width: 80%;
    height: 100%;
  
}

/* Hide the images by default */
.mySlides {
    display: none;
    width: 100%;
    height: 100%;
  
}

/* Add a pointer when hovering over the thumbnail images */
.cursorAlbum {
    cursor: pointer;
}

/* Next & previous buttons */
.prev {
    cursor: pointer;
    position: absolute;
    top: 40%;
    left: 6%;
    width: auto;
    padding: 2.5%;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

.next {
    cursor: pointer;
    position: absolute;
    top: 40%;
    width: auto;
    padding: 2.5%;
    margin-right: 6%;
    color: white;
    font-weight: bold;
    font-size: 20px;
    border-radius: 0 3px 3px 0;
    user-select: none;
    -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover,
    .next:hover {
        background-color: rgba(0, 0, 0, 0.8);
    }

.rowAlbum:after {
    content: "";
    display: table;
    clear: both;
}
/* Add a transparency effect for thumnbail images */
.demoAlbum {
    opacity: 0.6;
}


    .demoAlbum:hover {
        opacity: 1;
    }
.imgAlbum {
   
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}
/* The Modal (background) */
.modalAlbum {
    display: none; /* Hidden by default */
    position: absolute; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 20px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}
/* Modal Content (image) */
.modalcontentAlbum {
    margin: auto;
    display: block;
    width: 98%;
    position: relative;
    cursor: pointer;
}
/* The Close Button */
.closeAlbum {
    position: relative;
    top: 1px;
    color: #f1f1f1;
    font-size: 25px;
    font-weight: bold;
    transition: 0.3s;
}

    .closeAlbum:hover,
    .closeAlbum:focus {
        color: #bbb;
        text-decoration: none;
        cursor: pointer;
    }