/* ================================
    CSS STYLES FOR Module Fie.Iel.UsuarioPF
   ================================
*/
.fontLabel 
{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}

.controles
{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color: #666666;
}

.fontPerfil
{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.fontObriga
{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	font-weight: bold;
	color: Red;
}

.fontObriga2
{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 9px;
	color: #000000;
}

.dataGrid
{
	font-family: Tahoma, Trebuchet MS, Arial;
	font-size: 11px;
	color: #666666;
}