#tabela {
	width: 468px;
}
#bordafoto {
	width: 204px;
	margin-top: 0px;
	position: relative;
	float: right;
	margin-right: 5px;
	margin-left: 10px;
	margin-bottom: 0px;
	background-color: #F8F8F8;
	border: 1px solid #CCCCCC;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 25px;
}
h5 {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	padding-top: 2px;
	margin-left: 5px;
	color: #666666;
}
#foto {
	width: 200px;
	/* border: 1px solid #000000; */
}
.credito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding-right: 2px;
	font-style: italic;
}
#legenda {
	font-size: 10px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
#materia {
	line-height: 1.58em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin-right: 5px;
	margin-left: 5px;
}

#materia ul {
	list-style-type:none
}

#materia p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#materia a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0078;
	text-decoration: none;
	color: #ff0078;
}
#materia a {
	text-decoration: none;
	color: #0033FF;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0033FF;
*/
}

.ultimas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.ultimas a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff0078;
	text-decoration: none;
	color: #ff0078;
}