/* CSS Document */

/*entete*/

#connection_type{
    font-size: 1.5em;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Menu*/

#menu{
    padding-top: 1em;
}

#connection_info{
    font-size: 0.7em; 
    float:left; 
}

/*-----------------------------------------------------------*/

/*Style du formulaire g�n�ral*/



html>body #faux_pied{
    clear:both;
    min-width:750px;
    width: 100%;
    height:0px;
}

.rmq{
    display:none;
    width:70%;
    margin:auto;
    margin-bottom: 5px;
    color:#C33;
    text-align:center;
}

.btn-koi {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Helvetica,Arial;
  color: #ffffff;
  font-size: 12px;
  background: #ff6600;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn-koi:hover {
  background: #ff9a57;
  text-decoration: none;
}

.btn-koi-2 {
  -webkit-border-radius: 7;
  -moz-border-radius: 7;
  border-radius: 7px;
  font-family: Helvetica,Arial;
  color: #ffffff;
  font-size: 12px;
  background: #ff6600;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-left:5px;
  float:right;
}

.btn-koi-2:hover {
  background: #ff9a57;
  text-decoration: none;
}
.line_bleu{
    background-color:#F8F8F8;
}

.entete_tableau{
    background-color:#ff6600;
    color:#fff;
}

.entete_tableau_promo{
    background-color:#e6eeee;
    color:#666666;
}

.line_gris_promo{
    background-color:#f0f0f6;
    color:#000;
}

.sous_entete_tableau{
    background-color:#bcf;
}

#log_text {
    float: left;
    padding: 0px 4px;
    font-size: 1.2em;
    position:absolute;
    font-family: Helvetica, Arial, sans-serif;
}

#coin_hd_log{
    position:relative;
    float:right;
    height:10px;
    width:20px;
    background:url(../../images/coin_hd_log.gif) no-repeat;
    z-index:100;
    top:-10px;
    right:-10px;
}

#faux_pied_degrad{
    float:left;
    position:absolute;
    height:10px;
    margin:0px;
    padding:0px;
    width: 100%;
    background: url(../../images/cote_B_site.png) repeat-x;
}

#coin_bg{
    bottom:0px;
}

#coin_bd{
    bottom:0px;
}

.download, .visu_file{
    display: block;
    height:25px;
    width:10em;
    padding-left:30px;
    background:url(../../images/bt_action2.png) -22px 0px no-repeat;
    line-height:25px;
}

.download{
    background:url(../../images/download.jpg) no-repeat;
}

/*-------------------------------------*/

/*css relatif aux actualit�s*/

#list_actu a{
    display: inline;
    float: left;
    width: 49%;
    /*font-size: 0.8em;*/
    color: #c03;
    border-left: 1px solid #999;
    padding: 1px 2px;
}

#list_actu a:hover{
    color: #a00;
    text-decoration:underline;
}

#actualite{
    border: 1px solid #555;
    margin-top: 3em;
    padding-top: 0.5em;
}

#actualite hr{
    clear:left;
}

#actualite h2{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 1.2em;
    margin: 2px auto;
    padding-left: 1em;	
    display: inline;
}

#actualite span{
    clear:left;
    float: right;
    position:relative;
    top:-10px;
}

#actualite p{
    margin: 1em 0.5em 1em 1em;
    text-align:justify;
    font-style:italic;
}

#actualite img{
    border: 0px;
    margin: 0em 0em 1em 1em
}



/*-----------------------------------------------------------*/

/* Style de la page de gestion personnelle du compte */

.gestion_compte_perso{
    margin: 1em auto;
    width: 20em;
}

.gestion_compte_perso td{
    border: 1px solid #888;
    margin: auto;
}

#case_droit{
    width: 17em;
}

#case_actif{
    width: 2em;
}

.inactive_droit{
    display: none;
}

.gestion_compte_perso label{
    display: inline;
    float: left;
    width: 8em;
    margin-bottom: 3px;
}

