.iconExcluir{
	background: url("/SUMIG/javax.faces.resource/imagens/excluir.png.xhtml") no-repeat !important;
} 

.iconEditar{
	background: url("/SUMIG/javax.faces.resource/imagens/editar.png.xhtml") no-repeat !important;
} 

.iconButtonPadrao{
	width:26px !important;
	height:26px !important;
}

.square {
	width: 20px;
	height: 20px;
	border: 1px solid #000000;
	margin: 2px;
}

.alertaRow {
	background: #FF7070;
	color: white;
}

.avisoRow {
	background: #FFFF80;
}

.normalRow {
	background: #80FF80;
}

.titleHome {
	text-align: center;
	font-size: 16px;
}