
table.table_form {
 color:#000066;
 text-decoration:none;
 background-color:#EEEEEE;
margin:0px;
font-size:0.9em;
}
table.table_form input,table.table_form select{
 font-size:0.9em;
}

table.table_form TR { 
 margin:0px;
}
table.table_form TH {
 color:white;
 background-color:#669933;
 border:2px outset lightgray;
}
table.table_form TD.table_form_label  {
 color:#4a5a80;
 background-color:#AAC94A;
 border:1px outset lightgray;
 font-size:0.8em;

}
table.table_form TD.table_form_frozen  {
 color:#4a5a80;
 background-color:white;
 border:0px outset lightgray;
}
table.table_form TD {
 color:#4a5a80;
 background-color:white;
}
table.table_form TH.action, table.table_form TD.action, table.table_form TD.table_form_element {
 color:#4a5a80;
 background-color:#EEEEEE;
 border:0;

}

table.table_form TD.table_form_note, table.table_form TD.table_form_labelnote {
 color:#4a5a80;
 background-color:#EEEEEE;
 border:0;
 font-size:0.8em;
/* color:#4a5a80;
 background-color:#AAC94A;
 border:1px outset lightgray; */
}

/*
table.table_form TR > TH {border-spacing:5px;}
table.table_form TH {border:outset 1px; padding:2px; }
table.table_form TH { text-align: center; font-weight: bold }

table.table_form TH { background-color:#E0D78D;  margin:0;}

table.table_form TD { 
background-color:#F2E39C;  margin:0;
border-collapse:collapse;
border:0;
border-spacing:0;
}

table.table_form TH { vertical-align: baseline }
table.table_form TD { vertical-align: middle }
/*
table.table_form TR.table_form_line1 { background-color:#F8DB98; }
table.table_form TR.table_form_line2 { background-color:#F9ECA9; }
*/
table tbody.hidden { display:none; }

#div_voir_ent_contacts{
margin-bottom:15px;
}

