.logondc
{
    width: 50px;
    height: 50px;
}

.ndc
{
    width: 972px;
    height: 972px;
    border: 1px solid #0047AB;
    border-radius: 20px;
    display: flex;
    margin: 20px 0px 0px 0px;
    flex-direction: row;
}


.banniere
{
    width: 972px;
    height: 330px;
    border: 1px solid #0047AB;
    border-radius: 20px;
    display: flex;
    margin: 40px 0px 0px 0px;
    flex-direction: row;
}


h1
{
    color: #0047AB;
    font-size: 30px;
    height: 60px;
    font-weight: bold;
    margin: 30 0 0 0px;
    text-align: center;
    background-color: #B9A17D;
    display: flex;
    justify-content: center;
    width: 972px;
    border: 1px solid #0047AB;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #B9A17D;
    text-shadow: none;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
}

h2
{
    color: #0047AB;
    font-size: 25px;
    height: 60px;
    font-weight: bold;
    margin: 30 0 0 0px;
    text-align: center;
    background-color: #B9A17D;
    display: flex;
    justify-content: center;
    width: 972px;
    border: 1px solid #0047AB;
    border-radius: 20px;
    text-shadow: none;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
}


p
{
    color: #0047AB;
    margin-top: 30px;
    font-weight: normal;
    font-family: Tahoma;Tahoma, "Trebuchet ms", sans-serif;
    width: 972px;
    font-size: 20px;
}


.texteRouge
{
    color : red;
    font-size: 25px;
    margin-top: 40px;
    font-weight: bold;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
    display: flex;
    flex-direction: column;
}


.envoyerEmail
{
    display: block;
    width: 250px;
    height: 30px;
    text-align: center;
    background: #B9A17D;
    color: #0047AB ;
    border: 1px solid #0047AB;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #B9A17D;
    text-shadow:none;
    margin: 20px 0px 0px 210px;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
    font-size: 20px;
    justify-content: center;
}


.envoyerEmail:hover 
{
    color: red;
}

.boutonFormulaire
{
    background: #B9A17D;
    width: 250px;
    height: 30px;
    color: #0047AB ;
    border: 1px solid #0047AB;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #B9A17D;
    text-shadow:none;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
    margin: 20px 0px 0px 210px;
    text-align: center;
    font-size: 20px;
    justify-content: center;
}


.boutonFormulaire:hover 
{
    color: red;
}


label 
{
    width : 200px;
    display : inline-block;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
    color : #0047AB;
}


.saisie
{
    width: 350px;
    height: 30x;
    color : #0047AB;
    font-size : 20px;
    vertical-align: top;
    border: 1px solid #0047AB;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #B9A17D;
    text-indent: 20px;
    display : inline-block;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
}


.saisieCommentaires
{
    width: 350px;
    height: 200px;
    color : #0047AB;
    font-size : 20px;
    vertical-align: top;
    border: 1px solid #0047AB;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #B9A17D;
    text-indent: 20px;
    display : inline-block;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
}


.saisie::placeholder
{
    color : #0047AB;
    font-size : 15px;
}


.saisieCommentaires::placeholder
{
    color : #0047AB;
    font-size : 15px;
}


input:focus, textarea:focus 
{
    background: rgba(0,0,0,.1);
    outline : none;
    color : #0047AB;
}

.saisie2
{
    width: 350px;
    height: 30x;
    color : #0047AB;
    font-size : 20px;
    vertical-align: top;
    border: 1px solid #0047AB;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #B9A17D;
    text-indent: 20px;
    display : none;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
}

.lienRetour
{
    display:block;
    width: 400px;
    height: 30px;
    text-align: center;
    background: #B9A17D;
    color: #0047AB ;
    border: 1px solid #0047AB;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #B9A17D;
    text-shadow:none;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
}


.lienRetour:hover 
{
    color: red;
}

.texteGras
{
    color : #0047AB;
    font-size: 20px;
    margin-top: 50px;
    font-weight: bold;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
}

.boutonMembre
{
    display: block;
    width: 250px;
    height: 30px;
    text-align: center;
    background: #B9A17D;
    color: #0047AB ;
    border: 1px solid #0047AB;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #B9A17D;
    text-shadow:none;
    margin: 50px 0px 0px 0px;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
    font-size: 20px;
    justify-content: center;
}

.lienPrecedent
{
    display:block;
    width: 400px;
    height: 30px;
    font-size: 20px;
    text-decoration: underline;
    text-align: center;
    background: #B9A17D;
    color: #0047AB ;
    border: 1px solid #0047AB;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #B9A17D;
    text-shadow:none;
    font-family: Tahoma, "Trebuchet ms", sans-serif;
}


.lienPrecedent:hover 
{
    color: red;
}


th
{
    color: #154360;
    font-size: 20px;
    font-weight: bold;
    font-family: Tahoma;
    background-color: #909497;
    border: 1px solid #154360;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #4D5656;
    text-shadow: none;
    text-align: center;
    justify-content: center;
    column-height: 30px;
}


td
{
    color: #154360;
    font-size: 20px;
    border: 1px solid #154360;
    border-radius: 20px;
    box-shadow: 5px 5px 5px #4D5656;
    text-shadow: none;
    text-align: center;
    justify-content: center;
}


.tableNom
{
    width: 200px;
}


.tableEmail
{
    width: 350px;
}


.tableCommentaires
{
    width: 550px;
}


table
{
    margin: 0px 0px 5px 0px;
}

h4
{
    color: #C0392B;
    font-size: 20px;
    font-weight: bold;
    font-family: Tahoma;
    margin: 30px 0px 30px 0px;
}
