body{
	margin: 0;
	padding: 0;
	background: url(img/bg_body.gif) repeat-y center;
	color: #707070;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
}

a{
	color: #707070;
	text-decoration: none;
}

ul, li{
	margin: 0;
	padding: 0;
	list-style: none;
}

h1, h2, h3, h4, h5, h6{
	margin: 0;
}

#bg{
	/*width: 100%;*/
	background: url(img/bg_page.jpg) no-repeat center top;
}


#site{
	width: 831px;
	margin: 0 auto;
	background: #FEFEFE url(img/bg_site.jpg) no-repeat top;	
}


#topo{
	clear: both;
	height: 192px;
}

#flashMenu{
	position: relative;
	z-index: 1000;
	top: 0;
	width: 831px;
	height: 35px;
	overflow:hidden;
	

}
#flashMenu:hover {
	position: relative;
	z-index: 99999;
	top: 0;
	width: 831px;
	height: 240px;
	overflow:hidden;
}
#flashDestaque{
	position: absolute;
	z-index: 1;
	top: 35px;
	width: 831px;
	height: 676px;
}


#dhtml{
	z-index: 10;
	position: fixed;
	width: 450px;
	text-align: left;
	width: 100%;
	_width: auto;
	top: 230px;
	left: 0;
	_left: 50%;
	margin: 0 auto;
	_margin-left: -50%;
	text-align: center;
}
#dhtml span.dhtml{
	padding-left: 70px;
	_padding-left: 37px;
}
#dhtml span.selo{
	padding-left: 280px;
	_padding-left: 142px;
}

/***** tags ocultas - flash *****/
#topo h1.logo{
	display: none;
}
#topo ul.menu{
	display: none;
}
#topo form.busca{
	display: none;
}
/********************************/


#conteudo{
	clear: both;
	height: 100%;
}



/************************ RODAPÉ ************************/
#siteRodape{
	/*width: 833px;*/
	
	width: 790px;
	clear: both;
	margin: 0 auto;
	padding: 10px 19px;
	text-align: right;
	color: #707070;
	font-size: 10px;
	text-transform: uppercase;
	border-top: 1px solid #D9D9D7;
	background-color: #FFFFFF;
	padding-bottom: 0px;
	
	
}
#siteRodape a{
	color: #707070;
	text-decoration: none;
	margin-right: 15px;
}






#dhtml{
	z-index: 11;
	position: absolute;
	width: 450px;
	text-align: left;
	width: 100%;
	_width: auto;
	top: 50px;
	left: 50 px;
	_left: 50%;
	margin: 0 auto;
	_margin-left: -50%;
	text-align: center;
}
#dhtml span.dhtml{
	padding-left: 70px;
	_padding-left: 220px;
}
#dhtml span.selo{
	padding-left: 240px;
	_padding-left: 422px;
}
