.BOTAO_PADRAO {
	position:relative;
	width:85px;
	height:23px;
	background-image:url(../imagens/botao_padrao.jpg); 
	text-align:center;
	vertical-align: middle;
	display:table-cell;
	border: 1px solid #333333;
	bottom:0px;
	right:0px;
}

.BOTAO_TAMANHOFONTE { 
	position:absolute;
	top:17px; right:0; 
	z-index:3;
	margin:0px 10px 10px 10px;
}	

.BOTAO_VOLTAR {width:69px; height:16px; margin:40px 10px 20px 0; position:relative; float:right; text-align:right;}
.BOTAO_VOLTAR a{width:69px; height:15px; background:url(../imagens/botao-voltar.png) no-repeat; background-position:0 0; display:block;}
.BOTAO_VOLTAR a:hover {background-position:0 -15px; top:0; -webkit-transition-duration: 0.0s; -moz-transition-duration: 0.0s; }
.BOTAO_VOLTAR span {display:none;}

.BOTOES_COMPARTILHE{padding:10px;}

.BOTAO_TWITTER {
	width:68px; height:16px; background:url(../imagens/sprite.png) no-repeat; background-position:0 0;
	position:absolute; bottom:13px; right:120px; z-index:2;
}
.BOTAO_FACEBOOK {
	width:70px; height:14px; background:url(../imagens/sprite.png) no-repeat; background-position:0 -18px;
	position:absolute; bottom:13px; right:19px; z-index:2;
}

.BOTAO_NAVEGACAO_HOME {width:16px; height:16px; background:url(../imagens/sprite.png) no-repeat; background-position:-215px 0px; position:absolute; bottom:18px; right:162px;}
.BOTAO_NAVEGACAO_HOME:hover {background-position:-215px -17px;}

.BOTAO_NAVEGACAO_VOLTAR {width:16px; height:16px; background:url(../imagens/sprite.png) no-repeat; background-position:-214px -37px; position:absolute; bottom:15px; right:97px;}
.BOTAO_NAVEGACAO_VOLTAR:hover {background-position:-214px -54px;}

.BOTAO_NAVEGACAO_CONTATO {width:16px; height:16px; background:url(../imagens/sprite.png) no-repeat; background-position:-214px -71px; position:absolute; bottom:15px; right:27px;}
.BOTAO_NAVEGACAO_CONTATO:hover {background-position:-214px -88px;}

.BOTAO_ENVIAR_CONTATO {
	width:68px; height:25px;
	margin:2px 0 0 0;
	font-size:0; text-indent:-9999px;
	background:url(../imagens/sprite.png) no-repeat; background-position:-70px -42px;
	text-indent:-9999px;
	border:0;
	box-shadow: rgba(0,0,0, 0) 0 0 0; -moz-box-shadow: rgba(0,0,0, 0.0) 0 0 0; -webkit-box-shadow: rgba(0,0,0, 0.0) 0 0 0; }
	
.BOTAO_ENVIAR_CONTATO:hover {
	background-position:-70px -68px;
	border:0;
	box-shadow: rgba(0,0,0, 0) 0 0 0; -moz-box-shadow: rgba(0,0,0, 0.0) 0 0 0; -webkit-box-shadow: rgba(0,0,0, 0.0) 0 0 0; -webkit-transition-duration: 0.0s; -moz-transition-duration: 0.0s;
	cursor:pointer; }

/* BOTAO ENTRAR*/
.BOTAO_ENTRAR_CONTATO {
	width:68px; height:25px;
	margin:2px 0 0 0;
	background:url(../imagens/sprite.png) no-repeat; background-position:0 -42px;
	text-indent:-9999px;
	border:0;
	font-size:0;
	box-shadow: rgba(0,0,0, 0) 0 0 0; -moz-box-shadow: rgba(0,0,0, 0.0) 0 0 0; -webkit-box-shadow: rgba(0,0,0, 0.0) 0 0 0; }
	
.BOTAO_ENTRAR_CONTATO:hover {
	background-position:0 -68px;
	border:0;
	box-shadow: rgba(0,0,0, 0) 0 0 0; -moz-box-shadow: rgba(0,0,0, 0.0) 0 0 0; -webkit-box-shadow: rgba(0,0,0, 0.0) 0 0 0; -webkit-transition-duration: 0.0s; -moz-transition-duration: 0.0s;
	cursor:pointer; }


.BOTAO_LEIAMAIS {width:69px; height:15px; position:absolute; bottom:-15px; right:0;}
.BOTAO_LEIAMAIS a{width:69px; height:15px; background:url(../imagens/sprite.png) no-repeat; background-position:-71px 0; display:block;}
.BOTAO_LEIAMAIS a:hover {background-position:-71px -15px; top:0; }
.BOTAO_LEIAMAIS span {display:none;}

.BOTAO_TOPO { width:65px; height:25px; position:absolute; top:15px; right:10px; }.BOTAO_TOPO a { color:#FFF; font-weight:normal; }


.MOLDURA_BOTAO_ACESSAR_O_HOTSITE {
	width:134px; height:19px;
	position:absolute; bottom:10px; right:0;
	display:block; }

.MOLDURA_BOTAO_ACESSAR_O_HOTSITE a {
	width:134px; height:19px;
	display:block;
	background: url(../imagens/botao-acessar-o-hotsite.png) no-repeat; background-position:0 0; }

.MOLDURA_BOTAO_ACESSAR_O_HOTSITE a:hover {
	background: url(../imagens/botao-acessar-o-hotsite.png) no-repeat; background-position:0 0; background-position:0 -19px; }

.MOLDURA_BOTAO_ACESSAR_O_HOTSITE span {
	display:none; }
