body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background-image: url(fundo.jpg);
	background-repeat: repeat;
	text-align:center;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	BORDER-RIGHT: #b10906 1px solid;
	BORDER-TOP: #b10906 1px solid;
	BORDER-LEFT: #b10906 1px solid;
	BORDER-BOTTOM: #b10906 1px solid;
	color: 211E19;
}
* {
	SCROLLBAR-ARROW-COLOR: #b10906;
	SCROLLBAR-BASE-COLOR: #ffffff;
}
#lourival {
	background-image: url(lourival.jpg);
	background-repeat: no-repeat;
	height: 79px;
	width: 316px;
	margin-top: 20px;
	margin-left: 70px;
	margin-bottom: 0px;
}
#container {
	background-image: url(livro.jpg);
	background-repeat: no-repeat;
	height: 543px;
	width: 647px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#text {
	float: left;
	margin-top: 230px;
	width: 190px;
	height: 260px;
	font-size: 10px;
	margin-left: 30px;
}

#p7swapmenu {
	text-align: center;
	height: 370px;
	width: 190px;
	margin-top: 115px;
	margin-bottom: 30px;
	float: right;
	margin-right: 60px;
}
#p7swapmenu ul {
	margin: 0px; padding: 0px;
}
#p7swapmenu li {
	margin: 0px; padding: 0px; list-style-type: none;
}
.open ul {
	display:block;
}
.open a {
	background-image: url(menminus.gif)
}
.closed ul {
	display:none;
}
.closed a {
	background-image: url(menplus.gif);
}
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color: #CF4046;
	color: #EEF0E3;
	display: block;
	font-size: 0.9em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B77672;
	border-right-color: #740C01;
	border-bottom-color: #7E1205;
	border-left-color: #D08F8B;
}
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	background-color: #A33A3F;
	color: #000;
}
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#000;
	font-size: 0.8em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}
