@charset "utf-8";
/* CSS Document */


#logo {
	background: url(../image/topo_img.png) center no-repeat;
	width:800px;
	height:90px;
	padding-left:0px;
	margin:0 auto;
	}
	
#texto_home {
	font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#666;
	width:498px;
	height:327px;
	margin:25px;
	position:relative;
	}

#redes_home {
	width:218px;
	height:327px;
	margin: 25px 15px;
	position:relative;
	}
	
#icones_rede {
	width:180px;
	height:200px;
	padding:5px;
	float:left;
	margin:0 auto;
	}
	
#conteudo_perfil h2{
	text-align:left;
	}
	
.info_fotolivro {
	font:10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	line-height:10px;
	text-align:left;
	}
