/* 
    Document   : style
    Created on : 19 janv. 2012, 14:42:16
    Author     : gc
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
html {
    height: 100%;
    min-height: 100%;
}

body {
    min-height: 100%;
}

.dl_pdf_doc {
    text-decoration: underline;
    color:#B0B0B0;
    font-size:12px;
    margin-left:15px;
}

root { 
    display: block;
}

.bandeau_titre{
    margin:0;
    margin-left:20px;

    float:left;


}

.titre_site {
    color:#C0C0C0;

    margin-top:70px;
    font-size:25px;
    font-weight: bold;
}

.bandeau_logo{
    float:right;
    margin:0;
    margin-right: 30px;
    margin-top: 60px;


}

ul.bandeau_info_en_cours {
    float:left;
    list-style-type: none;
    display:inline;
    margin-left:-30px;

    line-height: 15px;


}

li.bandeau_info {
    display:inline;
    font-size:9px;
    line-height: 14px;
    float:left;
    margin-right:12px;
    color:#666666;
    font-size:9px;
    text-decoration: none;
    padding-left:4px;
    padding-top:2px;


}
.bandeau_mon_compte {

    background-color: #ffffff;
    float:left;
    margin-top:25px;
    border-radius:4px;
    behavior: url(PIE.htc);
    border : 1px #E8861B solid;
}


body {
    /*    background-image: url(../images/fond_body.jpg);
        background-repeat: repeat-x;*/
    width:100%;
    height:100%;
    margin: 0;
    padding: 0;


    font-family: "Trebuchet MS", Helvetica, sans-serif;
    /*    background-color: #C0C0C0;*/
}

#globale {
    width:90%;
    /*    height:100%;*/
    /*    margin-left:10%;
        margin-right: 10%;*/
    /*    border-left:2px #F8F8F8 solid;
        border-right:2px #F8F8F8 solid;*/
    padding-left:10%;
    padding-right:10%;
    margin-right:auto;
    margin-left:auto;


}



.espace_presentation {
    font-size:13px;
    color:#666666;
    width:100%;

}

#bandeau_title{
    float:left;
    margin-left:40px;
    color:darkgrey;
    font-size: 100px;
    font-weight: bold;
    margin-top: 50px;

}
.mdp_perdu_retour {
    float:left;
    clear:both;
    width:98%;
    margin-top:8px;
    text-align: right;
    padding-right: 10px;
    font-size:11px;
}
#content {

    margin-top:100px;
    width:30%;
    height:auto;
    padding:15px;
    margin-left:auto;
    margin-right:auto;
    border: 1px #FFFFFF dashed;
}


#contener {
    width:100%;
    height:100%;
    margin-left:auto;
    margin-right:auto;


}

.inputText {

    /*
    float:left;*/
    padding:4px 0 0 4px;/* Ces valeurs, permettant de caler notre contenu, sont retirés pour la hauteur et la largeur de notre bloc #recherche */
    /*    width:239px; 216 -26 = 190 */
    width:90%;

    font-size: 12px;
    color:darkgray;
    line-height: 10px;
    margin-top:5px;
}
.bouton_submit {


    color:#666666;
    float:right;
}

#cadre_form_connexion {
    behavior: url(PIE.htc);
    padding :5px;
    border:1px #666666 solid;
    width:50%;
    float:left;
    border-radius :4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: #666 0px 2px 3px;
    -moz-box-shadow: #666 0px 2px 3px;
    box-shadow: #666 0px 2px 3px;
    background-color:#ffffff;

}

img {
    border:none;
}

.connexion_pas_inscrit{
    float:right;
    color: #444444;
    width :40%;

}


h4.connexion_titre {
    color: #444444;
    font-size: 1em;
    width:50%
}

.connexion_form {
    float:left;
    width:50%
}

.connexion_content {
    margin-top:20px;
    width:80%;
    margin-left:10%;
    margin-right:10%;
    float:left;
}

.form_connection {
    color:#666666;
}
#connexion_login {
    float:left;
    width:90%;
    font-size:13px;

}

.connexion_mdp_oublie {
    float:left;
    clear:both;
    margin-top:3px;
    width:90%;
}

#connexion_pass {
    float:left;
    clear:both;
    margin-top:7px; 
    width:90%;
    font-size:13px;
}

#connexion_bouton {
    float:left;
    clear:both;
    width:100%;
    margin-top:10px;
    width:90%;
}

#connexion_error {
    float:left;
    width:100%;
    margin-top:3px;
    color:#f08f00;
    text-align: center;
}

