/* CSS Document */

.linkLaranja {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}

.linkLaranja:hover {
	text-decoration: none;
}

.listaExterna {
	list-style: url(../img/img_bulletamarelo.gif) ;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
/*	color: #666666;
	font-weight: bold;*/
}

	.listaExterna li {
		margin-top: 15px;
	}
	
	.listaExterna p {
		color: #666;
		font-weight: normal;
	}

.listaLinhas {
	margin: 2px 10px;
	padding: 2px 10px;
	list-style: none;
	list-style-position: inside;
	color: #666666;
}

	.listaLinhas li a {
		color: #666666;
		font-weight: bold;
		text-decoration: underline;
	}
	
	.listaLinhas li a:hover {
		text-decoration: none;
	}

#simulador {
	text-align: center;
	margin-top: 20px;
}
 
#banner {
	width: 100%;
	text-align:center;
	margin: 10px 0px -8px 0px;
	float: left;
}

#homeVolta {
	margin-bottom: 20px;
	width: 100%;
	float: left;
}

	#homeVolta img {
		margin: 0px 15px;
	}
	
	#homeVolta span {
		float: left;
	} 
	
#buscaInterna {
	margin-left: 180px;
	width: 200px;
	float: left;
}
	
	#buscaInterna form {
		display: block;
		width: 100%;
	}
	
	#buscaInterna label {
		color: #666;
	}
	
		#buscaInterna form input {
			border: 1px #999 solid;
			background: #EBEEF0;
			font-size: 9px;
		}
		
		#buscaInterna form input:focus {
			border: 1px #999 inset;
			background: #FCFFF6;
		}
		
		#buscaInterna form #botao {
			border: 0;
			background: none;
			margin-bottom: -4px;
		}

#titulo {
	float: left;
	background: url(../img/bg_titulo.gif) no-repeat 0px 2px;
	margin-bottom: 10px;
	padding-left: 3px;
	width: 100%;
}

#linhaEsq {
	margin-top: 10px;
	padding-left: 10px;
	float: left;
	border-left: #A82603 dashed 1px;
	color: #666666;
	text-align: center;
}


#linhaDir {
	margin-top: 10px;
	padding-left: 10px;
	float: right;
	border-left: #A82603 dashed 1px;
	color: #666666;
	text-align: center;
}

a.btnLinhas {
	display: block;
	width: 190px;
	height: 47px;
	padding: 15px;
	background: url(../img/bg_btnLinhas.gif) no-repeat;
	font-size: 16px;
	font-weight: bold;
	color: #89837C;
	text-decoration: none;
}

	a.btnLinhas:hover {
		color: #66625C;
	}
	
	a.btnLinhas img {
		margin-right: 10px;
	}
	
#titLinha {
	float: left;
	width: 467px;
	height: 28px;
	padding: 10px;
	background: url(../img/bg_titLinha.gif) no-repeat top;
	font-size: 16px;
	font-weight: bold;
	color: #89837C;
}

	#titLinha img {
		margin: 0 10px;
	}
	
/*.esteira {
	background: url(../img/thumb_produtosEsteiras.jpg) no-repeat right top;
}

.eliptico {
	background: url(../img/thumb_produtosElipticos.jpg) no-repeat right top;
}

.bicicleta {
	background: url(../img/thumb_produtosBicicletas.jpg) no-repeat right top;
}

.spinnig {
	background: url(../img/thumb_produtosSpinning.jpg) no-repeat right top;
}

.stepper {
	background: url(../img/thumb_produtosSteppers.jpg) no-repeat right top;
}

.estacao {
	background: url(../img/thumb_produtosEstacoes.jpg) no-repeat right top;
}*/

#lineRow {
	margin: 10px 0;
	float: left;
	width: 100%;
	border-bottom: 1px #FFCC00 dashed;
}

#produto {
	padding: 5px;
	width: 40%;
	float: left;
}

	#produto span {
		display: block;
		margin: 0;
		height: 15px;
		padding-left: 20px;
		background: url(../img/seta_cinza.gif) no-repeat left top;
		
		font-weight: bold;
		font-size: 12px;
		color: #8C857F;
	}
	
	#produto ul {
		list-style: url(../img/img_bulletamarelo.gif);
		margin: 0 0 0 20px;
		padding: 0;
	}
	
		#produto ul li {
			margin: 2px 0;
		}
		
	#produto a {
		color: #A82603;
		font-weight: bold;
		text-decoration: none;
	}
	
	#produto a:hover {
		text-decoration: underline;
	}
	
	#produto img {
		float: right;
	}
	
#nomeFoto {
	width: 45%;
	float: left;
	margin-right: 5px;
	padding: 5px;
}

	#nomeFoto span {
		display: block;
		margin-bottom: 15px;
		height: 15px;
		padding-left: 20px;
		background: url(../img/seta_amarela.gif) no-repeat left top;
		font-weight: bold;
		font-size: 12px;
		color: #8C857F;
	}
	
	#foto {
		position: relative;
	}
	
		#compra {
			position: absolute;
			top: 15px;
			right: 20px;
		}
		
		#verMaior {
			position: absolute;
			top: 245px;
			left: 15px;
		}
	
	#thumbs {
		margin: 15px 0px;
	}
	
		#thumbs img {
			float: left;
			margin: 0 15px;
		}
		
#infoProduto {
	width: 45%;
	float: right;
	margin-left: 5px;
	padding: 5px;
}

	img.logos{
		margin-left: 20px;
	}


	#outrosProdutos {
		width: 219px;
		height: 42px;
		padding-top: 5px;		
		background: url(../img/bg_btnLinhas.gif) no-repeat;
		font-weight: bold;
		color: #8A847D;
		text-align: center;
	}
	
		#outrosProdutos select {
			margin-top: 4px;
			font-size: 10px;
			font-weight: bold;
			color: #6B6B6B;
		}
	
	#features {
		width: 219px;
		margin: 10px 0;
		font-size: 9px;
		line-height: 20px;
		color: #757575;
	}
	
	#download {
		width: 219px;
		height: 42px;
		margin: 5px 0;
		padding: 10px 0 0 15px;		
		background: url(../img/bg_btnLinhas.gif) no-repeat;
		font-weight: bold;
		color: #8A847D;
	}
	
		#download img {
			float: left;
		}
	
		#download span {
			margin-left: 10px;
			float: left;
		}
		
.destaqueAmarelo {
	color: #a61a03;
	text-decoration: none;
}

	.destaqueAmarelo:hover {
		text-decoration: underline;
	}