/*Génériques*/

/*Couleurs*/
.blanc{
    background-color: #FFF;
}
.blancCarac{
    color:#fff;
}
.carblanc{
    color:#fff;
}
.carrouge{
    color:#f00;
}
.rose{
    background-color: #fee;
}
.rosePlusFonce{
    background-color: #fcc;
}
.gris{
    background-color: #ccc;
}
.rouge{
    background-color: #900;
}
.c{
    background-color: #fee;
}
.rougefonce{
    color: #900;
}
.fondrouge{
    color:#fff;
    background-color: #F00;
}
.fondrouge2{
    color:#fff;
    background-color: #F44;
}
.fondorange{
    background-color:#fb6;
}
/*Fin couleurs*/
.sanss{
    font-family: 'Lato', sans-serif
}
.barette
{
    font-family: 'Lato', sans-serif;
    background-color: #900; 
    font-weight: bold;
    color:#FFF;
    margin-top: 2em;
    margin-bottom: 1em;
    padding-left: 1em;
}
.r{
    color:#f00;
}
.gras{
    font-weight: bold;
}
.bouton{
    background-color: #900;
    font-family: 'Lato', sans-serif
}
.l_730{
    width:730px;/*Largeur corps mep 2*/
    height:370px;
}
.justifie{
    text-align: justify;
}
.droite{
    text-align: right;
}
.centre{
    text-align: center;
}
.encadre{
    border:1px solid;
}
.espacement1{
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.t1rem{
    margin-top: 1rem;
}
.esp100{
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.alinea{
    text-indent: 2em;
}
.lettre_rouge{
    font-size: 1.4rem;
}
.lettre_rouge a:link{
    color:#f00;
}
.lettre_rouge a:visited{
    color:#f00;
}
.esp101{
    margin-bottom: 2rem;
}
.esp102{
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.esp103{
    margin-top: 2em;
}
.esp105{
    margin-bottom: 2rem;
}
.esp106{
    margin-bottom: 1rem;
}
.esp107{
    margin-left: 1rem;
    text-indent: 2em;
}

.esp201{
    margin-bottom: 1rem;
}

.esp202{
    margin-bottom: 2rem;
}


.cadre{
    border: 1px solid #fff;
}
.pad1{
    padding-right:300px;
}
.C2REM{
    font-size: 2rem;
}
.espBouton{
    margin-top: 1.7rem;
}
/*pour h2*/
.barreg{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color:#FFF;
    background-color: #900;
    margin-top: 2em;
    margin-bottom: 1em;
    text-align:left;
    padding-left: 1em;
    line-height: 1.5rem;
    font-size: 1.2rem;
    hyphens: auto;
}
/*Style de h3*/
.i3{
    font-size:1em;
    font-weight:bold;
    color:#900;
    text-transform: uppercase;
    padding-top: 0.8em;
    
}
.filet_inf{
    border-bottom: solid 1px #000;
}
.cap_gras{
    text-transform: uppercase;
    font-weight: 800;
}
.filet1{
    margin-left:190px;
    color:#900;
    background-color:#900;
    height: 1px;
}
/* Fin génériques--------------------------------------------------------------------------------------*/

.sanspad{
    padding: 0px;
}
#vent_pos{
    display:none;
    position: absolute;
    top: 20px; 
    left:720px;
    width:185px;
}
label{
    width:730px;
}
.t1 input{
    width:30px;
}
.t10 input{
    width:800px;
    height:150px;
}
.t2{
    width: 800px;
    height: 700px;
}
.t3{
    width: 800px;
    height: 300px;
}
body{
    background-color: #000;
}
.fa{
    background-color: #fff;
    height:600px;
}
.fb{
    background-color: #fff;
    height:600px;
    border-right: 1px solid #f00;
    padding: 0px;
}
.fc{
    background-color: #fff;
    height:600px;
    border-left: 1px solid #f00;
}
#led1{
    position: absolute;
    top:46px;
    left:6px;
    z-index: 10;
}
#led2{
    position: absolute;
    top:243px;
    left:830px;
    z-index: 10;
}
#search{
    width:50%;
}
#recherche{
    text-align: center;
    padding-top: 20px;
}
.container{
    background-color: #fff;
    font-family: 'EB Garamond', serif;
}