#bandeau {
    width:100%;
    margin:0;
    margin-bottom: 30px;
    /*    border-bottom: 1px #E8861B solid;*/
    /*    float:left;*/
    height:150px;
}

#logo_gros {
    float:left;
    margin-top:40px;
    margin-left:141px;
}


.slider {
    width:100%;
    background-color:#d9d9d9;
    border:1px #C0C0C0 solid;
    border-radius: 8px;
    padding-top:10px;
    padding-left:10px;
    margin-bottom: 30px;
    font-size: 40px;
    font-weight: bold;
    float:left;
    cursor: pointer;
}










a {
    color: #e8861b;
}
#nav {
    margin: 0;
    /*	padding: 7px 6px 0;*/
    /*	background: #7d7d7d url(img/gradient.png) repeat-x 0 -110px;*/
    line-height: 100%;
    width:98.5%;
    background-color: #b9c239;
    border-radius: 1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;

    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .4);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .4);
    behavior: url(PIE.htc);
    float:left;
    padding-left:20px;
    font-size:13px;


}
#nav li {
    margin: 0 0px;
    padding: 0 0px 0px;
    float: left;
    position: relative;
    list-style: none;
    display:block;
}


/* main level link */
#nav a {
    font-weight: bold;
    color: #e7e5e5;
    text-decoration: none;
    display: block;

    padding:  6px 15px;
    margin: 0;

    /*	-webkit-border-radius: 0.8em;
            -moz-border-radius: 0.8em;*/

    /*	text-shadow: 0 1px 1px rgba(0,0,0, .3);*/
}

#nav a:hover {
    background: #000;
    color: #666666;
}

/* main level link hover */
#nav .current a{
    /*	background: #666 url(img/gradient.png) repeat-x 0 -40px;*/
    color: #666666;
    border-bottom: solid 2px #e8861b;
    /*    border-left : 1px #FFFFFF solid;
        border-right : 1px #FFFFFF solid;*/
    background-color: #B9C239;
    background-image: url(../images/fond_bouton_menu.png);
    background-repeat: repeat-x;
    /*	-webkit-box-shadow: 0 1px 1px rgba(0,0,0, .2);
            -moz-box-shadow: 0 1px 1px rgba(0,0,0, .2);*/
    /*	box-shadow: 0 1px 1px rgba(0,0,0, .2);*/

    /*	text-shadow: 0 1px 0 rgba(255,255,255, 1);*/
}

#nav li:hover > a {
    color: #666666;
    border-bottom: solid 2px #FFFFFF;
    border-left : 1px #FFFFFF solid;
    border-right : 1px #FFFFFF solid;
    background-color: #B9C239;
    background-image: url(../images/fond_bouton_menu.png);
    background-repeat: repeat-x;
    border-left:none;
    border-right:none;

}

/* sub levels link hover */
#nav ul li:hover a, #nav li:hover li a {
    background: none;
    border: none;
    color: #666;
    font-size: 12px;
    /*        
            -webkit-box-shadow: none;
            -moz-box-shadow: none;*/
}
#nav ul a:hover {
    /*	background: #0078ff url(img/gradient.png) repeat-x 0 -100px !important;*/
    color: #b9c239 !important;

    /*	-webkit-border-radius: 0;
            -moz-border-radius: 0;*/

    /*	text-shadow: 0 1px 1px rgba(0,0,0, .1);*/
}

/* dropdown */
#nav li:hover > ul {
    display: block;
    background-color: #FFFFFF;
}

/* level 2 list */
#nav ul {
    display: none;
    position:absolute;
    z-index: 1000;
    margin: 0;
    padding: 0;
    width: 185px;

    top: 22px;
    left: 0;
    background-color: #ffffff;
    border: solid 1px #b4b4b4;
    color:#666666;
    /*	-webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;*/
    /*
        -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
        -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
        box-shadow: 0 1px 3px rgba(0,0,0, .3);*/
    behavior:url(PIE.htc);
}
#nav ul li {
    float: left;
    margin: 0;
    padding: 0;
    color:#666666;
    width:100%;

}

#nav ul a {
    font-weight: normal;
    /*	text-shadow: 0 1px 0 #fff;*/
    padding-left:10px;
    padding-right:0px;
    padding-top:6px;
    padding-bottom:6px;
    color:#666666;
}

/* level 3+ list */
#nav ul ul {
    left: 185px;
    top:-1px;
    color:#666666;

}

