h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: center;
	color: #961B1E;
	font-weight: bold;
	line-height: 20px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: left;
	color: #660000;
	font-weight: bold;
	line-height: 32px;
}

.citacao {
	margin-left: 4em;
}

#page {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#topo {
	position: absolute;
	height: 75px;
	width: 760px;
	background-color: #490100;
	text-align: right;
	margin: 0px;
	padding: 0px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

#rev_num {
	background-color: #480100;
	width: 145px;
	top: 90px;
	height: 30px;
	position: absolute;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 11px;
	color: #FFFFFF;
	font-weight: bold;
}


#sumario {
	background-color: #fff3d6;
	width: 166px;
	top: 132px;
	height: auto;
	position: absolute;
	margin: 0px;

}
		
#sumario ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: verdana, arial, Helvetica, sans-serif;
}
		
#sumario li { margin: 0 0 2px 0; }
	
#sumario ul a
{
	display: block;
	padding: 5px 10px;
	width: 145px;
	color: #490200;
	background-color: #FFDB88;
	text-decoration: none;
}

#sumario ul a:hover
{
	color: #fff;
	background-color: #490200;
	text-decoration: none;
}
		
#sumario ul ul li { margin: 0 0 1px 0; }
		
#sumario ul ul a
{
	display: block;
	padding: 5px 5px 5px 30px;
	width: 125px;
	color: #490200;
	background-color: #FFDB88;
	text-decoration: none;
}
		
#sumario ul ul a:hover
{
	color: #fff;
	background-color: #490200;
	text-decoration: none;
}

#artigo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	top: 75px;
	width: 560px;
	position: absolute;
	left: 166px;
	line-height: 16pt;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 20px;
}

#artigo a {
	text-decoration: none;
	color: #961B1E;
}

#artigo a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #961B1E;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.resumo {
	text-align: left;
	background: #F8F7EF;
	border: 1px dashed #B2B2B2;
	border-width: 1px 0;
	margin-top: 0.25em;
	margin-bottom: 0.5em;
	padding-top: 0.75em;
	padding-right: 2em;
	padding-bottom: 0.75em;
	padding-left: 2em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 1.5em;
}
.autor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.88em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-weight: bold;
	color: #5E6554;
	text-align: center;
}
.central {
	width: 100%;
	position: absolute;
	background-position: center center;
	height: 100%;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 20px;
}
