@charset "utf-8";
/* CSS Document */
.cinza{
color:#666666;
}
#barra_rolagem{
height:410px;
overflow:auto;
}

#fotos_produtos{
width:340px;
height:210px;
border:1px solid #CCCCCC;
float:left;
margin:08px;
font-size:11px;
color:#999999;
line-height:20px;
}
#fotos_produtos ul li{
list-style:square;
color:#00652B
}

#conteudo_produtos{
height:503px;
width:748px;
padding:15px;
*margin-top:-05px;
margin-top:-15px;
background-image:url(../imagens/fundo_listra.jpg);
background-repeat:repeat-x;
*margin-top:-05px;
}
#conteudo_produtos h2{
font-size:20px;
color:#666666;
}
#conteudo_produtos img{
padding-right:15px;
}
#conteudo_produtos p{
width:116px;
height:116px;
margin:20px;
float:left;
}


