body {
	background-color:#000000;
	background-image:url(imagens/bg-body.jpg); 
	background-position:center top;
	background-repeat:no-repeat;
	margin:0;
}
a{
	font-family:Trebuchet Ms;
	font-size:16px;
	color:#2C271F;
	text-decoration:none;
}
a:hover{
	font-family:Trebuchet Ms;
	font-size:16px;
	color:#2C271F;
	text-decoration:none;
}

p{
	font-family:Trebuchet Ms;
	font-size:18px;
	color:#2C271F;
	margin-left:20px;
	margin-right:20px;
	padding-top:10px;
	border-bottom:1px solid #40382D; 
}
img{
	border:0;
	padding:0;
	margin:0;
}

.labelnews{
	font-family:Trebuchet Ms;
	color:#2C271F;
	font-size:11px;
	margin-left:20px;
	margin-bottom:2px;
	text-align:left;
}
.labellogin{
	font-family:Trebuchet Ms;
	color:#2C271F;
	font-size:11px;
	margin-right:20px;
	margin-bottom:2px;
	text-align:right;
}
.textlogin{
	width:98px;
	height:19px;
	background:#E6E7D8;
	border:1px solid #B5B88D;
}
.textcontato{
	width:300px;
	height:20px;
	background:#E6E7D8;
	border:1px solid #B5B88D;
}
.botaoenviar{
	border:0;
	width:51px;
	height:20px;
	background:url(imagens/btenviar.png);
}
/*Opacidade da DIV*/
	.fundo {        
		background:url(imagens/bg-body.jpg);  /*pode ser a imagem de fundo do site*/      
		margin: 0 auto;        
		height: 500px;        
		text-align: center;        
	}
	.transparencia {        
		height: 35px;        
		width: 100%;       
		opacity: .5;    /*Para Firefox */ 
		filter: alpha(opacity=50);     /*Para IE */     
		position: absolute;        
		background: url(imagens/fundo_menu.jpg);   /*uma imagem qualquer*/     
		top: 145px;        
		left: 0;
	}
/*Fim do código da opacidade*/

.menuprincipal{
	background:url(imagens/fundo_menu.png); 
	height:31px; 
	width:991px; 
	margin-top:145px; 
	position:absolute;
}
.divlateral{
	width:185px;
	background:url(imagens/meio-fundo.png) top repeat-x;
	margin-right:19px;
	margin-left:18px;
}

	.container{
		background-color:#D2D5BA; 
		width:754px; 
		margin-top:206px;
		background-image:url(imagens/containerbg.png);
		background-position:top;
		background-repeat:repeat-x;
	}
	.containerlotes{
		width:754px; 
		background:url(imagens/containerbg.png) top repeat-x;
		margin:0;
	}
	
	.tituloleiloes{
		font-family:Trebuchet Ms; 
		font-size:15px; 
		font-weight:bold;
		color:#2C271F;
		margin-bottom:5px;
	}
	
	.textoleiloes{
 		font-family:Tahoma; 
		font-size:11px;		
		font-weight:normal;
		margin-bottom:14px;
		text-align:justify;
	}	
	
	.titulo{
		font-family:Trebuchet Ms; 
		font-size:15px; 
		font-weight:bold;
		color:#2C271F;
		margin-bottom:5px;
		padding-left:20px;	
	}
	
	.texto{
 		font-family:Tahoma; 
		font-size:11px;		
		font-weight:normal;
		margin-bottom:14px;
		text-align:justify;
		padding-left:20px;
	}
	.texto12{
 		font-family:Tahoma; 
		font-size:12px;		
		font-weight:normal;
		margin-bottom:14px;
		text-align:justify;
		padding-left:20px;
	}
	
	.texto10bold{
 		font-family:Tahoma; 
		font-size:10px;		
		font-weight:bold;
		color:#1E1E1E;
	}
	.textonews{
		font-family:Trebuchet Ms;
		color:#2C271F;
		font-size:11px;
		margin-right:18px;
		margin-left:18px;
		margin-bottom:2px;
		text-align:left;
	}
a.login{
	font-family:Tahoma;
	font-size:9px;
	color:#7F7E6C;
	text-decoration:none;
	margin:0;
	padding:0;
}
a.login:hover{
	font-family:Tahoma;
	font-size:9px;
	color:#7F7E6C;
	text-decoration:none;
	margin:0;
	padding:0;
}
