.background {
	background-attachment: scroll;
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.texto-padrao {
	font-family: arial;
	color: #666;
	font-size: 12px;
}

.fonte-tabela-noticias {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.background-tabela-esquerda-noticias {
	background-image: url(images/index_17.jpg);
	background-repeat: repeat;
}
.background-tabela-direita-noticias {
	background-image: url(images/index_19.jpg);
	background-repeat: repeat;
}
.background-centro-tabela {
	background-image: url(images/background-centro-tabelas.jpg);
	background-repeat: repeat-x;
}
.titulo-noticias {
	background-image: url(images/index_12.jpg);
	background-repeat: 	no-repeat;
	background-position: left bottom;
}
.abaixo-titulo-noticias {
	font-size: 9px;
}
.texto-topicos {
	font-size: 14px;
	color: #666;
	font-weight: normal;
}
.justificado {
	text-align: justify;
}
.serv-informatica {
	font-weight: bold;
	color: #0079BA;
}

