/*
    mForm.css
    Création: 23/04/2010
    Modification: 20/11/2020
    Description: AnnuPerso v1.0.1 - Permet la mise en forme du site.
    Camille FRONTON
*/

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Trebuchet MS';
    font-size: 10pt;
}

body {
    color: #181957;
    background-color: #9ea0e0;
    margin: 0px;
}


div.laPage {
    width: 100%;
    max-width: 950px;
    min-height: 100%;
    position: relative;
    margin: 0 auto 0 auto;
}

div.laTete {
    width: 100%;
    height: 170px;
    text-align: right;
    padding: 0px;
}

div.laTete a:link,
a:visited {
    text-decoration: none;
    color: #091253;
    background-color: #bfe790;
}

div.laTete a:hover {
    text-decoration: none;
    color: #2134ab;
    background-color: #b4f89d;
}

div.laTete .laGauche {
    width: 60%;
    vertical-align: bottom;
    height: 150px;
    float: left;
}

div.laTete .laDroite {
    width: 40%;
    vertical-align: top;
    float: right;
}

div.leCentre {
    width: 100%;
    background-color: #f6feff;
    color: inherit;
    border: 1px solid #0e5309;
    padding: 0.8em;
}

div.leCentre a:link,
a:visited {
    text-decoration: none;
    color: #0e5309;
    background-color: #e2e790;
}

div.leCentre a:hover {
    text-decoration: none;
    color: #2bab21;
    background-color: #f3f89d;
}

/* div.lepied {} */

div.piedPage {
    width: 100%;
    max-width: 950px;
    font-size: 8pt;
    color: #c9cae5;
    text-align: center;
    margin: 1.5em auto 0 auto;
}

.zoneMenuVertical,
.zoneCompteur {
    width: 50%;
    vertical-align: top;
    float: left;
}

/* .zoneMenuVertical {}

.zoneCompteur {} */

.zoneAffichageAnnu {
    min-height: 350px;
}

.zoneRecherche,
.zoneRechercheBouton {
    width: 50%;
    float: left;
    text-align: center;
}

.afficheCompteur {
    width: 60%;
    margin: 0.3em auto;
    text-align: center;
}

.zoneIdentifie {
    width: 350px;
    background-color: #ddf8e8;
    border-left: 1px solid #887df1;
    border-top: 1px solid #887df1;
    border-right: 2px solid #635bb0;
    border-bottom: 2px solid #635bb0;
}

.zoneIdentifie table {
    width: auto;
    height: auto;
}

.zoneIdentifie td,
input {
    font-family: inherit;
    font-size: 8pt;
    text-align: left;
    vertical-align: top;
}

.zoneIdentifie .frmConnexion {
    height: 70px;
}

.zoneIdentifie .frmInsc {
    height: 30px;
}

.zoneIdentifie .plaqueIdentifie {
    width: 100%;
    height: 70px;
}

.zoneIdentifie .btnIdentifie {
    width: 27%;
    margin: 0px;
    float: right;
    padding: 0.3em 0.2em 0.1em 0.2em;
    text-align: center;
}

.zoneIdentifie .espIdentifie {
    width: 70%;
    padding: 0px;
    margin: 0px;
    float: left;
}

.zonePhotoFiche {
    width: 220px;
    height: 230px;
    margin: 0px;
    float: left;
}

.ficheListe {
    width: 670px;
    height: 600px;
    border: 1px solid #434676;
    background-color: #383c76;
    color: #e6e7f6;
    vertical-align: top;
    padding-right: 15px;
    padding-left: 15px;
}

.infosConnex {
    width: 300px;
    font-family: Tahoma;
    font-size: 102%;
    color: #4a7076;
    background-color: #dfedef;
    border: 1px solid #4a7076;
    text-align: center;
}

.infosConnex table {
    width: auto;
    height: 80px;
}

.infosConnex td,
input {
    font-family: inherit;
    font-size: 10pt;
}

.toutPetit {
    font-family: Tahoma;
    font-size: 8pt;
    color: #8bb7d0;
}

.btnEnvoyer {
    cursor: pointer;
    border: 1px solid #459d23;
}

