/* CSS Document */
body, ul, li, p, div, a{
margin-top: 0px;
padding: 0px;
border: 0px;
list-style:none;
}
body{
background: URL("bgGeral.gif");
}
#geral{
display: block;
width: 600px;
position: relative;
left: 50%;
margin-left: -300px;
}
#top{
background: URL("bgTop.gif") no-repeat 0 0;
display: block;
width: 599px;
height: 182px;
_height: 278px;
padding-top: 100px;
}
#top h1{
display: block;
font-family: Trebuchet MS, Arial, Verdana, Sans-serif;
font-size: 12px;
width: 220px;
height: 70px;
text-align: center;
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 190px;
}
#top ul{
	list-style: none;	
}
#top li{
	display: inline;
}
#top li a{
	display: inline;
	float: left;
	font-family: Trebuchet MS, Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
.extra{
	margin: 19px 0px 0px 163px;
	_margin: 17px 0px 0px 123px;
}
.comente{
	margin: 19px 0px 0px 35px;
	_margin: 17px 0px 0px 35px;
}
.rosa{
	color: #ee3ab9;
}
#conteudo{
	display: block;
	width: 599px;
	float: left;
}
#conteudo img{
	border: 0px;
}
#flash01, #flash02{
	display: block;
	position: absolute;
	top: 10px;
}
#flash02{
	top: 10px;
	margin: 125px 0px 0px 460px;
}
.livroEsq, .livroDir{
	display: block;
	float: left;
	margin-bottom: 10px;
	width: 295px;
}
.livroDir{
	float: right;
}
#conteudoInt p{
	font: 12px Trebuchet MS, Arial, Verdana, Sans-serif;
}
.mural{
	border: 4px solid #fff;
	background-image: url(extras/curtica.jpg);
}
.img_mural{
	border: 0px;
}
#conteudoInt a{
	color: #EE3AB9;
	text-decoration: none;
}
a.backHome{
	display: block;
	position: absolute;
	width: 220px;
	height: 100px;
	text-indent: -10000px;
	overflow: hidden;
	top: 10px;
	left: 190px;
	}
div.livroEsq p{
	float:left;
	width:259px;
	height:270px;
	text-indent:-9999px;
	overflow:hidden;
	background:transparent url(srAvesso.png) no-repeat;
	behavior:url(media/iepngfix.htc);
	}