/* rounded corners of first and last link */
#nav ul li:first-child > a {
    /*	-webkit-border-top-left-radius: 9px;
            -moz-border-radius-topleft: 9px;
    
            -webkit-border-top-right-radius: 9px;
            -moz-border-radius-topright: 9px;*/
}
#nav ul li:last-child > a {
    /*	-webkit-border-bottom-left-radius: 9px;
            -moz-border-radius-bottomleft: 9px;
    
            -webkit-border-bottom-right-radius: 9px;
            -moz-border-radius-bottomright: 9px;*/
}

/* clearfix */
#nav:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    color:#666666;
}
#nav {
    display: inline-block;
} 
html[xmlns] #nav {
    display: block;
}

* html #nav {
    height: 1%;
}

#bandeau_main {
    background-image: url(../images/bandeau_main.png);
    background-repeat: no-repeat;
    width:1000px;
    height:141px;
    margin-bottom: 20px;
}

.logo_petit {
    width:350px;
    height:119px;
    background-image: url(../images/Logo-BB-ET.png);
    margin-left:325px;
    float:left;

}

.mdp_oublie {
    float:left;
    margin-right:20px;
    margin-top:2px;
    text-align: center;
}

.oublie_mdp {

    font-size: 11px;
    margin-bottom: 5px;
    color:#b9c239;
}

.titre_page {
    font-size:15px;
    color:#b9c239;
    font-weight: bold;
    float:left;
    margin-bottom:20px;
    text-decoration: underline;

    width:100%;

}

.contenu_mdp_oublie {
    float:left;
    font-size:13px;
    color:#666;
    margin-top:30px;
}

#form_oublie_mdp {
    border:1px #C0C0C0 solid;

    width:498px;
    height:173px;
    float:left;
    margin-top: 30px;
    margin-left:251px;
    margin-top: 60px;
}

#mail_mdp_oublie {
    float:left;
    margin-left:30px;
    margin-top:50px;
    margin-bottom: 10px;
    width:90%;
    font-size:13px;
}

.mon_compte {
    width:500px;
    height:70px;
    float:left;
    margin-top:20px;
    margin-left:30px;
    background-color: #FFFFFF;

}

.deconnexion {
    float:right;
    padding:5px;
    line-height: 17px;
    padding-left:10px;
    width:100px;
}

.lien_deconnexion {
    color:#666666;
    font-size:10px;
    text-decoration: none;
    margin:0;


}

.lien_deconnexion:hover {
    color:#666666;
}

.mes_infos {
    float:left;
    padding-left:10px;
    padding-right:10px;
    padding-top : 10px;
    padding-bottom:10px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    clear:both;

}


td.mes_infos_label{
    text-align: right;
    font-weight: bold;
    color:#444444;
    font-size:12px;
}

td.mes_infos_contenu {
    color:#666666;
    font-size:12px;
}

.modifie_identifiant {
    float:left;
    margin-left:30px;
}


#cadre_form_modifie_mdp {
    width:50%;
    float:left;
    margin-left: 25%;
    margin-right: 25%;
    margin-top:100px;
    background-color: #FFFFFF;
    border: 1px gray solid;
    /*    height:160px;*/
    padding-top: 20px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
}

.connexion_modifie_mdp {
    float:left;

    margin-top:5px;
    color:#666666;
    width:70%;
    margin-left:auto;
    margin-right:auto;
}

div.lien {
    width:95%;
    cursor:default;
    background: none;
    border: none;
    color: #666;
    font-size: 12px;
    margin-left:10px;
    line-height: 28px;
    float:left;
    /*        
            -webkit-box-shadow: none;
            -moz-box-shadow: none;*/
}

.message {
    float:left;
    width:100%;
    padding : 15px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    background-color: #B9C239;
    color:#FFFFFF;
}

.message_html {
    float:left;
    width:97%;
    padding : 15px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0, .3);
    box-shadow: 0 1px 3px rgba(0,0,0, .3);
    -webkit-border-radius: 0.5em;
    -moz-border-radius: 0.5em;
    background-color: #B9C239;
    color:#666;
    background-color: #FFFFFF;
    margin-bottom:15px;
}


.accueil_bloc_module {
    float:left;
    width:100%;
    height:400px;
    margin:0;

    margin-top:25px;

}

#accueil_bloc_gauche {
    float:left;
    width:49%;

    padding-bottom:15px;
    border:1px #D8D8D8 solid;
    /*    border-radius:5px;
        overflow-y:visible;*/
}

.accueil_bloc_droit {
    float:right;
    width:49%;

    padding-bottom:15px;
    border:1px #D8D8D8 solid;

}





.module_text {
    float:left;
    width:90%;

    margin-top:4px;
    font-size:11px;
    cursor:pointer;
    border:none;
}