.infosINSC {
    padding-left: 20px;
    text-align: left;
    font-size: 9pt;
    width: 500px;
    border-left: 1px dashed #519d35;
    border-right: 1px dashed #519d35;
    background-color: #dfedef;
}

.infosINSC2 {
    font-size: 9pt;
    background-color: #dfedef;
    width: 73%;
    border: 0px;
    float: right;
}

.zoneNouvFiche {
    font-size: 9pt;
    background-color: #dfedef;
    width: 100%;
    border: 0px;
    float: none;
}

.zoneGestINSC {
    font-size: 9pt;
    background-color: #dfedef;
    width: 100%;
    border: 0px;
}

.frmINSC {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 4px;
    margin-right: 4px;
    border-left: 1px solid #cdbba1;
    border-right: 4px solid #9b815c;
    border-bottom: 4px solid #9b815c;
    border-top: 1px solid #cdbba1;
}

.frmMSGstyle {
    width: 80%;
    border-left: 1px solid #d298c6;
    border-top: 1px solid #d298c6;
    border-right: 2px solid #623459;
    border-bottom: 2px solid #623459;
    background-color: #f8f99d;
}

.zoneMessages {
    margin: 0.3em auto 2em auto;
    width: 80%;
    border: 1px solid #623459;
    background-color: #f9ef9d;
}

.contenuMessage {
    border-bottom: 1px solid #4f983f;
    border-right: 1px solid #4f983f;
    padding: 6px;
    font-size: 10pt;
    vertical-align: top;
    text-align: left;
}

.contenuMessage p {
    font-style: italic;
}

.contenuMessage blockquote {
    border-left: 2px solid #4f983f;
    border-top: 2px solid #4f983f;
    border-bottom: 2px solid #f5fff3;
    border-right: 2px solid #f5fff3;
    padding: 6px;
    background-color: #d9ec9d;
}

.auteurMessage {
    border-left: 1px solid #d6ffcd;
    border-top: 1px solid #d6ffcd;
    border-bottom: 1px solid #4f983f;
    border-right: 1px solid #4f983f;
    font-size: 8pt;
    vertical-align: top;
}

.leSujet {
    border-top: 1px solid #434676;
    border-right: 1px solid #434676;
    border-bottom: 1px solid #434676;
    border-left: 1px solid #434676;
    padding-right: 8px;
    padding-left: 8px;
}

.lectSeul {
    background-color: #e8ecec;
    color: #bcbfbf;
}

/*-----------------------------------------------------------------*/
.TuileInfos {
    background-color: #ebf0f3;
    /*#f1f7fa; */
    color: #1c1761;
    border-radius: 0.4em;
    padding: 0.4em;
    margin-bottom: 0.4em;
}

.TuileInfos h3 {
    color: #1c1761;
    font-weight: bold;
    text-align: center;
}

.TuileInfos .Important {
    color: red;
    background-color: #f6fc29;
    font-size: 110%;
    padding: 0.5em;
    border-radius: 0.4em;
    font-weight: bold;
    text-align: justify;
}

.TuileInfos .ImportantVert {
    color: red;
    background-color: #89fc29;
    font-size: 110%;
    padding: 0.5em;
    border-radius: 0.4em;
    font-weight: bold;
}

.TuileInfos {
    box-shadow: 0.2em 0.2em 0.5em #c4d1d8;
    -webkit-box-shadow: 0.2em 0.2em 0.5em #c4d1d8;
    -moz-box-shadow: 0.2em 0.2em 0.5em #c4d1d8;
}

/*-----------------------------------------------------------------*/
.zoneAide {
    width: 75%;
    margin: 0 0.4em 0 0.3em;
    float: right;
}

/*-----------------------------------------------------------------*/
.vignette {
    margin: 1em 1em 1.6em 1em;
    /* Espace entre images */
    padding: 0;
    float: left;
    text-decoration: none;
    line-height: normal;
    text-align: left;
}

