﻿.LinkNoLine
{
	text-decoration: none;
}

.LinkNoLineBold
{
	text-decoration: none;
	font-weight: bold;
}

.CursorLink
{
	cursor: hand;
	text-decoration: none;
	color: #CCCCCC;
}

table
{
	border-left-width: 0px;
	border-right-width: 0px;
}


body
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	width: auto;
	height: auto;
	font-family:Arial;
	font-size:11px;
}

#DescVeiculo
{
	border-top:solid 1px #CCCCCC;
	padding: 15px 0px 15px 13px;
	background-color: #FCFCFC;
	color:#333333;
	font-size:15px;
	
}

.DescVeiculoClass
{
	border-top:solid 1px #CCCCCC;
	padding: 15px 0px 15px 13px;
	background-color: #FCFCFC;
	color:#333333;
	font-size:15px;
}

#DivDados td
{
	padding: 6px 6px 6px 10px;
}

.DGItemStyleDesc
{
	color: #333333;
	font-family: Arial;
	text-align: left;
}

.DGItemStyleItem
{
	font-family: Arial;
	color: #333333;
	text-align: right;
}

.CellVoltar
{
	vertical-align: top;
	padding-left:10px;
	padding-top:8px;
	text-align: left;
	background-image: url('../img/FundoTitulo.jpg');
}

.CellTitulo
{
	vertical-align: top;
	padding-top:10px;
	padding-right:12px;
	text-align: right;
	background-image: url('../img/FundoTitulo.jpg');
	height:30px;
}




