h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}

@font-face {
 font-family: 'geinspiraB';
 src: url('../fonte/GE_Inspira_Bold.ttf');
 src: url('../fonte/GE_Inspira_Bold.eot#iefix') format('embedded-opentype'),  url('../fonte/GE_Inspira_Bold.woff') format('woff'),  url('../fonte/GE_Inspira_Bold.ttf') format('truetype'),  url('../fonte/GE_Inspira_Bold.svg#GE_Inspira-Bold') format('svg');
 font-weight: normal;
 font-style: normal;
}

@font-face {
 font-family: 'geinspiraR';
 src: url('../fonte/GE_Inspira_Regular.ttf');
 src: url('../fonte/GE_Inspira_Regular.eot#iefix') format('embedded-opentype'),  url('../fonte/GE_Inspira_Regular.woff') format('woff'),  url('../fonte/GE_Inspira_Regular.ttf') format('truetype'),  url('../fonte/GE_Inspira_Regular.svg#GE_Inspira_Regular') format('svg');
 font-weight: normal;
 font-style: normal;
}

a{
	border: 0;
	text-decoration: none;
	color: inherit;
	outline: none;
}

a img{
	border: 0;
}

a:focus, a:hover{
	color: #5e392e;
}

.arial{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal!important;
}
.geinspiraB{
	font-family: "geinspiraB";
}
.geinspiraR{
	font-family: "geinspiraR";
}

.f12{
	font-size: 12px;
}
.f14{
	font-size: 14px;
}
.f16{
	font-size: 16px;
}
.f18{
	font-size: 18px;
}
.f20{
	font-size: 20px;
}
.f22{
	font-size: 22px;
}
.f26{
	font-size: 26px;
}
.cor-miolo{
	color: #aa8f80;
}
.branco{
	color: #ffffff;
}
.preto{
	color: #000000;
}
.cor-escura{
	color: #110402;
}
.cor-clara{
	color: #5e392e;
}
.cor-destaque{
	color: #dd311b;
}
.cor-padrao{
	color: #5d5d5d;
}

/*--------------------------------*/

body{
	margin: 0;
	padding: 0;
	width: 100%;
}

.faixa{
	margin: 0;
	padding: 0;
	width: 100%;
	clear: both;
}

.bg-topo-miolo{
	background: url(../images/bg-topo-miolo.png) repeat-x top center;
}

.bg-titulos{
	background: url(../images/bg-titulos.png) repeat-x top center;
}

.conteudo{
	margin: 0 auto;
	width: 950px;
	max-width: 950px;
	margin-bottom: 25px;
}

.bg-titulos .bt-saiba-mais{
	margin-left: 837px;
}

.logo{
	float: left;
	margin-top: 10px;
}

.logo-compacta-telefone{
	float: left;
	margin: 33px 0 0 416px;
}

.logo-compacta-telefone img{
	margin-bottom: 5px;
}

#conteudo-miolo{
	clear:both;
	width: 950px;
	max-width: 950px;
	padding-top: 10px;
}

#conteudo-miolo .bt-saiba-mais{
	margin-left: 407px;
}

#miolo-txt{
	float: left;
	width: 520px;
	margin-right: 30px;
}

#conteudo-miolo-img{
	float: left;
	width: 400px;
	text-align: center;
	padding-bottom: 8px;
}

.titulo img{
	margin-right: 5px;
}

#conteudo-videos{
	text-align: center;
}

#conteudo-simulacao img{
	margin-bottom: 20px;
}

.passo{
	width: 187px;
	padding: 25px;
	float:left;
}

#conteudo-fotos img{
	border: 3px solid #42251d;
	margin: 0 4px;
	float:left; 	
}

#conteudo-tabela-precos img{
	margin: 0 3px;
}

.endereco{
	float:left;
}

.redes-sociais{
	margin-left: 855px;
}

#direitos{
	float: left;
}

#voxdigital{
	float: right;
}