body {
	margin:0;
	padding:0;
	text-align:center; /* hack para o IE */
	background-image: url(../b_img/img_geral/bg.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color:#f9a628
    }
#tudo {
	width: 100%;
	text-align:left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../b_img/img_geral/bg_header.png);
	background-repeat: repeat-x;
	background-position: top;
    }
#tudo #footer {
	height: 354px;
	background-image: url(../b_img/img_geral/bg_footer.png);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 60px;
}
#tudo #footer #conteudo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 810px;
	height: 100%;
}
#tudo #footer #conteudo #seta {
	text-align: right;
	float: right;
	width: 144px;
	height: 145px;
	margin-top: 89px;
}
#tudo #footer #conteudo #txt_about {
	color: #FFFFFF;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	float: left;
	text-align: left;
	margin-top: 70px;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 100%;
}
#tudo #footer #conteudo #links {
	float: left;
	margin-left: 20px;
	margin-top: 15px;
}
#tudo #footer #conteudo #links_textos {
	float: left;
	width: 475px;
	margin-left: 20px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-align: left;
	margin-top: 15px;
	clear: left;
}
#tudo #footer #conteudo #links_textos #textos1 {
	width: 25%;
	float: left;
	margin-right: 40px;
}
#tudo #footer #conteudo #links_textos #textos1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#tudo #footer #conteudo #links_textos #textos1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#tudo #footer #conteudo #links_textos #textos2 {
	text-align: left;
	width: 30%;
	float: left;
}
#tudo #footer #conteudo #links_textos #textos2 a {
	color: #FFFFFF;
	text-decoration: none;
}
#tudo #footer #conteudo #links_textos #textos2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}







#conteudo {
	width: 810px;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
    }



#tudo #conteudo #img {
	margin-top: 30px;
}
#tudo #conteudo #img #img_txt {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #0095e2;
	line-height: 17px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 12px;
	background-color: #FFFFFF;
	margin-bottom: 20px;
	text-decoration: none;
}
#tudo #conteudo #img #img_txt a {
	color: #F60;
	text-decoration: none;
}
#tudo #conteudo #img #img_txt a:hover {
	color: #0095e2;
	text-decoration: underline;
}	

#tudo #conteudo #header {
	height: 148px;
	width: 810px;
}
.txt_bold {
	font-weight: bold;
}
#tudo #conteudo #header #oi {
	height: 69px;
	width: 68px;
	float: right;
	margin-right: 5px;
	margin-top: -85px;
}


#tudo #conteudo #header #img {
	height: 124px;
	width: 86px;
	float: right;
	margin-right: 40px;
	margin-top: -75px;
}

#tudo #conteudo #header #logo {
	float: left;
	width: 404px;
	margin-top: 28px;
	margin-left: 39px;
}
#tudo #conteudo #header #textos {
	color: #FFFFFF;
	width: 137px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	clear: left;
	margin-left: 39px;
	margin-top: 12px;
	float: left;
	text-align: left;
}
#tudo #conteudo #header #textos a {
	color: #FFFFFF;
	text-decoration: none;
}
#tudo #conteudo #header #textos a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

