﻿/*                             ____
                              / __ \____ _____ ____
                             / /_/ / __ `/ __ `/ _ \
                            / ____/ /_/ / /_/ /  __/
                           /_/    \__,_/\__, /\___/
           ____    __           __  _ _/____/          __  _
          /  _/___/ /__  ____  / /_(_) __(_)________ _/ /_(_)___  ____
          / // __  / _ \/ __ \/ __/ / /_/ / ___/ __ `/ __/ / __ \/ __ \
        _/ // /_/ /  __/ / / / /_/ / __/ / /__/ /_/ / /_/ / /_/ / / / /
       /___/\__,_/\___/_/ /_/\__/_/_/ /_/\___/\__,_/\__/_/\____/_/ /_/
              +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
              |D|a|v|i|d|-|F|o|n|t|a|i|n|e|-|2|1|/|0|7|/|2|0|1|0|
              +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
*/
BODY
{
    margin:0px;
    background:#CFCDCE url('../images/identification/fdBody.jpg') repeat-x top left;
}
#Header
{
    width:750px;
    height:109px;
    margin:116px auto 0px auto;
    }
#Contenu    
{
    width:750px;    
    overflow:hidden;
    _display:inline-block;
    margin:0px auto;
    padding-bottom:10px;
    background:url('../images/identification/fdContenu.gif') no-repeat bottom left;       
}
#Footer
{
    width:750px; 
    height:73px;   
    margin:0px auto;
    background:url('../images/identification/fdFooter.gif') no-repeat top left;    
    }
/*    
                         __  __               __
                        / / / /__  ____ _____/ /__  _____
                       / /_/ / _ \/ __ `/ __  / _ \/ ___/
                      / __  /  __/ /_/ / /_/ /  __/ /
                     /_/ /_/\___/\__,_/\__,_/\___/_/
*/
/*                     
                      ______            __
                     / ____/___  ____  / /____  ____  __  __
                    / /   / __ \/ __ \/ __/ _ \/ __ \/ / / /
                   / /___/ /_/ / / / / /_/  __/ / / / /_/ /
                   \____/\____/_/ /_/\__/\___/_/ /_/\__,_/
*/
#Titre
{
    font-size:18px;
    font-family:Georgia;
    font-weight:bold;
    margin:0px 0px 10px 82px;
}
DIV.formulaire
{
    overflow:hidden;
    _display:inline-block;
    padding:45px 195px 0px 222px;
}
DIV.formulaire SPAN
{
    color:#6c6b6b;
    font-size:11px;
    font-family:Verdana;
    display:block;
    float:left;
    width:79px;
    text-align:right;
    padding:5px 3px 0px 0px;
}
DIV.formulaire INPUT
{
    height:17px;
    width:189px;
    padding:2px 3px;
}
DIV.formulaire SPAN.checkBox
{
    width:auto;
    padding-left:82px;
}
DIV.formulaire .checkBox INPUT
{
    width:auto;
    display:block;
    float:left;  
    margin:0px 5px 0px 0px; 
    border:none; 
}
DIV.formulaire .checkBox LABEL
{
    display:block;
    float:left;
    padding-top:1px;
    white-space:nowrap;
}
DIV.formulaire .bloc,
DIV.formulaire .blocCheckBox
{
    clear:both;
    margin-bottom:6px;
    overflow:hidden;
    _display:inline-block;       
}
DIV.formulaire .blocCheckBox
{
    position:relative;
    top:-3px;
}
DIV.formulaire .boutons
{
    padding-left:82px;
}
DIV.formulaire INPUT.btValider
{
    width:99px;
    height:37px;
    border:none;
    color:White;
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
    padding:0px;
    padding-left:23px;
    padding-bottom:10px;
    *padding-bottom:7px;
    cursor:pointer;
}
A.btAccueil,
A.codeOublies
{
    display:block;
    float:left;
    color:#6c6b6b;
    font-family:Verdana;
    font-size:10px;
    text-decoration:none;
    padding:0px 15px;
}
A.codeOublies
{
    float:right;
}
.liens A:hover
{
    text-decoration:underline;
}
DIV.formulaire INPUT.btValider:hover
{
    background:url('../images/identification/btValiderON.jpg') no-repeat top left; 
    color:Black;   
}
.erreur
{
    font-family:Verdana;
    font-size:10px;
    color:#e0001a;
    padding-left:82px;
}
/*                   
                          ______            __
                         / ____/___  ____  / /____  _____
                        / /_  / __ \/ __ \/ __/ _ \/ ___/
                       / __/ / /_/ / /_/ / /_/  __/ /
                      /_/    \____/\____/\__/\___/_/
*/                   
                     
#TexteFooter *
{
    font-family:Verdana;
    font-size:13px;
}
#TexteFooter
{
    text-align:center;
    padding-top:33px;
}
#TexteFooter A
{
    font-weight:bold;
    text-decoration:none;
}
    
