.validation-advice{
	color: #cc3333;
	font-weight: bold;
	position: absolute;
}
	
/* limpar os estilos default das tabelas */
.fc-tbx tbody td,
.fc-tbx tbody th{
	background: none;
	padding: 0;
	border: none;
	height: auto;
	line-height: normal;
}

.excesso{
	color: #C00;
}