@charset "utf-8";

/* CSS Document */



#leilao{
	width: 1002px;
	height: 323px;
	padding-top: 20px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #006699;
	padding-bottom: 5px;
	

}



#capa{

	width: 334px;

	height: 300px;

	float: left;

	background-image: url(../imgs/base_leilao.png);

	background-repeat: no-repeat;

	background-position: center center;

	cursor: pointer;
}





#nome{
	width: 668px;
	height: 70px;
	float: left;
	background-image: url(../imgs/base_leilao_az.png);
	background-repeat: no-repeat;
	background-position: 0px center;
	padding: 0px;
	clip: rect(auto,auto,auto,auto);
	cursor: pointer;
}

#tit {
	padding-top: 16px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 3px;

}



.titi_index {
	padding-right: 30px;
	padding-left: 10px;
	font-family: Helvetica;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 2px;

}



.promo {

	padding-right: 30px;

	padding-left: 10px;

	font-family: Helvetica;

	font-size: 12px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	letter-spacing: 1px;

}









#descricao{
	width: 630px;
	height: 215px;
	float: left;
	background-image: url(../imgs/base_leilao_ficha.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	cursor: pointer;
}

#texto{
	width: 630px;
	height: auto;
	float: left;
	background-repeat: no-repeat;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;

}
.style1 {	background-repeat: no-repeat;

	background-position: center center;

	width: 334px;

}

.style2 {
	color: #666666;
	font-family: Helvetica;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-indent: 1px;
	letter-spacing: 1px;
	list-style-position: inside;
	list-style-type: disc;
	list-style-image: url(imgs/lux_azul.png);
	width: 600px;
}
