body{
	background-color:#3F056F;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#441879;
	font-size:14px;
	
}
div{
	display:block;
}
div#main{
	width:955px;
	height:600px;
	/*background-color:#E3E7AF;*/
	background-image:url(imagens/fundo.png);
	background-repeat:repeat-x;
	margin:auto;
}
div#book{
	width:431px;
	float:left;
}
#direita{
	width:524px;
	float:left;
}
div#tituloInicial{
	text-align:center;
}
div#content{
	width:504px;
	height:506px;
}
html>body div#content{
	width:504px;
	height:481px;
}
div#contenthome{
	width:504px;
	height:506px;
	overflow:auto;
}
/*depoimento*/
#depoimento{
	margin:30px 0 0 0;
	float:left;
}

div#menuVertical{
	width:123px;
	float:right;
	margin:40px 0 0 0;	
}
div#menu{
	margin:25px 0 0 0;
}
.btn_fla{
	margin:0 3px 0 0;
}
html>body .btn_fla{
	margin:0 0 0 0;
}
img.menu{
	border:0;
}
.menuVertical{
	margin:0 0 5px 0;
	border:0;
}
img#imgComentario{
	float:left;
}
div#titulo{
	padding-top:30px;
	height:35px;
	
}
img.titulo{
	float:left;
}
div#tamanhoFonte{
	float:right;
}
/*autor*/
img#imgFoto{
	float:right;
}
/*links*/
div#links{
	text-align:center;
}
/*rodape*/
div#footer{
	background-image:url(imagens/rodape+lapis.png);
	background-repeat:no-repeat;
	background-position:60px bottom;
	height:94px;
	width:504px;
	
}
img#imgEditora{
	position:relative;
	left:430px;
	top:45px;
	
}
/*tamanho fonte*/
.contentpequeno{
	font-size:10px;
	height:350px;
	overflow:auto;
	margin:19px 0 0 0;
}
.contentmedio{
	font-size:14px;
	height:350px;
	overflow:auto;
	margin:19px 0 0 0;
}
.contentgrande{
	font-size:18px;
	height:350px;
	overflow:auto;
	margin:19px 0 0 0;
}

