html, body {
	height:100%;
}
body {
	margin:0;
	padding:0;
	background:#fff;
	color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
/* Retira os outlines das tags object */
object {
	outline: none;
}
#tudo {
	width:980px;
	position:relative;  /*Contexto de posicionamento */
	background:#fff;
	margin:0 auto;
	text-align:left;
	min-height:100%;
}
* html #tudo {
	height: 100%;
}
#conteudo {
	padding-bottom:400px;
}
#topo {
	background:url(../images/bg_topohome.gif);
	background-repeat:repeat-x;
	width:980px;
	height:490px;
	text-align:center;
	padding-top:1px;
}
#logo_topo {
	position:absolute;
	height:50px;
	width:265px;
	top:40px;
	left:40px;
}
#slide_topo {
	position:absolute;
	background:url(../images/bg_slide.jpg) center;
	height:340px;
	width:950px;
	top:120px;
	left:0px;
}
#bts_menu {
	position:absolute;
	height:40px;
	width:575px;
	right:0px;
	top:80px;
}
#bread_crumb {
	position:absolute;
	width:960px;
	top:465px;
	left:0px;
	padding-left:20px;
	text-align:left;
}
#boxhome01 {
	width:220px;
	padding-top:10px;
	padding-left:20px;
	float:left;
	text-align:left;
	line-height:22px;
}
#boxhome01 a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#boxhome01 a:hover{
	color:#9dcd17;
	text-decoration:none;
	font-weight:bold;
}
#boxhome02 {
	width:220px;
	padding-top:10px;
	padding-left:35px;
	float:left;
	text-align:left;
	line-height:22px;
}
#boxhome02 a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#boxhome02 a:hover{
	color:#9dcd17;
	text-decoration:none;
	font-weight:bold;
}
#boxhome03 {
	width:220px;
	padding-top:10px;
	padding-left:35px;
	float:left;
	text-align:left;
	line-height:22px;
}
#boxhome03 a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#boxhome03 a:hover{
	color:#9dcd17;
	text-decoration:none;
	font-weight:bold;
}
#coluna_dir01 {
	width:180px;
	height:auto;
	float:right;
	padding-top:10px;
	padding-left:20px;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#999;
	line-height:22px;
}
#coluna_dir01 a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#coluna_dir01 a:hover{
	color:#9dcd17;
	text-decoration:none;
	font-weight:bold;
}
#coluna_dir02 {
	width:180px;
	float:right;
	padding-top:10px;
	padding-left:20px;
	border-left-style:solid;
	border-left-width:thin;
	border-left-color:#999;
	border-bottom-style:dashed;
	border-bottom-width:thin;
	border-bottom-color:#999;
	line-height:22px;
}
#coluna_dir02 a{
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#coluna_dir02 a:hover{
	color:#9dcd17;
	text-decoration:none;
	font-weight:bold;
}
#rodape {
	background:url(../images/bg_rodape.gif);
	background-repeat:repeat-x;
	width:980px;
	height:380px;
	position: absolute;
	bottom: 0; /**/
	text-align:center;
}
#box01 {
	position:absolute;
	height:230px;
	width:190px;
	top:30px;
	left:20px;
	color:#666;
	text-align:left;
	font-size:11px;
}
#box02 {
	position:absolute;
	height:230px;
	width:160px;
	top:30px;
	left:250px;
	color:#666;
	text-align:left;
	font-size:11px;
}
#box03 {
	position:absolute;
	height:230px;
	width:160px;
	top:30px;
	left:440px;
	color:#666;
	text-align:left;
	font-size:11px;
}
#box04_news {
	position:absolute;
	height:230px;
	width:185px;
	top:30px;
	right:20px;
	font-size:11px;
}
#box05_copy {
	position:absolute;
	color:#fff;
	top:325px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
}
#box06_odesign {
	position:absolute;
	color:#fff;
	top:325px;
	right:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:20px;
}
#box07_end {
	position:absolute;
	color:#fff;
	top:345px;
	left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:20px;
}
ul {
	margin:0;
	padding:0;
	list-style:none;
}
ul li {
	margin:1px 0;
}
ul li a, ul li a:visited {
	height:1%;
	font:12px Arial, Helvetica, sans-serif;
	display:block;
	background:#fff;
	color:#fff;
	text-decoration:none;
	padding:2px 10px;
}
ul li a:hover {
	color:#666;
}
.clear {
	clear:both;
}
#nav li.um {
	margin-bottom:8px;
	text-align:center;
}
/* ========= LINKS MENU RODAPÉ =========== */
.menubaixo a {
	color:#666;
	text-decoration:none;
	outline:none;
}
.menubaixo a:link {
	color:#666;
	text-decoration:none;
}
.menubaixo a:hover {
	color:#9dcd17;
	text-decoration:none;
}
.menubaixo a:active {
	color:#666;
	text-decoration:none;
}
/* ========================================= */

a {
	color:#9dcd17;
	text-decoration:none;
	outline:none;
}
a:link {
	color:#9dcd17;
	text-decoration:none;
}
a:hover {
	color:#9dcd17;
	text-decoration:underline;
}
a:active {
	color:#9dcd17;
	text-decoration:none;
}

