﻿body 
{
	margin:0px;
	background-color:#ffffff;
	color:#686868;
	font-family:Verdana;
	background-image:url("img/bgPage.gif");
	background-repeat:repeat-x ;
	text-align:justify;
}
table
{
    color:#686868;
	font-family:Verdana;
	font-size:10px;
	text-align:justify;
}
.bgBase
{
	background-image:url("img/base.jpg");
	background-repeat:no-repeat ;
	background-position:center;
}
.textbox
{
    border:1px solid;
    border-color:#9A0000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
    font-style:normal;
    
}
.titulo
{
    color:#666666;
	font-family:HelveticaNeue Condensed;
	font-size:21px; 
}
.tituloDicas
{
	color: #9A0000; 
	font-size:10px;
	font-weight:bold;
}
.tituloTopo
{
    color:#450003;
	font-family:HelveticaNeue Condensed;
	font-size:39px; 
}
.subtituloTopo
{
    color:#ffffff;
	font-family:HelveticaNeue Condensed;
	font-size:20px; 
}
.subtituloDetprodutos
{
    color:#C3C3C3;
	font-family:HelveticaNeue Condensed;
	font-size:15px;
}
.FontDestaque
{
    color:#b4a181;
	font-family:HelveticaNeue Condensed;
	font-size:20px; 
}
.FonteSeparadorMenu
{
    color:#e5ba6c;
	font-family:Verdana;
	font-size:8px;
}
.FonteDescricoes
{
    color:#989898;
	font-family:Verdana;
	font-size:10px;
}
.FonteNomProdutos
{
    color:#989898;
	font-family:Verdana;
	font-size:10px;
}
.FonteCamposPesquisa
{
	color: #9A0000; 
	font-size:10px;
}
.FonteCinza
{
	color: #cccccc; 
	font-size:10px;
}

.lblObs
{
    color:#a40000;
	font-family:verdana;
	font-size:9px;
}



/*Links Gerais*/
a:link, a:visited, a:active {
   color: #b4a181; 
   border-bottom: 0; 
   text-decoration: none; 
}
a:hover 
{
   background: none; 
   color: #b4a181; 
   text-decoration: none; 
}

/*Links Destaques*/
a.linksDetaque:link, a.linksDetaque:visited, a.linksDetaque:active 
{
	color:#b4a181; 
	border-bottom: 0; 
	text-decoration: none; 
}
a.linksDetaque:hover 
{
   background: none; 
   color: #c5b9a1; 
   text-decoration: none; 
}

/*Links Produtos*/
a.LinkProdutos:link, a.LinkProdutos:visited, a.LinkProdutos:active 
{
   color: #cd0104; 
   border-bottom: 0; 
   text-decoration: none; 
}

a.LinkProdutos:hover  {
  background: none; 
  color: #cd0104; 
  text-decoration: none; 
}
/*Links Menu*/
a.LinkMenu:link, a.LinkMenu:visited, a.LinkMenu:active 
{
   color: #9A0000; 
   font-family:HelveticaNeue Condensed;
   border-bottom: 0; 
   text-decoration: none; 
   font-size:14px;
}

a.LinkMenu:hover  {
  background: none; 
  font-family:HelveticaNeue Condensed;
  color: #cd0104; 
  text-decoration: none; 
  font-size:14px;
}

#dhtmltooltip{
	position: absolute;
	width: 350px;
	border: 1px solid #cd0104;
	padding: 10px;
	background-color:#f4f4f4;
	visibility: hidden;
	z-index: 100;
	font-size:10px;
}
/*Links TollTip*/
a.LinkToolTip:link, a.LinkToolTip:visited, a.LinkToolTip:active 
{
   border-bottom: 0; 
   text-decoration: none; 
}

a.LinkToolTip:hover  {
  text-decoration:underline;
}





 