/* Barre navigation----------------------------------------------------------------------------------------------------------------*/
.barre1{
    background-color: #900;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    font-size: 0.9rem;
    font-family: 'Lato', sans-serif
}
.container .item a:link{
    color: #fff;
    font-weight: 900;
    line-height: 2rem;
}
.container .item a:visited{
    color: #fff;
    font-weight: 900;
    line-height: 2rem;
}
.container .item a:hover{
    color: #f00;
    font-weight: 900;
    line-height: 2rem;
}
.container .item a:active{
    color: #fff;
    font-weight: 900;
    line-height: 2rem;
}
.item_select{
    color: #888;
    line-height: 2rem;
    border-right: 1px solid #fff;
    font-weight: 900;
}
.item_blog{
    color: #000;
    line-height: 2rem;
    border-right: 1px solid #fff;
    font-weight: 900;
    background-color: #d55;
}
.container .item_blog a:link{
    color: #fff;
    font-weight: 900;
    line-height: 2rem;
}
.container .item_blog a:visited{
    color: #fff;
    font-weight: 900;
    line-height: 2rem;
}
.container .item_blog a:hover{
    color: #f00;
    font-weight: 900;
    line-height: 2rem;
}
.container .item_blog a:active{
    color: #fff;
    font-weight: 900;
    line-height: 2rem;
}
/* -------------------------------------------------------------------------------------------------------Fin barre de navigation*/
/* Formulaire saisie*/
.col1{
    width: 200px;
}
.saisie1{
    width:300px;
}
.saisie2{
    width:500px;
    height:400px;
}
.a1{
    width:800px;
    height:150px;
}
/*----------------------------------*/
/* Affichage résultats */
.r1{
    background-color: #eeF;
}
.text_art{
    text-align: justify;
    padding-bottom: 4em;
}
.text_img{
    padding-top: 15px;
    padding-bottom: 15px;
}
/*---------------------------------*/
.b{
    background-color: #fff;
}

