﻿body
{
    
    /*background-image:url(../images/formulaire.jpg);*/
    background-image: url(fd_form.jpg); /*background-image:url(fd_bien_emprunter.jpg);*/
    background-repeat: no-repeat; /*color: #640A09;*/ /*color:#689BA4;*/
    color: #547D84;
    color: #095777;
    font-family: Arial;
    font-size: 11px;
    scrollbar-base-color: #C3D2DB;
    scrollbar-3d-light-color:#095777;
    scrollbar-arrow-color: #095777;
    scrollbar-darkshadow-color: #C3D2DB;
    scrollbar-face-color: #DFE9EB;
    scrollbar-highlight-color: #095777;
    scrollbar-shadow-color: #640A09;
    scrollbar-track-color: white;
}

.wiz
{
    margin-top: 331px;
    margin-left: 93px; /*background-color: #F2F2D8; width:800px;     height:555px; */ /*background-color:#FFF7D8;*/
    background-color: #DFE9EB;
    width: 850px;
    height: 300px;
}


.wizFin
{
    
    margin-top: 331px;
    margin-left: 90px; /*background-color: #F2F2D8; width:800px;     height:555px; */ /*background-color:#FFF7D8;*/
    width: 850px;
    height: 300px;
}

.bouton
{
    background-image: url(bkg_bttn.jpg);
    font-weight: bold; /*background-color: #F2F2D8; /*border-color: #640A09;*/
    border-color: #92CBD8;
    border-style: Solid;
    border-width: 1px;
    font-family: Arial;
    font-size: 11px; /*color: #640A09;*/
    color: #095777;
}

.boutonInvisible
{
    visibility: hidden;
}

.monDivCenter
{
    font-weight:normal;
    text-align: center;
}


.global
{
    margin-left: auto; /*     position: absolute;     left: 50%;     top: 50%;     width: 1000px;     height: 700px;     margin-top: -500px; /* moitié de la hauteur */ /*margin-left: -350px; /* moitié de la largeur */ /*border: 1px solid #000;*/
}

.etape
{
    position: absolute;
    left: 140px;
    top: 310px; /*    color: #640A09;*/
    color: White;
    font-size: 17px;
    font-weight: bolder;
}

.divCenter
{
    margin-left: auto;
    margin-right: auto; /*width: 800px; /* largeur obligatoire pour être centré */ /*width: 800px;     height: 600px;     margin-left: -33%; /* Cette valeur doit être la moitié négative de la valeur du width */ /*margin-top: -33%; /* Cette valeur doit être la moitié négative de la valeur du height */
}


.divFloatRight
{
    float: right;
}

.divFloatLeft
{
    float: left;
}

.TableEmprunter
{
    margin-top: 2px;
    float: left; /*width: 550px;*/ /*border: solid 1px #000000;*/
}

.TableCredit
{
    vertical-align: bottom;
    width: 100%;
    margin-top: 2px;
    float: left;
    border: solid 1px #095777;
}


.TRCredit
{
    font-size: x-small;
    text-align: center;
    font-weight: bold;
}


.TDenteteTableEmprunter
{
    font-size: 11px; /*background-color: #640A09;*/
    background-color: #689BA4;
    background-color: #095777;
    font-weight: bolder;
    color: #FFFFFF;
}

.TDTableEmprunter
{
    /*color: #640A09;*/ /*color:White;*/
}

.rowSeparateur
{
    font-size: 2px;
    height: 4px;
    background-color: #095777;
}

.infoGris
{
    color: Gray;
}

.miniTaille
{
    color: Gray;
    font-size: xx-small;
}

.centerTXTBOX
{
    text-align: center;
}


.textBox
{
    /*border: solid 1px #640A09;*/
    border: solid 1px #547D84;
    font-size: x-small;
    background-color: White;
}

.dropDown
{
    /*border: solid 1px #640A09;*/
    font-size: x-small;
    color: #095777;
}

table
{
}

.disabledTxtBox
{
    background-color: Gray;
}

.onglet
{
    position: absolute;
    top: 300px;
    left: 240px;
}


.ongletTitre
{
    position: absolute;
    top: 237px;
    left: 100px;
}


.boutonOnglet
{
    color: White;
    background-image: url(onglet.jpg);
}


.calculette
{
    position: relative;
}

.divCalculette
{
    /* position: relative;     top: 310px;     left: 300px;*/
    background-image: url(bkg_calcul.jpg); /*padding:20px;     margin:30px;*/
}


#separateur1
{
    position: absolute;
    left: 280px;
    top: 241px;
    width: 5px;
    height: 50px;
    z-index: 1;
}


#separateur2
{
    position: absolute;
    left: 465px;
    top: 241px;
    width: 5px;
    height: 50px;
    z-index: 1;
}


#separateur3
{
    position: absolute;
    left: 595px;
    top: 241px;
    width: 5px;
    height: 50px;
    z-index: 1;
}


#separateur4
{
    position: absolute;
    left: 735px;
    top: 241px;
    width: 5px;
    height: 50px;
    z-index: 1;
}


A.menucentral
{
    font-family: verdana;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    font-size: 13px;
}


A.menucentral:hover
{
    font-family: verdana;
    text-decoration: none;
    color: #d7502a;
    font-weight: bold;
    font-size: 13px;
}


A.menucentralSelect
{
    font-family: verdana;
    font-weight: bold;
    font-size: 13px;
    color: #d7502a;
    text-decoration: none;
}



A.retouraccueil
{
    font-family: verdana;
    font-size: 9px;
    color: #a4a4a4;
    text-decoration: none;
}



.validator
{
    font-weight:bold;
    font-size:14px;
    
    
/*    font-size: x-large;*/
    vertical-align: middle;
}


.texteFin
{
    position:absolute;
    top:400px;
    left:220px;
    
}

.boutonFin
{
    background-image: url(bkg_bttn.jpg);
    font-weight: bold; /*background-color: #F2F2D8; /*border-color: #640A09;*/
    border-color: #92CBD8;
    border-style: Solid;
    border-width: 1px;
    font-family: Arial;
    font-size: 11px; /*color: #640A09;*/
    color: #095777;
    
    position:absolute;
    top:500px;
    left:600px;   
    width:200px;
    
}