/* CSS Document */
.hr{ background:none !important; clear:both; }
#miolo{ padding-bottom:20px; }
#miolo p{ font-size:12px; /*font-family: 'Ruluko', sans-serif;*/ }

#titulo{ height:74px; background-color:#3F3F10; overflow:hidden; margin:0; padding:0; }
#titulo h1{ margin:0; padding:0; }
#titulo h1 a{ width:100%; height:74px; background:url(../images/topo_03.png) no-repeat; text-indent:-9999px; display:block; }

#colunaTotal.lista{
	background:#d7d79c;
	padding:20px;
	height: auto;
	position: relative;
}

#colunaTotal.mostra-form {
	height: 350px;
	background:#d7d79c;
	padding:20px;
	position: relative;
}

.campos {
	border:1px solid #CCC; padding:10px; font-size:16px; color:#666;
	width: 100%;
}

.imagem-download {
	float: left;
	margin-left: 160px;
	margin-top: 80px;
}

.imagem-homem {
	position: absolute;
	right: 0;
	bottom: 0;
}

.formulario {
	float: left;
	width: 480px;
	margin-top: 80px;
}

.label-form {
	font-weight: bold;
}

a.label-form {
	font-size: 12px;
}

.botao {
	width: 100px;
	border: 1px solid #737373; 
	padding: 5px; 
	color: #666; 
	font-size: 13px;
}