#table_20{
    text-align: center;
}
.container h1{
    margin-top: 1rem;
}
/* selected link */
#derniers_motsa:active {
    color: #000;
}
.j{
    text-align: justify;
}
.frouge{
    background-color: #f00;
}
.fvert{
    background-color: #0f0;
}
.fbleu{
    background-color: #00f;
}
.fjaune{
    background-color: #ff0;
}
.fcyan{
    background-color: #0ff;
}
.fmagenta{
    background-color: #f0f;
}
.fgris{
    background-color: #eee;
}
h1{
    font-family: 'Lato', sans-serif;
    font-weight: 700;
}
.tc{
    font-family: 'EB Garamond', serif;
    line-height: 1.5rem;
    text-align: justify;
    font-size: 1.2rem;
    padding-bottom: 0.5em;
    hyphens: auto;
}
.tc p{
    text-indent: 1em
}
.ety{
    font-family: 'EB Garamond', serif;
    font-weight: 400;
    font-style: italic;
    text-align: justify;
    padding-bottom: 2em;
    font-size: 1rem
}
.img_1{
    padding-top: 1.7em;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.definition{
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 2rem;
}
/* Légende*/
.img_l{
    font-family: 'Lato', sans-serif;
    font-style: italic;
    text-align: justify;
}

/*==========================================Footer================*/
.footer{
    background-color: #900;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
}
.devise{
    text-align: right;
    color:#fff;
    border-bottom: 1px solid #fff;
    font-style: italic;
    font-size: 1.1rem;
}
.devise2{
    text-align: left;
    color:#fff;
    text-align: justify;
    font-size: 0.7rem;
    padding-bottom:1rem;
    border-top: 1px solid #fff;
    font-family: 'Lato', sans-serif;
    padding-top: 3px;
}
.f1{
    height:200px;
    background-color: #900;
    color:#fff;
}
.container .footer a:link{
    font-family: 'Lato', sans-serif;
    color: #fff;
    text-decoration: none;
}
.container .footer a:visited{
    color: #fff;
    text-decoration: none;
}
.container .footer a:hover{
    color: #f00;

    text-decoration: none;
}
.container .footer a:active{
    color: #fff;
    text-decoration: none;
}
.titre_footer{
    color:#fff;
    font-family: 'Lato', sans-serif;
    margin: 0;
    color:#ee5;
    margin-bottom: 10px;
}

.c_titre{
    color:#FFF;
    font-family: 'Lato', sans-serif;
    font-size: 0.8rem;
    padding-bottom: 5px;
    border-bottom: 1px solid #ff0;
}

/*-----------------------------------------------------------------------Fin footer-----------------------*/
.c1{
    padding:20px;
}
.c2{
    padding:20px;
}
.c3{
    padding:20px;
}
.esp1{
    padding-bottom: 30px;
}
.esp2{
    margin-top: 10px;
    padding-bottom: 5px;
}
.esp3{
    padding-bottom: 5px;
}
.projet{
    font-family: 'Lato', sans-serif;
    text-align: justify;
    font-size: 1em;
    text-indent: 3em;
}
.projet li{
    padding-bottom: 10px;
    text-indent: 0;
}
/*utilisation multiple*/
.cv{
    height:100%;
    background-color: #fee;
    font-family: 'Lato', sans-serif;
}
/*Utilisation multiple*/
.cp{
    background-color:#fff;
}
.projet a:link {
    color: #900;
    font-weight: bold;
    text-decoration: none;
}
/* visited link */
.projet a:visited {
    color: #e66;
    text-decoration: none;
}
/* mouse over link */
.projet a:hover {
    color: #f00;
    text-decoration: none;
}
/* selected link */
.projet a:active {
    color: #900;
    text-decoration: none;
}
.container a:link {
    color: #900;
    text-decoration: none;
}
/* visited link */
.container a:visited {
    color: #900;
    text-decoration: none;
}
/* mouse over link */
.container a:hover {
    color: #F00;
    text-decoration: none;
}
/* selected link */
.container a:active {
    color: #900;
    text-decoration: none;
}
.allemand{
    font-family: 'EB Garamond', serif;
    text-indent: 1em;
    font-size: 1.1rem;
    padding-bottom: 2em;
    text-align: justify;
    hyphens: auto;
}
/*colonne de gauche de même taille que la  3*/
.co1{
    margin-bottom: -99999px;
    padding-bottom: 99999px;
    background-color: #fee;
}
.row{
    overflow: hidden; 
}
.autre_recherche{
    padding-top: 1em;
    padding-bottom: 2em;
}
.item{
    border-right: 1px solid #fff;
}
.le{
    padding-bottom: 2em
}
p{
    margin-bottom: 0.5em;
    margin-top: 0px;
}
.webo p{
    margin: 0px;
}
.webo p.par{
    padding-bottom: 1em;
}
.Lettrine{
    background-color: #900;
    font-size: 2em;
    color:#fff;
    margin-top: 1em;
    padding-left: 0.5em;
    margin-bottom: 0.3em
}
.colonnes{
    column-width: 14em;
}
/*Admin flêche droite*/
#fd{
    margin-top: 50px;
    width:80px;
}
.co4{
    text-align: right;
}
#fg{
    margin-top: 50px;
    width:80px;
}
.cfg{
    text-align: left;
}
/*---------------------------------------------------------------------------------------------------------------------Bibliographie*/
h2.h2_biblio{
    font-family: 'Lato', sans-serif;
    text-align: left;
    color:#fff;
    font-weight: bold;
    background-color: #900;
}
.livre{
    font-family: 'Lato', sans-serif;
    margin-bottom: 2em;
    text-align: justify;
}
.biblio_titre{
    font-weight: bold;
    font-style: italic;
}
.biblio_auteur{
    font-weight: bold;
    color: #900;
}
/*---------------------------------------------------------Affichage articles*/
.st_inter{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color:#FFF;
    background-color: #900;
    margin-top: 2em;
    margin-bottom: 1em;
}

