/***********************************************************

CSS feito por Gustavo Henrique Figueiredo Costa
Empresa - MarketData em 24/08/2011

***********************************************************/

.content .content-produtos .conteudo-img-produtos { float:left; width:890px; height:auto; margin:0 0 0 45px; }

.content .content-produtos .conteudo-img-produtos .img-produtos
{
float:left;
margin:30px 17px 30px 0;
width:205px;
height:248px;
background-image: url("../img/png/bg-img-produtos.png");
background-repeat: no-repeat;
}

.content .content-produtos .conteudo-img-produtos .img-produtos .img-produtos-desc
{
float:left;
width:185px;
height:40px;
margin:15px 0 0 10px;
background-color:transparent;
}

.content .content-produtos .conteudo-img-produtos .img-produtos .img-produtos-desc  p
{
font-family:KozGoPro-Light, helveticaneueltstd;
font-size:11pt;
color:#617281;
text-align:left;
font-weight:bold;
text-align:center;
height:40px;

}

.content .content-produtos .conteudo-img-produtos .img-produtos  .img-produtos-img
{
float:left;
width:150px;
height:150px;
margin:5px 0 37px 27px;
position:relative;
z-index:1;
}

.content .content-produtos .conteudo-img-produtos .img-produtos  .btnProdutos a
{
float:left;
width:129px;
height:31px;
margin:-23px 0 0 37px;
position:relative;
z-index:2;
background-image: url("../img/btn/btn-produtos-ver-mais.png");
background-repeat: no-repeat;
}

.content .content-produtos .content-produtos-footer
{
background-image: url("../img/png/bg-content-produtos-footer.png");
background-repeat: no-repeat;
width:987px;
height:47px;
float:left;
margin:30px 0 0 0;
}
