@charset "iso-8859-1";
/* CSS Document */

	#topo-flash{
		height:340px;
		width:100%;		
		background:url(imgs/fundo_topo2.jpg) left top repeat-x;
		position:relative
	
	}
	
	#nuvem{
			position:relative;
			z-index:1;
		}
		
		
		#topo_outros{ left:50%;z-index:5; position:absolute; top:0; margin:0 0 0 -500px}
		
		
		#topo_logo{ position:absolute; top:20px; z-index:6; left:-40px; }
		

		
	