/*---------------------------------------------------------Affichage articles*/
.st_inter2{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color:#FFF;
    background-color: #900;
    margin-top: 2em;
    margin-bottom: 1em;
    width:fit-content;
}

/*-----------------------------------------------------------Blog*/
.article_titre{
    font-size: 1.7rem;
    font-weight: bold;
}
.article_date{
    font-style: italic;
}
.article_texte{
    text-align: justify;
}
/*Fin blog*/

/*-------------------------------------------------------------thèmes*/
.parcours_desc{
    padding-left: 2rem;
    padding-bottom: 1rem;
}
.bouton_pp{
    margin: 0;
    margin-top: 1rem
}
/*Fin thèmes*/
.rose{
    background-color: #fee;
}

.inter_s{
    font-family: 'Lato', sans-serif;
    background-color: #ccc;
    padding-left: 0.5rem;
    padding-bottom: 0.3rem;
    margin-bottom: 0.4rem;
    margin-top: 1rem;
    color: #900;
}
j{
    text-align: justify;
    font-family: 'EB Garamond', serif;
    font-size:1.1rem;
}
#pagination{
    width:730px;
    text-align: left;
    margin-bottom: 2rem;
    margin-top: 2rem;
    background-color: #eee;
    padding: 0.5em;
}
#menu{
    display: inline;
}
#pagination form{
    margin:0;
}
#pagination form select{
    margin-right: 0.5rem;
}
#select_page{
    margin-right: 0.5rem;
    margin-left: 0.5rem;
}

/*-----------------------------------------------------------------------------------------------Affichage des rondes (public)*/
.ronde{
    font-family: 'Lato', sans-serif;
    font-weight: 800;
    font-size: 0.9rem;
    line-height: 1rem;
    color:#955;
}
#blog_admin{
    margin-bottom:3rem;
}
#cb1{
    width:560px;
}
#cb2{
    width:100px;
}

#ab1{
    width:100%;
    margin-top: 10px;
}
#ab2{
    width:100%;
    margin-top: 10px;
}
#ab3{
    width:100%;
    height:500px;
    margin-top: 10px;
}
.imp1{
    background-color: #fdd;
}
#rep{
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.jj{
    margin-left: auto;
    margin-right: auto;
}
/*--------------------------------------------------------------------------------------------------------------------------parcours*/
#interrondes{
    font-family: 'Lato', sans-serif;
    font-size: 1.2em;
    font-weight: 700;
}
.rondexp{
    padding-left: 1rem;
    font-size: 1rem;
}
.pl{
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}
/*---------------------------------------------------------------------------------------------------------------------Fin parcours*/
.mention{
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    text-align: left;
    margin-top: 1.4rem;
}

/*------------------------------------------------------------------------------------------------------------------------------Index*/
.inter_gauche{
    font-size: 1rem;
    font-weight: 900;
}
#bienvenue{
    text-align: center;
    font-family: 'EB Garamond', serif;
    font-style: italic;
    font-size: 1.4rem;
}

#sommaire{
    font-family: 'Lato', sans-serif;
    text-align: left;
    font-weight: 600;
    font-size: 0.7em;
    padding-bottom: 1rem;
}
#intro{
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 900;
    padding-bottom: 1rem;
}

#lex_item{
    width:400px;
    height:35px;
}

#lex_item,#reset,#submit{
    font-family: 'Lato', sans-serif;
}
#inter_index{
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-weight: 900;
    font-size: 1.2rem;
    padding-top: 1.5rem;
    padding-bottom: 0.5rem;
}

#derniers_mots{
    font-family: 'Lato', sans-serif;
    font-size: 1rem;
    text-align: center;
}

/* unvisited link liens mots pages d'accueil'*/
#derniers_mots a:link {
    color: #900;
    font-weight: bold;
}
/* visited link */
#derniers_mots a:visited {
    color: #900;
}
/* mouse over link */
#derniers_mots a:hover {
    color: #FF0000;

}
#intro_nb{
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-weight: bold;
    font-size: 1rem;
}
#nb{
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-size: 1.5rem;
    padding-bottom: 5px;
    border-bottom: 1px solid #000;
}

