html 
{
	width:100%;
	height:100%;
	background-image: url(http://www.brunosena.com/brstock/images1/fundocss.gif);
}
/* for understanding browsers */
body {
	min-height:100%;
	height:auto !important;
}
/* for Internet Explorer */
/*\*/
* html body  {
	height:100%;
}

body 
{
	margin: 0px;
	text-align: center;
	width:100%;
	background-image: url(http://www.brunosena.com/brstock/images1/fundocss.gif);
	background-repeat: repeat-x;
	background-position: top;
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
img {
	border:none;
}

p.just { text-align: justify; } 

a:link, a:visited, a:active
{
	color:#0054A6;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}	

div.autocomplete {
  position:absolute;
  width:500px;
  margin:0px;
  padding:0px;
  font-size:11px;
  text-align:left;
  overflow:auto;
}
div.autocomplete ul {
  list-style-type:none;
  margin:0px;
  padding:0px;
  background-color:#999999;
}
div.autocomplete ul li.selected { 
  background-color: #EAF2FB;
}
div.autocomplete ul li {
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  cursor:pointer;
}

/* START FOOTER STYLES */
.footerinclude {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	padding-right: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 31px;
	display: block;
	background-color: #000000;
}
.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	padding-right: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 31px;
	display: block;
	background-color: #000000;
}
.footer_links {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 500px;
}
.footer_links a:link, .footer_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_links a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer_copyright {
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
/* END FOOTER STYLES */

.header_wrapper
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	height: 85px;
}
.hdr
{
	height: 85px;
	overflow: hidden;
}
.main_logo
{
	padding-right: 10px;
        width:800px;
	height:85px;
	margin-top: 8px;
}

.banner {
	color: #EBFB8C;
	font-size: 18px;
	font-weight: bold;
	line-height: 65px;
	padding-left: 23px;
	height: 65px;
	width: 800px;
}

.banner2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 220px;
	display: block;
	background-color: #0B2310;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-top-style:  solid;
        border-bottom-style:  solid;
        border-top-color: #0B5027;
        border-bottom-color: #0B5027;
        text-align: justify;
}

.footer_copyright2 {
	float: left;
        margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 25px;
}

.footer_copyright2 a{
        color: #FAFD02;
}

.banner3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #FFFFFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 65px;
	display: block;
	background-color: #181818;
        text-align: justify;
}

.footer_copyright3 {
	float: left;
        margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}

.footer_links2 {
	float: right;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 800px;
}
.footer_links2 a:link, .footer_links a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #CCCCCC;
	font-weight:bold;
	text-decoration: none;
	display: block;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.footer_links2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.hdr2
{
	height: 149px;
        left: 50%;
        right: 50%;
        display: block;
	float: left;
}
.main_logo2
{
	padding-right: 5px;
        width:760px;
	height:142px;
	margin-top: 8px;
        float: left;
}
