﻿
/* Definições Gerais */

	.ItemProduto-Esquerda, .ItemProduto-Centro, .ItemProduto-Direita
	{
		font:1em Tahoma,Verdana,Arial;
		width:242px;
	    float:left;
	}
	
	.ItemProduto-Esquerda a, .ItemProduto-Centro a, .ItemProduto-Direita a
	{
		text-decoration:none;
	}
	
	.ItemProduto-Esquerda a:hover, .ItemProduto-Centro a:hover, .ItemProduto-Direita a:hover
	{
		text-decoration:underline;
	}
	
	.ItemProduto-Esquerda-Left, .ItemProduto-Centro-Left, .ItemProduto-Direita-Left
	{
	}
	
	.ItemProduto-Esquerda-Center, .ItemProduto-Centro-Center, .ItemProduto-Direita-Center
	{
		background:url(img/bg_item_produto_centro.jpg) repeat-x;
		height:261px;
		margin:0;
		width:218px;
		float:left;
	}
	
	.ItemProduto-Esquerda-Center-Cinza, .ItemProduto-Centro-Center-Cinza, .ItemProduto-Direita-Center-Cinza
	{
		background:url(img/bg_item_produto_centro_cinza.jpg) repeat-x;
		height:261px;
		margin:0;
		width:218px;
		float:left;
	}
	
	.ItemProduto-Esquerda-Right, .ItemProduto-Centro-Right, .ItemProduto-Direita-Right
	{
	}
	
/**/

/* Item Alinhado à Esquerda */

	.ItemProduto-Esquerda
	{	
		
	}

	.ItemProduto-Esquerda-Left
	{
		background:url(img/borda_esq_item_produto_esquerda.jpg) no-repeat right;
		height:261px;
		width:12px;
		float:left;
	}
	
		.ItemProduto-Esquerda-Left-Cinza
	{
		background:url(img/borda_esq_item_produto_esquerda_cinza.jpg) no-repeat right;
		height:261px;
		width:12px;
		float:left;
	}
	
	.ItemProduto-Esquerda-Center
	{
		
	}
	
	.ItemProduto-Esquerda-Right
	{
		background:url(img/borda_dir_item_produto.jpg) no-repeat left;
		height:261px;
		width:12px;
		float:right;
	}
	
	.ItemProduto-Esquerda-Right-Cinza
	{
		background:url(img/borda_dir_item_produto_cinza.jpg) no-repeat left;
		height:261px;
		width:12px;
		float:right;
	}
	
/**/
	
/* Item Alinhado no Centro */
	
	.ItemProduto-Centro
	{
	}
	
	.ItemProduto-Centro-Left
	{
		background:url(img/borda_esq_item_produto.jpg) no-repeat right;
		height:261px;
		width:12px;
		float:left;
	}
	
		.ItemProduto-Centro-Left-Cinza
	{
		background:url(img/borda_esq_item_produto_cinza.jpg) no-repeat right;
		height:261px;
		width:12px;
		float:left;
	}
	
	.ItemProduto-Centro-Center
	{
		float:left;
	}
	
	.ItemProduto-Centro-Right
	{
		background:url(img/borda_dir_item_produto.jpg) no-repeat left;
		height:261px;
		width:12px;
		float:right;
	}
	
		.ItemProduto-Centro-Right-Cinza
	{
		background:url(img/borda_dir_item_produto_cinza.jpg) no-repeat left;
		height:261px;
		width:12px;
		float:right;
	}
	
/**/
	
/* Item Alinhado à Direita */
	
	.ItemProduto-Direita
	{
		
	}
	
	.ItemProduto-Direita-Left
	{
		background:url(img/borda_esq_item_produto.jpg) no-repeat right;
		height:261px;
		width:12px;
		float:left;
	}
	
		.ItemProduto-Direita-Left-Cinza
	{
		background:url(img/borda_esq_item_produto_cinza.jpg) no-repeat right;
		height:261px;
		width:12px;
		float:left;
	}
	
	.ItemProduto-Direita-Center
	{
		float:left;
	}

	.ItemProduto-Direita-Right
	{
		background:url(img/borda_dir_item_produto_direita.jpg) no-repeat left;
		height:261px;
		width:12px;
		float:right;
	}
	
		.ItemProduto-Direita-Right-Cinza
	{
		background:url(img/borda_dir_item_produto_direita_cinza.jpg) no-repeat left;
		height:261px;
		width:12px;
		float:right;
	}