/*----------------------------------------------------------------------------------------------------------Fin index*/
/*-------------------------------------------------------------------------------------------------------Tous les mots*/
.listitem{
    font-family: 'Lato', sans-serif;
}

/*Barre de lettres*/
.lettre{
    font-family: 'Lato', sans-serif;
    font-weight: 900;
    letter-spacing: 0.38rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    text-align: center;
    
}

/*Tableau de gestion des thèmes*/
.tablo_themes{
    margin-top: 2rem;
    font-family: 'Lato', sans-serif;
    margin-bottom: 2rem;
}
.tablo_themes td{
    padding: 5px;
}
.t10{
    margin-left: 0;
}

#d1{
    width:200px;
}
#lex_ety{
    width:800px;
    height:200px;
}
/*Affichage des rondes*/
.ron_name{
    color: #900;
    font-weight: bold;
    /*padding-left: 2rem;*/
}
.ron_desc{
    color:#000;
    padding-left: 2rem;
}
/**/
.area_commentaire{
    width:100%;
    height: 20rem;
}
/*Tableau des commentaires*/
#tablo_com{
    font-family: 'Lato', sans-serif;
    margin-top: 2rem;
    margin-bottom: 2rem;

}
#tablo_com td{
    padding: 2px;
    height: 15px;
}
.la1{
    width:30px;
}
.la2{
    width:100px;
}
.la3{
    width:300px;
}
.la4{
    width:160px;
}
.la5{
    width:200px;
}
.la6{
    width:50px;
}
.la7{
    width:10px;
}
.la8{
    width:10px;;
}
/*----------------------------------------------------------------------Fin tableau commentaires*/
/*----------------------------------------------------------------------Formulaire d'authentificaton*/
.nopad{
    padding: 0;
    font-family: 'Lato', sans-serif;

}
#form_auth{

    padding-left: 5px;
    padding-right: 5px; 

}
#form_auth input{
    margin-bottom: 10px;
}
#auth{
    padding: 2px;
}
#submit_auth{
    text-align: right;
}

/*----------------------------------------------------------------------Fin formulaire d'authentification*/

.connecte{
    padding-left: 10px;
}

/*Page comprendre nos articles---------------------------------------------------------------------*/
.texte_comprendre{
    margin-left: 2rem;
    font-family: 'Lato', sans-serif;
}
.st_inter2{
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    color:#FFF;
    background-color: #900;
    margin-top: 2em;
    margin-bottom: 1em;
    width:fit-content;
}
/*Formulaire modif item nouveau-----------------------------------------------------------------------*/
.ch3{
    width:730px;
    height : 300px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 40px;
    background-color: #fee;
    border:1px solid;
}
.ch4{
    width:730px;
    height : 100px;
    margin-bottom: 40px;
    background-color: #fee;
    border:1px solid;
}
.ch6{
    width:730px;
    height : 250px;
    background-color: #efe;
    border:1px solid;
    font-family: 'Lato', sans-serif;
    margin-bottom: 40px;
}

.ch50{
    width:730px;
    height: 70px;
    font-family: 'Lato', sans-serif;
    background-color: #fee;
    border:1px solid;
    margin-bottom: 40px;
}
.ch51{
    width:100%;
    height: 40px;
    font-family: 'Lato', sans-serif;
    background-color: #fee;
    border:1px solid;
    margin-bottom: 20px;
}
.label{
    margin-top: 15px;
    font-weight:bold;
    font-family: 'Lato', sans-serif;
    font-size: 1.1rem;
}
/*----Fin modif-----------------------------------------------------------------------------------------------*/
/*icone édition item*/
#pi{
    width:15px;
}
/*Une*/
.titrea{
    padding-bottom: 0rem;
    padding-top: .5rem;
    text-align: center;
}
.soustitre{
    text-align: center;
    font-weight: 100;
    padding-bottom: 1.5rem;
    font-family: 'Lato', sans-serif;
}
.cd{
    font-family: 'Lato', sans-serif;
    padding-top: 10px;
    padding-left:5px;
    text-align: justify;
    hyphens:auto;
    position: relative;
}
.intro{
    padding-top: 0.7rem;
}
.fond_blanc{
    background-color: #fff;
}
.finform{
    text-align: right;
    margin-bottom: 30px;
    font-family: 'Lato', sans-serif;
}
.btn{
    font-family: 'Lato', sans-serif;
}

