#geral
{
	border:0px;
	width:750px;
	position:relative;
	margin:auto;
}	

#cabecalho
{
	position: relative;
	width:228px;
	float:left;
	margin-top:24px;
	height:104px;
}
	
#login
{
	position: relative;
	float:right;
	margin-top:24px; 
	
}

#conteudo02
{
	position:relative;
	float:left;
	width:750px;
	text-align:left;
	margin-top:30px;
	margin-bottom:30px;		
}

#lateral
{
	position:relative;
	float: left;
	margin-top:56px; 
	
}

#rodape
{
	background-image:url(imagens/cabecalho_bg.gif); 
	position:relative; 
	background-repeat:repeat-x; 
	width:100%;
}


#menu_topo
{	
    position:relative;
	margin:0px;
	margin-top:10px;
	width:780;
	height:55px;
	z-index:10;
	font-size:12px;
	font-weight:bold;
}

#conteudo
{
	position: relative;
	width:750px;
}
		
#rodape
{
	position: relative;
	width: 750px;
    height: 115px; 
	position: relative;
	background-color:#0066CC;
}

#texto
	{
	width:126px;
	text-align:center;
	height:40px;
	position:relative;
	color:#000000;
	margin-top:3px;
	left: 0;
	}

.caixa_contato
{
	float: left;
	height: 20px;
	width: 507px;
	margin: 0px;
}

.caixa_espaco
{
	float: left;
	height: 229px;
	width: 10px;
	margin: 0px;
}

.caixa_logo_img
{
	float: left;
	height: 229px;
	width: 248px;
}

#fundo
{
	position: relative;
	width:507px;
	background-image:url(../../imagens/fundo_cont.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:398px;	
}

.web_img
{
  border:solid 2px #999;
  width:507px;
}