body {background:url(http://galmar.com.br/img/Fundo_html.jpg) no-repeat center top;}

* {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px; padding: 0px;
}
img {
	border: 0;
}
.produtos {
	float: left;
	width: 150px;
	margin: 0 0 15px 25px;
	height: 250px;
	text-align: center;
}
	.produtos .int{
		height: 200px;
	}

.produtos-lancamento {
	float: left;
	width: 230px;
	margin: 0 0 15px 25px;
	height: 255px;
	text-align: center;
	position: relative;
}

	.produtos-lancamento .sem-img {
		margin-left: 55px!important;
	}

	.produtos a, .produtos-lancamento a {
		text-decoration: none;
	}
	.produtos-lancamento a strong{
		color:#EF6407;

	}
h3 {
	color:#EF6407;
	font-size:16px;
	font-weight:bold;
}
#content-produtos {
	float: left;
	width: 545px;
	font-size:12px;
	padding:10px;
	background: #fff;
}
	#img-lancamento {
		text-align: center;
	}
	#content-produtos h3{
		font-style: italic;
	}
	#content-produtos #anterior{
		width:91px; height: 29px;
		float: left;
		background: url("../img/btn_anterior.jpg");
		cursor: pointer;
	}
	#content-produtos #proximo{
		width:91px; height: 29px;
		float: right;
		background: url("../img/btn_prox.jpg");
		cursor: pointer;
	}

	#content-produtos .voltar{
		float: left;
		width: 91px; height: 29px;
		cursor: pointer;
		background: url("../img/btn_voltar.jpg");
	}

	#content-produtos .add-orcamento {
		width:91px;
		height: 29px;
		display:block;
		margin-left: 30px;
                float: right;
		background: url("../img/brn-orcamento.jpg");
	}
	.produtos .add-orcamento {
		width:91px;
		height: 29px;
		display:block;
		margin-right: 30px;
		background: url("../img/brn-orcamento.jpg");
	}

	.produto-img {
		height: 150px;
	}
	.produto-text {
		overflow: hidden;
		height: 70px;
	}

	.clear{
		clear: both;
	}

	#content-produtos .sem-img {
		border:1px solid #BBBBBB;
		color:#222222;
		height:30px;
		text-align:center;
		width:132px;
		margin: 0px 6px 6px 6px;;
		padding-top: 60px;
		padding-bottom: 60px;

	}
	#tbl-finalizar {
		border:1px solid #FF7010;
	}

	#tbl-finalizar th {
		border:1px solid #FF7010;
		padding:5px;
		background:#F56607;
		color:#FFFFFF;
	}

	#tbl-finalizar td {
		padding: 3px;
		margin: 3px;
	}

	.exc-orcamento2 {

	}


#sidebar {
	float: left;
	background: #FEEDE2;
	padding:5px;
	width:174px;
}

	#sidebar #finalizar {
		cursor:pointer;
		width: 91px; height: 35px;
		/*0background: url("../img/btn_finalizar.jpg");*/
	}

	#sidebar ul{
		list-style: none;
	}

/**
 * Ajax
 */
#carregando {
	position: absolute;
	top: 0px;
	right: 0px;
	color: #fff;
	background: #000;
	padding: 5px;
}


.i-video {
	background: transparent;
	border: none;
	width: 555px;
	height: 270px;
	overflow: hidden;

}
.ul-videos img{
	width: 170px; 
	height: 90px;
}
.ul-videos{
	font-size: 12px;
}