/*petites images admin*/
.iconeA{
    width:150px;
    float: left;
    margin-right: 10px;
    margin-bottom: 5px;
}
/*Tableau des thèmes*/
#ct1{
    width:20px;
}
#ct2{
    width:20px;
}
#ct3{
    width:100px;
    text-align: right;
}
/*Formatage video*/
iframe{
    max-width: 100%;
}
/*Formulaire de commentaire*/
.com_mail{
    width: 100%;
}
.com_texte{
    width:100%;
    height:10rem;
    margin-bottom: 2rem;
}
.com_form{
    margin-top: 2rem;
    margin-bottom: 4rem;
}
#liste{
    padding-left: 1rem;
}
#liste2{
    padding-left: 1rem;
}
#titre_liste{
    text-align: center;
    font-weight:bold;
}

#titre_liste2{
    text-align: center;
    font-weight:bold;
    margin-top: 3rem;
    padding-bottom: 0.5rem;
}

.listhemes{
    margin-bottom: 2rem;
    background-color: #aa0;
}

.encadre_comprendre{
    background-color: #Faa;
    color:#000;
    padding: 5px;
    border: 1px solid #000;
}

/*Formulaire de contact*/
#mes1{
    width:100%;
    height:15rem;
}
#form_message{
    padding-bottom: 2rem;
}
#mes2{
    text-align: center;
    padding-top: 4rem;
    padding-bottom: 8rem;
    font-size: 2rem;
}
#mes3{
    width:50%;
}
/*Fin formulaire contact*/
.ma1{
    width:10px;
}
.ma2{
    width:250px;
}
.ma3{
    width:400px;
}
.ma4{
    width:200px;
}
.ma5{
    width:200px;
}
.ma6{
    width:50px;
}
.tablo_mes{
    padding: 5px;
    font-family: 'Lato', sans-serif;
}
.tablo_mes td{
    vertical-align: top;
}
.tablo_mes td{
    border-bottom: solid 1px #000;
}
/*Gestion des messages*/
#textareames{
    width:100%;
    height:10rem;
}
#zone_message{
    width:100%;
    height:12rem;
}
/* Fin Gestion des messages*/

/**/
.repneg{
    text-align: center;
    font-size: 1.1rem;
    font-weight: bold;
}
.repnegenv{
    margin-top: 2rem;
    margin-bottom:2rem;
}
/*Tableu requeted*/
.lb1{
    width:50px;
}
.lb2{
    width:170px;
}
.lb3{
    width:200px;
}
.lb4{
    width:50px;
}
.lb5{
    width:50px;
}
.lb6{
    width:210px;
}

.cols{
    margin-bottom: 1rem;
}
.lignerouge{
    background-color: #900;
}
#fl1{
    margin-top:1rem;
}
#fl2{
    margin-top: 0.8rem;
}

/*Test sortable*/
.shoppingList
{
    width: 300px;
    background-color: #fff;
    border: 1px solid #395e7f;
}

.shoppingList .reponse
{
    color: #9f9;
    font-weight: bold;
    width: 200px;
    margin: 5px auto 0;
}

.shoppingList ul
{
    padding: 10px 50px;
}

.shoppingList ul li
{
    list-style: none;
}
.count, .item
{
    padding: 2px 5px;
    cursor:pointer;
}
.item:hover
{
    color: #fff;
}
.shoppingList li.ui-sortable-helper{
    cursor:-moz-grabbing;/*revoir validateur*/
    opacity: 0.6;
}
#sortable-lis{
    padding:0; 
}
#sortable-list li{
    font-family: 'Lato', sans-serif;
    padding:4px 8px;
    color:#FFF;
    cursor:move;
    list-style:none;
    width:600px;
    background:#900;
    margin:10px 0;
    border:1px solid #999; }
#message-box{
    background:#fffea1;
    border:2px solid #fc0;
    padding:4px 8px;
    margin:0 0 14px 0;
    width:500px; }


