/* CSS Editor de Textos */
.btrecyoutube a {
display: block;
width: 35px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_youtube.png) no-repeat;
float : left;
}
.btrecyoutube a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_youtube_a.png) no-repeat;
}
.btrecnegrito a {
display: block;
width: 35px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_negrito.png) no-repeat;
float : left;
}
.btrecnegrito a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_negrito_a.png) no-repeat;
}
.btrecitalico a {
display: block;
width: 35px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_italico.png) no-repeat;
float : left;
}
.btrecitalico a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_italico_a.png) no-repeat;
}
.btrecdicas a {
display: block;
width: 33px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_dicas.png) no-repeat;
float : left;
}
.btrecdicas a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_dicas_a.png) no-repeat;
}
.btrecfoto a {
display: block;
width: 35px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_foto.png) no-repeat;
float : left;
}
.btrecfoto a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_foto_a.png) no-repeat;
}
.btrectitgrande a {
display: block;
width: 35px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_titgrande.png) no-repeat;
float : left;
}
.btrectitgrande a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_titgrande_a.png) no-repeat;
}
.btrectitmedio a {
display: block;
width: 35px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_titmedio.png) no-repeat;
float : left;
}
.btrectitmedio a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_titmedio_a.png) no-repeat;
}
.btreclinks a {
display: block;
width: 35px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_links.png) no-repeat;
float : left;
}
.btreclinks a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_links_a.png) no-repeat;
}
.btrecazul a {
display: block;
width: 21px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_azul.png) no-repeat;
float : left;
}
.btrecazul a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_azul_a.png) no-repeat;
}
.btrecvermelho a {
display: block;
width: 21px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_vermelho.png) no-repeat;
float : left;
}
.btrecvermelho a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_vermelho_a.png) no-repeat;
}
.btrecverde a {
display: block;
width: 21px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_verde.png) no-repeat;
float : left;
}
.btrecverde a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_verde_a.png) no-repeat;
}
.btrecamarelo a {
display: block;
width: 21px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_amarelo.png) no-repeat;
float : left;
}
.btrecamarelo a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_amarelo_a.png) no-repeat;
}
.btrecrosa a {
display: block;
width: 21px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_rosa.png) no-repeat;
float : left;
}
.btrecrosa a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_rosa_a.png) no-repeat;
}
.btrecsmruim a {
display: block;
width: 35px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_sm_ruim.png) no-repeat;
float : left;
}
.btrecsmruim a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_sm_ruim_a.png) no-repeat;
}
.btrecsmlegal a {
display: block;
width: 35px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_sm_legal.png) no-repeat;
float : left;
}
.btrecsmlegal a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_sm_legal_a.png) no-repeat;
}
.btpostlista a {
display: block;
width: 105px;
height: 29px;
background : url(http://www.revistazap.org/images/botoes/rec_listaposts.png) no-repeat;
float : left;
}
.btpostlista a:hover {
background : url(http://www.revistazap.org/images/botoes/rec_listaposts_a.png) no-repeat;
}


