/**
* Fichier		: miseenpage.css
* Description	: Visuel de l'intranet.
* Auteur-Date	: LB-06/01/2012
* Version		: r137
*/

.hidden{
	display: none;
}

input{border:solid 1px #89b7d1; color:#4573b3; font-size:12px;}
 
textarea{border:solid 1px #89b7d1; color:#4573b3; font-size:12px;}

/*Contenu du page*/
#box_contenu{
	margin:15px 30px 20px 30px;
	text-align:left;
	overflow: auto;
}

#box_contenu a,a:visited {color:#2771BA;text-decoration:underline;font-weight:normal;}
#box_contenu a:hover{text-decoration:none;}

a,a:visited {color:#2771BA;text-decoration:underline;font-weight:normal;}
a:hover{text-decoration:none;}

h4 {background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top; padding:3px;font-size:11px;height:14px !important;height:20px;} /*Titre gris*/

.msg {color:red;font-weight:bold;}
.info{font-style:italic; font-size:13px;}

/************************************La boite contient le conteu de la page avec le fond dégradé bleu******************************************************************/
#box_contenu_top_bleu { position:relative;width:980px;height:430px;margin:auto;background:url(../images/commun/top.jpg) no-repeat top center;}
#box_contenu_top_bleu h3 { color:#625c59;font-size:13px;}

/* Définir espace entre les 3 images pour se connecter en tant que gestionnaire, statistique, utilisateur de la page Accueil.php*/
#box_contenu_top_bleu img { margin:2%;}
/************************************Fin : La boite contient le conteu de la page avec le fond dégradé bleu******************************************************************/



#tbl_calendar h3 {background-color:#4573b3;color:#ffffff;padding:3px;font-size:12px;} /*Titre bleu*/                               
#div_calendar h3 {background-color:#4573b3;color:#ffffff;padding:3px;font-size:12px; margin-bottom: 10px} /*Titre bleu*/                               

/* Menu */
#menu li img{height: 16px; width: 16px; object-fit: contain;}

/*Calendrier.php*/                                                                   


/*Identification.php*/
#tbl_identification {width:95%;}
#tbl_identification td{width:50%;}
#tbl_identification td.msg_erreur{text-align:center;color:red;}


/*****Modif_PWD.php************Message_fixe.php*******/
#tbl_modif_pwd td.explication_page {font-style:italic; font-size:13px;}
#tbl_modif_pwd td.gras {font-weight:bold;}
#tbl_modif_pwd td.msg_erreur {color:red;font-size:10px;}
#tbl_modif_pwd td.remarque {color:#808080; font-size:10px;}


/* TTS.php  */
#tbl_tts td.explication_page{font-style:italic;font-size:13px;}
#tbl_tts td.gras {font-weight:bold;}
#tbl_tts td.msg_attention {color:red;font-weight:bold;}

.button_page_tts {width:130px;cursor:pointer;border:solid 1px #89b7d1;color:#4573b3;
	background:#c6ddfc url(../images/commun/button.jpg) repeat-x left top;font-size:11px;}

/* stats_client.php */
#box_contenu h1{font-size:13px;}

#rapport1 { text-align:left; width:940px; margin:auto; position: relative; }
#rapport1 h1 {font-weight:bold;color:#4573B3;font-size:15px;text-transform:uppercase;text-align:center;}
#rapport1 h2 {font-weight:bold; color:#4573b3; border-bottom:solid 1px #8caedb;font-size:14px;margin-top:20px;margin-bottom:10px;}
#rapport1 h3 { font-weight:bold; color:#e8740f; border-bottom:solid 1px #8caedb;font-size:12px;margin-top:10px;margin-bottom:10px;}

#rapport h1 {font-weight:bold;color:#4573b3;font-size:15px;text-transform:uppercase;text-align:center;}
#rapport h2 {font-weight:bold; color:#4573b3; border-bottom:solid 1px #8caedb;font-size:14px;margin-top:20px;}
#rapport h3 { font-weight:bold; color:#FFFFFF; border:solid 1px #8caedb; background:#8caedb;font-size:12px;margin-top:10px;margin-bottom:10px;}

.tbl_rapport {border:solid 1px #000000;}
.tbl_rapport td{padding:2px; border:solid 1px #5d5b5c;}
.tbl_rapport tr.orange { background-color:#e8740f; color:#ffffff; font-weight:bold;}
.tbl_rapport tr.bleu { background-color:#4573b3; color:white; font-weight:bold;}

/* stats_conn.php         stats_rec.php        stats_transfert.php*/
.tbx {border:solid 1px #89b7d1;color:#4573b3;text-align:center;padding:1px;}

span.hidden{display: none;} /*Caché option recherche avancé*/
span.recherche_avancee{ display: inline;} /*apparaitre option recherche avancé*/
span.phoneme{ display: inline;} /*apparaitre nouveau phoneme*/

#tbl_rapport1{ border:solid 1px #000000; width:92%;}
#tbl_rapport1 td { padding:1px; border:solid 1px #5d5b5c; color: }
#tbl_rapport1 tr.orange { background-color:#e8740f; color:white; font-weight:bold; text-align:center;}
#tbl_rapport1 tr.bleu { background-color:#89aacc; color:white; font-weight:bold; text-align:center;}

#tbl_rapport1_fixe{ border:solid 1px #000000; width:90%; table-layout:fixed;}
#tbl_rapport1_fixe td { padding:1px; border:solid 1px #5d5b5c;}
#tbl_rapport1_fixe tr.orange { background-color:#e8740f; color:white; font-weight:bold; text-align:center;}
#tbl_rapport1_fixe tr.bleu { background-color:#4573b3; color:white; font-weight:bold; text-align:center;}

#tbl_rapport_sb { width:100%; table-layout:fixed; border-collapse: collapse; }
#tbl_rapport_sb td { border:none; color: #ddebe3 }
#tbl_rapport_sb tr { border-top:1pt solid white; }

#tbl_stp{ border:solid 1px #000000; width:80%; border-collapse: collapse;}
#tbl_stp td { padding:1px; border:solid 1px #5d5b5c;}
#tbl_stp tr.orange { background-color:#e8740f; color:white; font-weight:bold; text-align:center;}
#tbl_stp tr.bleu { background-color:#4573b3; color:white; font-weight:bold; text-align:center;}
#tbl_stp tr.bleu a:visited { color:#ffffff;font-weight:bold;}
#tbl_stp tr.bleu a{ color:#ffffff;font-weight:bold;}
#tbl_stp tr.bleu a:hover{ color:#ffffff;font-weight:bold;}
#tbl_graph{ width:100%; border-collapse: collapse; }
#tbl_graph tr.gray { background-color:#8caedb; color:white; font-weight:bold; text-align:left; border: solid 1px #8caedb; line-height: 18px; font-size: 13px;}
#tbl_graph td.bas { padding:0px; border-bottom: solid 2px #c2bdb4;}
#tbl_graph td.icone { padding:3px; text-align: center; vertical-align: middle; }
#tbl_graph div.icone { width: 28px; height: 24px; text-align: center; vertical-align: middle; background-color: #e4e0da; cursor:pointer;cursor:hand; }
#tbl_graph img.icone { margin: 4px; border: none; vertical-align: middle; }

#tbl_graph1{ text-align:left; width:100%; border-collapse: collapse; border: solid 1px #c2bdb4; }
#tbl_graph1 tr.gray { background-color:#c2bdb4; color:white; font-weight:bold; text-align:left; border: solid 1px #c2bdb4; line-height: 18px; font-size: 13px;}
#tbl_graph1 td.bas { padding:0px; border-bottom: solid 2px #c2bdb4;}
#tbl_graph1 td.icone { padding:3px; text-align: center; vertical-align: middle; }
#tbl_graph1 div.icone { width: 28px; height: 24px; text-align: center; vertical-align: middle; background-color: #e4e0da; cursor:pointer;cursor:hand; }
#tbl_graph1 img.icone { margin: 4px; border: none; vertical-align: middle; }

#tbl_graph_data { border-collapse: collapse; font-family: Verdana,Arial,Tahoma,Helvetica; width:100%; }
#tbl_graph_data th { background-color: #8caedb; color: #FFFFFF; font-size: 13px; padding: 2px 0 2px 0; text-align: left;}
#tbl_graph_data td { border-bottom: 1px solid #D4D0C4; border-left: 1px solid #D4D0C4; font-size: 10px; padding: 1px; }
#tbl_graph_data tr.alt td { background-color: #E9ECF1; color: #000000; }

#tbl_graph_conn { border-collapse: collapse; font-family: Verdana,Arial,Tahoma,Helvetica; width:50%; }
#tbl_graph_conn th { background-color: #8caedb; color: #FFFFFF; font-size: 13px; padding: 2px 0 2px 0; text-align: left;}
#tbl_graph_conn td { border-bottom: 1px solid #D4D0C4; border-left: 1px solid #D4D0C4; font-size: 10px; padding: 1px; }
#tbl_graph_conn tr.alt td { background-color: #E9ECF1; color: #000000; }

#tbl_enregistre tr { line-height: 20px; }
#tbl_enregistre tr.entete { font-weight: bold; text-decoration: underline; line-height: 25px; }

.traite { background-color: #f2ffd3; }
.standard { background-color: #FFE6E6; }

#tbl_rapport1 a:visited { color:#ffffff;font-weight:bold;}
#tbl_rapport1 a{ color:#ffffff;font-weight:bold;}
#tbl_rapport1 a:hover{ color:#ffffff;font-weight:bold;}

#tbl_rapport1_fixe a:visited { color:#ffffff;font-weight:bold;}
#tbl_rapport1_fixe a{ color:#ffffff;font-weight:bold;}
#tbl_rapport1_fixe a:hover{ color:#ffffff;font-weight:bold;}

#tbl_rapport_pagging {font-weight:bold;width:100% !important;width:93%;color:#4573b3;}
#tbl_rapport_pagging a{color:#d9040b;font-weight:bold;font-size:15px;font-family: Arial;text-decoration:none;}
#tbl_rapport_pagging a:visited {color:#d9040b;font-weight:bold;font-size:15px;font-family: Arial;text-decoration:none;}
#tbl_rapport_pagging a:hover {text-decoration:underline;}

#tbl_rapport_pagging_piedpage {font-weight:bold;width:100% !important;width:93%;text-align:center;color:#4573b3;}
#tbl_rapport_pagging_piedpage a{color:#d9040b;font-weight:bold;font-size:15px;font-family: Arial;text-decoration:none;}
#tbl_rapport_pagging_piedpage a:visited {color:#d9040b;font-weight:bold;font-size:15px;font-family: Arial;text-decoration:none;}
#tbl_rapport_pagging_piedpage a:hover {text-decoration:underline;}

#tbl_rapport1 .tab_taux {border:0px;width:30px;}
#tbl_rapport1 .tab_taux td { padding:0px; border:solid 0px #000000;}

/* Gestion des points d'entreé*/
#tbl_general {border:solid 1px #000000;width:100%;}
#tbl_general td { padding:2px; border:solid 1px #5d5b5c;}
#tbl_general tr.orange{font-weight:bold;color:#ffffff;text-align:center;background-color:#e8740f;}
#tbl_general tr.bleu{font-weight:bold;color:#ffffff;text-align:center;background-color:#4573b3;}

#tbl_req {border:solid 1px #000000;}
#tbl_req td { padding:2px; border:solid 1px #5d5b5c;}
#tbl_req tr.bleu{font-weight:bold;color:#ffffff;text-align:center;background-color:#4573b3;}

/*Gestion des comptes*/
#tbl_commun {width:100% !important;width:93%;}
#tbl_commun a{ color:#ffffff;font-weight:bold;}
#tbl_commun a:visited { color:#ffffff;font-weight:bold;}
#tbl_commun a:hover{ color:#ffffff;font-weight:bold;}
/*#tbl_commun input {border:solid 1px #89b7d1; color:#4573b3; font-size:11px;padding:2px;}*/
#tbl_commun input {border:solid 1px #89b7d1; color:#4573b3; font-size:11px;padding:2px;}

.tbl_button{width:100% !important;width:93%;}

.tbl_fils {border: 1px solid #97c00d;width:100%;}
.tbl_fils td { padding:0px; margin:0px; height:14px;}
.tbl_fils td.orange{font-weight:bold;color:#ffffff;background-color:#e8740f;}
.tbl_fils tr.orange{font-weight:bold;color:#ffffff;text-align:center;background-color:#e8740f;}
.tbl_fils td.bleu{font-weight:bold;color:#ffffff;background-color:#4573b3;}
.tbl_fils tr.bleu{font-weight:bold;color:#ffffff;text-align:center;background-color:#4573b3;}
.tbl_fils tr.gris{font-weight:bold;color:#000000;text-align:center;background-color:#5e5c5d;background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top;border: 1px solid #5e5c5d;}

/*Fic_Patient.php*/
.tbl_fic_patient {border:solid 1px #000000;}
.tbl_fic_patient td { padding:2px; border:solid 1px #5d5b5c;}
.tbl_fic_patient td.orange{font-weight:bold;color:#ffffff;background-color:#e8740f;}
.tbl_fic_patient tr.orange{font-weight:bold;color:#ffffff;text-align:center;background-color:#e8740f;}
.tbl_fic_patient td.bleu{font-weight:bold;color:#ffffff;background-color:#4573b3;}
.tbl_fic_patient tr.bleu{font-weight:bold;color:#ffffff;text-align:center;background-color:#4573b3;}

/*Matrice HelpVoice*/
.tbl_fic_matrice {border:solid 1px #000000;}
.tbl_fic_matrice td { padding:2px; border:solid 1px #5d5b5c;}
.tbl_fic_matrice td.bouton { padding:2px; border:none;}
.tbl_fic_matrice td.blue{font-weight:bold;color:#ffffff;background-color:#4573b3;}
.tbl_fic_matrice tr.blue{font-weight:bold;color:#ffffff;text-align:center;background-color:#4573b3;}

/*Page gest_service.php*/
#tbl_etat_service {border:solid 1px #000000;}
#tbl_etat_service td {border:solid 1px #000000;}
#tbl_etat_service td.orange{font-weight:bold;color:#ffffff;background-color:#e8740f;}
#tbl_etat_service td.bleu{font-weight:bold;color:#ffffff;background-color:#4573b3;}
#tbl_etat_service1 {border:0;border-collapse:collapse;}
#tbl_etat_service1 td{border:0;padding:0px;}

/*Page gest_rappel.php*/
#tbl_rappel { border: 1px solid #4573b3; border-collapse: collapse; width: 92%; }
#tbl_rappel tr.titre_bleu {background-color:#4573b3;color:#ffffff;}
#tbl_rappel tr.titre_gris {background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top;height:20px !important;height:20px;font-weight:bold;}
#tbl_rappel h3 {background-color:#4573b3;color:#ffffff;padding:3px;font-size:12px;}

/*Page gest_sms.php*/
#tbl_sms { text-align:left; border: 1px solid #4573b3;  border-collapse: collapse; width: 92%; margin: auto; }
#tbl_sms .titre_bleu { background-color: #4573b3; font-weight:bold; text-align:left; color:#ffffff;}
#tbl_sms .titre_gris { background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top;height:20px;font-weight:bold;}
#tbl_sms .icone { width: 2%; text-align: center; }
#tbl_sms h3 {background-color:#4573b3;color:#ffffff;padding:3px;font-size:12px;}
#tbl_sms .decal { width: 25px; }
#tbl_sms .libelle { width: 160px; text-align: left; }
#tbl_sms .textbox { width: 150px; text-align: left; }
#tbl_sms .textboxlong{ width: 200px; text-align: left; }
#tbl_sms .sel { width: 20px; text-align: center; }

#liaison_valide { display: none; text-align: center; }
 
#tbl_mat_sms { text-align: center; border: 1px solid #4573b3;  border-collapse: collapse; width: 93%; margin-left: 30px; }
#tbl_mat_sms tr.bleu {background-color:#4573b3;color:#ffffff;}
#tbl_mat_sms td { border: 1px solid #4573B3; }
#tbl_mat_sms td.colorin { color: orange; }
#tbl_mat_sms td.colorout { color: green; }
#tbl_mat_sms a:visited { color:#ffffff;font-weight:bold;}
#tbl_mat_sms a{ color:#ffffff;font-weight:bold;}
#tbl_mat_sms a:hover{ color:#ffffff;font-weight:bold;}

/*Page stat_sms.php*/
#tbl_stats_sms { text-align:left; width: 100%; }
#tbl_stats_sms .decal { width: 25px; }
#tbl_stats_sms .libelle { width: 80px; text-align: left; }
#tbl_stats_sms .libellecourt { width: 40px; text-align: center; }
#tbl_stats_sms .textbox { width: 75px; }
#tbl_stats_sms .icone { width: 20px; text-align: center; }
#tbl_stats_sms .right { width: 100px; text-align: right; }
#tbl_stats_sms .deroulant { width: 90px; text-align: center; }

.compteur { text-align: left; color:#4573b3; font-weight: bold; margin-left: 28px;}


/*Parametres.php      PABX.php*/
#colonne_gauche { float:left; overflow: auto; width:35%;border: 1px solid #4573b3; margin: 0px 0px 10px 0px;}

#colonne_droit {	width:550px; margin-left:37%; border: 1px solid #4573b3;}

#colonne_seule {	width:98% !important; width:100%; border: 1px solid #4573b3;}
#colonne_pcm { margin: 15px 10px 10px 10px;	width:95%; border: 1px solid #4573b3; overflow: visible;}
#colonne_gauche h3, #colonne_seule h3, #colonne_pcm h3, #colonne_droit h3 {background-color:#4573b3;color:#ffffff;padding:3px;font-size:12px;} /*Titre bleu*/
	
#tbl_style1 h3 {background-color:#4573b3;color:#ffffff;padding:3px;font-size:12px;} /*Titre bleu*/
    
    
#contenu_colonne_droit {margin:10px;}

/* Erreur_fin.php */
#colonne_erreur { margin: auto; overflow: auto; width:650px; border: 1px solid #4573b3;}
#colonne_erreur h3 {background-color:#4573b3;color:#ffffff;padding:3px;font-size:12px;}  /*titre bleu*/

/************************Page ARBO.PHP *******************************************************/
#colonne_gauche h4 {background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top; padding:3px;font-size:11px;height:14px !important;height:20px;} /*Titre gris*/
#colonne_droit h4 {background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top; padding:3px;font-size:11px;height:14px !important;height:20px;} /*Titre gris*/
#colonne_seule h4 {background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top; padding:3px;font-size:11px;height:14px !important;height:20px;} /*Titre gris*/
#colonne_pcm h4 {background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top; padding:3px;font-size:11px;height:14px !important;height:20px;} /*Titre gris*/

#lien_jaune { text-align:right; float: right; margin: 0;}
#lien_jaune table { color:#f4f705 !important;}
#lien_jaune a:visited { color:#f4f705 !important;}
#lien_jaune a{ color:#f4f705 !important;}
#lien_jaune a:hover{ color:#f4f705 !important;text-decoration:none;}

/*partie titre bleu + tableau etat civil*/
#tbl_style1{width:100%;border-collapse: collapse;}
#tbl_style1 tr.titre_bleu {background-color:#4573b3;color:#ffffff;}
#tbl_style1 tr.titre_gris {background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top;height:20px !important;height:20px;font-weight:bold;}
#tbl_style1 td{vertical-align:middle;padding:0px;}
/*#tbl_style1 td.ligne{width:1px;background-color:#4f4f4b;padding:0px;}*/
#tbl_style1 td.reduire {text-align:center;width:20px;}
#tbl_style1 td.espace {width:20px;}
#tbl_style1 input {border:solid 1px #89b7d1; color:#4573b3; font-size:11px;margin:3px 0 3px 0;padding:2px;}



#tbl_style2{width:100%;border-collapse: collapse;}
#tbl_style2 tr.titre_gris {background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top;height:20px !important;height:20px;font-weight:bold;}
#tbl_style2 td.reduire {text-align:center;width:20px;}
#tbl_style2 td.espace {width:20px;}



#srl_critere {text-align: left; width: 60%; float: left;; vertical-align: top;}
#srl_vide {text-align: right; vertical-align: top;}

.ligne{background-color:#4573b3;width:1px;}

table#tbl_config_condit input{width: 100%;}
#tbl_phonemes tbody tr:nth-of-type(2) td{display: flex; align-items:center; flex-direction: column;}
.DEUXcolonnesUN{flex-direction: row !important}
#tbl_phonemes {border-collapse: collapse;width:100%;}
#tbl_phonemes td  {vertical-align:text-top;text-align:justify;padding:2px;}
#tbl_phonemes td.TROIScolonnes{color:red;width:28%;}
#tbl_phonemes td.ligne{width:1px;background-color:#4573b3;padding:0px;}
#tbl_phonemes td.TROIScolonnesUN{color:red;}

#tbl_phonemes td.DEUXcolonnes{color:black;width:45%;}

#tbl_phonemes td.DEUXcolonnesUN{color:black;}
#tbl_phonemes input{border:solid 1px #89b7d1; color:#4573b3; font-size:11px;margin:3px 0px 3px 10px;width:250px;}

[id^="div_NOM_FR_"]{display: flex; align-items: center;}
[id^="div_phon_FR_"]{display: flex; align-items: center;}
#div_ph_al_FR tr:nth-of-type(2) td{display: flex; flex-direction: column;}

#tbl_alias {width:100%;border:0;}
#tbl_alias td {vertical-align:text-top; padding:2px;text-align:justify;}
#tbl_alias input{border:solid 1px #89b7d1; color:#4573b3; font-size:11px;margin:3px 0px 3px 10px;width:250px;}

#tbl_touche {width:100%;border:0;}
#tbl_touche td {vertical-align:text-top; padding:2px;text-align:justify;}
#tbl_touche input{border:solid 1px #89b7d1; color:#4573b3; font-size:11px;margin:3px 0px 3px 10px;width:200px;}


#tbl_msg_dynamique {width:100%;border:0;}
#tbl_msg_dynamique td {vertical-align:text-top; padding:2px 5px 8px 5px;text-align:justify;}

#tbl_msg_invite {border-collapse: collapse;width:100%;}
#tbl_msg_invite td  {vertical-align:text-top;text-align:justify;padding:2px 5px 8px 5px;}
#tbl_msg_invite td.ligne{width:1px;background-color:#4573b3;padding:0px;}
#tbl_msg_invite td.DEUXcolonnes{color:red;}
#tbl_msg_invite td.DEUXcolonnesUN{color:red;}

#tbl_msg_accueil {border-collapse: collapse;width:100%;}
#tbl_msg_accueil td  {vertical-align:text-top;text-align:justify;padding:2px 5px 8px 5px;}
#tbl_msg_accueil td.ligne{width:1px;background-color:#4573b3;padding:0px;}
#tbl_msg_accueil td.DEUXcolonnes{color:red;width:50%;}
#tbl_msg_accueil td.DEUXcolonnesUN{color:red;}

#tbl_point_entree td {vertical-align:middle;padding:0px;text-align:justify}
tr.ajout_point_entree {display:flex;flex-direction:column;}
tr.ajout_point_entree span{width:70px;display:inline-block;}
tr.ajout_point_entree td{padding:3px 0px !important;}

#tbl_planning td.scenario{width:400px;text-align:right;}

#tbl_tx_reco {border:0;line-height:8px;}
#tbl_tx_reco td {font-size:9px;}
#tbl_tx_reco input{border:solid 1px #89b7d1; color:#4573b3; font-size:9px;}

.button111 {border:solid 1px #89b7d1;color:#4573b3; font-size:11px;}

/********PATIENT********/

#tbl_patient{width:100%;border-collapse: collapse;}
#tbl_patient tr.titre_bleu {background-color:#4573b3;color:#ffffff;}
#tbl_patient tr.titre_gris {background:#ccccc9 url(../images/commun/titre_partie.jpg) repeat-x left top;height:20px !important;height:20px;font-weight:bold;}
#tbl_patient td.esspace {width:20px;}
#tbl_patient input {border:solid 1px #89b7d1; color:#4573b3; font-size:11px;margin:3px 0 3px 0;padding:2px;}
#tbl_patient input.text {border:solid 0px #89b7d1; color:#4573b3; font-size:11px;margin:3px 0 3px 0;padding:2px;}

#tbl_phoneme_patient{width:100%;border-collapse: collapse;}
#tbl_phoneme_patient td  {padding:0px 0px 0px 5px;}
#tbl_phoneme_patient td.ligne{width:1px;background-color:#4573b3;padding:0px;}
#tbl_phoneme_patient td.DEUXcolonnes{color:red;width:50%;}
#tbl_phoneme_patient td.DEUXcolonnesUN{color:red;}

.liaison_base_row{display: flex;flex-direction: column;}
.liaison_base_row td{padding: 1px 0}

.nbDropMenu
{
	z-index:100000;
	position:absolute;
	top:-1000;
	left:-1000;
	border:2px outset;
	width:8em;
}        