* {
	margin:0;
	padding:0;
	vertical-align:middle;
	text-decoration:none;
}
a {
	color:#000;
	text-decoration:none;
}

body {
	background:url(../imagens/fd1a.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000;
}
#topo{ 
	width:780px; 
	height:153px; 
	margin:0 auto; 
}
#topo h1{ 
	width:472px; 
	height:99px;
	background:url(../imagens/logo1.jpg);
	margin:27px 0;
	float:left 
}
#topo h1 a{
	width:472px; 
	height:99px;
	display:block;
	text-indent:-9000px; 
}
#topo .telefones { 
	width:154px; 
	height:43px; 
	margin-top:55px;
	float:right;
	text-align:right;
	font-size:24px;
	color:#A70230;
	font-weight:bold;
}
#menu{ 
	width:780px; 
	height:36px; 
	margin:0 auto;
	background:url(../imagens/fd-menu.jpg); 
}
#menu ul li{ display:inline;}
#menu ul li a{
	display: block;
	float:left;
	overflow: hidden;
	border-right:1px solid #D8A12C;
	border-left:1px solid #F1CC7C;
	padding:10px;
	text-transform:uppercase;
	font-weight:bold;
	color:#fff;
}
#menu li a:hover{
	background:#FFF;
	color:#BE0021;
}
#menu li.mnhome a { border-left:none;}
.matricula{ 
	width:285px; 
	float:right;
	padding:10px;
	text-align:center;
	border-left:1px solid #F1CC7C;
	background:#F0CC7C;
	color:#A3001D;
	font-weight:bold;
}
#conteudoprincipal{
	width:780px; 
	height:222px; 
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
}
#leilao1 {
	width:780px;
	height:220px;
	float:left;
	}
.imgleft { float:left;}	
#leilao2 {
	width:262px;
	height:222px;
	float:left;
	}
.leilaotexto { width:556px; height:134px; background:url(../imagens/leilao_texto1.jpg); text-indent:-9000px;}
.leilao1vara { width:267px; height:88px; background:url(../imagens/leilao_1vara1a.jpg); float:left; text-indent:-9000px;}
.leilao1vara a{ width:267px; height:88px; display:block; text-indent:-9000px;}
.leilaovara2tit { display:none;}
.leilao2varaedital { width:289px; height:49px; background:url(../imagens/leilao_2varaedital1.jpg); float:right;}
.leilao2varaedital a{ width:289px; height:49px; display:block; text-indent:-9000px;}
.leilao2varalistagem { width:289px; height:39px; background:url(../imagens/leilao_2varalistagem1a.jpg); float:right;}	
.leilao2varalistagem a{ width:289px; height:39px; display:block; text-indent:-9000px;}	

#cadastro {
	width:224px;
	height:222px;
	float:right;
	background:url(../imagens/cadastro3.jpg) no-repeat;
	}
#cadastro a{
	width:224px;
	height:222px;
	display:block;
	text-indent:-9000px;
	}

#conteudosecundario{
	width:780px; 
	margin:0 auto;
	margin-top:50px;
	margin-bottom:20px;
}
#newsletter{ 
	width:370px; 
	float:left;
	margin-right:30px;
}
label{
	float: left;
	width: 70px;
	font-weight: bold;
}

input, textarea{
	width: 130px;
	height:18px;
	background:url(../imagens/fd-form.jpg) no-repeat;
	margin-bottom: 2px;
	border:0px;
}
form { margin-top:7px;}
#submitbutton{
	width: 90px;
	margin-left:70px;
	margin-top:3px;
	background:#A3001D;
	color:#fff;
	border:0px;
	font-size:10px;
	font-weight:bold;
}
#destaque{ 
	width:345px; 
	height:121px;
	float:right;
	border:1px solid #D78587;
	text-align:right;
	color:#A70230;
	text-align:center;
	padding:15px;
}
.font1 { font-size:16px; font-weight:bold;}
#rodape{ 
	width:780px;
	padding-top:15px;
	margin:0 auto;
	clear:both;
	text-align:center;
	border-top:3px solid #A70230;
}
.tab1{ 
	width:200px;
	height:150px; 
	float:left;
	padding:10px;
	text-align:center;
	border-left:1px solid #F1CC7C;
	background:#F0CC7C;
	color:#A3001D;
	font-weight:bold;
	font-size:18px;
}
.tab2{ 
	width:200px;
	height:150px; 
	float:right;
	padding:10px;
	text-align:center;
	border-left:1px solid #F1CC7C;
	background:#F0CC7C;
	color:#A3001D;
	font-weight:bold;
	font-size:18px;
	vertical-align:bottom;	
}
.table { width:100%;}
td { padding:5px;}

.form1 { background:#FFF; border:1px solid #ccc; padding:5px;}
.botao1 { padding:5px; background:#900; color:#FFF; height:30px;}