*{ margin:0px auto }

body{ background:#767676 }

#estSite{ width:100%; background:url(../img/layout/bg_site.gif); background-position:center; background-repeat:repeat-y }
	#estTopo{ width:100%; height:170px; background:url(../img/layout/bg_topo.jpg); background-position:center; background-repeat:no-repeat }
	#estCentro{ width:100%; min-height:655px; background-position:center top; background-repeat:no-repeat; background-image: url(../img/layout/bg_centro.jpg) }
		#estConteudo{ width:750px; }
			#estMenuTopo{ width:750px; height:30px }
			#estPagina{ width:690px; padding:10px 30px; font:11px Arial; line-height:18px }
				#estProdutosFotosMini{ overflow-y:scroll; height:330px; width:170px; padding:0px 10px  }
				#estProdutosLegenda{ background:#cecece; font:11px Arial; padding:6px 0px; text-align:center }
				#estCasesFotosMini{ overflow-y:scroll; height:330px; width:170px; padding:0px 10px  }
				#estCasesLegenda{ background:#cecece; font:11px Arial; padding:6px 0px; text-align:center }
				
	#estRodape{ width:100%; height:109px; background:url(../img/layout/bg_rodape.gif); background-position:center; background-repeat:no-repeat; text-align:center }
		#estRodapeConteudo{ width:694px; height:43px; background:#970000; padding:16px 20px; margin:0px 10px; text-align:left }
		#estRodapeConteudo p{ font:11px Arial; color:#FFFFFF; line-height:18px }
		#estRodapeConteudo a{ font:11px Arial; color:#FFFFFF; text-decoration:none; margin:0px 10px }
		#estRodapeConteudo a:hover{ font:11px Arial; color:#FFFFFF; text-decoration:underline }
	

a{ font:11px Arial; color:#000000; line-height:18px; text-decoration:none }
a:hover{ font:11px Arial; color:#000000; text-decoration:underline }

.divVermelha{ background:#5d0000; margin-top:10px }
.boxFormulario{ background:#f2f2f2; border:2px dashed #CDCDCD; padding:10px }
.texto{ font:11px Arial; line-height:18px }
.textoVermelho{ font:11px Arial; color:#FF0000; font-weight:bold; text-align:center }
.textoBranco{ font:11px Arial; color:#FFFFFF; text-align:center }
.cupomDesconto{ font:11px Arial; color:#FFFFFF; background:#b30000; padding:5px; width:111px }
.cupomDesconto a{ font:11px Arial; color:#FFFFFF; text-decoration:none }
.cupomDesconto a:hover{ font:11px Arial; color:#FFFFFF; text-decoration:underline }
.form { font-family: Arial; font-size: 11px; color: #303030; text-decoration: none; background-color: #FFFFFF; border: 2px solid #CDCDCD }
.bordaFotos{ border:2px solid #cecece }