/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
ACCUEIL.PHP
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 */

#aheader{
    background-color: #4D4D4D;
    height: 10%;
    color: white;
    font-size: 17px;
    text-align: right;
}

#boutondeconnexion{
    text-decoration: none;
    color: white;
}

#statutaccueil{
    margin-bottom: 2%;
}

#logoaccueil{
    margin-left: 46.8%;

}



#abody{
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
    background-color: #EAEAEA;
}

#titregestion{
    text-align: center;
    font-size: 30px;
    color: #2D3335;
}

#bordure{
    border-width: 5px 0px 0px 0px;
    border-style: solid;
    width: 10%;
    border-color: grey;
    margin-left: 44%;
    color: #EAEAEA;

}

#titre2{
    text-align: center;
    font-size: 23px;
    color: #2D3335;
}

#asection1{
    text-align: center;
    margin-left: 1%;

}


#asection2{
    text-align: center;
    margin-left: 1%;
}

#asection3{
    text-align: center;
    margin-left: 1%;
}

.lienaccueil{
    color: black;
    font-size: 20px;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
CONNECTERROR.PHP
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 */

#boutonconnectb{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #3C98CB;
    background-color: #3C98CB;
    color: white;
    margin-left: 40%;
    text-decoration: none;
    padding-right: 5%;
    padding-left: 5%;
    padding-top: 1%;
    padding-bottom: 1%;
}

#boutonaccueilb{
    color: white;
    text-decoration: none;

}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
INDEX.PHP
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 */
#headercon{
    background-color: #4D4D4D;
}

.connexion{
    width: 90%;
    height: 70%;
    margin-left: 5%;
    margin-top: 30%;

}

#cotitre{
    font-size: 65px;
    text-align: center;
    margin-bottom: 10%;
}
#cobordure{
    border-width: 2px 0px 0px 0px;
    border-color: black;
    border-style: solid;
    margin-bottom: 20%;
    color: lightgrey;
}

#conom {
    font-size: 40px;
    margin-left: 7%;

}

#cochamp {
    margin-left: 7%;
    width: 86%;
    height: 5%;
    border-style: solid;
    font-size: 40px;
}

#submitconnexion{
    width: 60%;
    height: 8%;
    margin-left: 20%;
    color: white;
    font-size: 35px;
    border-style: solid;
    background-color: #4D4D4D;
    border-color: #4D4D4D;
    margin-top: 40%;

}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
GESTION.PHP
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 */
#bordurebleu{
    border-width: 5px 0px 0px 0px;
    border-style: solid;
    width: 20%;
    border-color: #3C98CB;
    margin-left: 40%;
    color: #EAEAEA;

}

#retouraccueil{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #3C98CB;
    background-color: #3C98CB;
    text-align: center;
    width: 16%;
    margin-left: 10%;
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    border-radius: 10%;
    float: left;
}

.formulaire{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: white;
    border-radius: 30px;
    margin-left: 2.5%;
    width: 95%;
    background-color: white;
}

#espace{
    color: white;
}

.titresection{
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    width: 70%;
    border-color: #3C98CB;
    font-size: 20px;
    margin-left: 5%;
}

#artnom{
}
#artprenom{
    margin-top: 5%;
}
#artville{
}
#artad{
    margin-top: 5%;
}
#artemail{
    margin-top: 5%;
}
#artdate{
}
#artduree{
    margin-top: 5%;
}
#artdebut{
    margin-top: 5%;
}
#artfin{
    margin-top: 5%;
}

#artinfo{
    text-align: center;
}
#artnat{
    text-align: center;
}

#labelajout{
    margin-left: 3%;
    color: #CC0000;
}

#labelajout2{
    margin-left: 3%;
    color: #CC0000;
}
#labelajout3{
    margin-left: 3%;
}

#labelajout4{
    margin-left: 3%;
}

#champdetextnom{
    width: 35%;
}
#champdetextprenom{
    margin-left: 10%;
    width: 35%;
}
#champdetextville{
    margin-left: 36%;
    width: 35%;
}
#champdetextad{
    margin-left: 28%;
    width: 35%;
}
#champdetextmail{
    margin-left: 3.2%;
    width: 65%;
}
#champdetextdate{
    margin-left: 36.5%;
}
#champdetextduree{
    margin-left: 33.7%;
    width: 38.5%;
}
#champdetextdeb{
    margin-left: 34%;
}

#champdetextfin{
    margin-left: 39.7%;
}

#selectinter{

}

#descajout {
    text-align: center;
}

#footerajout{
    background-color: #EAEAEA;
    padding-top: 3%;
    color: #EAEAEA;
}

#submitticket{
    margin-left: 20%;
    width: 20%;
    height: 30px;
    border-color: #3C98CB;
    background-color: #3C98CB;
    border-style: solid;
    color: white;
    border-radius: 10px;
}

#submitticketr{
    margin-left: 20%;
    width: 20%;
    height: 30px;
    border-color: #D24242;
    background-color: #D24242;
    border-style: solid;
    color: white;
    border-radius: 10px;
}

#textdesc{
    width: 90%;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
AFFICHAGE.PHP
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 */

