

body{
    background: white;
    height: 100%;
}


table {
    font-family: arial, sans-serif;
    border-collapse: collapse;
    width: 100%;
}

td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 8px;
    font-size:20px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}
iframe {
    width: 1000px;
}
#projetecole{
    width:1920px;
    height:1000px
}


    



header, section{
    margin: 0 auto 0 auto;
    width: 1100px;
    text-align: center;

}


header{
    margin: 10px 230px;   
    height: 220px;
    width: 80%;
    text-align: left;
}
header a{
        padding: 77px 0px;
}
header p{
     line-height: 1.1;
     margin:40px 0px;
    font-family:"Monotype Corsiva";
    text-align: inherit;
    font-size: 35px;
    font-weight: bold;
    color:#0f8390;
    width: 600px;
}
header .col-lg-6{
    float:right;
    margin: 20px 0;
}

.row{
       
   width: 100%;
   display: flex;
  flex-wrap: wrap;
  padding: 0 4px;
  margin-left: -60px;
}


h1{
    margin:40px 0px;
    font-family:"Monotype Corsiva";
    text-align: inherit;
    font-size: 35px;
    font-weight: bold;
    color:#0f8390;
    width: 600px;
}
h2{
    font-family:"Bookman Old Style";
    font-weight: bold;
    text-align: justify;
    font-size:29px;
    color:#0f8390;

}
h3{
    margin:40px 0px;
    font-family:"Monotype Corsiva";
    text-align: justify;
    font-size: 35px;
    font-weight: bold;
    color:#0f8390;
}

.navbar-default{
    
    background-color: transparent;
    height: 77px;
    width: 100%;
    border: 0px solid transparent;
  
          background-color:#0f8390;
    
  
}

.navbar-nav {
    margin: 7.5px 66px;
    display:inline-flex;
}


.navbar-default .navbar-nav>li>a{

    color:white;
    font-family:"Bookman Old Style";
    font-size:30px;
    line-height: 26px;
 

}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    background-color: transparent;
    color: black;
    
}

nav li {
    display:inline;
    position: relative;
   width:22em;
}
.nav>li>a{
        margin:0px 30px;
}

#logo {
    height:200px;
    
}
.nav nav-pills {
    text-align:center;
}
.container  {
    margin: 30px 0px;
    padding: 0px;
    width: 100%;
  
}





/* Enable Bootstrap Hover Drop Downs */
.dropdown-menu{
    background-color:#0f8390;
  

}
.dropdown-menu>li>a{
      color:white;
      font-family:"Bookman Old Style";
      font-size: 23px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;


}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-menu>li>a:hover {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    white-space: nowrap;
    background-color: #7dccc0;
    color:white;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, 
.dropdown-menu>.active>a:hover{
    color:black;
    background: transparent;
}
.dropup:hover .dropdown-menu {
    display: block;
}
#baspage .dropup .dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    background-color: #0f8390;
    color:white;
    font-size: 17px;
    font-family: "Bookman Old";

}



/*CSS pour le carousel */

.carousel{
    margin: 0 auto 50px auto;
    width: 100%;
    border-radius: 0px;
  
}
.carousel-inner{
    height: 600px;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img{
    height: 600px;
    width: 100%;
}

.carousel-control  .glyphicon-chevron-left, .carousel-control 
.glyphicon-chevron-right{
    font-size: 50px;
    top:50%;


}

.carousel-caption{
    opacity: 0;
     transition: .5s ease;
}
.carousel:hover .carousel-caption{
    opacity: 1;
}

/*CODE CSS POST IT*/


.artgeneral a,#cadre1 a,#cadre2 a{
    font-family: "Bookman Old";
    text-decoration: none;
    display: inherit;
    font-size: 30px;
    color:white;
    

}
.artgeneral a{
    padding: 26px 18px;
    width: 350px;
    height: 100px;
}
#cadre1 a,#cadre2 a {
    font-size: 31px;
    width: 221px;
    margin-top: 117px;
   
}




.artsecond{
    padding:1em;
    width: 204px;
    height: 300px;
    display: inline;

}



.artgeneral li ,.artsecond li{
    text-decoration:none;
    text-align: center;
    background:#00899c;
    display:block;
    height:15em;
    width:11em;
    padding:0em;
    -moz-box-shadow:5px 5px 7px rgba(33,33,33,1);
    -webkit-box-shadow: 5px 5px 7px rgba(33,33,33,.7);
    box-shadow: 5px 5px 7px rgba(33,33,33,.7);
    -moz-transition:-moz-transform .15s linear;
    -o-transition:-o-transform .15s linear;
    -webkit-transition:-webkit-transform .15s cubic-bezier(0.18, 0.89, 0.32, 1.28);

}


.artgeneral li{
    text-align: left;
    list-style:none;
    width: 483px;
    height: 281px;
    background:#FFBC40; 
}
.artgeneral {
    overflow:hidden;
    padding:1em;
    height: 350px;
    width: 571px;
    margin-left: 200px;

}


.artsecond #cadre1{
    height: 21em;
    width: 16em;
    display: inline-block;
    text-align: center;
    list-style:none;
    background: #fa5f4b;
    margin-left: 200px;
}
.artsecond #cadre2{
    height: 21em;
    width: 16em;
    display: inline-block;
    text-align: center;
    list-style:none;
    background: #00899c;
     margin-left: 31px;
    
}


