ul {
	margin: 0;
	padding: 0;
	border: none;
}

li {
	list-style: none;
	border: none;
	margin-top: 5px;
}

a {
	text-decoration: none;
	outline: none;
	border: none;
}

html {
}

body, html {
	height: 100%;
}

body {
	border: none;
	background: white;
	padding: 0;
	margin: 0 auto;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 13px;
	text-align: justify;
	max-width: 100%;
	color: #000;
}

#titulo {
	font-size: 20px;
	color: #679A93;
	margin: 4px 0;
}

.centraliza_conteudo {
	width: 1000px;
	margin: auto;
	padding: 1px;
}

#navegacao {
	height: 330px;
	text-align: center;
	z-index: 0;
	margin-top: 60px;
	margin-left: 50px;
	font-weight: bold;
	width: 190px;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15.88px;
	line-height: 45px;
	height: 30px;
}

ul#menu {
	font-size: 15.88px;
}

ul#menu li {
	text-align: center;
	line-height: 30px;
	font-size: 19px;
	text-align: left;
	color: #476561;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	margin-top: 4px;
	margin-left: 10px;
	font-weight: 500;
}

.contato {
	height: 80px;
	width: 100%;
	text-align: center;
	margin-top: 70px;
}

.contato p {
	font-size: 14px;
	font-weight: bold;
	color: #476561;
}

.contato span {
	font-size: 20px;
	font-weight: normal;
}

.conteudo {
	position: relative;
	width: 800px;
	margin: 110px 0px 75px 265px;
}

#conteudo2 {
	position: relative;
	display: block;
	color: #010000;
	font-size: 14.35px;
	top: 10px;
}

#caixa {
	width: 675px;
	min-height: 250px;
	margin: auto;
}

#caixa p {
	margin: 0px 0px 5px 0px;
}

#caixa ul ul ul {
	margin: 0px 0px 0px 10px;
}

#caixa li {
	font-weight: bold;
	margin: 5px 0px 0px 0px;
}

#caixa li li {
	font-weight: normal;
	list-style: disc inside;
	margin: 0px;
}

#caixa li li li {
	list-style: circle inside;
	margin: 0px;
}

#fundo {
	background: white;
	min-height: 700px;
	height: 100%;
	max-width: 100%;
	overflow: hidden;
	top: 0;
	position: relative;
}

#topo {
	background: url(menu.png) no-repeat;
	z-index: 100;
	width: 292px;
	height: 580px;
	top: 65px;
	float: left;
	position: relative;
}

#cabecalho {
	background: url(cabecalho.jpg) no-repeat center 0px;
	height: 109px;
	position: absolute;
	top: 0;
	width: 100%
}

#rodape {
	background: url(rodape.jpg) no-repeat center 0px;
	height: 57px;
	position: absolute;
	bottom: 0;
	width: 100%
}

#formulario_contato {
	width: 860px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
}

#form_esq {
	float: left;
	height: 200px;
	float: right;
	margin-right: 185px;
	margin-top: -195px;
}

#formulario_contato #msg_formulario{
	font-size: 14px;
	font-weight: bold;
	color: #171717;
	margin-bottom: 40px;
	margin-top: 10px;
	text-align: center;
	background-color: #eee;
}

#formulario_contato #obrigatorios {
	font-size: 12px;
	color: #fff;
	margin-bottom: 20px;
	margin-top: 10px;
	color: #171717;
	font-size: 14px;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

#formulario_contato .input {
	margin-bottom: 17px;
}

#formulario_contato .input label {
	display: block;
	color: #171717;
	font-size: 16px;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
}

#formulario_contato .input input {
	width: 330px;
	padding: 3px;
	font-size: 12px;
	color: #000;
	height: 30px;
	border: 1px solid #aaa;
	border-radius: 4px;
	background: #eee;
}

#formulario_contato .input textarea {
	background: #fff;
	width: 305px;
	color: #000;
	height: 104px;
	padding: 3px;
	font-size: 12px;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
	border: 1px solid #aaa;
	resize: none;
	border-radius: 4px;
	background: #eee;
}

#formulario_contato .submit input {
	margin-top: 4px;
	background: #cba64b;
	padding: 2px;
	font-size: 15px;
	width: 100px;
	font-weight: bold;
	height: 35px;
	padding: 0 10px 0 10px;
	float: left;
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	background: #476561;
}

#mapa {
	width: 700px;
	height: 350px;
	position: relative;
	margin: auto;
	top: 5px;
}

.ddd {
	position: relative;
	float: left;
	padding-right: 20px;
}
