/*index, pagina inicial*/
* {
	margin: 0px;
	padding: 0px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: inherit;
	text-decoration: inherit;
	color: inherit;
}
body {
	font-family: Arial;
	font-size: 14px;
	text-decoration: none;
	color: #1867AD;
}
ul {
	padding-left: 24px;
}
p {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}
.clear {
	clear: both !important;
}
.captcha6 {
	width: 160px !important;
	min-height: 22px;
	text-align: center;
	font-size: 16px;
	letter-spacing: 13px;
	text-transform: uppercase;
	border: none;
	border-radius: 3px;
}
.captchai {
	width: 160px;
	height: 50px;
	border: 1px solid #999;
	border-radius: 7px;
	margin-bottom: 2px;
}
.caperro {
	font-weight: bold;
	color: #F00;
}
input:focus, select:focus, textarea:focus {
	outline: none !important;
}
img {
	border: none;
}
#index {
	position: relative;
}
#header {
	width: 100%;
	min-width: 1003px;
	min-height: 279px;
	position: relative;
	text-align: center;
}
#header .faixa {
	position: absolute;
	z-index: -1;
	top: 183px;
	background: #F58634;
	border: 3px ridge #000;
	border-left: none;
	border-right: none;
	height: 80px;
	width: 100%;
}
#header-in {
	width: 1003px;
	height: auto !important;
	margin: 0 auto;
	position: relative;
}
#header-in .box {
	height: 195px;
	background: #FFF;
	border-bottom: 3px solid #000;
	border-bottom-left-radius: 12px 15px;
	border-bottom-right-radius: 12px 15px;
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#simbolo {
	background: url(imagens/simbolo.jpg);
	width: 185px;
	height: 185px;
	position: relative;
	display: inline-block;
	margin-right: 33px;
	top: 10px;
}
#slide {
	width: 950px;
	margin: 19px auto 0 auto;
	height: 234px;
}
#frase_epi {
	background: url(imagens/frase.jpg);
	width: 564px;
	height: 151px;
	display: inline-block;
	margin-right: 30px;
}
#icones {
	background: url(imagens/icones.jpg);
	width: 121px;
	height: 173px;
	display: inline-block;
}
#meio {
	width: 1003px;
	min-height: 550px;
	margin: 0 auto;
}
#internas {
	margin: 0 auto;
	position: relative;
	padding: 0 20px;
	border: 1px #F90 solid;
}
#menu {
	margin-top: 18px;
	left: -21px;
	width: 100%;
	height: 34px;
	color: #FFF;
	list-style: none;
}
#menu > li:first-child {
	margin-left: 30px !important;
}
#menu > li {
	float: left;
	background: #00B566;
	margin: 0px 0px 2px 38px;
	border-radius: 65px;
	padding: 7px 15px;
	font-size: 16px;
}
#menu > li:hover, #menu > li.active {
	background: #575251;
}
#menu > li:hover > a, #menu > li.active > a {
	color: #FFF;
}
#menu > li:last-child {
	background: url(imagens/tel-topo.png) no-repeat;
	width: 246px;
	height: 46px;
	border-radius: 0px;
	margin-left: 77px;
	margin-top: -16px;
	font-size: 26px;
	font-weight: bold;
	padding: 18px 0 0 91px;
}
.venha {
	width: 246px;
	margin: 33px auto auto 46px;
}
.forma {
	width: 246px;
	margin: -30px 44px 0px auto;
}
.conteudo_epi {
	color: #000;
	width: 861px;
	text-align: justify;
	font-size: 14px;
	margin: 34px 0 0 36px;
	font-weight: bold;
}
.line {
	text-align: center;
	margin: 20px 0px;
	padding: 10px 0px;
	height:19px;
}
.line > div {
	position: absolute;
	width: 100%;
	background: #ec2228;
	height: 2px;
	left: 0px;
	margin-top: 9px;
	z-index: -1;
	box-shadow: #777 2px 2px 3px;
}
.line > div.l2 {
	background: #FFF;
	width: 700px;
	left: 50%;
	margin-left: -350px;
	box-shadow: none;
	margin-top: 7px;
	height: 10px;
}
.line > span {
	border-radius: 13px 13px 13px 13px;
	border: solid 2px #ec2228;
	color: #000;
	text-align: center;
	padding: 5px 20px;
	font-weight: bold;
	background: #fff;
	box-shadow: #777 3px 3px 8px;
}
.line > span.left {
	float: left;
	margin-top:-7px;
	margin-left:60px;
}
.line > span.right {
	float: right;
	margin-top:-7px;
	margin-right:80px;
}
.produtos > li {
	display: table-cell;
	vertical-align: middle;
	width: 150px;
	height: 100px;
	font-size: 14px;
	color: #000;
	text-align: center;
	padding: 29px 20px 71px 20px;
	float: left;
	border-bottom: solid 1px #aaa;
	border-right: 1px #F5F5F5 solid;
	font-weight: bold;
}
.produtos > li.nlb {
	border-right: none;
}
.produtos > li.nbo {
	border-bottom: none;
}
.formas {
	background: url(imagens/pagamento.jpg);
	width: 292px;
	height: 120px;
	display: inline-block;
	margin: 0 0 36px 169px;
}
/*rodape*/
#fundorodape {
	width: 100%;
	position: relative;
	z-index: 1;
	min-width: 1003px;
}
#rodape {
	width: 1003px;
	margin: 0 auto;
	color: #575757
}
.direitos {
	border-top: solid 1px #aaa;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.direitos > div {
	margin-top: 12px;
}
.direitos > div:last-child {
	margin: -16px auto auto 51pc;
}
.direitos > div:last-child a:hover {
	text-decoration: underline;
}
.info {
	color: #000;
	width: 840px;
	font-weight: bold;
	margin: 48px 0 56px 100px;
	line-height: 20px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
}
.icones {
	width: 101px;
	height: 97px;
	float: left;
	padding: 0 0 0 33px;
}
.icone-contato {
	background: url(imagens/icone-contato.jpg) no-repeat;
	margin-top: 30px;
}
.icone-who {
	background: url(imagens/icone-who.jpg) no-repeat;
	margin-top: 30px;
}
.icone-missao {
	background: url(imagens/icone-missao.jpg) no-repeat;
	margin-top: 15px;
}
.icone-visao {
	background: url(imagens/icone-visao.jpg) no-repeat;
	margin-top: 17px;
}
form > ul {
	margin: 0 auto;
	list-style: none;
	color:#000;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-weight:bold;
}
form > ul > li {
	margin: 2px 0;
}
form > ul > li > label {
	display: inline-block;
	width: 140px;
}
form > ul > li > input[type="text"], form > ul > li > input[type="password"], form > ul > li > select {
	margin: 2px 0;
	width: 320px;
	height: 25px;
	padding: 2px 5px;
	border-radius: 5px;
	border: 1px solid #999;
}
form > ul > li > textarea {
	width: 320px;
	height: 80px;
	padding: 3px 7px;
	border-radius: 10px;
	border: 1px solid #999;
}
form > ul > li > input[type="submit"] {
	display: block;
	margin: 15px auto;
	padding: 6px 10px;
	color: #FFF;
	border: 1px solid #003;
	border-radius: 3px;
	background: #ec2228;
	cursor:pointer;
}
.formulario {
	width: 525px;
	float: left;
}
.endereco {
	position: relative;
	float: right;
	line-height: 20px;
	right: 46px;
	color: #000;
	font-weight: bold;
}
#letras{
	position: relative;
