/*-------------------------------------------------------------------------------

	PROJETO

	Data:				00/00/0000
	Descricao:			Arquivo com regras e componentes globais do projeto
	Autor:				Marcelo Casinha
	E-mail: 			marcelo@gadbrivia.com.br

	observacoes:		Nenhuma observação

-------------------------------------------------------------------------------*/

@import url("_basico.css");
@import url("_template.css");
@import url("_formulario.css");

@font-face{
	font-family: helveticacd;
	/*- FF, Safari, Chrome, etc.. -*/
	src: url('../fontes/Helvetica-Condensed-Oblique.ttf');
	/*- IE 8 -*/
	src /*\**/: url('../fontes/Helvetica-Condensed-Oblique.eot')\9;
	/*- IE 6 e 7 -*/
	*src: url('../fontes/Helvetica-Condensed-Oblique.eot');
}


a{ text-decoration:none; }

.shadow{
	text-shadow:0  1px  2px  #FFFFFF;
	-moz-text-shadow:0  1px  2px  #FFFFFF;
	-webkit-text-shadow:0  1px  2px  #FFFFFF;
}

/*--- TITULOS ---*/
.tt-creamcake{ background-image:url(../img/tt-creamcake.gif); width:267px; height:34px; }
.tt-sabores{ background-image:url(../img/tt-sabores.gif); width:267px; height:34px; }
.tt-saiba-mais{ background-image:url(../img/tt-saiba-mais.gif); width:267px; height:34px; }
.tt-informacao-nutricional{ background-image:url(../img/tt-informacao-nutricional.gif); width:267px; height:34px; }
.tt-ingredientes{ background-image:url(../img/tt-ingredientes.gif); width:267px; height:34px; }
.tt-dados-tecnicos{ background-image:url(../img/tt-dados-tecnicos.gif); width:267px; height:34px; }
.tt-receitas-relacionadas{ background-image:url(../img/tt-receitas-relacionadas.gif); width:923px; height:34px; }
.tt-informacao-nutricional-pop{ background-image:url(../img/tt-informacao-nutricional-pop.gif); width:193px; height:21px; }
.tt-dados-tecnicos-pop{ background-image:url(../img/tt-dados-tecnicos-pop.gif); width:124px; height:18px; }
.tt-downloads-revendedor{ background-image:url(../img/tt-downloads-revendedor.gif); width:923px; height:34px; }
.tt-trabalhe-conosco{ background-image:url(../img/tt-trabalhe-conosco.gif); width:137px; height:18px; }
.tt-historico{ background-image:url(../img/tt-historico.gif); width:70px; height:18px; }
.tt-captacao-leite{ background-image:url(../img/tt-captacao-leite.gif); width:114px; height:22px; }
.tt-analise-leite-recebimento{ background-image:url(../img/tt-analise-leite-recebimento.gif); width:215px; height:21px; }
.tt-analise-agua-recebimento{ background-image:url(../img/tt-analise-agua-recebimento.gif); width:217px; height:21px; }
.tt-fabricacao{ background-image:url(../img/tt-fabricacao.gif); width:72px; height:22px; }
.tt-controle-qualidade{ background-image:url(../img/tt-controle-qualidade.gif); width:143px; height:21px; }
.tt-missao-visao-valores{ background-image:url(../img/tt-missao-visao-valores.gif); width:183px; height:20px; }
.tt-nossa-missao{ background-image:url(../img/tt-nossa-missao.gif); width:93px; height:19px; }
.tt-visao{ background-image:url(../img/tt-visao.gif); width:39px; height:19px; }
.tt-valores{ background-image:url(../img/tt-valores.gif); width:51px; height:18px; }
.txt-novidades{ background-image:url(../img/txt-novidades.gif); width:249px; height:14px; }
.tt-vitaminas-minerais{ background-image:url("../img/tt-vitaminas-minerais.gif"); width:106px; height:11px }
.tt-calculo-imc{ background-image:url("../img/tt-calculo-imc.gif"); width:77px; height:12px }
/*--- LINKS ---*/
.lk-veja-mais{ background-image:url(../img/lk-veja-mais.gif); width:76px; height:32px; float:right; }
.lk-fechar{ background-image:url(../img/lk-fechar-thickbox.gif); width:41px; height:21px; }
.lk-voltar{ background-image:url(../img/lk-voltar.gif); width:56px; height:28px; }
.lk-voltar:hover{ background-position:0 bottom;}
.lk-remover{ background-image:url(../img/lk-remover.gif); width:54px; height:21px; }
.lk-adicionar{ background-image:url(../img/lk-adicionar.gif); width:72px; height:46px; }
.lk-voltar-home{ background-image:url(../img/lk-voltar-home.gif); width:126px; height:46px; }
.lk-missao-visao-valores{ background-image:url(../img/lk-missao-visao-valores.gif); width:267px; height:34px; }
.lk-historico{ background-image:url(../img/lk-historico.gif); width:267px; height:34px; }
.lk-imprimir{ background:url(../img/lk-imprimir.gif) no-repeat; width:48px; height:21px;}
.lk-enviar-amigo{background:url(../img/lk-enviar-amigo.gif) no-repeat; width:106px; height:21px;}
.desativado{background-position: 0 bottom; cursor: default;}

/*--- BOTÕES ---*/
.bt-avancar{ background:url(../img/bt-avancar.gif) no-repeat; width:66px; height:30px; }
.bt-finalizar{ background:url(../img/bt-finalizar.gif) no-repeat; width:92px; height:46px; }
.bt-enviar-contato{	background:url(../img/bt-enviar-contato.gif) no-repeat;	width:67px;	height:31px;}

/*--- CLASSES GLOBAIS ---*/
.box-produto{
	width:267px;
	background:url(../img/bg-box-produto.gif) no-repeat top;
	margin-bottom:20px;
	overflow:hidden;
}
.titulo-produto{background:url(../img/bg-box-produto-top.gif) no-repeat top #FFFFFF;}
.titulo-produto h2{ padding:4px 0 0 16px; margin:5px 1px -10px; border:2px solid #EEEEF0; border-top:none; border-bottom:none; }
.titulo-produto .bg-bottom-produto{
	background:url(../img/bg-box-produto-bottom.gif) no-repeat bottom;
	display:block;
	height:19px;
}
.box-produto span.bg-bottom{
	background:url(../img/bg-bottom-box-produto.gif) scroll 0 0 no-repeat;
	width:265px;
	height:6px;
	display:block;
	position:relative;
	left:0;
	bottom:0;
}
.tt-padrao{
	font:italic bold 14px Tahoma,sanserif; 
	color:#3A3958;
	padding:9px 0 9px 16px
} 
.box-produto div{
	width:233px;
	padding:10px 15px;
	background:#FCFCFC;
	border-left:2px solid #F1F1F1;
	border-right::2px solid #F1F1F1;
	overflow:hidden;
}
.clear{ clear:both; }

/*--- ---*/
.tt-produtos{
	width:181px;
	height:23px;
	background:url(../img/tt-produtos.png) no-repeat;
	color:#3A3958;
	padding:10px 0 0 12px;
	font:italic 14px Tahoma,sanserif;
	
}

input.campo-erro
{
	border: 1px solid #FF0000;
}
.menu-redes-sociais{ 
	position:absolute;
	top:15px; 
	right:30px; 
}
.menu-redes-sociais li{ float:left; }
.menu-redes-sociais li a{ 
	width:32px;
	height:32px;
}
.lk-facebook{ background:url(../img/lk-facebook.png) no-repeat; }
.lk-youtube{ background:url(../img/lk-youtube.png) no-repeat; margin-left:11px; }

