.form-body {
    height: 380px;
    box-shadow: 0px 3px 5px rgba(181,175,181,1);
    background: #E46C0A;
    padding-left:2px;
    padding-right:2px;
}
    .question-mark
    {
        color:#000;
        text-decoration:none;
        font-size:14px;
        font-weight:bold;
    }
   
    .submit-btn.nonbouton:before {
        content: normal;
    }

    .form-body label {
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        -o-user-select: none;
        user-select: none;
    }

    /*.form-body.disabled .rech-list, .form-head.disabled .rech-list {
        background-image: url('/images/arrow-down-gray.png');
    }*/

    .form-body.disabled .col01 input[type=checkbox]:not(old):checked + label, .form-body.disabled .col03 input[type=checkbox]:not(old):checked + label {
        background: url('/images/kle-chbx-on-gray.png') no-repeat 0 0;
    }

  
    /*.mapDiv {
        float: left;
        height: 150px;
        width: 42%;
        position:absolute;
        background: #FFF;
        margin-top: 5px;
        border:1px solid #a6a6a6;
    }*/
    .div-btn
    {
        margin-top: 310px; 
        height: 37px;
        background:#f2f2f2;
    }

    /*.selectDiv {
        float: left;
        width: 54%;
        height: 150px;
        margin-top: 5px;
        background: #FFF; 
        overflow: no-content;
        border: 1px solid #a6a6a6;
        margin-left:162px;
    }*/
.list-box
{
    overflow:auto;
}
.moteur {
    float: left;
    font-size: 11px;
    background: #f2f2f2;
    height: 81%;
    padding-left: 10px;
    width: 97.5%;
    padding-top: 5px;
}
    .espace-service
    {
        padding-bottom:7px;
        position:relative;
        width:92%;
    }
    .span-aide
    {
        margin-left:-303px;
        font-size:12px !important;
    }
    .label-form
    {
        margin-left:2px;
    }
@media screen and (min-width: 1000px) and (max-width: 1280px)
{
     a.tooltip {
                outline: none;
            }

                a.tooltip strong {
                    line-height: 30px;
                }

                a.tooltip:hover {
                    text-decoration: none;
                }

                a.tooltip span {
                    z-index: 10;
                    display: none;
                    padding: 14px 14px;
                    margin-top: 19px;
                    margin-left: -191px;
                    width: 154px;
                    line-height: normal;
                    font-weight:normal;
                }
}
@media screen and (min-width:1280px) and (max-width:1360px)
{
     a.tooltip {
                outline: none;
            }

                a.tooltip strong {
                    line-height: 30px;
                }

                a.tooltip:hover {
                    text-decoration: none;
                }

                a.tooltip span {
                    z-index: 10;
                    display: none;
                    padding: 14px 14px;
                    margin-top: 19px;
                    margin-left: 0px;
                    width: 140px;
                    line-height: normal;
                    font-weight:normal;
                }
}  
@media screen and (min-width: 1360px)
{
     a.tooltip {
                outline: none;
            }

                a.tooltip strong {
                    line-height: 30px;
                }

                a.tooltip:hover {
                    text-decoration: none;
                }

                a.tooltip span {
                    z-index: 10;
                    display: none;
                    padding: 14px 14px;
                    margin-top: 19px;
                    margin-left: 0px;
                    width: 154px;
                    line-height: normal;
                    font-weight:normal;
                }
}
    #div-form
    {
        height:376px;
    }
    #dce-text
    {
        display: -moz-inline-box; 
        display: inline-block; 
        vertical-align: middle; 
        line-height: 15px; 
        font-size: 12px
    }
    #avis-text
    {
        display: -moz-inline-box; 
        display: inline-block; 
        vertical-align: middle; 
        line-height: 15px; 
        font-size: 12px; 
        font-weight: 200; 
    }
    #selectach
    {
        width: 318px; 
        background-size: 6%; 
        background-position: 239px center; 
        padding-left: 5px; 
        float: left;
    }
    #critere-emetteur
    {
        width: 447px; 
        margin-top: 0px; 
        color: rgb(0, 0, 0);
    }
    #francemap
    {
        width:100%;
        height:100%;
    }