
table.table_form {
width:99%;
 color:#000066;
 text-decoration:none;
 background-color:#ffffff;
/*background-color:#000000;*/
margin:0px;
overflow:visible;
margin-left:0px;
padding-right:5px;
font-size:0.9em;
 
z-index:800;
/*border:1px solid green;*/


}

#adresse, #telephone, #telephone2, #portable, #codepostal, #ville, #type_id, #description, #societe, #budget, #sir, #ape{
width:80%;
}

#raison,  #mail, #adress, #codpostal, #vill, #tel, #tel2, #type_id_pro, #siret, #code_ape, #identifiant, #group_nomprenom.form_group_1 {
width:99%;
}

.header{
width:650px;
}

.header a{
color:lightgrey;
}


/*#pren{
margin-right:350px;
}*/

#name{
margin-left:21px;
margin-top:3px;
}


table.table_form input,table.table_form select{
 font-size:1em;
/*border:2px solid red;*/
}

select{
/*display: block;*/
}

table.table_form TR , 
table.table_form TH  ,
table.table_form TD {
 margin:3px;

}
table.table_form TR { 
 margin:3px;
}
table.table_form TH {
 color:white;
 background-color:#659F34;
 border: 2px solid lightgray;
}

table.table_form TD.table_form_label  {
 text-align:left;
 /*width:100px;*/
 color:#4a5a80;
/* background-color:#C1CA25;*/
 background-color:#eeeeee;
 border: 1px solid white;
 font-size:1em;
 
}

table.table_form_frozen TD.table_form_label  {
text-align:left;
}

table.table_form TD.table_form_frozen  {
 text-align: left;
 color:#4a5a80;
 background-color:white;
 border: 0px solid 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:#ffffff;
 border:0;
}

table.table_form TD.table_form_element {
/*background-color:#000000;*/
height:20px;
}


table.table_form TD.table_form_note, table.table_form TD.table_form_labelnote {
 color:#4a5a80;
 background-color:#ffffff;
 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; }