.gestion_compte_perso input{
    margin-bottom: 3px;
}

/*----------------------------------------------------------*/

/* affichage des bons de livraisons */

#list_BL td , #list_BL th{
    margin: 0em;
    padding: 3px 1em;
    text-align: center;
    border-right: 1px solid #000;
}

#list_BL{
    margin: 1em 0em;
    padding:0;
    border-left: 1px solid #000;	
    border-top: 1px solid #000;	
    border-bottom: 1px solid #000;	
    background-color:#fff;
}


.page_BL h2{
    font-family:Arial, Helvetica, sans-serif;
    /*font-size: 0.8em;*/
}

.page_BL hr{
    clear:both;
}

.BL_visu{
    display:inline;
    float: left;
    width: 1.3em;
    height: 1.3em;
    margin : 0 3px;
    padding: 0;
    background:url(../../images/bt_action2.png);
    background-position: 23px 22px;
    cursor:pointer;
}

.BL_print{
    display:inline;
    float: left;
    width: 1.3em;
    height: 1.3em;
    margin : 0 3px;
    padding: 0;
    background:url(../../images/bt_action2.png);
    background-position: -2px 22px;
    cursor:pointer;
}

#BL_action{
    width:70px;
    padding: 0px;
}

#BL_enCours td , #BL_enCours th{
    margin: 0em;
    padding: 3px 0.5em;
    text-align: left;
}

#BL_enCours th{
    /*font-size: 0.8em;*/
    font-weight: normal;
    border-bottom: 1px solid #000;
}

#BL_enCours td{
    /*font-size: 0.8em;*/
    font-weight: normal;
}

#BL_enCours{
    margin: 1em 0em;
    padding:0;
    width: 40em;
    background-color:#fff;		
}

.BL_transport{
    border-top :1px dashed #000;
}


/*----------------------------------------------------------*/

/* affichage des statistiques fournisseur*/

#stat_special_ref fieldset{
    float:left;
    display:inline;
    margin: 0.5em;
}

#form_stats label{
    float: left;
    display: inline;
    width: 7em;
    margin-bottom: 2px;
}

#form_stats input, #form_stats select{
    margin-bottom: 2px;
}

#form_stats fieldset{
    width: 13.5em;
    padding-bottom: 20px;
}

.form_stats_float{
    float:left;
    padding-right: 0.5em;
    border-right: 1px solid #000;
    margin-right: 0.5em;
}

#div_list_arriv{
    width: 40%;
    border-right:1px solid #000;
    clear:both;
    float:left;
    display:inline;
}
#div_list_arriv h2{
    float:left;
    display:block;
    height: 1.5em;
    margin:0;
}

#list_arriv{
    clear:both;
    float:left;
    border: 1px solid #000;
    width:97%;
    /*font-size: 0.8em; */
}

#list_arriv td{
    padding: 0 0.7em;
    cursor:pointer;
}

#list_arriv th, #arriv_enCours th{
    border-bottom: 1px solid #000;
}

#arriv_choisi h2{
    float:left;
    display:block;
    height: 1.5em;
    margin:0;
}

#arriv_choisi{
    float:right;
    display:inline;
    width: 58%;
}

#arriv_enCours{
    clear:both;
    float:left;
    border: 1px solid #000;
    /*font-size: 0.8em;*/ 
    display:none;
    width: 100%
}

#arriv_choisi td{
    padding: 0 0.5em;
}

.returnClear{
    clear:both;
}

#div_list_ref_four{
    /*font-size:0.7em;*/
    width: 40%;
    float:left;
    display:inline;
    border-right: 1px solid #000;
}

#div_list_top_ref_four{
    /*font-size:0.8em;*/
    width: 55%;
    float:right;
    display:inline;
}


/*----------------------------------------------------------*/

/* affichage des fiches pratiques*/

.list_fiche{
    margin:0px;
    padding:0px 0px 0px 1em;
}

