

#lblslcDisciplina
{
	color		: #00467A;
	font-size	: 10px;
	font-weight	: bold;
	display		: block;
	margin-top	: 10px;
}

/* CLASSES */

.cl_mensagemNaoLida
{
	width		: 10%;
	text-align	: center;
}

.cl_TotalMensagem
{
	width		: 10%;
	text-align	: center;
}

.cl_msgNaoPossuiTema
{
	margin-top	: 5px;
	color	  	: red;
	font-weight	: bold;
	text-align	: center;
}

.cl_total
{
	color		: #FFF;
	background	: #002663 url(../imagem/bg_rodape.gif) repeat-x scroll center bottom;
}

.cl_TotalGeral
{
	text-align	: center;
	font-weight	: bold;
}

/* ID's */
#spnDisNom
{
	margin 			: 0;
	display			: block;
	margin-bottom	: 5px;
	width			: 98%;
	padding			: 5px;
}