@CHARSET "UTF-8";

body 	{  /*margin:0px;		padding:0px; */   }
ul 		{	margin:0px;		padding:0px;	list-style:none;					}
li 		{	margin:0px;		padding:0px;	list-style:none; 	}
a 		{	text-decoration:none;	}
















#bannerPrincipal 		{	 background-color: #553500;	}  
#bannerPrincipal 	video	{	 opacity: 0.6;	}  





#botaoProduto  { width: 85px; height: 50px; overflow: hidden !important;	position:relative; z-index: 100; 	}
#botaoProduto:hover  { overflow: visible !important; }
#botaoProduto  {	 overflow: visible; cursor: default;  	}
#botaoProduto .topoBotoesTopoNav2 {	background-image:url('img_selecionadas/topoCaixaBotoes.png'); background-position: lef top; background-repeat:no-repeat;	background-color: #F1F1F1; display:table; padding: 20px 0px 0px;  width: 450px;  margin-top: 0px;	}
#botaoProduto .topoBotoesTopoNav2 .topoBotoesTopoBtNivel2 {  padding:0px 10px 10px 10px; text-align: left; font-size: 21px; font-weight: bold;		 line-height:35px; color:#000;		}
#botaoProduto .topoBotoesTopoNav2 .topoBotoesTopoBtNivel2 .topoBotoesTopoNav3 .topoBotoesTopoBtNivel3 	 {   font-weight:bold; padding-left:10px;   font-weight: normal; line-height:25px; text-transform: none; 		}
#botaoProduto .topoBotoesTopoNav2 .topoBotoesTopoBtNivel2 .topoBotoesTopoNav3 .topoBotoesTopoBtNivel3:hover  { 	 color: #000; text-decoration: underline; }
#botaoProduto .topoBotoesTopoNav2 .topoBotoesTopoBtNivel2 .topoBotoesTopoNav3 .topoBotoesTopoBtNivel3 a 	 {	   display:block; text-indent:3px; font-size: 19px;	 font-weight: bold; 	 margin: 0px; color: #666; }



.titulo {
	font-size: 45px;
	line-height: 45px;
	font-weight: bold;
	color: #005AA1;
	padding: 20px 0px 20px 0px;
	min-height:50px;
	text-align:left;
	margin:200px 0px 25px 28px !important;
	background:url("img_selecionadas/sombra-titulo.png");
	background-repeat: no-repeat; 
	background-position: left bottom; 
	font-family: 'arlonsemibold';
}

.titulo a {	color: #414D6C; }
.titulo2 {  margin:0px auto 25px; }

#produtos a 				{	height: 415px; padding: 0px; overflow: hidden; 	 	  }
#produtos a:hover			{	border: solid 1px #ECEDF0; text-decoration: none; 	 		  }

#produtos .imgPrincipal 	{	max-height: 200px;  position: absolute; max-width: 80%;  left: 50%;	 margin-top:15px;
	 -ms-transform: translateX(-50%); 	  	
	 -webkit-transform: translateX(-50%); 
	 -o-transform: translateX(-50%); 
	 transform: translateX(-50%); 
}
#produtos h1 				{	 max-height:72px; overflow:hidden;  margin: 230px auto auto 5%; position: absolute;  width: 90%; display:block;   
								font-weight:bold;  font-size: 30px; color: #666; text-align: center;    }
#produtos p 				{	display:block;	margin:310px auto auto 5%; width: 90%;   	
								line-height: 25px;	 font-weight:bold;  font-size: 20px; color: #666; text-align: center; 	
							}
							
#produtos p span			{	color:#196600; font-size: 30px;		}





#formularioAdicionarProdutoAoCarrinho 		{	max-width: 300px; 										}
#formularioAdicionarProdutoAoCarrinho h1 	{	padding: 20px 0px 20px;  								}
#formularioAdicionarProdutoAoCarrinho span 	{	color:#196600; font-size: 45px; line-height: 50px;  	}


#formularioAdicionarProdutoAoCarrinho select, input[type='number'] {
	cursor: default;
	width:40px;
    outline: none;
    border: solid 1px #ccc;
    border-radius: 5px;
    font-size: 0.813em;
    cursor: pointer;
    height: 45px;
    text-indent: 5px;
    text-align: center;
    float: left;
    margin: 15px 0px 0px;
}

#formularioAdicionarProdutoAoCarrinho input[type='submit'], #formularioAdicionarProdutoAoCarrinho spam {
	display:block;
	background: #00AE7C;
    border:none;
    color: #fff;
    font-size: 16px;
    width: 220px;
    float: left;
    text-align: center;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
    margin: 15px 0px 0px 10px;
    padding: 0px;
    border-radius: 5px;
}



/* PRODUTO */
.cx_fotos {	 }

