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

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

#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: 488px;
	padding-left: 44px;
}

#esquerda{
	float: left;
	width: 335px;
}
.chamada-forum{
	background: url('../imagens/chamada-forum.png') no-repeat;
	width: 331px;
	height: 219px;
	padding-left: 32px;
	color: #f57e20;
	font-size: 1em;
	font-weight: normal;
}
.chamada-forum a {
	padding-top: 162px;
	position: absolute;
	color: #f57e20;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: underline;
}
.chamada-blog{
	background: url('../imagens/chamada-blog.png') no-repeat;
	width: 331px;
	height: 219px;
	margin-top: 32px;
	padding-left: 32px;
	color: #f57e20;
	font-size: 1em;
	font-weight: normal;
}
.chamada-blog a {
	padding-top: 162px;
	position: absolute;
	color: #f57e20;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: underline;
}

#meio{
	float: left;
	width: 375px;
	padding-left: 32px;
}
.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;
	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;
}