.artgeneral li:hover,.artgeneral li:focus,.artsecond li:hover,.artsecond li:focus{
    box-shadow:10px 10px 7px rgba(0,0,0,.7);
    -moz-box-shadow:10px 10px 7px rgba(0,0,0,.7);
    -webkit-box-shadow: 10px 10px 7px rgba(0,0,0,.7);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    position:relative;
    z-index:5;

}



span.glyphicon.glyphicon-check{
    float: right;
        top: 5px;
}
/**/


/* CSS pour image + fondu:hover */




.image {
    display: block;
    width: 100%;
    height: auto;
    margin: 15px 0px;
}

.col-lg-4{
        margin: 5px 0px;
}

/* */






footer {
    margin: 30px auto 0 auto;
    position: relative;
    bottom: 0px;
    height: 70px;
    width: 100%;
    background-color: #0f8390;
    color: white;
    text-align: center;
}

#baspage a{
    color:white;
    padding: 15px 15px;
    font-size: 15px;
    font-family:"Comic Sans MS";
    font-weight: bold;
}
#navbas{
    margin: 10px auto 0 auto;
    height:40px;
}

#image_pretres{
    width : 50%;
    margin: 0px auto;
}




@media screen and (max-width:480px) {
    header { background-image: none; width: auto; margin: 0 auto; height: 160px;text-align: center;}
    header .col-lg-6{ display:none;margin:0 }
    #logo { height: 150px;margin: 5px 43px;}
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{
    display: none;
}
    ul{
        padding-left: 0px;
    }
  
    .container{height: 340px;}
    .navbar-default{height: 350px;}
    .navbar-nav{margin: 7.5px 0;display:block}
    .nav>li{margin-top:7px;}
    .carousel-inner { height: 175px;}
    .carousel-inner>.item>img, .carousel-inner>.item>a>img{height:175px;}
    .row{margin:initial;display:block}
    .artgeneral{height: auto; width: auto;margin:0; margin-bottom: 30px;}
    .artsecond{height: auto; width: auto;display:block;}
    .artgeneral li{height:403px; width: auto;}
    .artgeneral a{height: auto; width: auto; font-size:22px;padding:42px 18px;}
    .artsecond #cadre1{margin:0;height:13.5em;width:auto;display:block;margin-bottom: 35px; }
    .artsecond #cadre2{margin:0;height:13.5em;width:auto;display:block;
    margin-bottom: 40px;
}   
    #cadre1 a{margin-left: 10px;margin-top:0;font-size: 19px;width:auto;padding: 80px 0}
    #cadre2 a{margin-left:10px;margin-top:0;font-size: 19px;width:auto;padding: 80px 0}
    span.glyphicon.glyphicon-check{float:none;}
    #baspage a{display:none;}
    footer{display:inline-flex;height: 100%}
    
    td,th{
        font-size: 12px;
    }
    
    #projetecole{
    height: 500px;
    width: -webkit-fill-available;
    }
    iframe {
        width: -webkit-fill-available;
        height:500px;
    }
}

@media screen and (min-width:481px) and (max-width:1024px){
    body{    position: absolute;
    width: auto;
    height: auto;}
     header { background-image: none; width: auto; margin: 10px auto; height: auto;text-align: center;}
     header h1{width:auto;font-size:27px;}
     header p{width:auto;font-size:27px;}
    header .col-lg-6{margin:10px }
    #logo { height: 170px;    height: 139px; margin: 41px 0px;}
    .navbar-default .navbar-nav .open .dropdown-menu>li>a{
    display: none;
}
    .navbar-default .navbar-nav>li>a{    font-size: 17px;
    width: 100%;}
    
    ul{ 
        padding-left: 0px;
    }
     ul.dropdown-menu{
        border:0;
        padding: 0;
    }
    .container{height: auto;margin:60px 0;}
    .navbar-default{height: 77px;}
    .navbar-nav{margin: 10.5px 0;width:100%;float:left;}
    nav li{width:13em;} 
    .nav>li>a{margin: 0px 13px;padding: 10px 0px;}
   
    .carousel-inner { height: 20%;}
    .carousel-inner>.item>img, .carousel-inner>.item>a>img{height:20%;}
    .row{margin:initial;display:block}
    .artgeneral{height: 980px; width: 500px;margin:0; margin-bottom: 0px;}
    .artsecond{height: auto; width: auto;display:block;}
    .artgeneral li{height:906px; width: 380px;}
    .artgeneral a{height: auto; width: auto; font-size:39px;padding:110px 18px;}
    .artsecond #cadre1{margin:0;height:30em;width:auto;display:block;margin-bottom: 77px; }
    .artsecond #cadre2{margin:0;height:30em;width:auto;display:block;
    margin-bottom: 0px;
}   
    #cadre1 a{margin-left: 10px;margin-top:0;font-size: 50px;width:auto;padding: 165px 0}
    #cadre2 a{margin-left:10px;margin-top:0;font-size: 50px;width:auto;padding: 165px 0}
    span.glyphicon.glyphicon-check{float:none;}
    footer{height:auto;margin: 0 auto;}
    #baspage {height:100%;}
    
    td,th{
        font-size: 24px;
    }
    
    #projetecole{
    margin-bottom:50px; 
    height: 579px;
    width: -webkit-fill-available;
    }
    iframe {
        width: -webkit-fill-available;
        height:500px;
    }


}