.accueil_module_titre {
    font-weight: bold;
    cursor:pointer;

}

.text {
    border:none;
    height:60px;
}

.module_encart_text{
    width:100%;
    padding-bottom: 3px;

    float:left;
}

.accueil_bloc_gauche_titre {

    color:gray;
    font-weight: bold;
    margin-left:75%;
    width:15%;
    font-size:14px;
    margin-top:-8px;
    background-color: #ffffff;
    position:relative;
    z-index:100;
    text-align: center;


}

a.accueil_module{
    color:#666666;
    text-decoration:none;
    margin-top:10px;

}

.accueil_module {
    width:100%;
    margin-left:5%;

    border:3px #D8D8D8 solid;
    float:left;
    background-color: #F9F9F9;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    margin-top:10px;

}

.accueil_module:hover {
    width:100%;


    border:3px #B9C239 solid;
    float:left;
    background-color: #F0F0F0;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;



}

.accueil_module_selected {
    width:100%;


    border:3px #E8861B solid;

    float:left;
    background-color: #F0F0F0;
    padding-top:5px;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:5px;
    margin-top:10px;



}

.erreur {
    color:red;
    font-size: 13px;
}


.form_complement_info_compte {
    width:100%;
    float:left;
    margin-top:200px;

    padding:20px;
}


.form_complement_info_formulaire {
    width:30%;
    margin-left:auto;
    margin-right:auto;
    border:1px yellowgreen solid;
    border-radius:5px;
    padding:10px;
}

.form_complement_info_text {
    margin-bottom:10px;
}

input {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

.results_autocomp {
    position:absolute;
    z-index: 1000;
    background-color: #F9F9F9;
    border:1px #C9C9C9 solid;
    display:none;
    min-width:150px;
    max-width:350px;
    width:auto;
}

.choice_autocomp {
    text-align: left;
    padding-left:3px;
    color:#A0A0A0;
    border-bottom: 1px #C9C9C9 solid;
}

.choice_autocomp_focus {
    text-align: left;
    padding-left:3px;
    color:gray;
    border-bottom: 1px #C9C9C9 solid;
    background-color: #B9C239;
}

.titre_accueil_cgu {
    font-size:14px;
    color:#E8861B;
    background-color: #F0F0F0;
    border-bottom : 1px  #C9C9C9 solid;
    clear:both;
    width:100%;
    line-height: 30px;

    text-align: center;

}

h2.accueil_cgu {
    font-size:12px;
    color:#444444;
    clear:both;
}

p.accueil_cgu{
    font-size:11px;

    color:#666;
    text-indent: 10px;
    width:99%;
    text-align: justify;

}

.body_cgu{
    width:100%;

    height:400px;
    overflow: auto;
    float:left;

    padding-left: 10px;
    padding-right: 10px;
}

.globale_cgu {
    margin-top: 15px;
    width:98%;
    float:left;
    border:1px #C9C9C9 solid;
    background-color: #FFFFFF;
    behavior: url(PIE.htc);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.accueil_cgu_accepte {
    height:50px;
    background-color: #F0F0F0;
    float:left;
    width:100%;
    border-top : 1px  #C9C9C9 solid;
}

div.menu_plus{
    width:100%;
    background-color: #A0A0A0;
    float:left;
    text-align: center;
}

div.menu_plus_lien {
    width: 33%;
    float:left;
    text-align: center;
    border-left: 1px #B0B0B0 solid;
    padding-top:3px;
    padding-bottom:3px;

}

div.menu_plus_lien:hover{
    background-color: #B0B0B0;
}

a.menu_plus{
    color:#ffffff;
    font-weight: bold;
    text-decoration: none;
    font-size: 12px;
}

.select_menu_societe {


    margin:0;
    padding:0;

}

#select_assoc {
    float:left;
    width:100%;
    margin-top:5px;
    margin-bottom:5px;
    background-color: transparent;
}

select {
    font-size:9px;
}

.lstcpcommunes {
    position:absolute;
    float:left;
    min-width:140px; 
    color:#666666;
    border-color: #B9C239;
}

.ui-datepicker-trigger {

}

.ui-tooltip, .arrow:after {
    background: black;

}

.ui-widget {
    color:#000000;
    background-color: #FFFFFF;
}
.ui-tooltip {
    padding: 3px 3px;

    border-radius: 20px;
    /*    font: bold 10px "Helvetica Neue", Sans-Serif;*/
    position:absolute;
    /*    box-shadow: 0 0 7px black;*/
    /*    border:4px #000000 solid;*/

    background-color: #000000;
    color: #FFFFFF;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}

.nouvelle_commande_type_submit {
    float:right;
}

.message_commande_not_from_ep {
    width:100%;
    float:left;
    border:3px #C9C9C9 solid;
    background-color: #FFFFFF;
    behavior: url(PIE.htc);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

}

.text_message_commande_not_from_ep {

    float:left;
    padding:5px;
    color:#808080;
}

#my_overlay_alet_contener {

    width:100%;
    height:100%;
    text-align: center;


}


#my_overlay_alert{
    background-color: #FFFFFF;

    padding:20px;
    max-width:900px;
    display : table;
    margin-right :auto;
    margin-left:auto;
    margin-top:300px;
    border-radius: 10px;
    float:none;
}