/**/

/* Botões */

	.ItemProduto-Botoes-Detalhes-Center a, .ItemProduto-Botoes-Comprar-Center a
	{
		color:#6C0001;
		
	}

	/* Botão Detalhes */

		.ItemProduto-Botoes-Detalhes a
		{
		    color:#7d7d7d;
		    font-size:0.9em;
		   float:left;
		   vertical-align:middle;
		   padding-top:2px;
		}
	
		.ItemProduto-Botoes-Detalhes-Left
		{
			float:left;
		}
	
		.ItemProduto-Botoes-Detalhes-Center
		{
			background:url(img/btn_item_produto.jpg) no-repeat top;
			width:93px;
			height:20px;
			padding-top:4px;
			text-align:center;
			font-size:0.7em;
			margin-top:6px;
			*margin-top:10px;
			float:left;
		}
	
		.ItemProduto-Botoes-Detalhes-Right
		{
			float:left;
		}

	/**/
	
	/* Botão Comprar */
		
		.ItemProduto-Botoes-Comprar a
		{
			color: #750900;
			font-size:1.0em;
			float:left;
			font-weight:300;
		}
		
		.ItemProduto-Botoes-Comprar-Left
		{
			float:left;
		}
		
		.ItemProduto-Botoes-Comprar-Center
		{
			background:url(img/btn_item_produto.jpg) no-repeat top;
			width:93px;
			height:20px;
			padding-top:4px;
			text-align:center;
			font-size:0.7em;
			margin-top:6px;
			*margin-top:10px;
			float:right;
		}
		
		.ItemProduto-Botoes-Comprar-Right
		{
			float:left;
		}
	
	/**/

/**/

/* Texto */

	.ItemProduto-Texto-Titulo
	{
		color:#750900;
		font-size:1.0em;
		font-weight:300;
		margin-top:12px;
		height:90px;
		padding-top:10px;
		text-align:left;
	}
	
	.ItemProduto-Texto-Titulo a
	{
		color:#750900;
	}
	
	ItemProduto-Texto-Titulo a:hover
	{
		text-decoration: underline;
	}
	
	.ItemProduto-Texto-Descricao
	{
		clear:left;
		margin-top:5px;
		font-size:0.9em;
		height:40px;
	}
	
	.ItemProduto-Texto-Descricao a
	{
		color:#7d7d7d;
	}
	
	.ItemProduto-Texto-Valores
	{
		float: left;
		color:#7d7d7d;
	}
	
	.ItemProduto-Texto-ValorMaior
	{
		font-size:0.9em;
	}
	
	.ItemProduto-Texto-ValorMaior-Label
	{
		font-size:0.9em;
	}
	
	.ItemProduto-Texto-ValorMenor
	{
		font-size:0.9em;
		color:#750900;
	}
	
	.ItemProduto-Texto-ValorMenor-Label
	{
		font-size:0.9em;
	}
	
	.ItemProduto-Texto-ValorUnico
	{
		color:#750900;	
	}
	
	.ItemProduto-Texto-ValorUnico-Label
	{
	}
	
	.ItemProduto-Texto-CondicaoPagamento
	{
		clear:left;
		float:left;
		color:#7d7d7d;
		font-size:0.9em;
		width:100px;
		margin-top:20px;
	}
	
	.ItemProduto-Esgotado
	{
		clear:left;
		color:Red;
		margin-top:15px;
		float: left;
	}
	
	/**/

/**/

/* Imagem */

	.ItemProduto-Imagem
	{
		float:right;
		/*margin-top:-40px;*/
		height:100px;
		width:100px;
	}
	
	.ItemProduto-Imagem img
	{
		height:100px;
		width:100px;
	}
	
/**/

/* Conteúdo */

	.ItemProduto-Conteudo
	{
		height: 205px;
		*height:212px;
	}

/**/

/* Rodapé */

	.ItemProduto-Rodape
	{
		clear:both;
		padding-top:15px;
		text-align:center;
		margin-left:15px;
		float: left;
		width: 200px;
	}
	
/**/
