*			{ margin: 0; padding: 0; outline:none; border:0;}

body 		{ background: url(imagens/fundo-geral.png) repeat-x top; text-align: center; }

.fotos		{ margin-bottom: 58px; }

#wrapper 	{ width: 960px; margin: 74px auto; }

#irrigacao	{ width: 479px; float: left; }
	h1.irrigacao { 
		width:165px; 
		height:41px; 
		background: url(imagens/titulo-irrigacao.png) no-repeat top; 
		text-indent: -9999px;
		margin: 0 auto 24px;
		}

#divisor	{ width: 2px; height: 500px; background: url(imagens/divisor.png) no-repeat top; float: left; }

#ferramentas	{ width: 479px; float: left; }
	h1.ferramentas { 
		width:235px; 
		height:41px; 
		background: url(imagens/titulo-ferramentas.png) no-repeat top; 
		text-indent: -9999px;
		margin: 0 auto 24px;
		}

