@CHARSET "ISO-8859-1";

* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #ACAEB4;
}

body,a,p,li,td {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #454545;
}

img {
	border: none;
}

p {
	margin-bottom: 10px;
}

#topo {
	background: transparent url(../img/fundo_topo.gif) scroll repeat-x top
		left;
	height: 70px;
	/*
	min-width: 1100px;
	*/
	min-width: 950px;
}

#topo #logo {
	float: left;
	width: 200px;
	margin-left: 13px;
}

#topo #menu-topo {
	float: right;
	margin-right: 40px;
	text-align: right;
}

#topo #menu-topo ul {
	list-style: none;
	padding-top: 10px;
}

#topo #menu-topo ul li {
	display: inline;
	margin-left: 17px;
}

#topo #submenu-topo ul {
	list-style: none;
}

#topo #submenu-topo ul li {
	display: inline;
	margin-left: 17px;
}

#topo #submenu-topo ul li a {
	color: #c1c1c1;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}

#topo #submenu-topo ul li a:hover {
	color: #4B6B96;
}

#fundo-banner {
	background: #17181d url(../img/fundo_banner.gif) scroll repeat-y top
		center;
	width: 100%;
	min-width: 950px;
}

#fundo-banner #banner {
	width: 950px;
	height: 263px;
	margin: 0px auto;
	margin-bottom: 30px;
}

#fundo-banner #banner-curto {
	width: 950px;
	height: 187px;
	margin: 0px auto;
}

#slogan {
	float: left;
	width: 462px;
	margin-left: -30px;
}

#caso {
	float: right;
	text-align: right;
	margin-right: -15px;
	height: 263px;
}

#caso a {
	margin: 0px;
	auto;
}

#texto-caso {
	float: right;
	text-align: left;
	width: 400px;
	padding: 40px;
}

#principal {
	clear: both;
	width: 940px;
	margin: 0px auto;
	min-height: 170px;
	margin-top: 30px;
}

#principal #home-texto-principal {
	width: 450px;
	float: left;
}

#principal #home-texto-principal p {
	font-size: 16px;
	text-align: justify;
	font-family: Trebuchet MS, serif;
}

#conteudo-topo {
	background: transparent url(../img/fundo_conteudo_topo.gif) scroll
		no-repeat top left;
	width: 900px;
	height: 14px;
	margin: 0px auto;
}

#conteudo {
	width: 840px;
	min-height: 350px;
	background-color: #fff;
	padding: 20px 30px;
	margin: 0px auto;
}

#conteudo h1, #conteudo-casos h1, #conteudo-casos-topo h1 {
	color: #005E8F;
	font-family: Trebuchet MS, serif;
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 20px;
	font-style: italic;
}

#conteudo ul,#conteudo ol,#conteudo-casos ul,#conteudo-casos ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

#conteudo img,#conteudo-casos img {
	margin: 15px;
}

#conteudo-rodape {
	background: transparent url(../img/fundo_conteudo_rodape.gif) scroll
		no-repeat top left;
	width: 900px;
	height: 14px;
	margin-bottom: 20px;
	margin: 0px auto;
}

#conteudo-casos-topo {
	background: #fff url(../img/fundo_conteudo_port_cases.jpg) scroll
		no-repeat top left;
	width: 840px;
	min-height: 369px;
	margin: 0px auto;
	padding: 30px 50px;
}

#conteudo-casos-topo .bl {
	border-left: 1px solid #DFDFDF;
}

#conteudo-casos-topo .bt {
	border-top: 1px solid #DFDFDF;
}

#conteudo-casos-topo a {
	cursor: pointer;
	display: block;
	width: 280px;
	height: 168px;
}

#conteudo-casos-topo a:hover {
	background: transparent url(../img/fundo_casos_sucesso_logo.jpg) scroll no-repeat top left;
}

#conteudo-casos {
	background: #fff url(../img/fundo_conteudo_port_cases_cont.jpg) scroll
		repeat-y top left;
	width: 860px;
	margin: 0px auto;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-top: 20px;
}

.rodape-claro {
	background-color: #ACAEB4 !important;
}

#rodape {
	clear: both;
	min-width: 950px;
	width: 100%;
	padding: 20px 0px;
	background-color: #8F8F8F;
	clear: both;
	margin-top: 30px
}

#rodape #rodape-principal {
	width: 900px;
	font-size: 10px;
	margin: 0px auto;
}

#rodape #rodape-principal ul {
	list-style: none;
	margin-left: 10px;
}

#rodape #rodape-principal a {
	color: #fff;
	font-size: 9px;
	margin-bottom: 10px;
}

#rodape #rodape-principal a:hover {
	color: #17181D;
}

#rodape .menu-rodape {
	float: left;
	width: 130px;
}

.trebuchet {
	font-family: Trebuchet MS, serif;
}

.fundo-claro {
	background-color: #DFDFDF !important;
}

img.topico-home {
	vertical-align: middle;
	margin-right: 10px;
}

h2.topico-home {
	font-family: Trebuchet MS, serif;
	display: inline;
	font-size: 16px;
	color: #00458F;
	font-style: italic;
}

a.topico-home {
	text-decoration: none;
}

ul.ok {
	list-style-image: url("../img/ok.png");
	list-style-position: outside;
}

ul.ok li {
	padding-bottom: 5px !important;
	vertical-align: middle;
}