.vignette img,
.vignette a img,
.vignette a:link img {
    /* Placez le formatage de lien */
    /* Largeur d'image */
    /* width: expression(document.body.clientWidth > 200 ? "200px" : "auto"); */
    /* Largeur d'image */
    /* height: expression(document.body.clientHeight > 200 ? "200px" : "auto"); */
    /* Hauteur d'image */
    width: auto;
    height: auto;
    max-width: 200px;
    max-height: 200px;
    /* Hauteur d'image */
    display: inline;
    padding: 12px;
    /* Pour donner l'allure de bordure d'une v?itable photo */
    /* Mettre ?0px = pas de frame - mais aucune indication en survolant l'image ! Ajuster les autres largeurs ou texte ! */
    margin: 0;
    background-color: #e9edf4;
    /* Fond des photos */
    border-top: 1px solid #eee;
    /* Bordures des frames de photo */
    border-right: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    border-left: 1px solid #eee;
    text-decoration: none;
    text-align: center;
}

.vignette a:visited img {
    background-color: #eee;
    /* Fond des photos, souris au-dessus - sorte de gris-clair */
}

.vignette a:hover img {
    background-color: #dae6e4;
    /* Fond des photos, souris au-dessus - sorte de bleu/vert-clair */
}

.annuSlogan {
    color: #70719f;
    font-size: 113%;
    font-weight: bold;
    text-align: right;
    padding: 0.3em 0.8em 0.5em 0.4em;
    vertical-align: top;
}

.annuIdentifie {
    float: right;
}

.zoneEphem {
    width: 400px;
    height: auto;
    border: 0px;
    padding: 0px;
}

.zoneEphem img {
    width: 100%;
    height: auto;
}

.infos-date {
    width: 100%;
    margin: 0;
    vertical-align: bottom;
    color: #70719f;
    font-size: 8pt;
    font-family: inherit;
    text-align: left;
}

.zoneTeteSlogan {
    width: 100%;
    border: 0px;
    padding: 0px;
}

/*--- le nettoyeur ---*/
.nettoyeur {
    clear: both;
    visibility: hidden;
}



/*
    TAILLES DES ÉCRANS
    ------------------
    
    Ecran d’ordinateur (que l’on appelle « Desktop » )
    ------------------
    
    On distingue 2 sortes d’écran différents: les écrans « normaux » (15, 17 pouces) et les grands écrans (21 pouce et + ).
    Ce qui intéresse, c’est la taille de la fenêtre et non celle de l’écran. On considère ces 2 largeurs d’écran:
    
    – 1024px
    – 1600px
    
    Tablette
    --------

    Malgré l’existence de nombreuses tablettes différentes, on retrouve généralement les tailles suivantes:
    
    – 1024px de largeur (format paysage)
    – 740px de largeur (format portrait)
    
    Smartphone
    ----------
    
    Pour les smartphones, c’est encore pire, on peut tout trouver coté taille d’écran. Mais encore une fois, on peut isoler les grandes tendances:
    
    – 720px (format paysage)
    – 480px (format portrait et format paysage de la taille en dessous)
    – 320px (format portrait)
    
    
    Les points de rupture
    ---------------------
    
    Jusqu’à 479px : smartphone en portrait
    De 480px à 959px : smartphone en paysage, tablette en portrait et petite tablette en paysage
    De 960px à 1280px : tablette en paysage, écran d’ordinateur de taille petite et moyenne
    1281px et au delà : grand écran d’ordinateur (21″ et + en plein écran )
    
    Exemple pour la Télé
    --------------------
    
    @media tv (min-width:1919px) and (max-resolution:72dpi) {
        ...
    }

*/
/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width:800px) {
    div.laPage {
        width: 100%;
        max-width: 100%;
        min-height: 100%;
        position: relative;
        margin: 0;
    }

    div.laTete {
        width: 100%;
        height: 40%;
    }

    div.laTete a:link,
    a:visited {
        text-decoration: none;
        color: #091253;
        background-color: #bfe790;
    }

    div.laTete a:hover {
        text-decoration: none;
        color: #2134ab;
        background-color: #b4f89d;
    }

    div.laTete .laGauche {
        width: 100%;
        vertical-align: bottom;
        height: 150px;
        float: none;
        clear: both;
    }

    div.laTete .laDroite {
        width: 100%;
        vertical-align: top;
        float: none;
    }

    div.leCentre {
        width: 100%;
        background-color: #f6feff;
        color: inherit;
        border: 1px solid #0e5309;
        padding: 0.4em;
    }

    div.leCentre a:link,
    a:visited {
        text-decoration: none;
        color: #0e5309;
        background-color: #e2e790;
    }

    div.leCentre a:hover {
        text-decoration: none;
        color: #2bab21;
        background-color: #f3f89d;
    }

    .zoneMenuVertical,
    .zoneCompteur {
        width: 100%;
        vertical-align: top;
        float: none;
    }

    .zoneRecherche,
    .zoneRechercheBouton {
        width: 100%;
        float: none;
    }

    .annuSlogan {
        color: #70719f;
        font-size: 113%;
        font-weight: bold;
        text-align: center;
        padding: 0.3em 0.8em 0.5em 0.4em;
        vertical-align: top;
    }

    .annuIdentifie {
        float: none;
    }

    .zoneEphem {
        width: 80%;
        border: 0px;
        padding: 0px;
        margin: auto;
    }

    .zoneEphem img {
        width: 100%;
        height: auto;
    }

    .infos-date {
        width: 50%;
        margin: auto;
        text-align: center;
    }

    .zoneIdentifie {
        width: 90%;
        margin: 0 auto 0 auto;
    }

    /* .zoneIdentifie .frmConnexion {}

    .zoneIdentifie .frmInsc {} */

    .zoneIdentifie .plaqueIdentifie {
        width: 100%;
        height: 70px;
    }

    .zoneIdentifie .espIdentifie {
        width: 70%;
        padding: 0px;
        margin: 0px;
        float: left;
    }

    .zoneIdentifie .btnIdentifie {
        width: 27%;
        margin: 0px;
        float: right;
        padding: 0.3em 0.2em 0.1em 0.2em;
        text-align: center;
    }

    .infosConnex {
        width: 100%;
    }

}