top: -22px;
	
	}
.intbox {
	width: 685px;
	margin: 0 auto;
	margin-top: 50px;
	text-align: center;
}
h1 {
	font-size: 25px;
	color: #006138;
}
h3 {
	color: #006138;
}
.background {
	font-size: 17px;
}
.endereco > div {
	margin-top: 4px;
}
/** Loading **/
#loading {
	background: rgba(0,0,0,0.5);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 10000;
}
#loadi {
	position: absolute;
	width: 64px;
	height: 64px;
	left: 50%;
	top: 50%;
	margin: -32px 0 -32px 0;
	background: url(imagens/loaderfull.png);
}
/** Not Found **/
#container-erro-404 {
	width: 100% !important;
}
#container-erro-404 #erro-404 {
	height: 153px;
	margin: 50px auto 0;
	position: relative;
	width: 788px;
}
#container-erro-404 #erro-404 #titulo404 {
	vertical-align: middle;
}
#container-erro-404 #erro-404 #titulo404 h1 {
	font: 26px Arial, Helvetica, sans-serif bold;
	float: left;
}
#container-erro-404 #erro-404 #titulo404 img {
	float: left;
	padding: 10px;
}
#container-erro-404 #erro-404 #conteudo404 {
	margin-left: 100px !important;
	margin-top: -25px !important;
	width: 400px !important;
}
#container-erro-404 #erro-404 #conteudo404 span {
	font: 18px Arial, Helvetica, sans-serif bold;
	color: #666666;
}
#container-erro-404 #erro-404 #conteudo404 ul li {
	font: 14px Arial, Helvetica, sans-serif bold;
	color: #666666;
}
