<!--
html{height:100%;}
body {
background:url(imgs/barra_fundo_geral.jpg);
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
}
#borda1{
background-color:#000000;
width:1000px;
margin:auto;
height:100%;
}
#borda2{
background:url(imgs/bg_site1.gif);
background-color:#000000;
width:966px;
margin:auto;
height:100%;
}
#borda_content{
width:904px;
margin:auto;
height:660px;
}
#cabecalho{
width:904px;
margin:auto;
height:55px;
}
#slogan{
width:275px;
height:55px;
float:right;
}
#flash_area{
background:url(imgs/bg_interface.jpg);
width:904px;
margin:auto;
height:400px;
}
#menu_area{
background:url(imgs/bg_menu.jpg);
width:904px;
margin:auto;
height:140px;
}
#rodape_area{
width:904px;
margin:auto;
height:70px;
}
#conteudo{
	position:absolute;
	width: 1px;
	height: 1px;
	float:inherit;
	top: 1px;
	visibility:inherit;
	left: 1px;
	font-size:1px;
	overflow:auto;
}
-->
