/*Botões*/
.btn_entrar {
	display:block;
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(../imagens/bot_entrar.gif) no-repeat; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #ffffff 0px solid; 
	WIDTH: 100px; COLOR: #000000; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #ffffff 0px solid; 
	FONT-FAMILY: Verdana, Tahoma; 
	HEIGHT: 21px;
}
/*
.btn_entrar{
	display:block;
	width:100px;
	height:21px;
	margin-left:1px;
	text-align: right;
	background-image:url(../imagens/bot_entrar.gif);
}*/
.btn_entrar:hover{
	width:100px;
	height:21px;
	background-image:url(../imagens/bot_entrar_on.gif);
}
.btn_principal{
	display:block;
	width:112px;
	height:23px;
	margin-left:1px;
	text-align: right;
	background-image:url(../imagens/bot_principal.gif);
}
.btn_principal:hover{
	width:112px;
	height:23px;
	background-image:url(../imagens/bot_principal_on.gif);
}

.btn_sair{
	display:block;
	width:73px;
	height:23px;
	margin-left:0px;
	background-image:url(../imagens/bot_sair.gif);
}
.btn_sair:hover{
	width:73px;
	height:23px;
	background-image:url(../imagens/bot_sair_on.gif);
}

.btn_validar {
	display:block;
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(../imagens/validar_img.gif) no-repeat; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #ffffff 0px solid; 
	WIDTH: 18px; COLOR: #000000; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #ffffff 0px solid; 
	FONT-FAMILY: Verdana, Tahoma; 
	HEIGHT: 18px;
}
.btn_eliminar {
	display:block;
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(../imagens/img_cruz1.gif) no-repeat; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #ffffff 0px solid; 
	WIDTH: 18px; COLOR: #000000; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #ffffff 0px solid; 
	FONT-FAMILY: Verdana, Tahoma; 
	HEIGHT: 18px;
}
.btn_alterar {
	display:block;
	BORDER-RIGHT: #ffffff 0px solid; 
	BORDER-TOP: #ffffff 0px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: url(../imagens/validar_img.gif) no-repeat; 
	PADDING-BOTTOM: 5px; 
	MARGIN: 0px; 
	VERTICAL-ALIGN: middle; 
	BORDER-LEFT: #ffffff 0px solid; 
	WIDTH: 18px; COLOR: #000000; 
	PADDING-TOP: 3px; 
	BORDER-BOTTOM: #ffffff 0px solid; 
	FONT-FAMILY: Verdana, Tahoma; 
	HEIGHT: 18px;
}

.btn_excursoes{
	display:block;
	width:100px;
	height:90px;
	margin-left:1px;
	text-align: right;
	background:url(../imagens/img_excursoes.png) no-repeat;
}
.btn_excursoes:hover{
	width:100px;
	height:90px;
	background:url(../imagens/img_excursoes_on.png) no-repeat;
}

.btn_estatisticas{
	display:block;
	width:100px;
	height:90px;
	margin-left:1px;
	text-align: right;
	background:url(../imagens/img_estatisticas.png) no-repeat;
}
.btn_estatisticas:hover{
	width:100px;
	height:90px;
	background:url(../imagens/img_estatisticas_on.png) no-repeat;
}

.btn_marcacoes{
	display:block;
	width:100px;
	height:90px;
	margin-left:1px;
	text-align: right;
	/*background-image:url(../imagens/img_marcacoes.php);*/
        background:url(../imagens/img_marcacoes.png) no-repeat;
}
.btn_marcacoes:hover{
	width:100px;
	height:90px;
	/*background-image:url(../imagens/img_marcacoes.php?on=1);*/
        background:url(../imagens/img_marcacoes_on.png) no-repeat;
}

.btn_organizadores{
	display:block;
	width:100px;
	height:90px;
	margin-left:1px;
	text-align: right;
	background:url(../imagens/img_organizadores.png) no-repeat;
}
.btn_organizadores:hover{
	width:100px;
	height:90px;
	background:url(../imagens/img_organizadores_on.png) no-repeat;
}

.btn_alertas{
	display:block;
	width:100px;
	height:90px;
	margin-left:1px;
	text-align: right;
	background:url(../imagens/img_alertas.png) no-repeat;
}
.btn_alertas:hover{
	width:100px;
	height:90px;
	background:url(../imagens/img_alertas_on.png) no-repeat;
}

.btn_opcoes{
	display:block;
	width:100px;
	height:90px;
	margin-left:1px;
	text-align: right;
	background:url(../imagens/img_opcoes.png) no-repeat;
}
.btn_opcoes:hover{
	width:100px;
	height:90px;
	background:url(../imagens/img_opcoes_on.png) no-repeat;
}

.btn_bloquear{
	display:block;
	width:31px;
	height:30px;
	margin-left:1px;
	text-align:center;
	background-image:url(../imagens/img_validar.gif);
}
.btn_bloquear:hover{
	width:31px;
	height:30px;
	background-image:url(../imagens/img_bloqueio.gif);
}

.btn_desbloquear{
	display:block;
	width:31px;
	height:30px;
	margin-left:1px;
	text-align:center;
	background-image:url(../imagens/img_bloqueio.gif);
}
.btn_desbloquear:hover{
	width:31px;
	height:30px;
	background-image:url(../imagens/img_validar.gif);
}

.btn_vip{
	display:block;
	width:175px;
	height:29px;
	margin-left:0px;
	background-image:url(../imagens/botao_vip.png);
}
.btn_vip:hover{
	width:175px;
	height:29px;
	background-image:url(../imagens/botao_vip.png);
}

.btn_vipout{
	display:block;
	width:175px;
	height:29px;
	margin-left:0px;
	background-image:url(../imagens/botao_vipout.png);
}
.btn_vipout:hover{
	width:175px;
	height:29px;
	background-image:url(../imagens/botao_vipout.png);
}

.btn_travel{
	display:block;
	width:176px;
	height:30px;
	margin-left:0px;
	background-image:url(../imagens/botao_travel.gif);
}
.btn_travel:hover{
	width:176px;
	height:30px;
	background-image:url(../imagens/botao_travel.gif);
}

.btn_travelout{
	display:block;
	width:176px;
	height:30px;
	margin-left:0px;
	background-image:url(../imagens/botao_travelout.gif);
}
.btn_travelout:hover{
	width:176px;
	height:30px;
	background-image:url(../imagens/botao_travelout.gif);
}

/*FORMULARIOS*/
.btn_azul1 {
	BORDER-RIGHT: #ffffff 0px solid; BORDER-TOP: #ffffff 0px solid; FONT-SIZE: 11px; BACKGROUND: url(../imagens/bot_entrar.gif) no-repeat; PADDING-BOTTOM: 5px; MARGIN: 0px; VERTICAL-ALIGN: middle; BORDER-LEFT: #ffffff 0px solid; WIDTH: 90px; COLOR: #000000; PADDING-TOP: 3px; BORDER-BOTTOM: #ffffff 0px solid; FONT-FAMILY: Verdana, Tahoma; HEIGHT: 22px
}
