


html,body {
background-color: #070e1f;
font-family: "ErasItctDem", serif, sans-serif, monospace;
font-size: 1.1em;
margin: 0px;
padding: 1%;
padding-top: .5em;
}


#recherche {
    top: 25%;
    position: fixed;
    margin-left:2%;
    color: #2b8410;    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";       /* IE 8 */
    filter: alpha(opacity=50);  /* IE 5-7 */
    -moz-opacity: 1;          /* Netscape */
    -khtml-opacity: 1;        /* Safari 1.x */
    opacity: 1;               /* Good browsers */
}

#recherche2 {
    top: 0%;
    position: fixed;
    margin-left:1%;
    color: #2b8410;    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";       /* IE 8 */
    filter: alpha(opacity=50);  /* IE 5-7 */
    -moz-opacity: 1;          /* Netscape */
    -khtml-opacity: 1;        /* Safari 1.x */
    opacity: 1;               /* Good browsers */
}

#deconnexion {
    color: #cc2f2f; /* Couleur du texte */
    background-color: #050f2b;
    font-size: 14px; /* Taille de la police */
    text-decoration: none; /* Supprimer le soulignement du lien */
    border: none;
}
#date {
    display:block;
    color:#476dd4;
  border: solid 0px blueviolet ;
    width:fit-content   ;
    position: absolute;
    right: 18%;

}

.inscription{ /* le bouton de valudation connexion */
background-color: transparent;
color: #ffffff;
border: 0px solid white;
}

#rmenu {
    top: 70%;
    position: fixed;
    margin-left:80%;
    z-index: 100;
}


input:focus {
    color: #103184;
    border-bottom: solid 2px red;
    border: none;
}
.ui-autocomplete {
    /* le resultat */
    position: absolute;
    top: 0px;
    left: 0;
    cursor: default;
    
    height: 1em;
}

.ui-autocomplete-input {
    height: 80px;
    font-family: calibri serif sans-serif monospace;
    font-size: 1em;
    color: #4fb941;
    border-radius: 10px;
    border-style: hidden;
    border-bottom: solid 2px red;
    background-color: #070e1f;

}
.ui-menu-item {
background-color: #0e1935;
color: #4fb941;
}

div * {
    margin: 0;
    padding: 0;
}
#ambert {
    margin-left: 0px;
    margin-top: 0px;

}
#ambert img {
    width: 100%;
}

img {
    max-width: 100%;
    height: auto;
}

caption {
width: 100%;
border:solid 0px red;   
    
}


h1, h2 {
    /*font-family: "ErasItctDem", serif, sans-serif, monospace;   */
    font-size: 1em;
    color: rgb(72, 34, 168);
}
p {
    font-size: 0.8em;
    color: #103184;
}


#titre {
    margin-top: 10px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    text-align: center;
    
}





/* debut du style de nav , rubrique de gauche */
.nav {
    border: solid black 0px;
    
    
}


.navbar-default {
    display: inline-block;    
    width: 50%;
    background-color: rgba(0,0,0,0);
    border-style:double;
    border: solid red 1px;   
    }


#nav {
    border: solid 0px #004795;
    list-style-type: none;
    font-family: "ErasItctDem";
    text-align: right;
    padding-left: 0px;
    word-wrap: break-word;
}
#nav a {
    color: #103184;
    font-size: 1em;
    text-decoration: none;
    font-family: "ErasItctDem", serif, sans-serif, monospace;
    font-weight: 500;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}
#nav>ul>:first-child {
    margin-top: 30px;
    list-style: none;
    white-space: nowrap;
}
#nav li {
    list-style: none;
    white-space: nowrap;
    height: auto;
    border-bottom: 11px solid whitesmoke;
}
#nav li>a:hover {
    text-decoration: none;
    color: darkred;
    font-size: 1.05em;
    width: 100%;
}
/* ----- fin de la rubrique navigato */




/*  début de la rubrique de droite fichiers */
#fichiers {
    border: solid 0px #004795;
    list-style-type: none;
    font-family: "ErasItctDem";
    text-align: left;
    padding-left: 3px;
    word-break: break-all;
}



#fichiers a {
    color: #103184;
    font-size: 1em;
    text-decoration: none;
    font-family: "ErasItctDem", serif, sans-serif, monospace;
    font-weight: 500;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
}
#fichiers li {
    list-style: none;
    white-space: nowrap;
    height: auto;
    white-space: nowrap;
    border-bottom: 8px solid whitesmoke;
}
#fichiers ul>:first-child {
    margin-top: 30px;
    white-space: nowrap;
}
#fichiers li>a:hover {
    text-decoration: none;
    color: darkred;
    font-size: 1.05em;
    width: 100%;
}







article {
    font-family: calibri serif sans-serif monospace;
    /*     background-image: url('./../src images/degrade_trans.png');*/
    font-size: 1em;
    color: #828fb0;
    border: solid 0px #103190;
    border-top: solid 4em  #0e1935;
    padding: .1em;
    /* border-radius: 5px;*/
    box-shadow: 0px 0px 0px black;
    word-break: normal;
/*width: 48%; */
    height: 10%;
    float: left;
    margin: 10px 1px;
    overflow: auto;
    /*  resize: both;*/
    min-width: 32%;
    min-height: auto;
    /*max-width: 50%;*/
    /*max-height: 400px;*/
}


.article_amb {
    font-family: calibri serif sans-serif monospace;
    /*     background-image: url('./../src images/degrade_trans.png');*/
    font-size: 1em;
    color: #103184;
    border: solid 1px #103190;
    padding: 0.1em;
    border-radius: 5px;
    box-shadow: 0px 0px 0px black;
    word-break: normal;
    width: 100%;
    height: auto;
    float: left;
    margin: 2px;
    overflow: auto;
    /*  resize: both;*/
    min-width: 32%;
    min-height: 8em;
    max-width: 100%;
    max-height: 400px;
}




.article_cache {
    /* si il n'existe pas et bien on galère pour agrandir le dernier article le scrool du navigateur est en retard */
    font-family: calibri serif sans-serif monospace;
    font-size: 1em;
    color: #103184;
    border: solid 1px #103190;
    padding: 0.2em;
    border-radius: 10px;
    box-shadow: 0px 0px 0px black;
    word-break: normal;
    width: 100%;
    height: 50px;
    visibility: hidden;
}






.carousel-control
/* la gueule des fleches */
{
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    width: 15%;
    font-size: 20px;
    color: #103190;
    text-align: center;
    text-shadow: 0px;
    opacity: 0;
}
.carousel-control.right {
    right: 0px;
    left: auto;
    opacity: 0.8;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, transparent 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, transparent 100%);
}
.carousel-control.left {
    right: auto;
    left: 0px;
    opacity: 0.8;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, transparent 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, transparent 100%);
}
.carousel-control a:hover,
.carousel-control a:focus {
    outline-width: 0px;
    outline-style: none;
    opacity: 0.2;
}