body{
	background-color: #DEF0F7;
	background-repeat: repeat-x;
	margin-top: 0px;
}

#corpohpl{
	width: 480px;
	height: 100%;
	text-align: left;
}

#corpohpl .headerbar{
	background-image: url("../imagens/sys/bg_headerbar.gif");
	background-repeat: repeat-x;
	width: 480px;
	height: 24px;
}


#corpohlp .cabecalho {width: 480px; overflow: hidden;}
#corpohlp .cabecalho .logo{width: 160px; float: left; }
#corpohlp .cabecalho .menu-modulos{width: 520px; float: right; text-align: right;}
#corpohlp .cabecalho .modulo{width:470px;padding-top:9px; text-align:right; font-size: 13pt; color: #ffffff; font-weight: bold; text-transform: uppercase;}
#corpohlp .cabecalho .menu-modulos img {border: 0px;}
#corpohlp .cabecalho .cbl-help{width: 300px; float: right; text-align: right; color: #ffffff; font-family:arial; font-size: 11pt; font-weight: bold; padding-top: 12px; text-transform: uppercase; vertical-align: text-top;}

#corpohlp .conteudo{
	font-family:arial;
	font-size: 10pt;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 500px;
	background-color: #ffffff;
	text-align: left;
	height: 100%;
	min-height: 330px;
}
#corpohlp .conteudovisualizacao{
	font-family:arial;
	font-size: 10pt;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 500px;
	background-color: #ffffff;
	text-align: left;
	height: 320px;
}

#corpohlp .conteudo .tituloSessao{
	padding: 3px;
	padding-top: 15px;
	font-weight: bold;
	font-size: 11pt;
}


#corpohlp .conteudo .tituloAtributo{
	display: block;
	font-weight: bold;
	cursor: pointer;
}

#corpohlp .conteudo .tituloRegraNegocio{
	display: block;
}


#corpohlp .conteudo .descricaoAtributo{
	padding-bottom: 11px;
	font-size: 11px;
	display: none;	
}

.groupModuloHelp{
	padding: 3px;
	padding-top: 15px;
	padding-bottom: 30px;
	font-weight: bold;
}

.classLinkHelp{
	padding-top: 30px;
	padding-left: 11px;
}
.conteudoLinkHelp{
	font-family:arial;
	font-size: 13px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-color: #ffffff;
	text-align: left;
}