.list_fiche dd{
    /*font-size: 0.8em;*/
    margin-bottom:1em;

}

/*----------------------------------------------------------*/

/* affichage des promos clients*/

#select_promo{
    background-color:#fff; 
    width:60%; 
    height:50px; 
    margin-left: auto; 
    margin-right: auto; 
    text-align:center; 
    padding-top:5px; 
    padding-bottom:5px;

}

.titre_section_promo{
    color:#064683; 
    font-size:16px
}

#label_decal_semaine{
    color:black; 
    font-size:16px
}

.ref_promo{
    text-align:left;
}

.txt_noir{
    color:#000;
}

#div_promo_module{
    background-color:#fff;
    margin-bottom:50px;
    text-align:center;
    border:dotted 5px #dce2ea; 
    padding:5px 5px 10px 5px;
}

.list_promo_encours td{
    /*font-size:0.7em;*/
    padding:0 4px;
    color:#000;
}

#list_promo_choisi td, th{

    border: 0.5px;
    border-color:#cdcdcd;
    border-style:solid; 
    border-collapse:collapse;
}

.impr{
    width:105px;
    margin-left:20px;
    margin-top:8px;
}




#list_promo_choisi {
    width:90%;
    margin-left: auto; 
    margin-right: auto;
}

#titre_promo{
    width:380px;
    margin: 0 auto;
    text-align:center;
}

.list_promo_client{
    border-top:1px dashed #000;
    background-color:#dde;
}

.list_promo_encours th{
    /*font-size: 0.7em;*/
    padding:0 4px;

}

#div_page_promo h2{
    font-family:Arial, Helvetica, sans-serif;
    /*font-size:0.9em;*/
}
#div_page_promo h3{
    font-family:Arial, Helvetica, sans-serif;
    /*font-size:0.8em;*/
}

.list_promo_choisi_corps_qte{
    border-left:1px solid #000;
}

.list_promo_choisi_corps_qte input{
    width:3em;
    /*font-size:0.8em;*/
    margin: 0px;
    padding:0px;
    text-align: right;
    color:red;
    font-size:16px;
}

/*----------------------------------------------------------*/

/*style de la page lien references clients et references anthias*/


#correspondance_new, #correspondance{
    padding:0;
    margin:0;
    /*font-size: 70%;*/
    /*width: 650px;*/
}

html>body #correspondance_new{
    width: 100%;
    min-width:100%
}

html>body #correspondance{
    width: 100%;
    min-width:100%
}

#correspondance_new_sur_entete{
    background-color:rgb(124, 3, 76);
}


#correspondance_new td, #correspondance td{
    padding:3px 2px 3px;
}

#correspondance_new th, #correspondance th{
    background-color:rgb(124, 3, 76);
    color:#fff;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    font-weight:600;
}

#correspondance_new input, #correspondance input{
    margin:0;
    padding:0;
    font-size:100%;
    font-weight:500;
}

.corres_long{
    width: 28em;
}

.corres_long_design_client{
    width: 10em;
}

.corres_court{
    width: 4em;
}

.corres_court_type{
    width: 3em;
}

.corres_moyen{
    width: 8em;
}

.corres_design_ant{
    width:170px;
}

#correspondance_new_sur_entete, #correspondance_sur_entete{
    text-align:center;
    font-weight:bold;
    font-size:120%
}
#correspondance_new_sur_entete td, #correspondance_sur_entete td{
    border-left:1px solid #fff;
    border-right:1px solid #fff;
}

.corres_valid{
    display:inline;
    float: left;
    width: 1.5em;
    height: 1.5em;
    margin : 0 3px;
    padding: 0;
    background:url(../../images/bt_valide.png);
    cursor:pointer;
}

#appliquer_coeff{
    padding-bottom:10px;
    color:#000;
}

#appliquer_coeff input{
    width:75px;
    font-size:0.9em;
}



