#seminovos{
	width:786px;
	margin-top:7px;
	padding-top:110px;
	background:#fff url(../imagens/titulo_seminovos.jpg) no-repeat;
	margin-right:8px;
	_margin-right:3px;
	float:right;
	display:table;
}

#seminovos h3.busca{
	width:786px;
	height:42px;
	background:url(../imagens/titulo_busca_seminovos.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
}

#seminovos h2.btdetalhes a{
	width:77px;
	height:20px;
	background:url(../imagens/bt_detalhes.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
}

#seminovos h2.btbuscar a{
	width:77px;
	height:20px;
	background:url(../imagens/bt_buscar.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
}

#seminovos fieldset{border:none;}
#seminovos fieldset input.txt{
	padding:3px;
	border-top:1px solid #7f9db9;
	border-bottom:1px solid #7f9db9;
	border-left:1px solid #7f9db9;
	border-right:1px solid #7f9db9;	
	background:#FFF;
	font:bold 11px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#000000;	
}
#seminovos fieldset input.txt:focus{background:#FFFFCC;}

#seminovos fieldset select{
	padding:3px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;	
}
/***************************************
ANÚNCIOS -> MOTOS SEMI-NOVAS
****************************************/
#seminovos div.anuncio{
	width:235px;
	height:100px;
	padding:10px;
	margin-left:5px;
	margin-bottom:10px;
	border:1px dotted #ccc;
	float:left;
}

#seminovos div.foto{
	width:111px;
	height:82px;
	margin-left:5px;
	float:right;
}

#seminovos div.foto img{
	width:111px;
	height:82px;
	border:1px solid #e8e8e8;
}

#seminovos p.modelo{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
}

#seminovos p.preco{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#FF0000;
	margin-top:10px;
	margin-bottom:10px;	
}

#seminovos p{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}

/***************************************
MOTOS SEMI-NOVAS -> DETALHES DO ANÚNCIO
****************************************/
#seminovodetail{
	width:786px;
	margin-top:7px;
	padding-top:110px;
	background:#fff url(../imagens/titulo_motos_estoque.jpg) no-repeat;
	margin-right:8px;
	_margin-right:3px;
	float:right;
	display:table;
}

#fotos{
	width:320px; 
	margin-left:10px;
	float:left;
}
#fotos div.fotogde img{
	width:300px;
	height:223px;
	border:3px solid #e8e8e8;
}

#fotos div.fotogde ul{height:60px; margin-left:10px;}
#fotos div.fotogde ul li{display:inline;}
#fotos div.fotogde ul li img.thumb{
	width:80px; 
	height:60px;
	border:2px solid #e8e8e8;
}

#fotos div.fotogde p{
	font:10px Arial, Helvetica, sans-serif; 
	color:#000000; 
	margin-left:10px;
}

#fotos div.fotogde p.btvoltar a{
	width:67px;
	height:20px;
	margin-top:15px;	
	background:url(../imagens/bt_voltar.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
}

#desc{
	width:400px;
	margin-left:15px; 
	margin-right:10px;
	float:left;
}

#desc div.modelo{
	width:400px;
	border-bottom:1px solid #e8e8e8;
	padding:5px;
}

#desc div.msg{
	padding:5px;
	background:#FFFFCC;
	border:1px dotted #e8e8e8;
}


#desc p.modelo{
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#000000;
}

#desc div.preco{
	width:400px;
	border-bottom:1px solid #e8e8e8;
	padding:5px;	
}

#desc p.preco{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#FF0000;	
}

#desc p{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#000000;
}

#desc p.normal{
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
}

#desc h3.interessado{
	width:420px;
	height:53px;
	background:url(../imagens/titulo_ficouinteressado.gif) no-repeat;
	text-indent:-9000px;
	overflow: hidden;
	margin-top:15px;
}

#desc fieldset{padding:5px; margin-top:10px;}
#desc fieldset legend{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#ff0000;
	padding-left:5px;
	padding-right:5px;
}

#desc fieldset input{padding:2px; font:bold 11px Arial, Helvetica, sans-serif; color:#000; text-transform:capitalize;}
#desc fieldset input.dados{width:200px;}
#desc fieldset input.dadosemail{width:200px; text-transform:lowercase;}
#desc fieldset input.dadosddd{width:20px;}
#desc fieldset input.dadosfone{width:158px;}

#desc fieldset input:focus{background:#FFFFCC; border:1px solid #fff;}

#desc fieldset textarea{
	padding:2px; 
	font:bold 11px Arial, Helvetica, sans-serif; 
	color:#000;
	width:280px;
}
#desc fieldset textarea:focus{background:#FFFFCC; border:1px solid #fff;}

#desc fieldset p{
	font:12px Arial, Helvetica, sans-serif;
	color:#000000;
}

#desc fieldset p.menor{
	font:11px Arial, Helvetica, sans-serif;
	color:#000000;
}

#desc p.btenviar a{
	width:77px;
	height:20px;
	margin-top:15px;	
	background:url(../imagens/bt_enviar.gif) no-repeat;
	text-indent:-9000px;
	overflow:hidden;
	display:block;
	float:right;
}

#desc fieldset table{width:100%;}
#desc fieldset table td{border-bottom:1px solid #e8e8e8;}
#desc fieldset table td.noline{border:none;}