@import url(styles.css);

/* -------------------------------------
	ESTRUTURA
---------------------------------------- */
#colEsq {
	position:relative;
	width:200px;
	float:left;
	line-height:12px;
	margin-right:18px; margin-top:18px;
}
#colCentro {
	position:relative;
	width:504px; height:324px;
	float:left;
	overflow:hidden;
	margin-top:18px;
}
#flashHome {  width:732px; height:158px; margin-top:1px; }
#headerFlash {
	width:733px; height:158px;
	border-top:1px solid #ffffff; border:1px solid red;
}

/* -------------------------------------
	BOXES
---------------------------------------- */
.boxDegradee {
	width:180px;
	background:url(../imgs/fdoDegradee.gif) repeat-x top;
	padding:10px;
}
.boxDegradee p {
	border-bottom:1px solid #c4c4c4;
	padding-bottom:8px;
	margin:4px 0;
}
a.btMais, a:visited.btMais { margin:6px 0; font-weight:bold; font-size:10px; color:#a0000d; text-decoration:none; float:right; }
a:hover.btMais { text-decoration:underline; }

#enquete {
	width:198px;
	border:1px solid #c7c7c7;
}
#enquete span {
	display:block;
	width:172px;
	border:3px solid white;
	padding:10px;
	background:url(../imgs/fdoDegradee.gif) repeat-x top;
}
#buscaRapidaH {
	position:relative;
	float:left;
	width:317px; height:95px;
	padding-top:56px; padding-left:45px;
	background:url(../imgs/fdoBuscaRapidaH.gif) no-repeat;
}
#buscaRapidaH p { margin-top:10px; }
.btBuscarH {
	position:relative; top:0; _top:-4px;  left:128px;
}
#promocoes {
	position:relative; overflow:hidden;
	width:295px; height:135px;
	float:left;
	background:url(../imgs/fdoPromocoesH.jpg) no-repeat top;
	border:1px solid #c7c7c7;
	margin-top:12px; padding:14px 10px 10px;
}
#promocoes ul {
	position:relative; top:-20px; left:184px;
	width:111px;
}

#destaques {
	position:relative; top:-151px;
	float:right;
	width:170px;
	line-height:12px;
}
.tBarra {
	height:25px;
	clear:both; display:block;
	padding:4px 0;
	border-top:6px solid #d8d8d8;
}
.tBarra img { margin:2px 0; }

#seminovos {
	width:509px;
	float:left;
	margin-top:14px;
}
#seminovos p { margin:3px 0; }
.boxSeminovo {
	float:left;
	width:157px;
	height:175px;
	background:url(../imgs/fdoSeminovosH.gif) no-repeat;
	padding:4px;
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.tCarro {
	display:block;
	width:144px; height:14px;
	background:#9dabb2;
	font-weight:bold;
	padding:4px; margin-top:2px; _margin-top:-1px; margin-bottom:5px;
}
#enquete input { border:0; background:none; }
