@charset "utf-8";
/* CSS Document */



<!--####################################LateralDireita###########################		
	
		#destaque {
			height:483px;
			width:658px;
			float:left;
			}
			
			#aba_destaque, #slideshow, #detalhe_produto {
				margin-left:15px;
				}	
		
			#aba_destaque {
				height:35px;
				width:631px;
				background:url(../imagens/aba_destaque.jpg) no-repeat;
				}
				
			#slideshow {
				height:379px;
				width:631px;
				background:#000000;
				margin-top:7px;
				}	
				
				#produto_destaque {
					background:#333333;
					height:367px;
					width:367px;
					margin:5px;
					float:left;
					}
					
				#lista_produtos {
					height:367px;
					margin:5px;
					margin-left:2px;
					float:left;
					width:245px;
					}	
					
					#tracejado_mini {
						border-bottom:dotted 1px #999999;
						margin-top:2px;
						margin-bottom:2px;
						}
					
					#listagem {
						height:305px;
						overflow:hidden;
						}
						 
						#mini_produto {
							margin-top:10px;
							cursor:pointer;
							}
							
							#nome_produto_mini {
								color:#666666;
								text-align:left;
								font-size:10px;
								margin-left:13px;
								margin-top:5px;
								margin-bottom:30px;
								}
				
			#detalhe_produto {
				height:61px;
				width:631px;
				background:#000000;	
				margin-top:2px;
				}
				
				#nome_detalhe {
					height:60px;
					width:500px;
					float:left;
					text-align:left;
					}
					
					#produto_titulo {
						color:#999999;
						text-align:left;
						font-size:18px;
						margin:5px;
						}
						
					#nome_produto {
						color:#FFFFFF;
						font-size:12px;
						text-align:left;
						margin-left:20px;
						}	
						
						#nome_produto .titulo_produto {
							color:#DA9031;
							font-weight:bold;
							}
					
				#botao_maisdetalhes {
					height:60px;
					width:130px;
					float:right;
					}	
					
					#botao_jpg {
						margin-top:4px;
						}			

<!--##############################################################################

