﻿body {
    background-color: #FFFFFF;
    margin-top: 0px;
    margin-left: 0px;     
}

body, td {
	font-size: 10px;
    font-family: Arial,Helvetica,sans-serif; 
    color: #000000;
}

a:link 		{ color: #AA0000; }
a:visited 	{ color: #A67575; }
a:hover 	{  				  }
a:active 	{ color: #FF8888; }


.produto {								/* Nome do produto */
	width: 230px;
	height: 19px;
	font-size: 16px; 
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: center;
}

.imagem {
	width:230px;  
	vertical-align:bottom; 
	background-color:#FFFFFF; 
	text-align:center;
}

.singlegraypixel {						/* Separador de produto */
	border-style: none;
	border-width: 0px;
	width:230px;
	height: 1.0px;"
}
.preco {								/* Preço  do produto */
	width: 230px; 
	height: 19px; 
	background-color: #FFFFFF; 
	vertical-align: top; 
	text-align: left; 
	color: #5F5F5F;
	font-size: 13px;
}
.caracteristicas  {						/* Caracteristicas do produto */
	width:230px;
	font-weight: normal;
	text-align: left;
	color: #5F5F5F;	
	background-color: #FFFFFF;
	vertical-align:top;
}
.style-new {							/* Novo produto */
	font-weight: normal;
	font-size: 13px;
	color: #00CCC5;	
}
.style1 {								/* TD de separação das 3 colunas () na linha preço e produto */
	width: 30px; 
	height: 19px;
	background-color:#FFFFFF;
}
.style2 {
	background-color: #759A05;
}
.style3 {
	font-weight: bold;
	background-color: #E3B51D;
}
.style4 {
	font-family: Verdana;
	font-size: xx-small;
	color: #FFFFFF;
	background-color: #000900;
}
.auto-style1 {
	font-family: Arial;
	color: #008000;
}
.auto-style2 {
	background-color: #A6AB49;
}
.auto-style3 {
	background-color: #9CCD07;
}
.auto-style4 {
	background-color: #CE91C5;
}
.auto-style5 {
	border-width: 0px;
}
.auto-style6 {
	border-width: 0px;
	margin-left: 0px;
}
					
.auto-style9 {
	text-align: right;
}
.auto-style11 {
	text-align: left;
}
.auto-style12 {
	font-family: Verdana;
	font-size: xx-small;
	background-color: #E3B51D;
}
.auto-style13 {
	font-family: Verdana;
	font-size: xx-small;
}
.auto-style14 {
	font-size: x-small;
	text-align:left;
	vertical-align:top;
}
.auto-style15 {
	margin-left: 40px;
}
