.produtos{
	margin-top:17px;
	width:744px;
	}
/* -------------- escolha ----------------- */
.produtos .escolha{
	margin-bottom:19px;
}
.produtos .escolha h4{
	background-image:url(../../imgs/geral/line-point.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-bottom:3px;
	margin-bottom:8px;
	}	
.produtos select{
	color:#0095da;
	width:371px;
	float:left;
	margin-top:2px;
	}
.produtos .escolha a{
	margin:0px;
	padding:0px;
	border:none;
	margin-left:11px;
	}	
/* -------------- lançamentos-promoções ----------------- */	
.produtos .lancamentos-promocoes{
	width:744px;
	height: 300px;

}

.produtos .lancamentos-promocoes h4 {
	padding-bottom:5px;
	background-image:url(../../imgs/home/line-menu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	margin-bottom:10px;}
	
/* -------------- Produto ----------------- */


.produtos .lancamentos-promocoes .produto {
	width: 370px;
	margin:0px;
	padding:0px;
	height:120px;
	display:block;
	margin-bottom:10px;
	float:left;}
	
.produtos .lancamentos-promocoes .produto a.img{width:104px; text-align:center;float:left;}
.produtos .lancamentos-promocoes .produto .descri {float:right; margin-left:15px; font-size:11px; width:240px;}
.produtos .lancamentos-promocoes .produto .descri strong {color:#0095da; display:block;}

.produtos .lancamentos-promocoes .produto .descri img.por {float: none; float:left; margin-top: 4px; margin-right: 5px;}
.produtos .lancamentos-promocoes .produto .desc {display: block; margin-bottom: 40px; *margin-bottom: 0px; padding-right:20px;}
.produtos .lancamentos-promocoes .produto .descri p {text-align:justify; margin-bottom:5px; line-height:13px;height:57px;}
.produtos .lancamentos-promocoes .produto .descri span.red {font-size:10px; color:#cc0000;}

	
.produtos .lancamentos-promocoes .produto div span.price {
	margin:0px;
	padding:0px;
	float:left;
	height:22px;
	width:115px;
	color:#ffffff;
	background-image:url(../../imgs/home/bkg-preco-unidade.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	font-size:10px;
	margin-left: 5px;
	padding-left:4px;
	padding-top:3px;}
	
.produtos .lancamentos-promocoes .promocoes .produto div p a {color:#38434f; text-decoration:none;}
.produtos .lancamentos-promocoes .promocoes .produto div p a:hover {color:#acb1b6;}
.produtos .lancamentos-promocoes .promocoes .produto div span.price strong {font-size:14px; display:inline; color:#ffffff;}

a.todos {
	margin:0px;
	padding:0px;
	padding-top:5px;
	display:block;
	width:750px;
	background-image:url(../../imgs/home/line-menu.jpg);
	background-position:top;
	background-repeat:repeat-x;
}	




.produtos .categoria {}
.produtos .categoria {
	font-weight:bold;
	font-size:12px;
	padding-bottom: 10px;
	margin-bottom: 10px;}
	
.produtos .categoria ul {margin:0px; padding: 0px; margin-top: 20px; clear: both; display: block;}

.produtos .categoria ul li {
	display: inline;
	background-image:url(../../imgs/produtos/detalhe/icon-categoria.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	width:165px;
	margin-bottom: 15px;
	display: block;
	float: left;}
	
.produtos .categoria ul li a {color: #00b7e6;}
.produtos .categoria ul li a:hover {color: #5ddeff;}



.produto .img-red {
	width: 110px;
	float: left;}



