/* These CSS rules should be used for getting the styles
   of the webpages like "/informacoes/mundo/especificos.html". */

div.specific-menu {
	width: 80%;
	margin-top: 1%;
	margin-bottom: 1%;
	margin-left: 8%;
	padding: 1%;
	border: thin solid #ccccff
}

div.specific-address {
	font-weight: bold
}

div.specific-choice {
	margin-top: 1em
}

div.specific-grp, div.specific-comment {
	color: #996666
}

div.specific-email, div.specific-telefax, div.specific-website {
	color: #669933
}
