/* These CSS rules should be used for getting
   the styles of the webpages of "/novidades/saudacoes". */

@import url(e-base.css);

.etc-dat {
	color: silver
}

div.etc {
	clear: both; /* necessary for Opera browser */
	margin-top: 1em
}

p.etc {
	width: 100%;
	float: none;
	clear: both; /* necessary for Netscape browser */
	text-align: center;
	text-indent: 0
}

p.etc img.wide {
	width: 80%
}