/* classes */
.rede{
position:relative;
top:-25px;
height:30px;
width:30px;
left:685px;

}
.boxLinks{
  width:204px;
}

a.bot{
  display:block;
  height:28px;  
}

.boxLinks dl{
  display:block;
  padding:20px 0 0 20px;
}


.boxLinks dl dd{
  padding:0 0 0 13px;
}


.boxLinks dd.content{
  background:#000000;
}


.boxLinks .borderUp{
  height:14px;
  background:url(../images/borderup_boxLinks.gif) no-repeat bottom;
}
.boxLinks .borderDown{
  height:15px;
  background: url(../images/borderdown_boxLinks.gif) no-repeat top;
}


.boxLinks .borderUp.seta1 { background: url(../images/borderupicon_boxLinks.png); }
.boxLinks .borderDown.seta2 { background: url(../images/borderdownicon_boxLinks.png); }
.boxLinks .borderDown.seta3 { background: url(../images/borderdownicon_boxLinks_2.png); }

#header{ height:646px; }

#content{
  position: absolute;
  top: 150px;
  left: 80px;
  margin:0 auto;
  width:792px;
  background: url(../images/fundo_content.gif) repeat; 
}

#content .rows{
  width:264px;
  padding:24px 28px 14px 28px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 208px;
}


.colA .boxLinks dl dd{background: url(../images/seta_boxLinks_colA.gif) no-repeat 0 4px;}
.colB .boxLinks dl dd{background:url(../images/seta_boxLinks_colB.gif) no-repeat 0 4px;}
.colC .boxLinks dl dd{background:url(../images/seta_boxLinks_colC.gif) no-repeat 0 4px;}

/* começo botões*/

/* botão resenha */
.colA .boxLinks a.resenha{background-image:url(../images/bot_resenha_boxLinks_blue.gif)}
.colB .boxLinks a.resenha{background-image:url(../images/bot_resenha_boxLinks_green.gif)}
.colC .boxLinks a.resenha{background-image:url(../images/bot_resenha_boxLinks_red.gif)}

/*botão conheça */

.colA .boxLinks a.conheca{background-image:url(../images/bot_conheca_boxLinks_blue.gif)}
.colB .boxLinks a.conheca{background-image:url(../images/bot_conheca_boxLinks_green.gif)}
.colC .boxLinks a.conheca{background-image:url(../images/bot_conheca_boxLinks_red.gif)}

/*botão degustação */

.colA .boxLinks a.degustacao{background-image:url(../images/bot_degustacao_boxLinks_blue.gif)}
.colB .boxLinks a.degustacao{background-image:url(../images/bot_degustacao_boxLinks_green.gif)}
.colC .boxLinks a.degustacao{background-image:url(../images/bot_degustacao_boxLinks_red.gif)}

/*fim botões */

#content .cols{
  float:left;
  width:264px;
  height:100%;
  padding:0 0 42px 0;
}

div.rows.img{
  position:relative;
  width:250px;
  height:133px;
}

#content .cols .rows .img{
  position: absolute;
  left: -8px;
  top: 4px;
  width: 280px;
  height: 160px;
  background: white;
  z-index: 30;
  background: url(../images/fundo_cols_img.png);
  padding: 10px 0 0 10px;
  voice-family: "\"}\"";
  voice-family: inherit;
  width: 270px;
  height: 150px;
}

#content .rowC {
  font-family: verdana;
  font-size:12px;
  line-height:150%;
} 

#content .rows h1{
  color: #000000;
  font-family: "Trebuchet MS";
  font-size: 18px;
  font-weight: normal;
  line-height: 150%;
}

span.clearFull{
    display:block;
    clear:both;
}


