.assinatura {
	font-size: 8px;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
	float: right;
	font-style: normal;
}

.indice {
	line-height: 1.1em;
	text-align: left;
	min-height: 350px;
	background: transparent;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 17px;
	float: left;
	clip: rect(auto,auto,auto,0px);
	height: 300px;
	font-size: 0.7em;
	font-variant: normal;
	font-weight: bold;
	font-style: normal;
	width: 150px;
}

.contentor-index {
	line-height: 1.3em;
	text-align: justify;
	width: 280px;
	color: #003366;
	min-height: 350px;
	background: transparent;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	float: left;
	clip: rect(auto,auto,auto,0px);
	padding-bottom: 7px;
	height: 400px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 10px;
	font-style: italic;
	overflow: auto;
	z-index: 0;
}

.poema {
	line-height: 1.2em;
	float: left;
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
	overflow: auto;
	width: 200px;
	height: 230px;
	background-color: #666666;
	filter: Alpha(Opacity=450);
	margin-left: 20px;
	border: 12px outset #FF8040;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color: #000033;

}
.quadrado {
	width: 85px;
	clear: none;
	float: left;
	padding-left: 4px;
	border: 10px inset #FF8040;
	text-align: left;
}

h1 {
	color: #484800;
	font-weight: 900;
	text-align: left;
	font-size: 14px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #330033;
	font-style: italic;
}

