@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	color: #000;
	margin: 0px;
}

#container {
	width: 780px;
	margin: 9px auto 0 auto;
}

#navigation {
	margin: 0 auto;
	width: 557px;
	height: 40px;
}

#navigation a span {
	display: none;
}

#navigation ul {
	margin: 0;
	padding: 0;
}

#navigation li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
}

#navigation .inst,
#navigation .prod,
#navigation .econ,
#navigation .down,
#navigation .onde,
#navigation .assi,
#navigation .cont,
#navigation .inst-sel,
#navigation .prod-sel,
#navigation .econ-sel,
#navigation .down-sel,
#navigation .onde-sel,
#navigation .assi-sel,
#navigation .cont-sel {
	background: top left no-repeat;
	display: block;
	height: 40px;
}

#navigation .inst { background: url(img/bt_institucional.gif); width: 90px; }
#navigation .prod { background: url(img/bt_produtos.gif); width: 71px; }
#navigation .econ { background: url(img/bt_economia.gif); width: 122px; }
#navigation .down { background: url(img/bt_downloads.gif); width: 82px; }
#navigation .onde { background: url(img/bt_onde.gif); width: 106px; }
#navigation .assi { background: url(img/bt_assistencia.gif); width: 126px; }
#navigation .cont { background: url(img/bt_contato.gif); width: 66px; }

#navigation .inst:hover, #navigation .inst-sel { background: url(img/bt_institucional_sel.gif); width: 90px; }
#navigation .prod:hover, #navigation .prod-sel { background: url(img/bt_produtos_sel.gif); width: 71px; }
#navigation .econ:hover, #navigation .econ-sel { background: url(img/bt_economia_sel.gif); width: 122px; }
#navigation .down:hover, #navigation .down-sel { background: url(img/bt_downloads_sel.gif); width: 82px; }
#navigation .onde:hover, #navigation .onde-sel { background: url(img/bt_onde_sel.gif); width: 106px; }
#navigation .assi:hover, #navigation .assi-sel { background: url(img/bt_assistencia_sel.gif); width: 126px; }
#navigation .cont:hover, #navigation .cont-sel { background: url(img/bt_contato_sel.gif); width: 66px; }

#header {
	margin: -1px 0 0 0;
	background: url(img/bg_header.gif) top center no-repeat #fff;
	border-top: 1px #fff solid;
	height: 120px;
}
#header-home {
	margin: -1px 0 0 0;
	background: url(img/bg_home.gif) top left no-repeat #fff;
	border-top: 1px #fff solid;
	height: 500px;
}
#header h1 a span,
#header-home h1 a span {
	display: none;
}
#header h1 a,
#header-home h1 a {
	background: url(img/logo.gif) top no-repeat;
	display: block;
	width: 360px;
	height: 67px;
	margin: 30px 0 0 0;
	padding: 0;
}
#header-home h2 a span {
	display: none;
}
#header-home h2 a {
	background: url(img/destaque_home.gif) top no-repeat;
	display: block;
	width: 400px;
	height: 90px;
	margin: 45px 0 30px 40px;
	padding: 0;
}

#header-home .chamada h3 {
	background: url(img/bullet_home.gif) left no-repeat;
	margin: 20px 0 10px 10px;
	padding-left: 18px;
	color: #fff;
	letter-spacing: -1px;
	font-size: 16px;
}

#header-home h3 a {
	color: #fff;
	text-decoration: none;
}

#header-home h3 a:hover {
	text-decoration: underline;
}

#header-home .chamada {
	color: #fff;
	font-size: 11px;
	width: 180px;
	margin-left: 40px;
	float: left;
}

#content {
	width: 780px;
	background: url(img/bg.gif) center top repeat-y;
	overflow: auto;
	padding-bottom: 40px;
}

#content h2 {
	margin: 0 0 0 40px;
	padding: 20px 0 0 0;
	color: #5868B5;
	letter-spacing: -1px;
}

#content h3  {
	color: #555;
	margin: 0 0 20px 40px;
	padding: 0 0 0 0;
	letter-spacing: -1px;
}

#content h4  {
	width: 550px;
	font-size: 16px;
	color: #000;
	margin: 0 0 0 40px;
	padding: 0 0 0 0;
	letter-spacing: -1px;
}

#content p {
	width: 550px;
	font-size: 13px;
	margin: 0 0 0 40px;
}

#content div.secao {
	width: 260px;
	background: url(img/moldura-top.gif) left top no-repeat;
	font-size: 11px;
	padding: 10px 10px 20px 10px;
	margin-left: 0;
	overflow: auto;
	float: left;
	line-height: 18px;
}

#content .grupo {
	margin-left: 40px;
}

#content div.secao img {
	margin-right: 5px;
}

#content table {
	font-size: 13px;
	margin: 0 0 0 30px;
}

#content form {
	font-size: 13px;
	margin: 0 0 0 40px;
}

#content table td {
	padding: 3px 10px 3px 10px;
}

#subnavigation {
	float: right;
	padding: 0 40px 0 0;
}

#subnavigation ul {
	margin: 0;
	padding: 0;
}

#subnavigation li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#subnavigation li a {
	font-size: 11px;
	display: block;
	background-color: #8B8B8B;
	color: #fff;
	width: 125px;
	padding: 5px 0 5px 5px;
	text-decoration: none;
	margin-bottom: 1px;
}

#subnavigation li a.subitem {
	font-size: 11px;
	display: block;
	background-color: #8B8B8B;
	color: #fff;
	width: 111px;
	padding: 5px 0 5px 19px;
	text-decoration: none;
	margin-bottom: 1px;
}

#subnavigation li.line {
	font-size: 11px;
	display: block;
	background: #8B8B8B url(img/seta.gif) no-repeat 5px ;
	color: #fff;
	width: 111px;
	padding: 5px 0 5px 19px;
	text-decoration: none;
	margin-bottom: 1px;
	font-weight: bold;
}

#subnavigation li a.sel{
	background-color: #5868B5;
}

#subnavigation .first {	background: url(img/first.gif) top left no-repeat #8B8B8B; }
#subnavigation .last {	background: url(img/last.gif) bottom left no-repeat #8B8B8B; }

#subnavigation li a:hover {
	background-color: #5868B5;
}

.moldura {
	float: left;
	padding: 10px 10px 20px 10px;
	margin: 0 10px 10px 0;
	background: url(img/moldura.gif) top left no-repeat;
}