#my_overlay_msie{
    background-color: #FFFFFF;

    padding:20px;
    max-width:900px;
    display : table;
    margin-right :auto;
    margin-left:auto;
    margin-top:30px;
    border-radius: 10px;
    border:1px gray solid;
    float:left;
}

.msie_logo{
    float:left;
    width:20%;
}

.message_to_client {
    float:left;
    padding:4px;
    behavior:url(PIE.htc);
    border-radius:4px;
    border: 1px #C0C0C0 solid;
    background-color: #F9F9F9;
    width:892px;
    margin-top:25px;
    margin-bottom:15px;
}

.message_to_client_logo {
    float:left;
    padding:5px;


}
.message_to_client_speech {
    float:left;
    padding:5px;
    max-width:700px;
    padding-top:20px;
    padding-left:30px;
    font-size:14px;
}


div#mcTooltip 
{
    line-height:16px;
    border-width: 1px;   
    color:#333; 
    border-color:#BBB;
    padding:20px;
    font-size: 12px;
    font-family: Verdana, Arial;
    border-radius:6px;
    background-color:#EEE;
}

div#mcTooltip, div#mcttCo b {
    box-shadow: 0 1px 4px rgba(0,0,0,0.5);
}

/* For hyperlink within tooltip */
div#mcTooltip a { color:#069; }

/*Close button. Available when sticky or overlay has been set to true, or is on touch-enabled devices. */
div#mcttCloseButton
{ 
    border-radius:4px;
    width:18px;
    height:18px;
    margin-right:2px;
    margin-top:2px;
    background:black;    
}

/*Close button X symbol*/
div#mcttCloseButton:after {
    font:normal 38px/18px arial, sans-serif;
    color:white;
    top:0;left:-2px;
}

/*Give the close button a bigger size on smaller devices*/
@media only screen and (max-width: 736px) {
    div#mcttCloseButton {
        width:28px;
        height:28px;
    }
    div#mcttCloseButton:after {
        font-size:48px;
        line-height:28px;
    }    
} 

/* Useful when overlay has been set to true or 1 in JS */
div#mcOverlay 
{
    background-color: rgba(255,255,255,0.8);
    display:none;top:0;left:0;width:100%;height: 100%;overflow:visible;z-index:4; 
}

/*The settings below should remain unchanged*/
div#mcTooltipWrapper {position:absolute;visibility:hidden;overflow:visible;z-index:9999999999;top:-2000px;}
div#mcTooltip {float:left;border-style:solid;position:relative;overflow:hidden;}
div.mcTooltipInner {float:left;position:relative;width:auto;height:auto;}
div#mcttCo,  div#mcttCo b{position:absolute;overflow:hidden;}

/*compatible with bootstrap*/
div#mcTooltip, div#mcTooltip div {box-sizing:content-box;}


.tooltip-inner {
    text-align:left;
}

a.none {
    font-size:14px;
    color: #333333;
    padding:0;
    margin:0;
}

.panel {
    box-shadow: none;
    width:100%;
    height:auto;

}

.panel-heading {
    height:auto;

    padding-top:5px;
    padding-bottom: 5px;
}

h1 {
    padding:0;
    margin:0;
}

.titre_film {
    width:500px;
    float:left;
}

.div_bouton_ini_demo {
    float:left;
    text-align: center;
    clear:both;

}

td.fnbb_form_table_gauche {
    padding-top:15px;
}

td.fnbb_form_table_droit {
    padding-top:15px;
}

td.fnbb_form_table_full {
    padding-top:30px;
}


.centre {
    text-align: center;
} 

.tips {
    float:left;
}


.nom_soc_user {
    color:#A0A0A0;
    font-size: 9px;
}

#commande_main_demo {
    width:100%;
    float:left;
}

.globale > div{
    max-height: 700px;
    overflow: auto;
    width:100%;
}


.dpe_recherche_result {
    float: left;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
}
