﻿.BotaoCadastro
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:120px;
	height:24px;
	margin-top:2px;
	font-family:Times New Roman;
	font-size:18;
	/*vertical-align: middle;*/
	background-color: transparent;
	color:White;
	background-image: url('Botoes/Cadastro24.png');
	padding:2px;
	cursor:pointer;
}
.BotaoLoginEntrar
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:120px;
	height:24px;
	margin-top:1px;
	font-family:Times New Roman;
	font-size:18;
	/*vertical-align: middle;*/
	background-color: transparent;
	color:White;
	background-image: url('Botoes/LoginEntra24.png');
	padding:2px;
	cursor:pointer;
	top:0px;
}
.BotaoLoginSair
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:120px;
	height:24px;
	margin-top:1px;
	font-family:Times New Roman;
	font-size:18;
	/*vertical-align: middle;*/
	background-color: transparent;
	color:White;
	background-image: url('Botoes/FecharNovo.png');
	padding:2px;
	cursor:pointer;
	top:0px;
}
/*Botoes de menu Para ir as tela do site*/
.BtInicio
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:148px;
	height:50px;
	margin-top:2px;
	font-family:Times New Roman;
	text-align:center;
	font-size:28;
	background-color: transparent;
	color:White;
	background-image: url('Botoes/btInicio.png');
	padding:2px;
	cursor:pointer;
}
.btCliente
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:148px;
	height:50px;
	margin-top:2px;
	font-family:Times New Roman;
	text-align:center;
	font-size:28;
	background-color: transparent;
	color:White;
	background-image: url('Botoes/btCliente.png');
	padding:2px;
	cursor:pointer;
}
.btForum
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:148px;
	height:50px;
	margin-top:2px;
	font-family:Times New Roman;
	text-align:center;
	font-size:28;
	background-color: transparent;
	color:White;
	background-image: url('Botoes/btForum.png');
	padding:2px;
	cursor:pointer;
}
.btSuporte
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:148px;
	height:50px;
	margin-top:2px;
	font-family:Times New Roman;
	text-align:center;
	font-size:28;
	background-color: transparent;
	color:White;
	background-image: url('Botoes/btSuporte.png');
	padding:2px;
	cursor:pointer;
}
.btParceiros
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:148px;
	height:50px;
	margin-top:2px;
	font-family:Times New Roman;
	text-align:center;
	font-size:28;
	background-color: transparent;
	color:White;
	background-image: url('Botoes/btParceiros.png');
	padding:2px;
	cursor:pointer;
}
.btContrato
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:148px;
	height:50px;
	margin-top:2px;
	font-family:Times New Roman;
	text-align:center;
	font-size:28;
	background-color: transparent;
	color:White;
	background-image: url('Botoes/btContrato.png');
	padding:2px;
	cursor:pointer;
}
.MenuNavegacao
{
	/*overflow:auto;*/
	display: block;
	top:2px;
	float:left;
 	padding:10px;
	width:922px;
	height:50px;
	margin-left:4px;
	margin-top:4px;
	margin-top:2px;
	background-image: url('Fundo/barraMenu4.png');

}