p.manchete {
	text-align : center;
	font : bold;
	font-size: 20px;
}
th.manchete {
	padding : 0px 0px 0px 0px;
}

p.data{
	font-style:normal;
	font-size: 10px;
	color:gray;
	text-align: right;
	margin:0;
	padding:0;
}

ul.manchete {
	font : bold Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin:0;
	padding:5px 5px;
	list-style-type : none;
}
li.manchete{
	margin-bottom: .5em;
	border-bottom: 1px dotted #ccc;
}
li.manchete a{
	display:block;
	margin:0;
	padding:0;
	text-decoration: none;
}
li.manchete a:hover{
	background-color: #dddddd;
}

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;
}
