.titulo_pagina{font-family: 'Ubuntu', sans-serif; font-size:18px; font-weight: bold; color:#8a0606; margin-bottom: 20px; margin-left: 20px;}

.campos_obr{margin:20px; text-align:center; color:#333; font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size:12px;}

.formulario{ width:800px; height: 315px; margin:10px auto; }

.apresentacao{ width:750px; margin:60px auto 0px; height: 283px;}
	.apresentacao_esq{float:left; width:325px;}
		.apresentacao_esq_dentro{width:340px; margin:0px auto;}
		.texto_esq_dentro{font-family: 'Ubuntu', sans-serif; font-size:16px; color:#333; font-weight:bold; margin-bottom:15px;}
		.botao_cadastrese{text-align:center; margin:0px auto 20px; width:149px; height: 46px;}
		
	.apresentacao_meio{float:left; width:20px;}
		.apresentacao_meio_dentro{width:1px; margin:0px auto; background-color: #333; height:200px;}
	
	.apresentacao_dir{float:right; width:365px;}
		.apresentacao_dir_dentro{width:320px; margin:0px auto;}
		.flogar{margin-top:20px;}
		.campos{width:315px; margin-bottom:10px;}
		.botao_submit{float:right;}
		.label{font-family: 'Ubuntu', sans-serif; font-size:13px; color:#666;}
               
.campos_texto{
	width:308px;
	margin:2px 5px 5px;
	height:20px;
	border:1px solid #999;
	color:#666;
	font-family: 'Ubuntu', sans-serif;
	font-size:13px;
	outline:none; /* TIRAR BORDAS FOCO CHROME */
}                
                
.botao_voltar{margin:10px 20px 0px; float:left;}

.mensagem{margin:10px 20px; height: 22px; text-align:center; color:#900; font-weight:bold; font-family: 'Ubuntu', sans-serif; font-size:14px;}
