@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:148px; height:165px; background-image: url(../imagens/bg_produtos.gif); background-position: center; background-repeat: no-repeat; float:left;}
.div_p_foto2 { position: fixed; 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(../imagens/moldura_prod.gif); background-position: center; background-repeat: no-repeat; width: 115px; height: 105px;}


/* Quando o Mouse estiver FORA ................................................................................................*/
.div_p_mae2 { width:148px; height:165px; background-position: center; background-repeat: no-repeat; z-index: 0; float:left;}
.div_p_nome2  { font-family: "trebuchet MS", "Myriad Pro"; color:#666666; font-size: 12px; line-height: 12px; padding: 4px; padding-top: 5px; z-index: 1}
.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(../imagens/moldura_prod2.gif); background-position: center; background-repeat: no-repeat; width: 115px; height: 105px;}

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

.div_pesquisa_look{ float:left; padding-top:44px; background-image:url(../img/o.gif); background-position: center; background-repeat:no-repeat; width:30px; min-width:30px; cursor:pointer;} 

.div_pesquisa_look_k{ float:left; padding-top:44px; padding-bottom:2px; padding-left:90px; background-image:url(../img/k.gif); background-position:left center; background-repeat:no-repeat; width:30px; min-width:120px ;} 

.div_pesquisa_look_l{ float:left;  padding-top:44px; background-image:url(../img/l.gif); background-position:right center; background-repeat:no-repeat; width:40px; min-width:40px ; text-align:right; padding-right:20px;} 

.link_proximo{ text-decoration:none; color:#F90; font-size:12px;}

