/* GERAL */
@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);
@import url(https://fonts.googleapis.com/css?family=Racing+Sans+One);

html, body, #wrap { height: 100%;}
fieldset legend { display: none; }
.clear-both { clear: both; }
.centralizar { display: block; max-width: 1290px; margin: 0 auto; text-align: justify;}
.sucesso { border-color: #9ADF8F; background: url('../images/icones/success.png') no-repeat; color: #339900; margin-left:40px; width:300px; }
.sucesso span {margin-left:20px; font: bold  13px Verdana, Geneva, sans-serif;  }
.fracasso { border-color: #DF8F8F; background: url('../images/icones/error.png') no-repeat; color: #cc0000; margin-left:40px; width:300px; }
.fracasso span {margin-left:20px; font: bold  13px Verdana, Geneva, sans-serif;  }
.botao {float: left; width: 150px!important; height: 45px; cursor: pointer; font: 16px/45px 'Popins', sans-serif; font-weight: 500; text-align: center; text-decoration: none; text-transform: uppercase; background: #172844; color: #fff;}
.botao:hover {background:#588260;text-decoration: none;color: #fff;}
.form-row {margin-bottom: -20px}

.paginacao {float: left; width: 330px; margin: 20px 0; position: relative; left: 50%; margin-left: -165px;}
.mais-pag { float: left;  padding: 0 10px; font: 16px/38px 'Lato', sans-serif;   }
.botao-paginacao { float: left; height: 40px; cursor: pointer; margin: 0 3px 3px 0; font: 14px/40px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #fff; text-align: center; text-decoration: none; background: #172844; text-transform: uppercase; padding: 0 10px;}
.botao-paginacao:hover { background: #588260; }


.link { font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #588260; text-decoration: none; }
.link:hover {text-decoration: underline; color: #172844; }
body > #wrap { height: auto; min-height: 117%; overflow-x: hidden; }
.titulo {
	float: left;
	width: 100%;
}
.titulo span {
	float: left;
	width: 100%;
	background: #110f5d;
	text-align: center;
	font: 24px/85px 'PT Sans', sans-serif;
	color: #fff;
}

.titulo-quadros { float: left; width: 100%; font: 24px 'PT Sans', sans-serif; font-weight: 600; line-height:40px; text-transform:uppercase; text-align: center; color: #000; }

.titulo-secundario { float: left;  width: 100%; font: 16px 'PT Sans', sans-serif; font-weight: 600; line-height:20px; text-transform:uppercase; text-align: center; color: #232f45; margin-bottom: 10px; }
.texto { float: left; width: 100%; font: 16px/18px 'Popins', sans-serif; color: #000; text-decoration: none; text-align: justify; margin-bottom:10px!important; }

.btn--padrao{float: left; width: 150px!important; height: 45px; cursor: pointer; font: 16px/45px 'PT Sans', sans-serif; font-weight: 500; text-align: center; text-decoration: none; text-transform: uppercase; background: #172844; color: #fff;}
.text--padrao{text-decoration: none; color: #110f5d;}

/* FORMUL�RIOS */
.formulario { float: left; width: 100%; }
.formulario small { width: 150px; height: 15px!important; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 25px; font-size: 14px; color:#666; margin-bottom: 10px; padding: 0 20px 0 0; }
.formulario label { float: left; width: 100%; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 15px; font-size: 14px; color:#666; margin: 5px 0 0 0;  }
.formulario label span { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; line-height: 15px; font-size: 14px; color:#F30; }
.formulario input { float: left; width: 98%; padding: 0 1%; height: 45px; border: none; font: 16px/35px Arial, Helvetica, sans-serif; background: #e7e7e7; color: #636363; margin-bottom: 10px;  }
.formulario select { float: left; width: 98%; padding: 0 1%; height: 45px; border: none; font: 16px/35px Arial, Helvetica, sans-serif; background: #e7e7e7; color: #636363; margin-bottom: 10px;  }
.formulario input[type="radio"]  { float: left; width: 15px; height: 15px; border: none; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin-right: 8px; }
.formulario input[type="checkbox"]  { float: left; width: 15px; height: 15px; border: none; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin-right: 3px; }
.formulario input[type="submit"]{float: left; width: 150px!important; height: 45px; cursor: pointer; font: 16px/45px 'PT Sans', sans-serif; font-weight: 500; text-align: center; text-decoration: none; text-transform: uppercase; background: #172844; color: #fff;}
.formulario input[type="submit"]:hover { background:#588260;}
.formulario textarea { float: left;width: 98%; padding: 10px 1%; height: 108px; border: none; font: 16px Arial, Helvetica, sans-serif; background: #e7e7e7; color: #636363; resize: none;}
.formulario .certo { background: #e9f9e6 url('../images/icones/success.png') no-repeat right center; border-color: #227b16 #87d97b #87d97b #227b16; color: #227b16;}
.formulario .errado { display: block; background: #f9e6e6 url('../images/icones/error.png') no-repeat right center; border-color: #cb0000 #d97b7b #d97b7b #cb0000; color: #cb0000; }
.notificacao { float: left; margin: 0 0 10px 0; width: 100%!important; font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif; border: 1px solid; background-position: 10px center!important; }
.sucesso { border-color: #9ADF8F; background: #D5FFCE url('../images/icones/success.png') no-repeat; color: #339900; width:300px; }
.sucesso .trata-texto-msg {float: left!important; margin-left:40px!important; font: bold 12px Verdana, Geneva, sans-serif!important; color: #539B2D!important; padding: 10px 0!important;  }
.fracasso { border-color: #DF8F8F!important; background: #FFCECE url('../images/icones/error.png') no-repeat;  }
.fracasso .trata-texto-msg {float: left!important; margin-left:40px!important; font: bold 12px Verdana, Geneva, sans-serif!important; color: #B1221B!important; padding: 10px 0!important;   }
.formulario .certo-inf { display: inline; color: #227b16; margin-top: 5px; }
.formulario .errado-inf { display: inline; color: #900; margin-top: 5px; }

.notificacao {
 float: left;
 width: 98%;
 padding: 10px 0;
 line-height: 15px;
 border: 1px solid;
 background-position: 10px center !important; background-repeat: no-repeat !important;
 font-size: 12px;
 cursor:pointer;

}
.notificacao span { float: left; font-family: 'Open Sans', sans-serif; font-weight: 700; font-size: 16px; margin-left: 40px; }
.notificacao strong { font-size: 15px; }
.notificacao a { text-decoration: underline; }
.notificacao a:hover { text-decoration: none; }
.notificacao.sucesso a { color: #539B2D }
.notificacao.fracasso a { color: #B1221B }

/* TOPO */
.topo { float: left; width: 100%; background: #fff; border-bottom: solid 1px #f3f3f3; }

/* CIMA */
.cima {float: left; width: 100%; height: 135px; border-bottom: solid 1px #fff; background-color:#fff}
.cima a {color: #fff !important;}
/* TELEFONE */
.telefone { float: left; font: 16px/40px 'Oswald', sans-serif; color: #fff; font-weight:700; text-decoration: none;}
.telefone i { font-size: 16px; margin-right: 5px; color: #9ab3e4; line-height: 40px; }

/* NAVEGA��O SUPERIOR */
.navegacao-superior ul { float: right!important; list-style: none; }
.navegacao-superior li { float: left; margin-right: 8px; }
.navegacao-superior li a { font: 12px/40px 'PT Sans', sans-serif; color: #fff; text-decoration: none; }
.navegacao-superior li a:hover { color: #bed6c2; }
.navegacao-superior li a i { font-size: 14px; margin-right: 5px; color: #9ab3e4; }

/* TOPO MEIO */
.topo-meio { float: left; width: 100%; color:#fff;  background-color:#110f5d; }
.topo-meio h1 { display: inline-flex; font-size: 20px; width: 50%; margin-left: 3px; margin-top:10px;}
.topo-meio ul { float: right; }
.topo-meio ul li { display: inline; }

.topo-telefone { float: right; width: 32%; font: 30px/80px 'PT Sans';color:#686868; font-weight:900}
.topo-telefone img { float: right; height: 30px; padding: 20px;}

/* LOGO */
.logo a img {float: left; width: 236px; height: 50px; font-size: 0px; margin: 3px 0 0 15px; }

/* NAVEGA��O PRINCIPAL*/
.menu-background {background-color:#E9E9E9; float:left; list-style: none;  width:100%; border-bottom: solid 4px #cfcfd3; border-top:solid 1px #cfcfd3;}
.menu-principal ul { float: left; text-align: center; list-style: none;}
.menu-principal ul li { float: left; margin: 0 auto; }
.menu-principal ul li a { float: right; padding: 0 15px; font: 26px/48px 'PT Sans'; color: #fff; font-weight: 400; text-decoration: none; }
.menu-principal ul li a:hover, .ativo {
	background: #f6f8fb;
	color: #110f5d !important;
	outline: 1px solid #e6e9ec;
	-webkit-transition:All 0.4s ease;
	-moz-transition:All 0.4s ease;
	-o-transition:All 0.4s ease;
}

.dl-menuwrapper {display: none;}

/* SUBMENU > 1� N�VEL */
.menu-principal ul li ul { position: absolute; top: 113px; margin-left: 0; width: 300px; z-index: 999; border-bottom: none; list-style: none;}
.menu-principal ul li ul li { width: 400px; height: 40px; margin: 0!important; padding: 0!important;  border-bottom: solid 1px #c4c4c4; }
.menu-principal ul li ul li a { display: block; width: 400px; height: 40px; line-height: 40px!important; background: #e9e9e9; text-align: left; text-transform: none; color: #6c6c6c!important; border-left: none; border-right: none; margin: 0!important; padding: 0 10px!important;  }
.menu-principal ul li ul li a:hover { color: #039!important; border: none!important;}

/* Navega��o Global > MOSTRA MENU QUANDO PASSAR O MOUSE */
.menu-principal ul li ul { visibility: hidden; }
.menu-principal ul li:hover ul,
.menu-principal ul li.hover ul { visibility: visible }

/* BUSCA */
.fundo-busca { float: left; width:100%; background-image: url("/images/cabecalho03.png"); background-repeat: round; }
.fundo-busca h2 { float: left; width:16%; text-transform: none; }
.fundo-busca ul { float: left; text-transform: none; margin-left: 10%}
.fundo-busca ul li { float:left; height: 10px; width: 140px}
.fundo-busca ul li img { margin-top: 13px;}

/* BANNER */
.fundo-banner { float: left; width:100%; background: #fff; }

/* CORPO */
.corpo { float: left; width: 100%; background: #eceff1; padding-top: 20px; }

/* CONTEUDO */
.conteudo { float: left; width: 96%; padding: 2%; background: #FFF; margin-right: 1%; margin-bottom: 1%; border: solid 1px #cde2ef; min-height:800px; position:relative; }


/*HOME*/
.item-wrapper {
	padding: 10px;
	min-height: 480px;
	max-height: 480px;
}
/* LEIL�ES */

.btn--lotes {
	background-color: #110f5d !important;
	color: #fff !important;
}

.card-header {
	padding: 0px !important;
	background-color: #110f5d !important;
	color: #fff !important;
}
.card-body {
	padding: 0px !important;
}

.leiloes {list-style: none;}
.leiloes li { float: left; width: 23.7%; background: #FFF; margin-right: 1%; margin-bottom: 1%; border: solid 1px #cde2ef; min-height:400px; position:relative; }
.leiloes li .btn-lotes { float: left; width: 200px; height: 50px; position: relative; left: 50%; margin-left: -100px; background: #172844; font: 16px/50px 'PT Sans', sans-serif; font-weight: 400; color: #fff; text-align: center; text-decoration: none; margin-top: 10px;}
.leiloes li .btn-lotes:hover { background: #588260;}

.item-imagem {margin-top: 5px; text-align:center; height:176px;}
.item-imagem img {margin-top: 10px;}

.item-titulo {
	font: 26px/25px 'PT Sans', sans-serif;
	background: #110f5d;
	color:#fff;
	font-weight:100;
	line-height: 1.5;
	text-align: center;
	min-height: 90px;
	max-height: 90px;
}
.item-local{
	padding: 8px;
	color: #110f5d;
	font: 14px/22px 'PT Sans', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	text-align: center;
	min-height: 60px;
	max-height: 60px;
}
.item-tipolance {
	background-color: #110f5d;
	padding: 8px;
	color: #fff;
	font: 16px/22px 'PT Sans', sans-serif;
	font-weight: 200;
	text-transform: uppercase;
	text-align: center;
}
.item-andamento {
	font-size:15px;
	text-align: center;
	margin-top:10px;
}
.item-descricao {
	font: 14px/22px 'PT Sans', sans-serif;
	font-weight: 200;
	font-size:12px;
	padding: 10px;
	min-height: 40px;
	max-height: 40px;
	text-align: center;
	margin-top: 107px}

/* LISTA DE LOTES */
.texto-titulo2 {font: 24px/2px 'PT Sans', sans-serif; font-weight:400; color: #fff;  background-color:#110f5d; padding:2%; padding-bottom: 1% !important; text-align:center;}
.imageml {width:90%; padding-left:5%;}
.lista tr td {background-color:#E9E9E9; padding:10px; text-decoration: none; text-align: center;}
.lista .produto {text-align: justify;}


/* QUADRO LOGIN */
.quadro-login { position: relative; float: left; width: 45%; min-height: 277px; padding: 2%; border: solid 1px #cde2ef; margin: 30px 0; margin-right: 1%; background: #fff;  }
.quadro-login small { float: left; width: 100%; min-height: 130px; }

/* TABELA */
table { width: 100%; }
table thead tr th { border-bottom: 1px solid #d50000; font: bold 14px/28px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #666a74; text-align:left;  }
table tbody { border-bottom: 1px solid #DDD; }
table tbody tr.alt-row { background: #f3f3f3; }
table tbody tr:hover { background: #FCC; }
table tbody tr td { padding: 3px 0; vertical-align: middle; font: 16px/20px "Trebuchet MS", Arial, Helvetica, sans-serif; color: #666a74; }
table tbody tr td:hover { background-color:#FCC;}
.ops tbody tr td:hover { background-color: #fff; }


/* LOTES */
.lotes {float: left; width: 100%;}
.lotes li { width: 98%; padding: 1%; border: solid 1px #ccc; margin-bottom: 10px; display: table; background: #FFF; }
.lotes li .esquerda { float: left; width: 18%; padding-right: 1%; display: table-cell; vertical-align: top; }
.lotes li .esquerda .thumb-lote { float: left; max-width: 100%; }
.lotes li .meio { float: left; width: 55%; padding-right: 1%; height: 100%; position: relative; }
.lotes li .meio .titulo-lote { float: left; width: 100%; font: 24px/30px 'PT Sans', sans-serif; font-weight:700; color: #172844; }
.lotes li .meio span { float: left; width: 100%; font: 16px/24px 'PT Sans', sans-serif; color: #636363; }
.lotes li .meio small { color: #172844; }
.lotes li .direita { float: left; width: 23%; min-height: 200px; border-left: solid 1px #e2e2e2; padding-left: 1%; position: relative;}
.lotes li .direita .titulo-lance { float: left; width: 100%; font: 20px/20px 'PT Sans', sans-serif; font-weight:700; color: #172844; text-align: center; text-transform: uppercase; }
.lotes li .direita .titulo-vlr-lance { float: left; width: 100%; font: 28px/50px 'PT Sans', sans-serif; font-weight:700; color: #588260; text-align: center; }
.lotes li .direita .botao { float: left; width: 100%!important; position:absolute; left: 10px; bottom:0; }

/* DETALHE LOTE */
.detalhe-lote { width: 100%;}
.titulo-leilao-e-lote { display: block;}
.titulo-leilao-e-lote-baixo { display: none;}
.detalhe-lote .esquerdo { float: left; width: 59%; }
.texto-detalhe ul { width:100%;}

.conteudo-container {
	float: left;
	width: 100%;
	border: solid 1px #003986;
}
.info-container {
	float: right;
	width: 45%;
	min-height: 720px;
	background: #f2f2f2;
	padding: 10px;
}
.info-container .box {
	width: 100%;
	height: 40px;
}
.info-container .box h4 {
	float: left;
	width: 100%;
	height: 40px;
	font: 16px/40px "Oswald", Arial, Helvetica, sans-serif;
	color: #5e5c5b;
	text-align: left;
	text-transform: uppercase;
}
.info-container .box .fechamento {
	float: left;
	width: 100%;
	font: 16px/30px "Oswald", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: 100;
	background: #900;
	margin: 5px 0;
	text-align: center;
}
.info-container .box .lances-rapidos ul {
	float: left;
	display: inline;
	width: 100%;
	margin: 0 0 0 0;
	vertical-align: middle;
	text-align: center;
}
.info-container .box .lances-rapidos ul li {
	float: left;
	width: 33%;
	font: 20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
	padding-left: 5px;
}
.info-container .box .lances-rapidos ul li a {
	float: left;
	width: 120px;
	height: 27px;
	border-left: solid 1px #039;
	border-top: solid 1px #039;
	border-bottom: solid 1px #003;
	border-right: solid 1px #003;
	cursor: pointer;
	background: #036;
	font: bold 12px/27px Tahoma, Geneva, sans-serif;
	color: #fff;
	margin: 0 0 2px 0;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.info-container .box ul {
	float: left;
	width: 100%;
	padding: 5px;
	margin: 5px 0 5px 0;
}
.info {
	float: left;
	width: 50%;
}
.info h3 {
	float: left;
	width: 100%;
	font: 18px 'PT Sans', sans-serif!important;
	color: #008B8B;
	margin: 12px 0;
	text-transform: uppercase;
	border-bottom: solid 1px #5e5c5b;
}
.info p {
	font: 14px "Oswald", Arial, Helvetica, sans-serif;
	font-weight: 100;
	padding-left: 5px;
	padding-right: 5px;
}
.info-lote  ul li a {
	float: left;
	width: 10%;
	cursor: pointer;
	background: #036;
	font: bold 12px/27px 'PT Sans', sans-serif;
	color: #fff;
	margin: 10px 0 2px 5px;
	text-decoration: none;
	text-align: center;
}

.abertura small {
	float: left;
	width: 33%;
	text-align: center;
	font: 14px/20px "Oswald", Arial, Helvetica, sans-serif;
	font-weight: 100;
}
/* NAVEGA��O LOTES*/
.botao-navegador {
	cursor: pointer;
	font: 20px/55px 'Racing Sans One', cursive;;
	color: #fff;
	font-weight: 900;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background: #036;
	padding: 10px;
	border: solid 2px #a85f10;
}
.botao_inteligente {
	height: 43px;
	cursor: pointer;
	font: 20px/40px 'PT Sans', sans-serif;
	color: #fff;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	position: relative;
	left: 40%;
	margin: 10px 0 0 -39%;
	background: #588260;
}
.info-container .box .lances-ofertados ul {
	float: left;
	display: inline;
	width: 100%;
	margin: 0px 0px 0px 10px;
	vertical-align: middle;
	text-align: center;
}
.info-container .box .lances-ofertados ul li {
	float: left;
	width: 33%;
	font: 20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}
.info-container .box .lances-ofertados ul li a {
	float: left;
	width: 100%;
	height: 27px;
	border-left: solid 1px #039;
	border-top: solid 1px #039;
	border-bottom: solid 1px #003;
	border-right: solid 1px #003;
	cursor: pointer;
	background: #036;
	font: bold 12px/27px Tahoma, Geneva, sans-serif;
	color: #fff;
	margin: 0 0 2px 0;
	text-decoration: none;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.info-container .box .lances-ofertados ul li a strong {
	float: left;
	width: 100%;
	height: 27px;
	border-left: solid 1px #039;
	border-top: solid 1px #039;
	border-bottom: solid 1px #003;
	border-right: solid 1px #003;
	cursor: pointer;
	font: bold 12px/27px Tahoma, Geneva, sans-serif;
	color: #fff;
	margin: 0 0 2px 0;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #f0b7a1;
	background: -moz-linear-gradient(top, #f0b7a1 0%, #8c3310 50%, #752201 52%, #bf6e4e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0b7a1), color-stop(50%, #8c3310), color-stop(52%, #752201), color-stop(100%, #bf6e4e));
	background: -webkit-linear-gradient(top, #f0b7a1 0%, #8c3310 50%, #752201 52%, #bf6e4e 100%);
	background: -o-linear-gradient(top, #f0b7a1 0%, #8c3310 50%, #752201 52%, #bf6e4e 100%);
	background: -ms-linear-gradient(top, #f0b7a1 0%, #8c3310 50%, #752201 52%, #bf6e4e 100%);
	background: linear-gradient(to bottom, #f0b7a1 0%, #8c3310 50%, #752201 52%, #bf6e4e 100%);
}


.info-container .botao-esq {float: left; width: 100px; height: 45px; padding: 0 3px; cursor: pointer; font: 11px/45px 'Popins', sans-serif; font-weight: 500; text-align: center; text-decoration: none; text-transform: uppercase; background: #172844; color: #fff;}
.info-container .botao-esq:hover {background:#588260;}
.info-container .botao-meio { position: relative; left: 50%; float: left; width: 100px; height: 45px; padding: 0 3px; cursor: pointer; font: 11px/45px 'Popins', sans-serif; font-weight: 500; text-align: center; text-decoration: none; text-transform: uppercase; background: #172844; color: #fff; margin-left: -158.3px;}
.info-container .botao-meio:hover {background:#588260;}
.info-container .botao-dir {float: right; width: 100px; height: 45px; padding: 0 3px; cursor: pointer; font: 11px/45px 'Popins', sans-serif; font-weight: 500; text-align: center; text-decoration: none; text-transform: uppercase; background: #172844; color: #fff;}
.info-container .botao-dir:hover {background:#588260;}

/* VALOR AVALIADO E VALOR INICIAL*/
.valor-avaliado { float: left; width: 49%; font: 16px/45px 'Popins', sans-serif; font-weight: 700; background: #f2f2f2; text-align: center; margin-top: 20px; color: #646464;}
.valor-inicial { float: right; width: 49%; font: 16px/45px 'Popins', sans-serif; font-weight: 700; background: #f2f2f2; text-align: center; margin-top: 20px; color: #646464;}

/* DETALHE LOTE DIREITO*/
.detalhe-lote .direito { float: right; width: 40%; }
.detalhe-lote .direito .titulo { text-align: left;}
.detalhe-lote .titulo-secundario {line-height: 50px; margin: 0;}

.detalhe-lote .direito .titulos { float: left; width: 100%; font-size:18px; margin: 0;}
.detalhe-lote .direito .titulos .lance-atual { float: left; width: 65%; font: 32px/32px 'PTSans', sans-serif; font-weight: 700; text-transform:uppercase; color: #ed1d24; margin: 0 0 10px 0; text-align: left;}
.detalhe-lote .direito .titulos .cliente { float: right; width: 35%; font: bold 14px/32px 'PT Sans', sans-serif; color: #000; text-decoration: none;  text-align: right;}
.detalhe-lote .direito .lances-rapidos { list-style: none; }
.detalhe-lote .direito .lances-rapidos li a { float: left; display: block; width: 32%!important; margin-right: 1%; margin-bottom: 1%;  -webkit-touch-callout: none;
/* SERVE PARA N�O SELECIONAR O TEXTO QUANDO CLICA */
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}

.lote--detalhe {
	float: left;
	width: 100%;
	margin-top: -49px;
	height: 10px;
}

.detalhe-lote .direito .titulo-incremento { float: left; font: 16px 'PT Sans', sans-serif; font-weight: 600; line-height:20px; text-transform:uppercase; text-align: left; color: #636363; margin-bottom: 10px; }
.detalhe-lote .direito .titulo-incremento span { color: #ed1d24; }

.detalhe-lote .direito .historico-lances { list-style: none;}
.detalhe-lote .direito .historico-lances li { float: left; width: 100%; border-top: solid 1px #ccc; }
.detalhe-lote .direito .historico-lances .roll { background: #e2e2e2;}
.detalhe-lote .direito .historico-lances li span {float: left; width: 48%; padding: 0 1%; font: 15px/30px 'PT Sans', sans-serif; font-weight:500; }
.detalhe-lote .direito .historico-lances li small {float: right; width: 48%; padding: 0 1%; font: 15px/30px 'PT Sans', sans-serif; font-weight:500; text-align: right; }

.texto-detalhe { float: left; width: 100%; margin: 20px 0;}
.texto-detalhe iframe { float: left; width: 98%; margin-bottom: 20px; padding: 0 0 0 2%;}

.fotorama-wrap {
	float: left;
	width: 700px;
}


/* RODAPE */
.rodape { float: left; position: relative; bottom: 0;  width: 100%; clear:both; background: #cfd5db;}
.rodape .rodape-meio { float: left; width: 100%; height: 340px; }
.rodape .rodape-meio .coluna-rodape { float: left; width: 30%; height: 220px; margin-right: 3%; }
.rodape .rodape-meio .coluna-rodape .logo-rodape a img {float: left; width: 236px; font-size: 0px; margin: 40px 0 50px 37px; }
.rodape .rodape-meio .coluna-rodape .rodape-telefone { float: left; width: 100%; font: 27px/28px 'PT Sans';color:#686868; font-weight:900; margin-left:40px;}
.rodape .rodape-meio .coluna-rodape .rodape-telefone img { float: left; height:30px; padding-right: 20px; margin-top:-5px;}
.rodape .rodape-meio .coluna-rodape .rodape-endereço { float: left; width: 100%; font: 18px/28px 'PT Sans';color:#686868; font-weight:100; margin-top:10px; text-align:center}

.rodape .rodape-meio .coluna-rodape .titulo-rodape { float: left; height: 36px; font: 23px/35px 'PT Sans' !important; margin: 20px 0 34px 0; font-weight:bold; color: #1a3150;}
.rodape .rodape-meio .coluna-rodape .menu-rodape { float: left; width: 100%; list-style: none; }
.rodape .rodape-meio .coluna-rodape .menu-rodape li { float: left; width: 100%; border-bottom: solid 1px #a7adb6; }
.rodape .rodape-meio .coluna-rodape .menu-rodape li a { font: 14px/40px 'PT Sans', sans-serif; color: #474747; text-decoration: none; text-transform:uppercase;  }
.rodape .rodape-meio .coluna-rodape .menu-rodape li a:hover, .ativo-rodape { color: #588260!important; background: none; border: none;}
.formulario-rodape { float: left; width: 100%; }
.formulario-rodape small { float: left; width: 100%; height: 15px!important; font-family: 'Oswald', sans-serif; font-weight:100; line-height: 25px; font-size: 13px; color:#fff; margin-bottom: 20px; }
.formulario-rodape input { float: left; width: 98%; padding: 0 1%; height: 40px; border: none; font: 16px/40px Arial, Helvetica, sans-serif; background: #f2f2f2; color: #000; margin-bottom: 5px;  }
.formulario-rodape select { float: left; width: 100%; padding: 0 1%; height: 40px; border: none; font: 16px/40px Arial, Helvetica, sans-serif; background: #f2f2f2; color: #000; margin-bottom: 5px;  }
.formulario-rodape input[type="checkbox"]  { float: left; width: 15px; height: 15px; border: none; background: none; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; margin-right: 3px; margin-top: 5px; }
.formulario-rodape input[type="submit"]{float: left; width: 150px!important; height: 45px; cursor: pointer; font: 16px/45px 'Popins', sans-serif; font-weight: 500; text-align: center; text-decoration: none; text-transform: uppercase; background: #172844; color: #fff;}
.formulario-rodape .certo { background: #e9f9e6 url('../images/icones/success.png') no-repeat right center; border-color: #227b16 #87d97b #87d97b #227b16; color: #227b16;}
.formulario-rodape .errado { display: block; background: #f9e6e6 url('../images/icones/error.png') no-repeat right center; border-color: #cb0000 #d97b7b #d97b7b #cb0000; color: #cb0000; }
.formulario-rodape input[type="submit"]:hover { background:#588260;}
.rodape .rodape-meio .coluna-rodape p { text-align: left; font: 14px 'PT Sans', sans-serif!important; color: #474747; font-weight: 100!important; margin: 5px 0; }
.rodape .rodape-meio .coluna-rodape .link-rodape { color: #fff!important; text-decoration: none; }
.rodape .rodape-meio .coluna-rodape .link-rodape:hover {text-decoration: underline; }
.rodape .baixo { float: left; width: 100%; background-color: #cecac4;}
.rodape .copyright { float: left; width: 100%; font: 14px/56px 'PT Sans'; font-weight: 300; color: #686868; text-align: center; }

.font-6 {
	font-size: 6px; }

.font-7 {
	font-size: 7px; }

.font-8 {
	font-size: 8px; }

.font-9 {
	font-size: 9px; }

.font-10 {
	font-size: 10px; }

.font-11 {
	font-size: 11px; }

.font-12 {
	font-size: 12px; }

.font-13 {
	font-size: 13px; }

.font-14 {
	font-size: 14px; }

.font-15 {
	font-size: 15px; }

.font-16 {
	font-size: 16px; }

.font-17 {
	font-size: 17px; }

.font-18 {
	font-size: 18px; }

.font-19 {
	font-size: 19px; }

.font-20 {
	font-size: 20px; }

.font-21 {
	font-size: 21px; }

.font-22 {
	font-size: 22px; }

.font-23 {
	font-size: 23px; }

.font-24 {
	font-size: 24px; }

.font-25 {
	font-size: 25px; }

.font-26 {
	font-size: 26px; }

.font-27 {
	font-size: 27px; }

.font-28 {
	font-size: 28px; }

.font-29 {
	font-size: 29px; }

.font-30 {
	font-size: 30px; }

.font-31 {
	font-size: 31px; }

.font-32 {
	font-size: 32px; }

.font-33 {
	font-size: 33px; }

.font-34 {
	font-size: 34px; }

.font-35 {
	font-size: 35px; }

.font-36 {
	font-size: 36px; }

.font-37 {
	font-size: 37px; }

.font-38 {
	font-size: 38px; }

.font-39 {
	font-size: 39px; }

.font-40 {
	font-size: 40px; }

.font-41 {
	font-size: 41px; }

.font-42 {
	font-size: 42px; }

.font-43 {
	font-size: 43px; }

.font-44 {
	font-size: 44px; }

.font-45 {
	font-size: 45px; }

.font-46 {
	font-size: 46px; }

.font-47 {
	font-size: 47px; }

.font-48 {
	font-size: 48px; }

.font-49 {
	font-size: 49px; }

.font-50 {
	font-size: 50px; }


@media only screen and (min-width: 769px) and (max-width: 1070px) {

	.conteudo-container {
		width: 1050px;
		margin-left: -7px;
	}
	.info {
		width: 50%;
	}
	.info-container {
		width: 44%;
		padding: 2px;
		margin-top: 19px;
	}

	.info-container .box .fechamento {
		width: 90%;
	}

	.info-container .box h4 {
		width: 90%;
	}

	.lances-rapidos {
		margin-left: -30px;
	}
	.centralizar { max-width: 98%; padding: 0 1%; }

	.topo-telefone { float: right; margin-left: 30px; width: 32%; font: 26px/80px 'PT Sans'; color:#686868; font-weight:900}
	.topo-telefone img { float: right; height: 30px; padding: 20px;}

	/* LOGO */
	.logo a img { margin: 10px 0 0 14px!important; }

	.label-promo { display: none;}

	/* NAVEGA��O PRINCIPAL*/
	.menu-principal ul li a { padding: 0 10px; font: 14px/112px 'PT Sans', sans-serif; }

	/* LOTES */
	.lotes li { width: 96%; padding: 1%; }
	.lotes li .direita .titulo-vlr-lance { font: 20px/50px 'PT Sans', sans-serif; }
	.detalhe-lote .esquerdo .botoes-lote li a { font: 12px/45px 'PT Sans', sans-serif; }

	/* DETALHE LOTE */
	.detalhe-lote { width: 98%; padding: 0 1%; min-height: 1390px;}

	.titulo-leilao-e-lote { display: block;}
	.titulo-leilao-e-lote-baixo { display: none;}

	.titulo-leilao-e-lote { display: none;}
	.titulo-leilao-e-lote-baixo { display: block;}
	.detalhe-lote .esquerdo { float: right!important; width: 100%; position:absolute; top: 870px; right: 0; }

	/*BOTOES LOTE ABAIXO DA FOTO */
	.detalhe-lote .esquerdo .botoes-lote { list-style: none; margin-top: 20px; }
	.detalhe-lote .esquerdo .botoes-lote li a { float: left; width: auto; height: 45px; cursor: pointer; font: 10px/45px 'Popins', sans-serif!important; font-weight: 500; text-align: center; text-decoration: none; text-transform: uppercase; background: #ed1d24; color: #fff; padding: 0 2px; margin-right: 3px; }


	.detalhe-lote .direito { float: right; width: 100%; }
	.detalhe-lote .direito .titulos { margin: 10px 0 0 0;}
	.detalhe-lote .direito .titulos .lance-atual { width: 60%; font: 28px/32px 'PT Sans', sans-serif!important; font-weight: 700!important; }
	.detalhe-lote .direito .titulos .cliente { width: 40%; }
	.detalhe-lote .direito .texto { text-align: center;}
	.detalhe-lote .titulo-secundario {line-height: 50px; margin: 0; }

	.detalhe-lote .direito .titulos { float: left; width: 100%;}
	.detalhe-lote .direito .lances-rapidos { list-style: none;}
	.detalhe-lote .direito .lances-rapidos li a { float: left; width: 32%!important; margin-right: 1%; margin-bottom: 1%; }
	.detalhe-lote .direito .titulo-incremento { float: left; font: 16px 'PT Sans', sans-serif; font-weight: 600; line-height:20px; text-transform:uppercase; text-align: left; color: #636363; margin-bottom: 10px; }
	.detalhe-lote .direito .titulo-incremento span { color: #ed1d24; }

	.detalhe-lote .direito .historico-lances { list-style: none;}
	.detalhe-lote .direito .historico-lances li { float: left; width: 100%; border-top: solid 1px #ccc; }
	.detalhe-lote .direito .historico-lances .roll { background: #e2e2e2;}
	.detalhe-lote .direito .historico-lances li span {float: left; width: 48%; padding: 0 1%; font: 15px/30px 'PT Sans', sans-serif; font-weight:500; }
	.detalhe-lote .direito .historico-lances li small {float: right; width: 48%; padding: 0 1%; font: 15px/30px 'PT Sans', sans-serif; font-weight:500; text-align: right; }

	.texto-detalhe { float: left; margin: 20px 0;}

	.texto-titulo3 {
		font: 30px/30px 'PT Sans', sans-serif;
	}
	.fotorama-wrap {
		float: left;
		width: 600px;
		margin: 7px 0 0 -16px;
	}

	.botao-navegador {
		padding: 7px;
		margin-top: 10px;
		font: 16px/16px 'PT Sans', sans-serif;
	}
	#status {
		margin-top: 20px !important;
		font: 30px/30px 'PT Sans', sans-serif;
	}

	/* RODAPE */
	.formulario-rodape input,
	.formulario-rodape select { font: 13px/32px Arial, Helvetica, sans-serif;  }
	.rodape .rodape-meio .coluna-rodape p { font: 12px 'PT Sans', sans-serif!important; }
	.rodape .copyright { width: 60%; font: 14px/60px 'PT Sans', serif; }


}

@media only screen and (min-width: 481px) and (max-width: 768px) {

	.conteudo-container {
		width: 700px;
	}
	.info-container {
		width: 100%;
		text-align: center;
		min-height: 600px;
	}
	.info {
		width: 100%;
	}
	#lances_rapidos{
		width: 100%;
	}
	.inteligente {
		text-align: left;
	}
	#inteligente {
		height: 30px;
	}
	.centralizar { max-width: 98%; padding: 0 1%!important; margin: 0!important;}
	.topo-telefone { float: right; margin-left: 30px; width: 32%; font: 26px/80px 'PT Sans'; color:#686868; font-weight:900}
	.topo-telefone img { float: right; height: 30px; padding: 20px;}

	.titulo { font: 20px/36px 'PT Sans', sans-serif; font-weight:700; }

	/* TELEFONE */
	.telefone { margin-left: 10px;}

	/* NAVEGA��O PRINCIPAL*/
	.topo-meio {display: none;}
	.dl-menuwrapper {display: block; margin:-45px 0 0 -5px !important;}
	nav { display: none; }


	/* QUADRO LOGIN */
	.quadro-login { width: 92%; min-height: 150px; margin: 20px 0; padding: 4%; }
	.quadro-login small { min-height: 80px; }

	/* BUSCAR*/
	.quadro-campos { width: 100%!important;}

	/* LEIL�ES */
	.leiloes { padding: 0 1%; }
	.leiloes li { width: 95%; }

	/* LOTES */
	.lotes li { width: 96%; padding: 1%; }
	.lotes li .esquerda { width: 30%; }
	.lotes li .meio { width: 68%; }
	.lotes li .meio .titulo-lote { font: 20px/30px 'PT Sans', sans-serif; font-weight:700; }
	.lotes li .meio span { font: 14px/24px 'PT Sans', sans-serif; }
	.lotes li .direita { width: 98%; min-height: 130px; border-top: solid 1px #e2e2e2; border-left: none; margin-top: 10px;}
	.lotes li .direita .titulo-lance { width: 100%; font: 20px/30px 'Oswald', sans-serif; font-weight:700; }
	.lotes li .direita .titulo-vlr-lance { font: 32px/50px 'Oswald', sans-serif; font-weight:700; }
	.lotes li .direita .botao { width: 100%!important; position:absolute; left: 2px; bottom:0; }


	/* DETALHE LOTE */
	.detalhe-lote { width: 98%; padding: 0 1%; position:relative; min-height: 1390px; }


	.titulo-leilao-e-lote { display: block;}
	.titulo-leilao-e-lote-baixo { display: none;}

	.detalhe-lote .esquerdo { float: right!important; width: 100%; position:absolute; top: 870px; right: 0; }

	/*BOTOES LOTE ABAIXO DA FOTO */
	.detalhe-lote .esquerdo .botoes-lote { list-style: none; margin-top: 20px;  }
	.detalhe-lote .esquerdo .botoes-lote li a { float: left; width: auto; height: 45px; cursor: pointer; font: 13px/45px 'Popins', sans-serif!important; font-weight: 500; text-align: center; text-decoration: none; text-transform: uppercase; background: #ed1d24; color: #fff; padding: 0 3px; margin-right: 5px; }

	.detalhe-lote .direito { float: left!important; width: 100%; position:relative; top: 0; left: 0; }
	.detalhe-lote .direito .titulos .lance-atual { width: 60%; font: 28px/32px 'PT Sans', sans-serif!important; font-weight: 700!important; }
	.detalhe-lote .direito .titulos .cliente { width: 40%; }
	.detalhe-lote .direito .texto { text-align: center;}
	.detalhe-lote .titulo-secundario {line-height: 50px; margin: 0; }

	.detalhe-lote .direito .titulos { float: left; width: 100%;}
	.detalhe-lote .direito .lances-rapidos { list-style: none;}
	.detalhe-lote .direito .lances-rapidos li a { float: left; width: 32%!important; margin-right: 1%; margin-bottom: 1%; }
	.detalhe-lote .direito .titulo-incremento { float: left; font: 16px 'PT Sans', sans-serif; font-weight: 600; line-height:20px; text-transform:uppercase; text-align: left; color: #636363; margin-bottom: 10px; }
	.detalhe-lote .direito .titulo-incremento span { color: #ed1d24; }

	.detalhe-lote .direito .historico-lances { list-style: none;}
	.detalhe-lote .direito .historico-lances li { float: left; width: 100%; border-top: solid 1px #ccc; }
	.detalhe-lote .direito .historico-lances .roll { background: #e2e2e2;}
	.detalhe-lote .direito .historico-lances li span {float: left; width: 48%; padding: 0 1%; font: 15px/30px 'PT Sans', sans-serif; font-weight:500; }
	.detalhe-lote .direito .historico-lances li small {float: right; width: 48%; padding: 0 1%; font: 15px/30px 'PT Sans', sans-serif; font-weight:500; text-align: right; }

	.texto-detalhe { float: left; position:relative; }

	/* RODAPE */
	.rodape { height: 720px!important; width: 98%; margin-left: 10px; margin-right: 10px; }
	.rodape .rodape-meio { height: 668px; }
	.rodape .rodape-meio .coluna-rodape { width: 42%; height: 290px; padding: 1%; margin-bottom: 2%; margin-left: 1%;  }
	.rodape .baixo { width: 98%; height: 56px;}
	.rodape .copyright { width: 100%; font: 14px/56px 'PT Sans', serif; font-weight: 100; text-align: center; margin: 0; }


	.paginacao {float: left; width: 380px; margin: 20px 0; position: relative; left: 50%; margin-left: -165px;}
}


@media (max-width: 480px) {

	.conteudo-container {
		margin: 0px;
	}

	.cima{height: 135px;}

	.centralizar { display:inline; max-width: 50vh; padding: 0 1%!important; margin: 0!important;}

	.titulo { font: 20px/36px 'PT Sans', sans-serif; font-weight:700; text-align:center!important; }

	.topo {height: 135px !important;}
	.formulario small { width: 100%; }
	.topo-meio {display: none;}
	.dl-menuwrapper { margin-top: 0 !important;}

	.texto-titulo2 {font: 7px/10px 'PT Sans', sans-serif;}
	.lote {font: 12px/10px 'PT Sans', sans-serif;}
	.produto {font: 7px/10px 'PT Sans', sans-serif;}
	.edital {font: 7px/10px 'PT Sans', sans-serif;}
	.icon-detalhes {width: 20%;}

	/* TELEFONE */
	.telefone { display: none;}
	.logo {float:left; position: absolute; text-align: center;width: 98%;}
	.logo a img { margin-left: 64px;}
	.topo-telefone { margin-top:93px; margin-right: -24px; width: 100%; font: 28px/75px 'PT Sans'; color:#686868; font-weight:100}


	/* NAVEGA��O SUPERIOR */
	.navegacao-superior ul { position: relative; left: 50%; width: 260px; margin-left: -130px; float: left!important;  list-style: none; }
	.navegacao-superior li { float: left; margin-right: 8px; }
	.navegacao-superior li a { font: 12px/40px 'PT Sans', sans-serif; color: #fff; text-decoration: none; }
	.navegacao-superior li a:hover { color: #bed6c2; }
	.navegacao-superior li a i { font-size: 14px; margin-right: 5px; color: #9ab3e4; }

	/* NAVEGA��O PRINCIPAL*/
	.dl-menuwrapper {display: block;}
	nav { display: none; }

	/* QUADRO LOGIN */
	.quadro-login { width: 92%; min-height: 150px; margin: 20px 0; padding: 4%; }
	.quadro-login small { min-height: 80px; }

	/* BUSCAR*/
	.quadro-campos { width: 100%!important;}


	/* LEIL�ES */
	.leiloes { padding: 0 1%; }
	.leiloes li { width: 98%; }

	/* LOTES */
	.lotes li { width: 96%; padding: 1%; }
	.lotes li .esquerda { width: 98%; padding: 1%; }
	.lotes li .esquerda .thumb-lote { float: left; width: 100%; }
	.lotes li .meio { width: 98%; padding: 1%; }
	.lotes li .meio .titulo-lote { font: 20px/30px 'PT Sans', sans-serif; font-weight:700; text-align: center; }
	.lotes li .meio span { font: 14px/24px 'PT Sans', sans-serif; text-align: center; }
	.lotes li .direita { width: 98%; min-height: 130px; border-top: solid 1px #e2e2e2; border-left: none; margin-top: 10px;}
	.lotes li .direita .titulo-lance { width: 100%; font: 20px/30px 'Oswald', sans-serif; font-weight:700; }
	.lotes li .direita .titulo-vlr-lance { font: 32px/50px 'Oswald', sans-serif; font-weight:700; }
	.lotes li .direita .botao { width: 100%!important; position:absolute; left: 2px; bottom:0; }

	/* DETALHE LOTE */
	.detalhe-lote { width: 98%; padding: 0 1%; position:relative; min-height: 1390px;}

	.titulo-leilao-e-lote { display: block;}
	.titulo-leilao-e-lote-baixo { display: none;}

	.titulo-leilao-e-lote { display: none;}
	.titulo-leilao-e-lote-baixo { display: block;}
	.detalhe-lote .esquerdo { float: right!important; width: 100%; position:absolute; top: 870px; right: 0; }

	/*BOTOES LOTE ABAIXO DA FOTO */
	.detalhe-lote .esquerdo .botoes-lote { list-style: none; margin-top: 20px; }
	.detalhe-lote .esquerdo .botoes-lote li a { float: left; width: auto; height: 45px; cursor: pointer; font: 10px/45px 'Popins', sans-serif!important; font-weight: 500; text-align: center; text-decoration: none; text-transform: uppercase; background: #ed1d24; color: #fff; padding: 0 2px; margin-right: 3px; }


	.detalhe-lote .direito { float: right; width: 100%; }
	.detalhe-lote .direito .titulos { margin: 10px 0 0 0;}
	.detalhe-lote .direito .titulos .lance-atual { width: 60%; font: 28px/32px 'PT Sans', sans-serif!important; font-weight: 700!important; }
	.detalhe-lote .direito .titulos .cliente { width: 40%; }
	.detalhe-lote .direito .texto { text-align: center;}
	.detalhe-lote .titulo-secundario {line-height: 50px; margin: 0; }

	.detalhe-lote .direito .titulos { float: left; width: 100%;}
	.detalhe-lote .direito .lances-rapidos { list-style: none;}
	.detalhe-lote .direito .lances-rapidos li a { float: left; width: 32%!important; margin-right: 1%; margin-bottom: 1%; }
	.detalhe-lote .direito .titulo-incremento { float: left; font: 16px 'PT Sans', sans-serif; font-weight: 600; line-height:20px; text-transform:uppercase; text-align: left; color: #636363; margin-bottom: 10px; }
	.detalhe-lote .direito .titulo-incremento span { color: #ed1d24; }

	.detalhe-lote .direito .historico-lances { list-style: none;}
	.detalhe-lote .direito .historico-lances li { float: left; width: 100%; border-top: solid 1px #ccc; }
	.detalhe-lote .direito .historico-lances .roll { background: #e2e2e2;}
	.detalhe-lote .direito .historico-lances li span {float: left; width: 48%; padding: 0 1%; font: 15px/30px 'PT Sans', sans-serif; font-weight:500; }
	.detalhe-lote .direito .historico-lances li small {float: right; width: 48%; padding: 0 1%; font: 15px/30px 'PT Sans', sans-serif; font-weight:500; text-align: right; }

	.texto-detalhe { float: left; margin: 20px 0;}

	.texto-titulo3 {
		font: 30px/30px 'PT Sans', sans-serif;
	}
	.fotorama-wrap {
		float: left;
		width: 370px;
		margin: 7px 0 0 -16px;
	}
	.fotorama__nav {
		width: 326px !important;
	}

	.info-container .box .lances-rapidos ul {
		width: 300px;
	}

	.botao-navegador {
		padding: 7px;
		margin-top: 10px;
		font: 16px/16px 'PT Sans', sans-serif;
	}
	#status {
		margin-top: 20px !important;
		font: 30px/30px 'PT Sans', sans-serif;
	}

	.info-container {
		float: left;
		width: 46vh;
		min-height: 200px !important;
		margin-top: 20px;
		margin-bottom: 10px;
	}

	.info-container .box .lances-rapidos ul li {
		width: 94px;
	}

	.info-container .box .lances-rapidos ul li a{
		width: 90px;
		margin: 0 0 2px 0;
	}

	#inteligente {
		width: 204px !important;
	}

	#btn-inteligente {
		font: 15px/20px 'PT Sans', sans-serif;
	}

	.info-container .box .lances-ofertados ul {
 		width: 326px;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	.info-container .box .lances-ofertados ul li{
		width: 100px;
		margin: 1px 7px 1px 1px;
	}
	.info-container .box .lances-ofertados ul li a{
		width: 100px;
		margin: 2px 10px 3px 0;
	}
	.info-container .box .lances-ofertados ul li a strong{
		width: 100px;
		border : none;
	}

	.info {
		width: 100%
	}

	.info h3 {
		font: 12px/15px 'PT Sans', sans-serif !important;
	}

	.abertura small {
		width: 100%;
		text-align: center;
	}

	/* RODAPE */
	.rodape { height: 1302px; }
	.rodape .rodape-meio { height: 1270px; }
	.rodape .rodape-meio .coluna-rodape { width: 94%; height: 290px; padding: 1%; margin-bottom: 2%; margin-left: 1%;  }
	.rodape .baixo { width: 100%; height: 56px;}
	.rodape .copyright { width: 100%; font: 11px/56px 'PT Sans', serif; font-weight: 100; text-align: center; margin: 0; }

	.paginacao {float: left; width: 380px; margin: 20px 0; position: relative; left: 50%; margin-left: -165px;}

}

