﻿body
{
	font-family: Tahoma;
	font-size: 11px;
}

.tblPadding tr td
{
	padding: 5px 5px 5px 5px;
}

.lblHeader
{
	font-size: 13px;
	font-weight: bold;
}

.faixaTom
{
	background-color: #F7F7F7;
	width: 50%;
	float: left;
}

.faixaTom2
{
	background-color: #F7F7F7;
}

.link
{
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.link:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #CE0000;
}

.link:visited
{
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.textbox
{
	border: solid 1px Black;
}

.textbox2
{
	border: solid 1px Black;
	width: 98%;
}

.none
{
	display: none;
}

.view
{
	display: block;
}

#divMapa
{
	width: 100%;
	height: 330px;
}

.tblInfo
{
	text-align: justify;
}

.tblInfo tr td
{
	height: 15px;
	padding: 0 0 0 0;
}

.tblRota
{
	text-align: justify;
}

.tblRota tr td
{
	height: 30px;
	padding: 0 0 0 0;
}

.tblLimpa tr td
{
	padding: 0 0 0 0;
}

.km
{
	padding: 0 0 0 5px;
}

.bottomBorder
{
	border-bottom: #d6d3ce 1px solid;
}

.rightBorder
{
	border-right: #d6d3ce 1px solid;
}

.top
{
	height: 10px;
	background: url( "../image/top.bmp" ) repeat-x;
}

.top_left
{
	height: 10px;
	width: 8px;
	background: url( "../image/top_left.bmp" ) no-repeat;
}

.top_right
{
	height: 10px;
	width: 11px;
	background: url( "../image/top_right.bmp" ) no-repeat;
}

.left
{
	width: 8px;
	background: url( "../image/left.bmp" ) repeat-y;
}

.right
{
	width: 11px;
	background: url( "../image/right.bmp" ) repeat-y;
}

.bottom
{
	height: 12px;
	background: url( "../image/bottom.bmp" ) repeat-x;
}

.bottom_left
{
	width: 8px;
	height: 12px;
	background: url( "../image/bottom_left.bmp" ) no-repeat;
}

.bottom_right
{
	height: 12px;
	width: 11px;
	background: url( "../image/bottom_right.bmp" ) no-repeat;
}

.subtitulos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
A:link
{
	text-decoration: none;
	color: #333333;
}
A:visited
{
	text-decoration: none;
	color: #333333;
}
A:active
{
	text-decoration: none;
	color: #000000;
}
A:hover
{
	text-decoration: none;
	color: #CC0000;
}

