* {
	
	margin: 0px;
	border: 0px;
	font-family: trebuchet MS,verdana,sans-serif;
}

body {background: url('../imagens/fundo.jpg') #fff; width: 100%; height: 100%;}

p{
	padding-top: 12px;
	width: 330px;
	font-size: 1em;
	text-align: justify;
}

.off{
	display: none;
}

#main{
	width: 1024px;
	margin: 0 auto;
}

#topo{
	height: 375px;
}

#destaque{
	float: left;
}

.texto-destaque{
	padding-top: 210px;
	padding-left: 24px;
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
}

#conteudo{
	height: 498px;
	padding-left: 44px;
}

#esquerda{
	float: left;
	width: 698px;
}
.chamada-historia{
	background: url('../imagens/historia-guerreiros-interna.png') no-repeat;
	width: 259px;
	height: 13px;
	padding-left: 32px;
	color: #f57e20;
	font-size: 1em;
	font-weight: normal;
}
.p-esquerda{
	color: #fff;
	font-size: .7em;
	width: 	330px;
	float: left;
}
.p-direita{
	color: #fff;
	font-size: .7em;
	width: 	300px;
	padding-left: 40px;
	float: left;
}
.leia {
	color: #f0b01e;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: underline;
}
.encontrar-livro{
	background: url('../imagens/encontrar-livro.png') no-repeat;
	width: 367px;
	height: 160px;
	margin-top: 32px;
	padding-left: 10px;
	color: #f57e20;
	font-size: 1em;
	font-weight: normal;
}
.comunidades{
	background: url('../imagens/comunidades-fundo.png') no-repeat;
	width: 367px;
	height: 160px;
	padding-left: 10px;
	color: #f57e20;
	font-size: 1em;
	font-weight: normal;
}

#direita{
	float: left;
	padding-left: 25px;
	width: 185px;
}

#outer {
	background-color: #376035;
    overflow:auto;
	width:  100%;
}
#wrap-footer{
	width: 1024px;
	margin: 0 auto;
	background-color: #376035;
}
#footer{
	height:30px;
	padding-left: 44px;
	color: #6c9069;
	font-size: 0.6em;
	//padding-top: 10px;
}
