@CHARSET "UTF-8";

/*** PRODUTOS INDEX*/

ul.produtos-thumb-imagens{width:940px; margin-top:20px;}
 
ul.produtos-thumb-imagens li{

	float: left;
	margin-right: 10px;
	text-align:center;
	width:220px;
	background-color:#282827;
	padding-bottom:10px;
	font-size:18px;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:10px;
	
}

ul.produtos-thumb-imagens li a{text-decoration:none; color:#dbd1ba;}

.bgProdutosIndex{margin-top:20px; margin-bottom:20px; background:url(../img/bgProdutosIndex.png) no-repeat; width:306px; height:307px; padding-left:5px; padding-top:5px;}

.titleProdutosIndex{margin-top:15px;}

.titleProdutosIndex2{margin-top:15px; text-align:center;}

.produtosIndexDesc{font-family:"Georgia", Times New Roman, Times, serif; font-size:14px; color:#232327;}

.linhaSeparacao{background:url(../img/styleLinha.png) repeat-x; height:9px;}

.linhaSeparacaoIe{display:none;}


/*** PRODUTOS LIST*/
	.menu-thumb-imagens{
		height: 800px;
		min-height: 800px;
	}

.menu-thumb-imagens li{border-bottom:1px solid #282827; font-size:24px; text-transform:uppercase; background:url(../img/iconMenu.png) no-repeat; padding-left:30px; width:190px; }
	
	.menu-thumb-imagens li.linha-marcada{ background:url(../img/iconMenu-marcado.png) no-repeat; }
	
.menu-thumb-imagens li a{text-decoration:none; color:#232327;}

.linhaSeparacaoMenu{background:url(../img/styleLinha.png) repeat-x; height:9px; width:220px; margin-top:20px;}

.linhaSeparacaoConteudo{background:url(../img/styleLinha.png) repeat-x; height:9px; margin-top:20px;}

.sobreProduto p {font-family:"Georgia", Times New Roman, Times, serif; font-size:14px; color:#232327;}

.bgVariacoes{background:#a09885;}

.linhaVariacoes{background:#ddd4be; margin-top:-10px;}

.titleVariacoes{margin-left:10px; padding-top:10px;}

.bgVariacoes ul{padding-bottom:20px;}

.bgVariacoes ul li{margin-left:15px; list-style:inside; font-family:"Georgia", Times New Roman, Times, serif; font-size:14px; color:#232327;}

.aplicacoesProduto p {font-family:"Georgia", Times New Roman, Times, serif; font-weight:bold; font-size:16px; color#282827; width:105px; text-align:center;}

.aplicacoesProdutosSize{width:700px;}

/*** NIVO SLIDER ***/
.nivo-caption {
    background: none repeat scroll 0 0 #000000;
    top: -50px;
    color: #FFFFFF;
    left: 0;
    opacity: 0.8;
    position: absolute;
    width: 100%;
    height: 50px;
    z-index: 8;
}

.nivo-caption p {margin-top:10px; font-family:"Georgia", Times New Roman, Times, serif; font-weight:bold; font-size:18px text-transform:uppercase; color:#dbd1ba; margin-left:5px;}

.nivoSlider{margin-top:40px;}

ul.lista-aplicacoes li{

	width: 105px;
	height: 105px;
	
	float: left;
	
	margin: 0 43px 60px 0;

}

ul.lista-aplicacoes li.last-aplicacao{
	margin-right: 0;	
}