﻿.panel_conteudo
{
	float: left;
	width: 460px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 40px;
	_height: expression( this.scrollHeight < 1201 ? "1200px" : "auto" );
	min-height: 1200px;
}

.panel_direita
{
	float: right;
	width: 299px;
	margin-top: 0px;
	margin-right: 3px;
}

.panel_esquerda
{
	float: right;
	width: 299px;
	margin-top: 10px;
}

.smh_div_link
{
	margin-top: 5px; margin-bottom: 5px; padding-bottom: 8px; border-bottom: solid 1px #dee2e6;
	display: block; text-align: right;
}

.smh_link
{
	font-family: Arial; font-size: 12px; color: #083e7d; text-decoration: none;
}

.smh_link:hover
{
	text-decoration: underline;
}

.smh_link_for_not_link
{
	font-family: Arial; font-size: 12px; color: #083e7d; 
}

.smh_link_selected
{
	font-family: Arial; font-size: 12px; color: #083e7d; text-decoration: none;
	font-weight: bold;
}

.smh_link_selected:hover
{
	text-decoration: underline;
}

.smh_div_titulo_link
{
	display: block; text-align: right;
}

.smh_titulo_link
{
	font-weight: bold; font-family: Arial; font-size: 14px; color: #8b1b2c;
}

.dropdownlist_right
{
	font-family: Arial; font-size: 12px; color: #083e7d; text-align: right;
}

.listview_empty
{
	display: block; text-align: right; margin-top: 14px;
	font-family: Arial; font-size: 12px; color: #083e7d; text-decoration: none; 
}

.panel_direita_ddl
{
	margin-top: 6px; margin-bottom: 14px; text-align: right; display: block;
}

.dir_tit_barra
{
	display: block; text-align: right;
	padding-bottom: 1px; border-bottom: solid 3px #dee2e6;
}

.listview_centro_empty
{
	display: block; text-align: center; margin-top: 10px; margin-bottom: 10px;
	font-family: Arial; font-size: 12px; color: #083e7d; 
}

.nspg_current
{
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: Red;
}

.nspg_numeros
{
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	color: #083e7d;
	text-decoration: none;
}

.nspg_numeros:hover
{
	text-decoration: underline;
}