#geral
{
	border:0px;
	width:740px;
	position:relative;
	margin:auto;
}	


#conteudo
	{
		width:740px;
		background-color:#FFFFFF;
		position: relative;
		margin:auto;
	}
	
	#topo
	{
		width:696px;
		background-image:url(../../imagens/bg_topo.gif);
		background-repeat:no-repeat;
		position: relative;
		height:15px;
	}
	
	#conteudo02
	{
		width:696px;
		background-image:url(../../imagens/bg_conteudo.gif);
		background-position:center;
		position: relative;
	}

#base
	{
		width:696px;
		background-image:url(../../imagens/bg_base.gif);
		background-repeat:no-repeat;
		position: relative;
		height:15px;		
	}

#noticia
	{
		width:288px;
		height:153px;
		background-image:url(../../imagens/noticia.gif);
		background-position:center;
		background-repeat:no-repeat;
		position: relative;
	}

#noticia_pag
	{
		width:525px;
		background-color: #333333;
		padding-top:5px;
		padding-bottom:5px;
		position: relative;
	}

#cabecalho
{
	position: relative;
	height:285px;	width:696px; position: relative;
}
