.portalbbSubtitulos{
	font-family: Arial;
	font-size: 12px;
	color: #888888;
	font-weight: bold;
}

.portalbbDescritivoCampos{
	font-family: Arial;
	font-size: 11px;
	color: #3d5984;
}

.portalbbFontes{
	font-family: Arial;
	font-size: 11px;
	color: #7c8799;
}

.portalbbFontesLeft{
	font-family: Arial;
	text-align: left;
	font-size: 11px;
	color: #7c8799;
}

.portalbbFontesNumerico{
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	color: #7c8799;
}

.portalbbTextFieldAtivo{
	font-family: Arial;
	font-size: 11px;
	text-align: left;
	color: #3d5984;
	background-color: #e3e3e3;
}

.portalbbTextFieldAtivoNumerico{
	font-family: Arial;
	font-size: 11px;
	text-align: right;
	color: #3d5984;
	background-color: #e3e3e3;
}

.portalbbDivisorias{
	
}

.portalbbFormularios{
	border-color: #e4e4e4;
	background-color: #fcfcfc;
	border-left-width: 10px; 
}

.portalbbEspacamento{
	height: 15px;
}

/* 
	propiedades novas
*/

.pCorpo {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #00194b;
	margin-left: 0.5em;
	padding-bottom: 1em;
}

label{
	font-family: Arial;
	font-size: 11px;
	color: #3d5984;
	margin-bottom: 15px;
}
P.erro {
	font-family : Arial;
	color : #FF0000;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
}

