* { margin:0; padding:0; }

a img { border:0; }

	#tudo { width:980px; margin:0 auto; }
	
		#topo { height:220px; width:980px; margin-top:10px; }
		
		#meio { width:980px; margin-top:7px; }
		
			h1 { background-color:#eee; color:#bbb; font:bold 18px tahoma; padding:8px 100px; margin-bottom:7px;}
		
				.direita { float:right; }
				
			h2 { background:repeat-x url(../imagens/bg-h2.jpg); margin-top:10px; font:bold 16px tahoma; color:#fff; text-align:center; line-height:28px; }
				
			h3 { font:bold 18px tahoma; color:#333; margin-bottom:10px; }
			
			a { color:#333; text-decoration:none; }
			
			a:hover { text-decoration:underline; }
			
			.titulo1 { font:bold 13px tahoma; color:#333; }
			
			.texto1 { font:12px tahoma; color:#333; text-align:justify; }
			
			.dividido { margin:0 15px; width:460px; float:left; }
			
			#conteudoEsq { margin:0 40px 0 15px; width:510px; float:left; }
			
				#video { border:1px solid #eee; margin-bottom:10px; width:480px; height:360px;}
			
				#banner1 { width:510px; height:110px; }
			
				.lista1 { }
				
					.lista1 li { list-style:none; padding-left:20px; margin:10px 0; background:no-repeat url(../imagens/lista.jpg) top left; }
			
			#conteudoDir { margin-right:15px; width:400px; float:left; }
			
				#banner2 { width:400px; height:110px; }
				
				.lista2 { }
			
					.lista2 li { list-style:none; font:bold 12px tahoma; line-height:24px; padding:7px 0; color:#333; }
				
						.data { background-color:#009049; color:#fff; font:12px tahoma; padding:5px; float:left; margin-right:10px; }
		
				#lista3 { font:bold 18px tahoma; color:#333; }
				
					#lista3 li { list-style:none; margin-bottom:20px; line-height:30px; }
					
						#lista3 li span { font-size:24px; color:#00773c; }
						
						#lista3 li span.valor { font-size:30px; }
						
			#infoLeilao { clear:both; padding:15px; }
						
			#conteudo { padding:15px; }		
			
				.titulo2 { text-align:center; font:bold 14px tahoma; }
				
				.texto2 { text-align:center; font:12px tahoma; }
				
				.voltar { clear:both; font:bold 12px tahoma; margin-top:25px; text-align:center; }
				
					.voltar a { color:#000; text-decoration:none; }
					
				.tabelaLotes { width:900px; margin:20px 0 0 20px; text-align:left; font:12px tahoma; }
				
					.tabelaLotes td { height:30px; }
				
					.tabelaLotes tr:hover { background-color:#DCFFDC; }
					
				#contato { background-color:#e1e1e1; width:400px; margin:0 auto; line-height:25px; padding:5px; }
				
					#contato dt { font:12px tahoma; width:80px; float:left; vertical-align:center; }
					
					#contato dd { }
					
						.input1 { width:300px; }
						
						.botao1 { border:1px solid #000; background-color:#FFF; width:60px; color:#666; }
						
						#contato dd textarea { width:300px; height:100px; }
					
		#rodape { width:980px; clear:both; background-color:#ccc; color:#333; font:bold 14px tahoma; text-align:center; padding:10px 0 5px 0;}
		
			#menu { float:left; clear:both; margin:0 42px 20px 43px;}
			
				#menu li { float:left; list-style:none; margin:0 28px; }
				
/**** PAGINAÇÃO **/
#paginacao { text-align:center; font:bold 12px tahoma; margin-top:40px; clear:both; }

	#paginacao span { color:#999; }