#publie{
    font-family: 'Lato', sans-serif;
    padding-right: 0.7rem;
    color:#900;
    font-weight: 900;
}
.image_1{
    margin-bottom: 20px;
}
.boutona{
    text-align: right;
    margin-bottom: 2rem;
}

.categ{
    color:#900;
}

.dropdown-item{
    background-color: #900; 
}

.dropdown-item:hover{
    background-color: #900; 
}


#tm{
    color:#FFF;
    font-family: 'Lato', sans-serif;
}
#tm:hover{
    color:#F00;
}

#dropdownMenuLink{
    background-color: #900;
    width:190px;
    padding-left: 0;
    color: #FFF;
    font-weight: bold;
    text-align: left;
    padding-left: 5px;
}

.conta{
    height:40px;
    clear:left;
    margin-left:-15px;
    margin-right:-15px;
}
.dropdown{
    height:50px;

}
.f{
    float:left;
    margin:0px
}
.dropdown-menu{
    color:#fff;
    background-color:#fcc;
}
.container .dropdown-item a{
    font-weight: bold;
    color:#fff;
}
.btn-secondary{
    border-right: .5px solid #fff;
}
.btn-secondary:hover{
    border-right: .5px solid #fff;
}
.ch3a{
    width:100%;
    height : 300px;
    font-family: 'Lato', sans-serif;
    margin-bottom: 20px;
    background-color: #fee;
    border:1px solid;
}
.duo{
    padding-bottom: 15px;
    padding-left: 5px;
    padding-right: 5px;
}
.ch50a{
    width:100%;
    height: 70px;
    font-family: 'Lato', sans-serif;
    background-color: #fee;
    border:1px solid;
    margin-bottom: 15px;
}
#titre_mi{
    color:#fff;
}
.imageTournante {
    position: absolute;
    -webkit-animation:spin 1s linear infinite;
    -moz-animation:spin 1s linear infinite;
    animation:spin 1s linear infinite;
}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }

.imageTournante2{
    position: absolute;
    top:20px;
    left:727px;
    width:175px;
    z-index: 15;
}
.intercalaire{
    position: absolute;
    top:20px;
    left:727px;
    width:175px;
    z-index: 14;
}
#role{
    padding-top:7rem;
    font-family: 'Lato', sans-serif;
}
/*Maintenance*/
.maintenance{
    text-align: center;
     font-family: 'Lato', sans-serif;
     font-size : 2rem;
     padding-top: 2rem;
}
.maintenance_bas{
    background-color: #900;
    height:2rem;
    margin: 0;
    padding: 0;
}
#titre_liens{
     font-family: 'Lato', sans-serif;
     font-size : 1.8rem;
     font-weight: bold;
     padding-top: 1rem;
}
.affiche_etat{
    font-family: 'Lato', sans-serif;
    text-align: center;
    font-weight: bold;
    padding-top: 1.9rem;
}
/*Pagination requêtes*/
.pagi1{
    text-align: center;
    margin-bottom: 2em;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size :1.2em;
}
.bandeau{
    background-color: #900;
    height:3rem;
    margin-top: 2rem;
    padding-left: 0;
}
#champ_recherche{
    margin-top: 3rem;
    margin-bottom:3rem;
}
#champ_recherche input{
    width:400px;
}
#boutons_recherche{
    text-align: right;
    padding-bottom: 3rem;
}
#sep_recherche{
    height:3px;
    background-color:#900;

}
.licences{
    width:100%;
    height:25rem;
}
.center-div {
    width:200px;
    display:inline-block;
    margin: 20px;
}
.container_logo{
    width:730px;
    text-align:center;
    margin-bottom: 2rem;
}
#image_part{
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.champ_moteur{
    width:60%;
}
.formule{
    width:100%;
    height:7em;
}
.c_rose{
    background-color:#fee;
}
.marge_1{
    margin-right: 200px;
}
/**/
#zone_cliquable{
    width:730px;
}
.l300{
    width:300px
}
input:focus{
background-color:none;
}


.form_auth:focus-within {
  background: red;
}

