Body{
  background-color: #E2E0E0;
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
	margin-left: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-height: 0px;
	margin-bottom: 0px;
}

TABLE{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align : justify;
	line-height : 18px;
}

form {
	margin: 0px
}

.img {
  border: 0px ;
}

.texto{
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}

A, A:LINK, A:ACTIVE, A:VISITED {
  text-decoration: none;
}

A, A:HOVER {
  color: #26A935;
  text-decoration: none;
}

.caixa_selecao {
  background-color: transparent; 
	border: 0px;
}

input, textarea, select  {  
  font-family: Tahoma, Arial, Tahoma, sans-serif;
  font-size: 11px;
  color: #000000;
	border: 1px solid #D2858D;
	background-color: #F7F7F7;
	width: 200px
}

.titulo{
  font-family: Tahoma;
  font-size: 14px;
  color: #D1868D;
  font-weight : bold;
}

.tituloPreto{
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight : bold;
}

.verde{
  font-family: Tahoma;
  font-size: 11px;
  color: #D1868D;
}

a .verde {
  font-family: Tahoma;
  font-size: 11px;
  color: #26A935;
}

.preto {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}

a. preto {
  font-family: Tahoma;
  font-size: 11px;
  color: #000000;
}

.lilas{
  font-family: Tahoma;
  font-size: 11px;
  color: #8036BB;
}

.azul{
  font-family: Tahoma;
  font-size: 11px;
  color: #1B3CE6;
}

.laranja{
  font-family: Tahoma;
  font-size: 11px;
  color: #F86300;
}

.vermelho{
  font-family: Tahoma;
  font-size: 11px;
  color: #FD0219;
}



.cinza{
  font-family: Tahoma;
  font-size: 11px;
  color: #666666;
}

.rodape{
  font-family: Tahoma;
  font-size: 10px;
  color: #666666;
}

.bg_rodape{
	background-image : url(imagens/bottom.jpg);
	background-position : bottom;
	background-repeat : no-repeat;
	background-color : #FFFFFF;
}

.colecao {
	font-family: Tahoma;
	font-size: 12px;
	color: #d5bec4;
	font-weight: bold;
}

.bgProduto {
	background-image: url(imagens/bgProduto.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.linkProduto {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a93c50;
}

.linkProduto:hover {
	color:#d5bec4;
	text-decoration:none;
}

.colecaoVerao, .colecaoInverno {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
}

.colecaoVerao {
	color: #D78392;
}

.colecaoInverno {
	color: #3c4e7c;
}
.bgProdutoDetalhe {
	background-image: url(imagens/bgProdutoG.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.bgProdutoThumb {
	background-image: url(imagens/bgProdutoThumb.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
