﻿
.linha_esquerda
{
	padding-top: 30px;
	padding-bottom: 55px;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #d6d4d1;
}

.linha_esquerda.fim
{
	padding-bottom: 100px;
}

.linha_direita
{
	padding-top: 30px;
	width: 100%;
	height: 185px;
	border-bottom: 1px solid #d6d4d1;
}

.img_logo_esq
{
	float: left;
	margin-right: 10px;
}

.img_logo_dir
{
	float: right;
}

.topicos
{
	margin: 0.3em 0 0;
	font-size: 17px;
	position: relative;
	top: 15%;
}
ul
{
	padding: 0;
	margin: 0;
	list-style-position: inside;
}

.topicos.esq
{
	white-space: normal;
	display: table;
	padding-left: 30px;
}

.esq
{
	margin: 0.3em 0 0;
	position: relative;
	top: 15%;
	white-space: normal;
	display: table;
	padding-left: 30px;
}

.titulo_laranja
{
	color:#CC5200;
}
