@import url(cabecalho.css);

h5, h3, {
	font-family: tahoma;
}

h3 {
	color: #BB7700;
}


h1, p {
	font-family: georgia;
}

p {
	text-indent: 30px;
	text-align: justify;
}

.foto {
	line-height: 16px;
	width: 150px;
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	clear: right;
}

.foto img {
	width: 150px;
}

.foto .creditos {
	font-size: 10px;
	display: block;
	color: gray;
}

.legenda {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

.direitos {
	font-family: verdana;
	font-size: 10px;
	color: gray;
	border-top: 1px solid gray;
	clear: both;
}

hr {
	display: none;
}

#autor {
	font-weight: bold;
}
