/* CSS Document */

div#navega-local{
	padding														:10px;
}
div#navega-local span{
	color														:#000;
	font-size													:10px;
	font-weight													:normal;
}
div#navega-local span a{
	color														:#000;
}

div#produto-selecionado{
	padding														:10px;
	color														:#000;
	font-size													:11px;
}
	
	.table-produto-dados{
		width													:100%;
		margin-top												:25px;
	}
	.table-produto-dados th{
		width													:275px;
		text-align												:center;
	}
		
		.foto-ampliada{
			width												:275px;
			height												:259px;
			margin-bottom										:10px;
		}
		
		.navegacao-fotos{
			width												:97px;			
			margin												:0 auto 0 auto;
		}
		.navegacao-fotos td{
			padding												:15px 0 15px 0 !important;
		}
		
		.fotos-menores{
			margin												:0 auto 0 auto;
		}
		.fotos-menores img{
			border												:1px solid #ebebeb;
			margin												:5px;
		}

	.table-produto-dados td{
		padding													:0;
		text-align												:center;
	}

		#simula_frete{
			width												:325px;
			margin												:0 auto 15px auto;
			text-align											:left;
		}

		div#condicoes-pagamento{
			width												:325px;
			margin												:0 auto 15px auto;
			text-align											:center;
		}
			div#dados-produtos{
				width											:292px;
				text-align										:left !important;
				font-size										:11px;
				padding											:18px 5px 0px 5px !important;
				position										:relative;
				margin											:0 auto 0 auto;
			}
				div#dados-produtos #preco strong{
					color										:#f00;
					font-size									:12px;
				}
				div#dados-produtos #preco span{
					font-size									:14px;
				}	
				#Pagamento td{
					padding										:5px;
				}
				.fundo-a{
					background-color							:#f48000;
					color										:#fff;
				}
				.fundo-b{
					background-color							:#f2f2f2;
				}
				.fundo-c{
					background-color							:#d2d2d2;
					padding										:5px !important;
				}
				.fundo-d{
					background-color							:#f2f2f2;
					padding										:5px !important;
				}				
				th.fundo-b{
					padding										:25px;	
					font-size									:18px;
				}
				th.fundo-b strong{
					color										:#f00;					
				}
				#tab_visa .fundo-a{
					padding										:5px;
				}
				#tab_visa table td{
					padding										:3px;
				}
				#tab_master table td{
					padding										:3px;					
				}
				#tab_master .fundo-a{
					padding										:5px;
				}			
			
			div#dados-laterais{
				position										:absolute;
				width											:100px;
				text-align										:right;
				top												:15px;
				left											:197px;
			}					
				.borda-preta{
					border-right								:1px solid #000;
				}

		div#comprar_produto{
			width												:325px;
			margin												:20px auto 15px auto;
			text-align											:center;
		}
		    div#comprar_produto table{
			    margin												:0 auto;
		    }

		div#grade-produtos{
			padding												:10px 0;
			width												:325px;
			margin												:0 auto 15px auto;
			text-align											:center;
			font-size											:11px;
			border												:1px solid #eb8c1c;
		}
		div#grade-produtos table td{
			width												:162px;
			text-align											:center;
			padding												:5px 0 10px 0;
			font-size											:11px;
		}
		div#grade-produtos p{
			margin												:5px 0 15px 0 !important;
		}
	
	div#conteudo-descricao-produto{
		padding													:25px 25px 15px 0px;
		font-size												:11px;
	}
	div#conteudo-descricao-produto p{
		margin													:10px 0 0 0 !important;
	}	
	div#mais-produtos{
		padding													:15px 25px 15px 0px;
		font-size												:11px;
	}
	div#mais-produtos table{
		width													:100%;
	}
	div#mais-produtos table th{
		width													:120px !important;
		text-align												:center !important;
	}
	div#mais-produtos table td{
		font-size												:11px;
	}
	div#mais-produtos table td p{
		margin-top												:5px !important;
		color													:#000 !important;
	}
	div#mais-produtos table td span{
		font-size												:16px;
		font-weight												:bold;
	}
	
	div#mais-produtos table th, div#mais-produtos table td{
		padding													:10px;
	}
	
	.table-conteudo td{
		padding-right											:0px !important;
	}
	
.desc{
	background:#F6E7CA !important;
	color:#035622 !important;
	font-weight:bold !important;
}
.desc_alt{
	background:#FDBE83 !important;
	color:#035622 !important;
	font-weight:bold !important;
}
.preco_old{
	color:#1344BB !important;
	text-align:left !important;
}
.preco_new{
	font-size:13px !important;
}
