﻿.acoes, .acoes img
{
	border-style: none;
	margin-right: 2px;
	cursor: pointer;
}

html, #BodyCenter, #frmPortalCenter
{
	height: 100%;
}

body
{
	font-family: Arial, Sans-Serif;
	font-size: 8pt;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.TextboxGeral
{
	font-family: Arial;
	font-size: 11px;
	color: #333;
}

.TextoGeralBold
{
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.BodyMapa
{
	margin: 0px;
}

.GridEmptyRow
{
	line-height: 15px;
	height: 27px;
	font-family: Arial;
	font-size: 11px;
	background-color: #FFF;
}

.GridRow
{
	line-height: 15px;
	height: 27px;
	font-family: Arial;
	font-size: 11px;
	background-color: #FFF;
}

.GridRowHeader
{
	line-height: 15px;
	height: 30px;
	font-family: Arial;
	font-size: 11px;
	background-color: #CCC;
}

.GridRowSelected
{
	line-height: 15px;
	height: 27px;
	font-family: Arial;
	font-size: 11px;
	background-color: #999;
}

.GridDetailRow
{
	padding: 0px;
	margin: 0px;
}

.PreviewRow
{
	height: 8px;
	text-indent: 10px;
}

.Titulo
{
	font-family: Arial,Sans-Serif;
	font-size: 13px;
	font-weight: bold;
	color: #666;
}

.TituloGrande
{
	font-family: Arial,Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}

.DivTituloMapa
{
	background-color: #FCFCFC;
}

.BtnAbreFecha
{
	padding-left: 10px;
}

.TituloMapa
{
	padding: 10px;
	font-family: Arial,Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #666;
}

.SubTitulo
{
	font-family: Arial,Sans-Serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

.Label
{
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 8pt;
	font-weight: bold;
	color: #666;
}

.Menu
{
	font-family: Arial;
	font-size: 11px;
}

.TextoGeral
{
	font-family: Arial;
	font-size: 11px;
}

.TextoNoticia
{
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
}

.ImgIcons
{
	border: none;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 2px;
}

.TreeRoot
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #333;
}

.TreeLink
{
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #666;
}

.TreeViewMapa
{
	margin-top: 10px;
	margin-left: 5px;
	overflow: scroll;
	width: 100%;
	height: 100%;
}

.PanelNoticiasAll
{
	width: 300px;
	line-height: 17px;
}

.TituloNoticia
{
	color: #666;
	font-weight: bold;
}

.DataNoticia
{
	color: #666;
}

.LinkChamadaNoticia
{
	text-decoration: none;
	color: #333;
}

.LinkChamadaNoticia:hover
{
	text-decoration: underline;
	color: #333;
}

.LabelMapaMap24
{
	font-family: Arial;
	font-size: 11px;
	width: 140px;
	text-align: center;
	background-color: #EDEDED;
	padding-top: 5px;
	padding-bottom: 5px;
	border: solid 1px #D3D3D3;
	position: absolute;
	top: 20px;
	left: -70px;
}

.LabelMapaGoogle
{
	font-family: Arial;
	font-size: 11px;
	width: 140px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EDEDED;
	border: solid 1px #D3D3D3;
	visibility:visible;
}

.LabelMapaGoogleDisable
{
	font-family: Arial;
	font-size: 11px;
	width: 140px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EDEDED;
	border: solid 1px #D3D3D3;
	visibility:hidden;
}

#DivHelpPage
{
	width: 950px; 
	margin-bottom: 15px;
	background-color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size:12px;
	line-height:18px;
	color: #333;
}

#DivHelpPage hr
{
	margin-top:0;
	height:1px;
}

#DivHelpPage h1
{
	font-size: 15px;
	font-weight: bold;
	color: #666;
	margin-bottom:0;
}

#DivHelpPage h2
{
	font-size: 12px;
	font-weight: bold;
	color: #333;
	margin-bottom:10px;
}

#DivHelpPage img
{
	border-style:none;
}