#bordurerouge{
    border-width: 5px 0px 0px 0px;
    border-style: solid;
    width: 20%;
    border-color: #D24242;
    margin-left: 40%;
    color: #EAEAEA;

}

#boutonaccueilr{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #D24242;
    background-color: #D24242;
    text-align: center;
    width: 16%;
    margin-left: 10%;
    padding-right: 3%;
    padding-left: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    border-radius: 10%;
    float: left;
}

#boutonafficheradd{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #3C98CB;
    background-color: #3C98CB;
    text-align: center;
    width: 16%;
    margin-left: 10%;
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    border-radius: 10%;
    float: left;
}

#boutonafficherstat{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #56994E;
    background-color: #56994E;
    text-align: center;
    width: 16%;
    margin-left: 10%;
    border-radius: 10%;
    padding-right: 3%;
    padding-left: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    float: left;
}

#boutonaffichage{
    color: white;
    text-decoration: none;
}

#ferme{
    border-style: solid;
    border-color: #D24242;
    color: white;
    background-color: #D24242;
    margin-bottom: 2%;
}

#ouvert{
    border-style: solid;
    border-color: #56994E;
    color: white;
    background-color: #56994E;
}

#afheader{
    background-color: #4D4D4D;
    margin-top: -3%;
    padding-bottom: 5%;
    height: 55px;
    color: white;
    font-size: 17px;
}

.formrecherche{
    text-align: center;
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    width: 80%;
    margin-left: 10%;
    background-color: white;
    border-color: white;
    border-radius: 10px;
}

#btnrech {
    margin-top: 2%;
}

#resultrech {
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background-color: white;
    border-color: white;
    border-radius: 10px;
    padding: 1%;
    width: 70%;
}

#titrerech{
    padding-right: 2%;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
}

#sup{
    color: red;
    text-decoration: none;
}

/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
DETAILS.PHP
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 */

.detailsinterv{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: white;
    text-align: center;
    width: 90%;
    margin-left: 5%;
    background-color: white;
    border-radius: 30px;
}

.boutonpdf{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #D24242;
    background-color: #D24242;
    color: white;
    margin-left: 27%;
    text-decoration: none;
    padding-right: 4%;
    padding-left: 4%;
    padding-top: 2%;
    padding-bottom: 2%;
}
.boutonupdate{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #D24242;
    background-color: #D24242;
    color: white;
    margin-left: 25%;
    text-decoration: none;
    padding-right: 4%;
    padding-left: 4%;
    padding-top: 2%;
    padding-bottom: 2%;
}

#boutonretour{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #D24242;
    background-color: #D24242;
    color: white;
    width: 50%;
    margin-left: 25%;
    text-decoration: none;
    padding-right: 4%;
    padding-left: 4%;
    padding-top: 2%;
    padding-bottom: 2%;
}

#signat{
    margin-left: -25%;
}

#modificationsign{
    border-style: solid;
    border-color: #6c7a89;
    color: white;
    background-color: #6c7a89;
    width: 41%;
    height: 6%;
    border-radius: 10px;
}
/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
UPDATEINTERV.PHP
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 */

#boutonrevrecherche{
    color: white;
    text-decoration: none;
}

#boutonrechercheupdate{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #D24242;
    background-color: #D24242;
    border-radius: 10%;
    color: white;
    text-align: center;
    width: 16%;
    margin-left: 40%;
    padding-right: 3%;
    padding-left: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
}
#artnomupdate{
    width: 35%;
    float: left;
    margin-left: 10%;
}

#artprenomupdate{
    width: 38%;
    float: left;
    margin-left: 7%;
}

#artdateupdate{
    width: 22%;
    float: left;
    margin-left: 3%;
}

#artdureeupdate{
    width: 28%;
    float: left;
    margin-left: 2%;

}

#artdebutupdate{
    width: 20%;
    float: left;
}

#artfinupdate{
    width: 17%;
    float: left;
    margin-left: 2%;
}

#artinfoupdate{
    width: 46%;
    float: left;
    margin-left: 3%;

}

#artnatupdate{
    width: 46%;
    float: left;
    margin-left: 2%;
}

#descupdate {
    text-align: center;
}



/*/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
STATISTIQUES.PHP
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
 */
#bordurevert{
    border-width: 5px 0px 0px 0px;
    border-style: solid;
    width: 20%;
    border-color: #56994E;
    margin-left: 40%;
    color: #EAEAEA;
}

#boutonaccueilv{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #56994E;
    background-color: #56994E;
    text-align: center;
    width: 16%;
    margin-left: 10%;
    border-radius: 10%;
    padding-right: 2%;
    padding-left: 2%;
    padding-top: 1%;
    padding-bottom: 1%;
    float: left;
}

#retouraccueilvert{
    color: white;
    text-decoration: none;
}


#statsection{
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    background-color: white;
    border-color: white;
    width: 90%;
    height: 70%;
    padding-top: 2%;
    padding-bottom: 1%;
    margin-left: 5%;
    border-radius: 10px;
}

#statitre{
    text-align: center;
}



.titresection2{
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    width: 70%;
    border-color: #D24242;
    font-size: 20px;
    margin-left: 5%;
}