/*
  Dental Morelli Ltda.
  Tecnologia da Informação - TI
  
  Data                 Programador                     SATI   Comentários
  02/12/2005           Paulo S. Aguiar				   34128  Acrescentar as classes TD_FreteGratis e TD_FreteGratisVazio.  	
  25/01/2006		   Paulo S. Aguiar				   34072  Acrescentar as classes ItemMenuExibirOcultar, 
  															  SecaoVisivel e SecaoHidden.
  09/11/2006		   Denilson J. Silva 			   40834  Incluida classe texto_destaque .
  14/11/2006		   Denilson J. Silva 			   41252  Incluida classe texto_esgotado
  31/01/2006           Fernando F.Oliveira             42800  Alterada a dimensão dos botões padrão
  27/03/2007		   Paulo S. Aguiar				   44275  Ajuste na cor do link visited	
  09/11/2007           Thiago S. Araújo				   49550  Ajustar a cor do link quando visitado para a mesma acor do link.	
[-------------------------------------------------------------------------------------------------------------]
0033FF 
*/

a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #0066FF;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3333CC;
	background-color: White;
	margin: 0px;
	left: 0px;
	top: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	height:14px;
	border-top: 1px solid #66CCFF;
	border-right: 1px solid #66CCFF;
	border-bottom: 1px solid #66CCFF;
	border-left: 1px solid #66CCFF;
}
.inputimg {
	height:20px;
	width:21px;
	border-top: 0px solid #66CCFF;
	border-right: 0px solid #66CCFF;
	border-bottom: 0px solid #66CCFF;
	border-left: 0px solid #66CCFF;
}
.inputcheckbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	border: 0px none white;
	height:14px;
}
.inputradio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	border: 0px none white;
	height:14px;
}
.Botao_Enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 0px none;
	font-weight: bold;
	height:30px;
	width:95px;
	background-image:url(../img/btnPadrao.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.Botao_Vermelho {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 0px none;
	font-weight: bold;
	height:30px;
	width:95px;
	background-image:url(../img/btnVermelho.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.Botao_VermelhoMenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 0px none;
	font-weight: bold;
	height:18px;
	width:68px;
	background-image:url(../img/btnPadraoVermelhoMenor.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.Botao_AmareloMenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 0px none;
	font-weight: bold;
	height:18px;
	width:68px;
	background-image:url(../img/btnPadraoAmareloMenor.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.Botao_VerdeMenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 0px none;
	font-weight: bold;
	height:18px;
	width:68px;
	background-image:url(../img/btnPadraoVerdeMenor.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.Botao_Maior {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 0px none;
	font-weight: bold;
	height:28px;
	width:124px;
	background-image:url(../img/btnPadraoMaior.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.Botao_Menor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
	border: 0px none;
	font-weight: bold;
	height:18px;
	width:68px;
	background-image:url(../img/btnPadraoMenor.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.Botao_VerDetalhes {
	border: 0px none;
	height:25px;
	width:25px;
	background-image:url(../img/btnVerDetalhes.gif);
	background-repeat:no-repeat;
}
.Botao_Comprar {
	border: 0px none;
	height:25px;
	width:25px;
	background-image:url(../img/btnComprar.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.Botao_Excluir {
	border:0px none;
	height:15px;
	width:15px;
	background-image:url(../img/btnExcluir.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.Botao_Alterar {
	border:0px none;
	height:15px;
	width:15px;
	background-image:url(../img/btnOkGravar.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000066;
	border-top: 1px solid #66CCFF;
	border-right: 2px solid #66CCFF;
	border-bottom: 2px solid #66CCFF;
	border-left: 1px solid #66CCFF;
}
button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
	background-color: #DDF4FF;
	border: 0px none;
	height:28px;
	width:94px;
	background-image:url(../img/btnPadrao.gif);
	background-repeat:no-repeat;
	cursor:hand;
}
.tabela_borda {
	border:1px solid #C6D9EC;
	padding: 2px 8px 4px 8px;
	background-color: white;
	color: #0033CC;
}
.Tabela_Borda_Superior {
	border-top:1px solid #C6D9EC;
}
.tabela_cab {
	background-color: #C6D9EC;
	font-weight:bold;
	color:#000033;
}
.tabela_detpar {
	background-color:#FFFFFF;
	color:#000033;
}
.tabela_detimp {
	background-color:#F0F7FF;
	color:#000033;
}
.tabela_semborda {
	border:0px none;
	padding: 2px 8px 2px 8px;
	background-color: white;
	color: #0033CC;
}
.msg_erro {
	color:#CC0000;
	font-weight:bold;
}
.texto_obrigatorio {
	color:#FF5353;
	font-weight:bold;
}
.TD_FreteGratis{
	padding:0px;
	background-image:url(../img/TarjaFreteGratis.gif);
	background-repeat:no-repeat;	
	vertical-align:top;
}
.TD_FreteGratisVazio{
	padding:0px;
	background-image:url(../img/spacer.gif);
	background-repeat:no-repeat;
	vertical-align:top;			
}

.ItemMenuExibirOcultar {
	background-image:url(../img/Nav_Bar/af_vertgrad08.jpg);
	background-repeat:repeat-x;
}

.SecaoVisivel{
	display:inherit;
}

.SecaoHidden{
	display:none;
}
.texto_destaque
{
background-color:#FFFF00;
font-size:10px;
font-weight:bold;
color:#CC0000
}
.texto_esgotado
{
background-color:#FFFF99;
font-size:9px;
font-weight:bold;
color:#FF0000
}