/* CSS Document */

html,body{
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  background-color:#ffffff;
	  font-family:Arial, Helvetica, sans-serif;
	  color:#000000;
	  font-size:10px;
	 /* line-height:12px;*/
}
   
#wrapper {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
      text-align: center;
	  font-family:Arial, Helvetica, sans-serif;
	  color:#000000;
}

#wrapper {
      margin: 0 auto;
      text-align: left;
      vertical-align: middle;
      width: 924px;
   }

p
{
	margin:0px;
	padding:0px;
}

.texto
{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:12px;
}

.titulo_categoria
{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

.titulo_subcat
{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

.titulo_subcat a
{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

.titulo_subcat:hover
{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration:none;
}

.max-height-div
{
   height: expression( this.scrollHeight > 305 ? "305px" : "auto" ); /* sets max-height for IE */
   max-height: 305px; /* sets max-height value for all standards-compliant browsers */
}

.titulo_produto
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.titulo_produto a
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.titulo_produto:hover
{
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}

.indicado_para
{
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase; 
	color:#FFF; 
	font-weight:bold
}

.indicado_para_txt
{
	text-decoration:none;
	line-height:12px;
	font-family:Georgia, 'Times New Roman', Times, serif; 
	font-size:10px;
}

.voltar
{
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase; 
	color:#FFF; 
	font-weight:bold
}

.voltar a
{
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase; 
	color:#FFF; 
	font-weight:bold
}

.voltar:hover
{
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase; 
	color:#FFF; 
	font-weight:bold
}

.titulo_car
{
	font-size:11px;
	text-decoration:none;
	text-transform:uppercase; 
	color:#FFF; 
	font-weight:bold;
}

.texto_car
{
	font-size:12px;
	text-decoration:none;
	line-height:13px;
}

.titulo_tabela
{
	font-size:12px;
	text-decoration:none;
	text-transform:uppercase; 
	color:#FFF; 
	font-weight:bold;
}

.titulo_subproduto
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#b2b2b2;
}

.titulo_subproduto a
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#b2b2b2;
}

.titulo_subproduto:hover
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#b2b2b2;
}

.titulosub_tabela
{
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

/*
.texto
{
	font-size:16px;
	line-height:22px;
}


a
{
	color:#444E75;
	text-decoration:none;
}

a:hover
{
	color:#444E75;
	text-decoration:underline;
}

.backg
{
	behavior: url(images/iepngfix.htc);
}*/