/*************** TABELA FORMULARIO OPORTUNIDADES *****************/

table#form_oportunidades {width:100%;  Xbackground:#ccc;}
table#form_oportunidades th {font-weight:normal; color:#567AA9; text-align:center; padding:6px 0; background:#EEF0F4 url(img/tracejado1.gif) repeat-x bottom;}
table#form_oportunidades td {height:22px; vertical-align:middle;}
table#form_oportunidades th span {color:#F08845;}
table#form_oportunidades td.col_1 {width:100x; margin-right:10px; float:right;}
table#form_oportunidades td.col_2 {width:325px;}
table#form_oportunidades td.td_texto {vertical-align:text-top; padding-top:3px;}
table#form_oportunidades td.separa {}
table#form_oportunidades td label {font-weight:bold; color:#567AA9; font-family:'Verdana'; font-size:11px; color:#528ade; text-align:right; margin-right:10px; height:14px;}
table#form_oportunidades td input {width:340px; float:left; height:21px; margin-bottom:5px; border:none; background-image:url(img/bg/bg_input.gif); background-repeat:no-repeat; background-position:left top; padding:3px 6px 0 3px;}
table#form_oportunidades td textarea {width:340px; height:153px; float:left; margin-bottom:5px; background-image:url(img/bg/bg_textarea.gif); background-repeat:no-repeat; background-position:top left; border:none; padding:3px 6px 0 3px;}
table#form_oportunidades td textarea.beneficios {height:45px; background-image:url(img/bg/bg_textarea2.gif);}
table#form_oportunidades td input.desejo {width:12px; height:12px; margin-bottom:1px; background:#FFF;}
table#form_oportunidades td select {width:312px;}
