#wrapper {
	height: 640px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.menu-duartebelo {
	background-color: #CCC;
	height: 30px;
	width: 960px;
}
.menu-nucleo {
	background-color: #000;
	height: 15px;
	width: 960px;
}
.area-total {
	background-color: #E6E6E6;
	height: 578px;
	width: 960px;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: auto;
	margin-left: auto;
}
.area-total-anterior {
	background-color: #900;
	float: left;
	height: 578px;
	width: 22px;
}
.area-total-seguinte {
	background-color: #900;
	float: left;
	height: 578px;
	width: 22px;
}
.area-total-escrita {
	height: 578px;
	width: 916px;
	background-color: #600000;
	margin-right: auto;
	margin-left: auto;
	float: left;
	text-align: center;
}
.area-total-escrita-fotografia1 {
	height: 288px;
	width: 916px;
	margin-bottom: 2px;
}
.area-total-escrita-fotografia2 {
	height: 288px;
	width: 916px;
}
.menu-scroll {
	background-color: #000;
	height: 15px;
	width: 960px;
}
.menu-nucleo-legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
	float: right;
	padding-right: 20px;
	padding-top: 2px;
}
.area-total-escrita_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 50px;
	text-align: justify;
}
a:link {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
a:visited {
	font-size: 16px;
	color: #000;
}
a:hover {
	color: #FC0;
	text-decoration: none;
	font-size: 16px;
}
