﻿.BodyCliente
{
	background-color:#FFFFFF;
	width: 960px; 
	margin: 0 auto;
}

.GeralCliente
{
	margin-top:2px;
	background-image: url('Fundo/Fundo.png');
	width: 950px;  
	height:800px;
	
}
.GeralGerenciadorCliente
{
	margin-top:2px;
	background-image: url('Fundo/Fundo.png');
	width: 950px;  
	height:865px;
	
}
.CabecalhoCliente
{
	 width: 739px; 
	 height:200px;
	 padding: 10px; 
	 background-image: url('Fundo/topo.png');
	 margin-top:2px;
	 margin-left:2px;
}
.MarcaCliente
{
	top:2px;
	float:left;
 	padding:10px;
	width:180px;
	height:180px;
	background-image: url('Fundo/barraMenu6.jpg');
}
.TituliCabecalhoCliente
{
	padding:15px;
	width:695px;
	height:170px;
	float:left;
	background-image: url('Fundo/barraMenu6.jpg');
}
.TituloTituloCliente
{
	width:100%;
	height:100px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}
.LoginIfoCliente
{
	padding:2px;
	width:100%;
	height:70px;
	float:left;
	width:920px;
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	background-image: url('Fundo/barraMenu6.jpg');
}
.BotaoCliente
{
	border-top:3px solid #eee;
	border-left:3px solid #eee;
	border-right:3px solid #ccc;
	border-bottom:3px solid #ccc;
	width:50px;
	height:50px;
	background-image: url('icon/Close.png');
}
.MenuEquerdaCliente
{
	display: block;
	top:2px;
	float:left;
 	padding:10px;
	width:200px;
	height:420px;
	/*background:#C0C0C0;*/
	margin-left:4px;
	margin-top:4px;
	background-image: url('Fundo/barraMenu4.jpg');
	
}
.DiretitaCorpoCliente
{
	overflow:auto;
	display: block;
	top:2px;
	padding:5px;
	width:571px;
	height:877px;
	margin-left:0%;
	margin-top:4px;
	float:left;
	
	
	background-image: url('Fundo/Fundo2.png');
}
.MenuEquerdaGerenciadorCliente
{
	display: block;
	top:2px;
	float:left;
 	padding:10px;
	width:200px;
	height:620px;
	/*background:#C0C0C0;*/
	margin-left:4px;
	margin-top:4px;
	background-image: url('Fundo/barraMenu4.jpg');
	
}
.DiretitaCorpoGerenciadorCliente
{
	display: block;
	top:2px;
	padding:10px;
	width:698px;
	height:620px;
	margin-left:4px;
	margin-top:4px;
	float:left;
	background-image: url('Fundo/barraMenu6.jpg');
}
.TreeViewCliente
{
	display: block;
	padding:1px;
	margin-left:1px;
	left:1px;
	float:left;
	width:200px;
	background-image: url('Fundo/barraMenu9.png');
	
}
.RodaPeCliente
{
	margin-top:2px;
	background-image: url('Fundo/Rodape7.png');
	width: 950px;  
	height:150px;
	float:left;
	
	
}
.TextoRodapeCliente
{
	display: block;
	padding:1px;
	width:100%;
	height:81px;
	margin-top:34px;
	font-family:Times New Roman;
	font-size:14;
	color:White;
	
	
}
.BotaoMenuCliente
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:200px;
	height:35px;
	margin-top:2px;
	font-family:Times New Roman;
	font-size:14;
	/*vertical-align: middle;*/
	background-color: transparent;
	color:White;
	background-image: url('Botoes/Usuario2.png');
	padding:2px;
	cursor:pointer;
}
.BotaoGerenciadorCliente
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:200px;
	height:35px;
	margin-top:2px;
	font-family:Times New Roman;
	font-size:14;
	/*vertical-align: middle;*/
	background-color: transparent;
	color:White;
	background-image: url('Botoes/gerenciador.png');
	padding:2px;
	cursor:pointer;
}
.BotaoFechaCliente
{
	border-top:1px solid #eee;
	border-left:1px solid #eee;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	width:200px;
	height:35px;
	margin-top:2px;
	font-family:Times New Roman;
	font-size:14;
	/*vertical-align: middle;*/
	background-color: transparent;
	color:White;
	background-image: url('Botoes/Fechar.png');
	padding:2px;
	cursor:pointer;
}