* {
	margin: 0;
	padding: 0;
	list-style: none;
	border: none;
}
body {
	font: 11px Verdana, Arial, sans-serif;
	background-color: #dce7f1;
}
a { text-decoration: none; color: #293d6b; }
a:hover { 
		text-decoration: underline; 
		color: #d1b400; 
}
h2 {
	color: #2b4867;
	margin-bottom: 13px;
	font-weight: normal;
}
p {
	margin-bottom: 10px;
}
/*form {
	width: 600px;
	margin: 0 auto;
	margin: 0px;
}*/


form {
      margin: 0px;
}

label {
	display: block;
	text-align: right;
	margin: 2px;
}
input,
textarea {
	border: 1px solid #b6b6b6;
	color: #3c3c3c;
	background: #fff;
	padding: 2px;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.bullet li {
	background: url('../images/bullet.png') no-repeat left 3px;
	padding-left: 9px;
	margin-bottom: 10px;
}
.bullet a {
	color: #000;
}
#main {
	margin: 0 auto;
	width: 905px;
}
#top {
	background: url('../images/bg-body.jpg') repeat-x;
	position: relative;
	height: 140px;
}
body#home #top {
	height: 530px;
}
body#home #content {
	min-height: 10px;
	padding: 0;
}
* html body#home #content {
	height: 10px;
}
#top form {
	width: 330px;
	position: absolute;
	top: 40px;
	right: 20px;
}
#top label {
	display: inline;
	margin: 0;
}
#top form img {
	display: block;
	margin-bottom: 7px;
}
#top input {
	background: url('../images/bg-input.png');
	width: 136px;
	height: 18px;
	padding: 2px 2px 2px 10px;
	font-size: 11px;
	border: none;
}
#top .submit input {
	height: 28px;
	width: 28px;
	padding: 0;
	background: none;
	position: absolute;
	top: 17px;
	right: 20px;
}
#lang {
	position: absolute;
	top: 55px;
	right: 370px;
}
#lang li {
	float: left;
	margin-right: 15px;
}
#logo {
	margin-top: 7px;
}
#data {
	background: url('../images/bg-data.png');
	width: 365px;
	padding-right: 35px;
	height: 19px;
	line-height: 18px;
	position: absolute;
	top: 4px;
	right: 0;
	color: #002945;
	text-align: right;
	font-size: 10px;
	display: block;
}
#menu {
	position: absolute;
	top: 105px;
	left: 13px;
	height: 28px;
}
#menu li {
	line-height: 28px;
	float: left;
	padding: 0 10px;
	position: relative;
	z-index: 10;
	margin-right: 2px;
	color:#002945;
}
#menu a:hover{
	color:#FFf;
} 
.sub {
	background: url('../images/seta.jpg') no-repeat right 14px;
}
#menu li li {
	float: none;
	height: 20px;
	line-height: 20px;
}
#menu ul {
	position: absolute;
	top: 20px;
	left: 0;
	width: 100%;
	background: #c0d0de;
	padding: 7px 0 7px 0;
	display: none;
}
#menu li:hover ul {
	display: block;
}
#banner {
	position: absolute;
	bottom: 0;
	left: 0px;
}
#content {
	min-height: 200px;
	background: url('../images/bg-content.jpg');
	padding: 7px 25px 20px 25px;
}
* html #content {
	height: 200px;
}
.abas {
	height: 28px;
	background: url('../images/bg-aba.jpg');
	margin: 0 auto;
	width: 863px;
}
.abas li {
	float: left;
	height: 28px;
	line-height: 28px;
}
.abas li.first {
	background: url('../images/bg-aba-first.jpg') no-repeat left top;
}
.abas li.last a {
	background: url('../images/bg-aba-last.jpg') no-repeat right top;
	width: 122px;
}
.abas a {
	display: inline-block;
	color: #fff;
	background: url('../images/bg-aba-right.jpg') no-repeat right top;
	padding: 0 25px 0 15px;
}
.box {
	background: url('../images/bg-box.jpg') no-repeat left bottom;
	margin: 0 auto 10px auto;
	width: 843px;
	padding: 15px 10px 50px 10px;
}
#footer {
	height: 50px;
}
#wrap-footer {
	padding: 4px 0 0 0;
	background: url('../images/bg-footer.jpg') no-repeat center top;
	width: 905px;
	margin: 0 auto;
	height: 100%;
	position: relative;
}
.logotrans {
	position: absolute;
	bottom: 2px;
	right: 30px;
}
#footer p {
	text-align: center;
	color: #002945;
}
.bullet_paginas {
	background: url('../images/bullet.png') no-repeat left 3px;
	padding-left: 9px;
	margin-bottom: 10px;
}
#quadrado{
	width: 840px;
	margin-left:10px;
	background-color:#e6e6e6;
	padding:5px;
	margin-bottom:15px;
}
.txt_lado{
	float:left;
	margin-right:15px;
}
hr {
	color: #a4a4a4;
	border: 1px dotted #a4a4a4;
	height: 1px;
	margin-top:10px;
	margin-bottom:15px;
}
.flash_player{
	margin-top:43px;
}
#parceiros-pg li{
	width:240px;
	margin-left:30px;
	height:180px;
	float:left;
}
#parceiros-pg li p{
	margin-top:5px;
	text-align:center;
}

.responsive {
  width: 800px;
  height: auto;
}