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




/* CSS Fixo*/
.div_p_foto { width: 115px; padding: 4px; margin: 4px; margin-left: 5px; background-position: center; background-repeat: no-repeat;  }



/* Quando o Mouse estiver em CIMA ................................................................................................*/
.div_p_mae { width:130px; height:165px; background-image: url(http://www.lookcard.com.br/imagens/bg_produtos.gif); background-position: center; background-repeat: no-repeat;}
.div_p_foto2 { background-color: #FFFFFF; padding: 1px; background-color:#FFFFFF;}
.div_p_nome  { font-family: "trebuchet MS", "Myriad Pro"; color: #666666; font-size: 12px; line-height: 12px; padding: 4px; padding-top: 5px;}
.div_p_preco { font-family: "trebuchet MS", "Myriad Pro"; color: #FF0000; font-size: 13px; font-weight: bold; padding-bottom: 5px;}
.moldura { background-image: url(http://www.lookcard.com.br/imagens/moldura_prod.gif); background-position: center; background-repeat: no-repeat; width: 115px; height: 105px;}


/* Quando o Mouse estiver FORA ................................................................................................*/
.div_p_mae2 { width:130px; height:165px; background-position: center; background-repeat: no-repeat;}
.div_p_nome2  { font-family: "trebuchet MS", "Myriad Pro"; color:#666666; font-size: 12px; line-height: 12px; padding: 4px; padding-top: 5px; }
.div_p_preco2 { font-family: "trebuchet MS", "Myriad Pro"; color: #FF0000; font-size: 13px; font-weight: bold; padding-bottom: 5px; z-index: 1;}
.moldura2 { background-image: url(http://www.lookcard.com.br/imagens/moldura_prod2.gif); background-position: center; background-repeat: no-repeat; width: 115px; height: 105px;}

.fundo_tabela { background-image:url(http://www.lookcard.com.br/img/bg_tabela_prod.gif); background-repeat:repeat-x; background-position:top;}

.fotos_loja{ 
background-color:#FFF; padding:3px; border:1px solid #CCC;
}

