acronym {
	border-bottom: 1px dashed #f00;
	cursor: help;
	font-weight: bold;
	}
.dropcap {
	float: left;
	width: .9em;
	font-size: 2.5em;
	line-height: 83%;
	clear: both;
}
p.manchete {
	text-align : center;
	font : bold;
	font-size: 20px;
}
th.manchete {
	padding : 0;
	margin:0;
}
p.data{
	font-style: normal;
	xxxxfloat:right;
	font-size: 10px;
	color: #000000;
	margin-top: 0px;
}
ul.manchete {
	font : bold Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 15px;
	margin-right : 10px;
	list-style-type : none;
	padding:0;
	margin:0;
}
ul.manchete li {
	border-bottom: thin dotted #b5b5b5;
	margin-bottom: .4em;
}
ul.manchete li a {
	display: block;
	text-decoration: none;
}

ul.manchete li a:hover {
	background-color: #f0f0f0;
}

div.foto {
	text-align: center;
/*	border: thin dotted Gray; */
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
	font-size : smaller;
	font-weight : bold;
}

