.fonte_texto_cabecalho{
	font-family: 'Trebuchet MS';
	font-size:15px;
	font-weight:bold;
	color: #A42627;
	font-weight:normal;
	text-decoration: none;
}


div.icon_maps{
	position:relative;
	font-family: 'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
	color: #4B84BE;
	margin-top: 15px;		
}


div.icon_indique{
	position:relative;
	font-family: 'Trebuchet MS';
	font-size:12px;
	font-weight:bold;
	color: #333;
	margin-top: 15px;
	margin-right: 100px;		
}


div.alinha_indique_amigo{
	margin-top: 15px;
	margin-left: 0px;		
}


div.fonte_texto_indique_amigo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #000000;
	font-weight:normal;
	text-decoration: none;
}


div.fonte_texto_meio {
	font-family: 'Trebuchet MS';
	font-size:15px;
	font-weight:bold;
	color: #32549C;
	font-weight:normal;
	text-decoration: none;
}

div.mostra_dados {
	position:relative;
	top:0px;
	width: 600px;
	/*height: 250px;*/
	padding: 5px 5px 5px 5px;
	background:#f5f5f5;
	border-bottom: 2px solid #EBEBEB;
	border-top: 2px solid #EBEBEB;
	color: #D6D6D6;
   
}

div.coteudo_externo {
	position:relative;
	top:0px;
	width: 99.8%;
	/*height: 250px;*/
	padding: 10px 0px 10px 0px;
	margin-top: -5px;
	background:#E5E5E5;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	/*border-top: 2px solid #CCC;*/
	color: #D6D6D6;
   
}


div.principal {
	position:relative;
	top:0px;
	height: 320px;
	padding: 5px 5px 5px 5px;	
	background:#F5F5F5;
	border: 2px solid #EBEBEB;
	border-color:#EBEBEB;
   
}


div.fundo_indique_amigo {
	position:relative;
	top:0px;
	height: 385px;
	width: 410px;
	padding: 5px 5px 5px 5px;	
	background:#F5F5F5;
	border: 2px solid #EBEBEB;
	border-color:#EBEBEB;  
}


.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;
	}
	
	
.form_list-menu {
	font-family: 'Trebuchet MS';
	font-size:12px;
	background: url(img/bg_form.jpg) left top no-repeat;
	border:1px solid #CCC; 
	margin:0 15px 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 }
	
.fundo_central{
height: 420px; 
padding: 5px 5px 5px 5px;	
background:#F5F5F5;
}


.submit {
	background:url(imagens/btn_pesquisar.png) no-repeat 0 0;
	width:98px;
	height:35px;
	border:none;
	cursor:pointer;
}

.btn_submit{
  margin:0 65px 0 0;
}


.submit_indique {
	background:url(imagens/btn_enviar.gif) no-repeat 0 0;
	width:95px;
	height:30px;
	border:none;
	cursor:pointer;
}

.btn_submit_indique{
  margin:0 0 0 0;
  width: 400px;
}

