﻿.Flash_resume
{
    margin-top: 0px;
    margin-bottom: 2px;
/*    background-image: url("../../static/media/AuthentificationFlash/Acces-Flash-FilInfo.jpg");
    background-repeat: no-repeat;*/
    height: 64px;
    font-size: 14px;
    color: #FFFF00;
    padding-top: 20px;
    padding-left: 140px;
}

.Flash_identification
{
/*    background-image: url("../../static/media/AuthentificationFlash/Acces-Flash-Img-Haut.jpg");
    background-repeat: no-repeat;*/
    height: 380px;
    color: #FFFFFF;
}

.Flash_accroche
{
    width: 350px;
    padding: 20px 0px 0px 20px;
    font-weight: bold;
    font-size: 12px;
    margin: 0 0 0 0;
}

.Flash_form
{
    margin-left: 40px;
    padding-top: 65px;
    color: #FFFFFF;
}

.Flash_explication
{
/*    background-image: url("../../static/media/AuthentificationFlash/Acces-Flash-Img-Bas.jpg");
    background-repeat: no-repeat;*/
    height: 240px;
    color: #000000;
    padding-left: 5px;
}

.Flash_explication a
{
    color: #555555;
}
.erreur
{/*position: absolute;*/
    /*margin-top: 70px;
    margin-left: 30px;*/
    border: 1px solid red;
    color: red;     
    font-size: 10px;
    font-weight: bold;
    height:45px ;
    width: 280px;
    background-image: url(/media/AuthentificationFlash/Acces-Flash-picto-erreur.gif);
    background-repeat: no-repeat;
    
}
.erreur li {
    list-style-type: none;
}