/* CSS Document */
#tudo{
	width:750px;
	height:510px;
	margin:auto;
	text-align:left;
}
	#atendimento{
		float:left;
		width:256px;
		height:81px;
	}
	#noticia_divisao{
		float:left;
		width:256px;
		height:15px;
		margin-top:8px;
		background:url(imagens/noticia_divisao.gif) repeat-x;
	}	
	#noticia_titulo{
		float:left;
		width:236px;
		height:19px;
		padding:2px 10px 0px 10px;
		background:url(imagens/noticia_titulo.gif) repeat-x;
	}
	#noticia_titulo h1{
		font-size:13px;		
	}	
	#cotacao_titulo{
		float:left;
		width:236px;
		height:21px;
		padding:2px 10px 0px 10px;
		background:url(imagens/topo_cotacoes.jpg) no-repeat;
	}	
	#cotacao_texto{
		float:left;
		width:234px;
		margin-top:2px;
		padding:10px;
		text-align:justify;	
		background:url(imagens/noticia_texto.jpg) repeat-x;
		border:1px solid #FFFFFF;
	}	
	#noticia_texto{
		float:left;
		width:236px;
		margin-top:2px;
		padding:10px;
		text-align:justify;	
		background:url(imagens/noticia_texto.jpg) repeat-x;
	}
	#empresa_titulo{
		width:469px;
		margin-top:17px;
		height:20px;
		float:left;
		background:url(imagens/empresa_titulo.gif) top left no-repeat;
	}
	#empresa_foto{
		float:left;
		margin-left:16px;
		_margin-left:8px;
		width:436px;
		height:251px;		
		background:url(imagens/empresa_foto.jpg) top left no-repeat;
	}
	#empresa_link{
		margin-top:230px;
		margin-left:126px;
		_margin-left:63px;		
		float:left;
	}
#logos{
	float:left;
	width:750px;
	height:60px;
	background-color:#FFFFFF;
	background:url(imagens/logos.jpg) top left no-repeat;
}
#rodape{
	width:750px;
	height:42px;
	padding-top:8px;
	background:url(imagens/rodape.jpg) top left no-repeat;
	float:left;
}
#rodape p{
	text-align:center;
	font-size:13px;
}