/*----------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width:480px) {
    div.laPage {
        width: 100%;
        max-width: 100%;
        min-height: 100%;
        position: relative;
        margin: 0;
    }

    div.laTete {
        width: 100%;
        height: 40%;
    }

    div.laTete a:link,
    a:visited {
        text-decoration: none;
        color: #091253;
        background-color: #bfe790;
    }

    div.laTete a:hover {
        text-decoration: none;
        color: #2134ab;
        background-color: #b4f89d;
    }

    div.laTete .laGauche {
        width: 100%;
        vertical-align: bottom;
        height: 150px;
        float: none;
        clear: both;
    }

    div.laTete .laDroite {
        width: 100%;
        vertical-align: top;
        float: none;
    }

    div.leCentre {
        width: 100%;
        background-color: #f6feff;
        color: inherit;
        border: 1px solid #0e5309;
        padding: 0.4em;
    }

    div.leCentre a:link,
    a:visited {
        text-decoration: none;
        color: #0e5309;
        background-color: #e2e790;
    }

    div.leCentre a:hover {
        text-decoration: none;
        color: #2bab21;
        background-color: #f3f89d;
    }

    .zoneMenuVertical,
    .zoneCompteur {
        width: 100%;
        vertical-align: top;
        float: none;
    }

    .zoneRecherche,
    .zoneRechercheBouton {
        width: 100%;
        float: none;
    }

    .annuSlogan {
        color: #70719f;
        font-size: 113%;
        font-weight: bold;
        text-align: center;
        padding: 0.3em 0.8em 0.5em 0.4em;
        vertical-align: top;
    }

    .annuIdentifie {
        float: none;
    }

    .zoneEphem {
        width: 80%;
        border: 0px;
        padding: 0px;
        margin: auto;
    }

    .zoneEphem img {
        width: 100%;
    }

    .infos-date {
        width: 50%;
        margin: auto;
        text-align: center;
    }

    .zoneIdentifie {
        width: 100%;
        margin: 0 auto 0 auto;
    }

    /* .zoneIdentifie .frmConnexion {}

    .zoneIdentifie .frmInsc {} */

    .zoneIdentifie .plaqueIdentifie {
        width: 100%;
        height: 70px;
    }

    .zoneIdentifie .espIdentifie {
        width: 70%;
        padding: 0px;
        margin: 0px;
        float: left;
    }

    .zoneIdentifie .btnIdentifie {
        width: 27%;
        margin: 0px;
        float: right;
        padding: 0.3em 0.2em 0.1em 0.2em;
        text-align: center;
    }

    .infosConnex {
        width: 100%;
    }

}