﻿/*
.IconMore{background-image: url('../layout/mais_destaques.png'); background-repeat: no-repeat; background-position: top; cursor: pointer; border: 0px; width:20px; height: 20px; outline: none; background-color:transparent; cursor:pointer;}
.IconMore:hover{background-image: url('../layout/mais_destaques_h.png');}

.btSaberMais{background-image: url('../layout/saber_mais.png'); background-repeat: no-repeat; background-position: top; cursor: pointer; border: 0px; width:86px; height:22px; outline: none; background-color:transparent; cursor:pointer;}
.btSaberMais:hover{background-image: url('../layout/saber_mais_h.png');}

.btEnviar{ background-image: url('../layout/bt_enviar.png'); background-repeat: no-repeat; background-position: top; cursor: pointer; border: 0px; width:81px; height: 28px; outline: none; background-color:transparent; cursor:pointer;}
.btEnviar:hover{background-image: url('../layout/bt_enviar_h.png');}

.btVoltar{ background-image: url('../layout/bt_voltar.png');background-repeat: no-repeat; background-position: top;  border: 0px; width:68px; height:22px; outline: none; background-color:transparent; cursor:pointer;}
.btVoltar:hover{ background-image: url('../layout/bt_voltar_h.png');}

.btAnterior{ background-image: url('../layout/btVoltar_PT.png');background-repeat: no-repeat; background-position: top;  border: 0px; width:76px; height: 20px; outline: none; background-color:transparent; cursor:pointer;}
.btAnterior:hover{ background-image: url('../layout/btVoltar_PT_h.png');}

.btProximo{ background-image: url('../layout/btProximo_PT.png');background-repeat: no-repeat; background-position: top;  border: 0px; width:76px; height: 20px; outline: none; background-color:transparent; cursor:pointer;}
.btProximo:hover{ background-image: url('../layout/btProximo_PT_h.png');}
*/

.botao-red{font-family: 'Lato', sans-serif; font-size:12px; font-weight:700; background-color:#C41230; color:#fff; height:24px; padding-left:10px; padding-right:10px; cursor:pointer; border:0px; text-transform:uppercase;}
.botao-red:hover{ background-color:#f3f1f1; color:#C41230; }

.botao-gray{font-family: 'Lato', sans-serif;font-size:12px; background-color:#f3f1f1; color:#4e4e4e; height:24px; padding-left:10px; padding-right:10px;cursor:pointer; border:0px; text-transform:uppercase;}
.botao-gray:hover{ background-color:#C41230; color:#fff;}

.btShare_Email{background-image: url('../layout/email.png'); background-repeat: no-repeat; background-position: 0px 0px; border: 1px; width:60px; height:12px;background-color: transparent; outline: none; cursor: pointer;color:#666; text-indent:10px; font-size:10px; display:block;}
.btShare_Email:hover{background-image: url('../layout/email_h.png'); color:#C41230; }
.btShare_Print{background-image: url('../layout/print.png'); background-repeat: no-repeat;background-position: 0px 0px; border: 1px; width:65px; height:16px;background-color: transparent; outline: none; cursor: pointer; color:#666; text-indent:10px; font-size:10px;  display:block;}
.btShare_Print:hover{background-image: url('../layout/print_h.png'); color:#C41230; }


















