﻿.tblLotacaoTras
{
	background: url(Images/carro_tras.png) no-repeat left top;
	height: 234px;
	width: 96px;
}

.tblLotacaoMeio
{
	background: url(Images/carro_meio.png) no-repeat left top;
	height: 234px;
	width: 83px;	
	vertical-align: middle;
	text-align: center;
}

.tblLotacaoFrente
{
	background: url(Images/carro_frente.png) no-repeat left top;
	height: 234px;
	width: 203px;	
}

.avatarBancoFrenteBox
{
	padding: 1px 0px 2px 0px;
	text-align: center;
	width: 64px;
	margin-left: auto;
	margin-right: 0px;
}

.avatarBancoTrasBox
{
	padding: 1px 0px 2px 0px;
	text-align: center;
	width: 64px;
	margin-left: auto;
	margin-right: 0px;
}

.apelidoText
{
	font-family:Arial;	
	color:#FFFFFF;
	font-weight:bold;
}

#divLotacao a
{
	color: #FFFFFF;
	font-weight:bold;
}