.foto_principal2			{		}
.foto_principal2 img 		{	border:solid 1px #CCC; width:100%; 	}
.mais_fotos_produto			{	padding-top: 10px; 	}
.mais_fotos_produto li		{	float:left;	text-align:center;	font-size:12px; margin-bottom:0px; padding: 0px; 	}
.mais_fotos_produto li a	{	width:90%; height:75px; display:block;	overflow:hidden; background-size:contain; background-repeat:no-repeat; background-position:center center; margin: auto;	}
.mais_fotos_produto li img	{	width:100%;	}


.txtTransportadora    { text-align: right; margin-bottom: 30px;  }
.txtTransportadora h3 { margin:0px; padding: 0px; font-size: 35px;  font-weight: bold; margin-bottom: 10px;  }
.txtTransportadora p  { margin:0px; padding: 0px; font-size: 20px;  }

























.txtCorpo 			{	margin-bottom: 30px; font-size: 22px;	color:#777777;
	font-size: 20px;
	line-height: 25px;
	font-family: 'arlonregular';
	
	}
	

/*
.txtCorpo 	ul		{	
	list-style: disc;
	padding:auto;
}
*/
.txtCorpo ul			{		margin-left: 20px; }
.txtCorpo ul	li		{		margin-left: -4px; list-style: disc;}


.txtCorpo iframe	{	width: 100%;	height: 450px;	}
.txtCorpo h3		{	font-weight: bold;	}

.maisFotos 			{	margin-bottom: 20px;	}
.maisFotos li 		{	margin-bottom: 20px; text-align:center; height: 260px; font-size: 16px; line-height: 18px; font-family: 'arlonregular'; 	}
.maisFotos li a		{	display:block; width:100%; height:220px; background-size:cover; background-position: center center;  	}
.fotoPrincipal 		{	float: left;	margin: 0px 15px 15px 0px;	}

.maisFotos2	li		{	height: 450px; font-size: 25px; line-height: 35px; overflow: hidden;	}	
.maisFotos2	li a	{	height: 375px;  background-repeat: no-repeat; 	}	

.basicoBotoes			{	margin-bottom: 20px;	}
.basicoBotoes li		{	margin-bottom: 20px; text-align:center;	height: 260px; font-size: 21px; line-height: 22px; font-family: 'arlonregular';	}
.basicoBotoes li a		{	width:100%; height:220px; background-size:cover;  background-position: center center;  	}

.fotosCategorias li 		{	height: 390px; font-size: 22px; line-height: 35px; overflow: hidden; 	}
.fotosCategorias li a		{	color: #333; }
.fotosCategorias li a:hover	{	text-decoration: none; }
.fotosCategorias li .foto 	{	border: solid 1px #ddd;	 border-radius:10px; height: 215px; margin-bottom: 10px;  background-repeat: no-repeat;  background-size:contain; background-position: center center; 	}
.fotosCategorias li span	{ 	font-size: 40px;		}
.fotosCategorias a .caixaPrecos	{	background-color: #389FDA; color:#fff; border-radius:10px;	}
.fotosCategorias a .nomeCategoria	{ height:50px; line-height:25px;  overflow: hidden;	}









#tabelaCarrinho tr:first-child {    background-color: #F0F0F0;	}
#tabelaCarrinho tr 		 {    color: #000;	}
#tabelaCarrinho tr i	 {    color: #000; 	}
#tabelaCarrinho tr a	 {    font-size: 16px;	}
#tabelaCarrinho tr p	 {    color: #aaa }
#tabelaCarrinho tr input {    border: solid 1px #DADADA; text-align:center; line-height:30px; height:30px; padding:0px; margin: 0px;	}
#tabelaCarrinho small	 {	  font-size: 13px;		}

#atualizarCarrinho input  {	width:254px; height:38px; background-image:url(img_selecionadas/botao-atualizar-carrinho.jpg); background-color:none;  border:none;		}
#atualizarCarrinho input:hover  { opacity:0.9; }
#limparCarrinho a		  {	width:254px; height:38px; background-image:url(img_selecionadas/botao-limpar-carrinho.jpg); background-color:none;  border:none; display:block;		}
#limparCarrinho a:hover	  { opacity:0.9; }
#finalizarCompar a		  {	width:254px; height:38px; background-image:url(img_selecionadas/botao-finalizar-compra.jpg); background-color:none;  border:none; display:block; float:right; margin-bottom:13px;		}
#finalizarCompar a:hover  { opacity:0.9; }

#pagamentoPagSeguro		  	{ width:254px; height:112px; background-image:url(img_selecionadas/botao-pagamento-pagseguro.jpg); float:right; }
#pagamentoPagSeguro:hover   { opacity:0.9; }


.carrinhoTotal		{	font-size:25px;  	}
.carrinhoTotalValor	{	font-size:25px; color:#537C29;	}


	

#listaLinksUteis   {	margin-top: 30px; }
#listaLinksUteis a {	padding-left: 10px;	color: #444;	display: block; width:100%; height: 100%;	line-height: 50px;	border-bottom: solid 1px #eee;		}
#listaLinksUteis a:hover {	text-decoration: none;	background-color: #eee;	}
#listaLinksUteis a:visited  {	text-decoration: none; }	

#listaDepoimentos   {	margin-top: 30px; }
#listaDepoimentos li  {	padding-left: 10px;	padding-bottom: 20px;	 color: #444;	width:100%; border-bottom: solid 1px #eee;	margin-bottom: 20px;		}
#listaDepoimentos li .nome {	font-weight: bold;	}
#listaDepoimentos li .txtdepoimento {	line-height: 30px; font-style: italic;			}


	
	
		
	
	
	
	
	
	


	
/* CONTATO */
.avisoAdm				{	line-height:25px; font-size:18px; text-align:center; color:#fff; margin-top:1px;  	}
.mapa iframe 			{	width: 100% ; height: 250px;  }

/* POP UP */
.popup { 
	position:fixed;	height:100% !important;	width:100%;	z-index:1001;	
	background-image:url(img_selecionadas/fundo-popup.png);	margin:0px;	height:0px;
}
.cxPopup {	position:absolute;	height:100% !important;	width:100%;	z-index:1002;	margin:0px;	height:0px;}
.cxPopup .caixaFechar    		{	margin:50px auto auto auto; text-align:right; }
.cxPopup .caixaFechar a 		{	color:#fff;	font-size:20px;  }
.cxPopup .caixaConteudoPopup 	{	background-color:#fff;	border-radius:5px;	padding: 20px;	text-align:center; }
.cxPopup .caixaConteudoPopup h1 {	padding:15px 0px 15px; }
.cxPopup .caixaConteudoPopup p 	{	 }
.cxPopup .caixaConteudoPopup #fotoPopup {	width:100%; }
	

	
