div.principal {
	position:relative;
	top:0px;
	left:10px;
	height: 20;
   
}


.corpo_clinico {
	font-family: 'Trebuchet MS';
	font-size:14px;
	color: #000000;
	}


.tit_abramge{
	position: absolute;
	top:517px;
	left:312px;
	height:29px;
	width: 156px;
	}

.texto_abramge{
	font-family: 'Trebuchet MS';
	font-size:14px;
	font-weight:bold;
    color: #000000;
    font-weight:normal;
    text-decoration: none;
}
	

.retira_3d {
        border: 1px solid #000;
        border-color: "#CFCFCF";       
        
    }



.cabecalho {
	color: #0C3CDE;
	font-weight: bold;
	font-size: 36px;
}


.dados_pessoa {
	position:absolute; 
       margin-left:-20px;  
	margin-top:-80px;  ;
       color: #FFFF00;
}

.tabela {     
      border: 1px dashed #0099CC;
    }


.etapas {
	position:absolute; 
       margin-left:520px;  
	margin-top:-82px;  ;
       color: #FFFF00;
       font-size: 36px;
}

.solicita_contato { 
             position:absolute; 
             top:10px;
	      left:540px;
}


.form {
	font-family: 'Trebuchet MS';
	font-size:12px;
	background: url(img/bg_form.jpg) left top no-repeat;
	border:1px solid #CCC; 
	margin:0 0 10px 0;
	}


.botao {
	font-family: 'Trebuchet MS';
	font-size:11px;
	background: url(img/bg_form.jpg) left top no-repeat;
	border:1px solid #CCC; 
	margin:0 0 10px 0;
	}

.botao_fechar {
	font-family: 'Trebuchet MS';
	font-size:11px;
	background: url(imagens/button_cancel.png) left top no-repeat;
	border:1px solid #CCC; 
	margin:0 0 10px 0;
	height: 30px;
	}	

.select { 
	border:1px solid #000; 
	border-color: "#CFCFCF";
	width:100%;
	font:13px "Trebuchet MS";
	padding:4px; 
	color:#000 }
                  
