@charset "UTF-8";
@media all and (max-width:989px) and (min-height:550px) {
    body.bod:not(.pageForm):not(.pageLarge) {
        background-image: url('../images/fond25V.jpg');
    }
}
/*@media all and (max-width:989px) {
    .header {
        height: 75px;
    }
    .user {
    top: 75px;
}
    .head .logo img {
        height: 55px;
    }
    .head .titre img {
        display: none;
    }
  /*  .head .titre {
         background: url('../images/titre2.png') no-repeat center;
         background-size: 100% auto;
         display: block;
         width:262px;
         height:54px;
         margin:8px auto 0px auto;
    }
    .head2 {
    margin:auto;
}
.pageLarge .site {
    width:100%;
}
.pageLarge h1 {
   padding:0px 10px;
   margin-top:0px;
}
.adminFinancement .floatL,
.adminFinancement .floatR,
.adminFinancement .tabVue {
    float:none;
    width:100%;
}
.site {
    width: 617px;
}
.pageInstruction .site {
    width: 100%;
}
.pageForm .site {
    width:96%;
}

.art.wSide {
    width: 341px;
}

.user {
    padding:0px;
    height:50px;
}
.user1 {
    max-width: 190px;
}
.user1 h2 {
    font-size:1.1em;
    line-height: 1.2em;
    display: table-cell;
    vertical-align: middle;
    height:40px;
    background-position: left center;
}
.user2 {
    font-size: 0.8em;
    margin-top:10px;
}
.user3 {top:5px;}
.headForm h1 {
    margin-left:0px;
}
.completed {
    width: auto;
}
.pageForm .formulaire {
    padding: 25px 32px 35px 32px;
}
.titreForm {
    margin-left: 0px;
}

.passOublie .zone {
    width:253px;
}
}


*/
@media only screen and (min-width: 1020px) and (max-width: 1200px) {
    .header, .user{
        position: fixed;
    }
}
@media all and (max-width:1000px) {
    html {
        font-size:13px;
    }
.site {
    width: 100%;
}
.sideC .formulaire form, .sideD .formulaire form{
    display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    
}
.header {
    height: 90px;
    position: fixed;
}
.head.head1, .head.head3{
    display: flex;
        margin: 0 auto;
        justify-content: center;
        align-items: center;
        align-content: center;
        width: 140px;
}
.logoFond{
    width: 100px;
    height: auto;
}
.head.head1 a{
    justify-content: center;
    align-items: center;
    align-content: center;
    display: flex;
    margin: 0;
    padding: 0;
    width: 100%;
}
h2{
    font-size: 23px;
    line-height: 24px;  
}
.logoART{width: 100%;}
.site .content.clearfix{
    flex-direction: column;
}
.artHome.wSide, .sideC, .sideD{
    width: 100%;
}
.sideC .formulaire input#signup_etudiant_email, .sideD .formulaire input#email, .sideD .formulaire input#password, .sideD .formulaire input#signup_etudiant_email {
    width: 300px;}
    .sideD .msg, .boxCandidature, .sideD .box {
        width: 100%;
        float: none !important;
        /* margin: 25px auto; */
    }
    .passOublie .act {
        margin-right: 0;
        top: 225px;
        font-size: 12px;
        border-bottom: 1px solid #000;
    }
    .sideC .formulaire input#signup_etudiant_email, .sideD .formulaire input#email, .sideD .formulaire input#password, .sideD .formulaire input#signup_etudiant_email{
        margin-top: 0px;
    }
/*.sideD,
.art.wSide {
    /*float:none;
    width: auto;
}
.content {
        padding-top:170px;
}
.sideD .box {
    width:47%;
    float:left;
    margin-top:20px;
}
.sideD .msg,
.sideD .box:nth-child(2) {
    float:right;
}*/
.pageArticle .boxInstructions {
    float:none;
    margin:0px;
}
h2.cadre.icl:before {
    margin-top:-5px;
}
h2.cadre.icl {
    border-radius:0px;
}
.text h1 {
    margin: 15px 0 15px 0;
}
.user2 {
    width: 40%;
   line-height: 1em;
}
.sideD .msg {
    clear:both;
   margin-top:20px;
   width:auto;
}
.boxCandidature {
    clear: none;
   width:49%;
    float:right;
}
.boxCandidature a {
    padding: 35px 10px 35px 60px;
    background-position: 18px 24px;
    background-size: 30px auto;
    font-size: 1.5em;
}
.formulaire .col1,
.formulaire .col2 {
    width: auto;
    padding-right: 0;
    float: none;
    border-right: 0px;
    max-width: 450px;
    margin:auto;
}
.formulaire .col2 .item:first-child {
    border-top: 1px dotted #ccc;
    padding-top: 13px;
}
.titreForm {
    position: relative;
}
.headForm {
    height: auto;
}
}

@media all and (min-width: 300px) and (max-width: 560px) {
    h2 {
        font-size: 18px!important;
        line-height: 24px!important;
    } 
    .head .logo img {
        height: auto!important;
        width: 90px!important;
    }
    .logoART {
        width: 85%!important;
    }
}