body {
	margin: 0;
	padding: 0;
	background: #570053;
	font: normal 12px Georgia;
	color: #C3A3C1;
	text-align: center;
	overflow: -moz-scrollbars-vertical;
}

p {
	margin: 0 0 10px 0;
}

a , a:hover , a:visited {
	color: #FFA800;
}

h1 {
	font: bold 12px Georgia;
	color: #FFA800;
	text-transform: uppercase;
}

h2 {
}

h3 {
}


/* TOPO */


#topo {
	position: relative;
	width: 994px;
	height:203px;
	margin: 0 auto;
}


#logotipo {
	position: absolute;
	top: 0;
	left: 0;
}

#random {
	display: block;
	position: absolute;
	top: 65px;
	right: 0;
	width: 350px;
	height: 150px;
	text-align: left;
}

#menu {
	position: absolute;
	margin: 0;
	padding: 0;
	top: 159px;
	left: 0;
	width: 994px;
	height: 44px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu li a {
	display: block;
}

#menu li a span {
	display: none;
}

#menu01 { width: 140px; height: 44px; background: url(../img/bt01.gif) 0 0 no-repeat; }
#menu02 { width: 113px; height: 44px; background: url(../img/bt02.gif) 0 0 no-repeat; }
#menu03 { width: 133px; height: 44px; background: url(../img/bt03.gif) 0 0 no-repeat; }
#menu04 { width: 85px; height: 44px; background: url(../img/bt04.gif) 0 0 no-repeat; }
#menu05 { width: 81px; height: 44px; background: url(../img/bt05.gif) 0 0 no-repeat; }
#menu06 { width: 183px; height: 44px; background: url(../img/bt06.gif) 0 0 no-repeat; }
#menu07 { width: 73px; height: 44px; background: url(../img/bt07.gif) 0 0 no-repeat; }
#menu08 { width: 186px; height: 44px; background: url(../img/bt08.gif) 0 0 no-repeat; }

#menu01:hover , #menu01_on { width: 140px; height: 44px; background: url(../img/bt01.gif) 0 -44px no-repeat; }
#menu02:hover , #menu02_on { width: 113px; height: 44px; background: url(../img/bt02.gif) 0 -44px no-repeat; }
#menu03:hover , #menu03_on { width: 133px; height: 44px; background: url(../img/bt03.gif) 0 -44px no-repeat; }
#menu04:hover , #menu04_on { width: 85px; height: 44px; background: url(../img/bt04.gif) 0 -44px no-repeat; }
#menu05:hover , #menu05_on { width: 81px; height: 44px; background: url(../img/bt05.gif) 0 -44px no-repeat; }
#menu06:hover , #menu06_on { width: 183px; height: 44px; background: url(../img/bt06.gif) 0 -44px no-repeat; }
#menu07:hover , #menu07_on { width: 73px; height: 44px; background: url(../img/bt07.gif) 0 -44px no-repeat; }
#menu08:hover , #menu08_on { width: 186px; height: 44px; background: url(../img/bt08.gif) 0 -44px no-repeat; }


/* CONTEÚDOS */


#conteudo_base {
	width: 100%;
	background: #681A65;
}

#conteudo_home {
	width: 994px;
	min-height: 300px;
	background: url(../img/destaque_livro.jpg) 0 0 no-repeat;
	text-align: left;
	margin: 0 auto;
}

#texto_home {
	width: 600px;
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
}

#texto_home p {
	font-size: 11px;
}

#conteudo_interior {
	width: 994px;
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#texto_interior {
	width: 600px;
	text-align: left;
}

#conteudo_interior_fundo {
	position: relative;
	width: 994px;
	background: url(../img/destaque_livro.jpg) 0 0 no-repeat;
	text-align: left;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#conteudo_interior_fundo a img {
	border: none;
}


.highlight {
	color:#FFF;
}

.highlight_italic {
	color:#FFF;
	font-style: italic;
}

.voltar img {
	border:none;
	margin-top: 10px;
}

/* RODAPÉ */


#rodape {
	position: relative;
	margin-top: 20px;
	width: 994px;
	text-align: left;
	margin: 20px auto 0 auto;
}

#rodape p {				
	color: #9A6698;
	font-size: 10px;
}

#rodape a , a:hover , a:visited {
	color:#9A6698;
}

#rodape a img {
	border: none;
}

#links {
	float: left;
	margin-top: 0;
	margin-left: 0;
	padding: 0;
}

#links li {
	float: left;
	margin-top: 0;
	padding: 0;
	list-style: none;
}
			
#links li a {
	display: block;
}

#link01 {
	width: 31px;
	height: 38px;
	background: url(../img/picso.gif) 0 0 no-repeat;
}


#link02 {
	width: 120px;
	height: 38px;
	background: url(../img/dsgn.gif) 0 0 no-repeat;
}

#link01:hover {
	width: 31px;
	height: 38px;
	background: url(../img/picso.gif) 0 -38px no-repeat;
}

#link02:hover {
	width: 120px;
	height: 38px;
	background: url(../img/dsgn.gif) 0 -38px no-repeat;
}

#mail {
	position: absolute;
	top: 0;
	right: 0;
}

#comprar {
	position: absolute;

	top: 280px;
	right: 45px;
}



.rssThumbFloat {
  float: left;
  width: 120px;
  margin: 0 20px 20px 0;
  padding: 0;
  text-align: center;
}

.rssThumbFloat img {border:none;}