* {
  margin:0;
  padding:0;
  border: none;
  font: 9px Verdana, Arial, Helvetica, sans-serif;
}
body {
  background: #001f2a url("images/background.gif") repeat-x;
}
#doc {
  position:relative;
  margin-top: 0px;
  height: 585px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  background:url("images/topo-bkg.gif") no-repeat;
}
#topo {
  width: 1000px;
  height: 86px;
}
#registo {
  width: 250px;
  height: 20px;
  text-align: right;
  padding-top: 3px;
  padding-right: 25px;
  float: right;
}
#registo .separador {
  color: #fdfdfd;
  padding: 0 4px;
}
#registo a {
  color: #7ec0ff;
}
#registo a:hover {
	background-color: transparent;
}
#login {
	clear: right;
  width: 350px;
  height: 32px;
  text-align: right;
  float: right;
}
#login label {
  color: #fdfdfd;
  float: left;
  margin-top: 10px;
  font-size: 9px;
}
.div-login {
	float: left;
	width: 75px;
	height: 30px;
  background:url("images/login-input-bkg.gif");
  margin-right: 2px;
}
#login input.text {
	margin-left: 3px;
	margin-right: 7px;
	margin-top: 9px;
	background-color: #003d57;
	color: #52b188;
	width: 62px;
}
input[type=text]:focus,
input[type=password]:focus {
  outline: 0 none;
}
#login input.image {
	float: left;
	margin-top: 7px;
	margin-right: 14px;
	vertical-align: middle;
}
/*
#logotipo {
	float: left;
	width: 214px;
	height: 80px;
  margin-left: 389px;
  margin-top: -1px;
}
*/
#logotipo {
	float: right;
	width: 214px;
	height: 80px;
  margin-right: 49px;
  margin-top: -24px;
}
#logotipo a:hover {
	background-color: transparent;
}
#menu {
	clear: right;
	text-align: center;
	height: 20px;

}
#menu a.disabled {
	color: #CCC;	
}
#menu a.disabled {
	color: #CCC;	
}
#menu a.active {
	font-weight: bold;
}
#menu a {
	font-size: 10px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	color: #7ec0ff;
}
#menu .separador {
  color: #59adfe;
  padding: 0 4px;
}
#trabalho {
	width: 1000px;
	height: 428px;
}
#bottom {
	width: 1000px;
	height: 52px;
  background: url("images/bottom-bkg.jpg") center no-repeat;
 	text-align: center;
	padding-top: 3px;
	clear: both;
}
#bottom a:hover {
	background-color: transparent;
}
#bottom-top a {
	color: #fff;
	text-decoration: none;
}
#bottom-top a:hover {
	color: #72b5f6;
}
#bottom-top .separador {
  color: #59adfe;
  padding: 0 4px;
}
#bottom-top img {
 	vertical-align: middle;
}
#bottom-bottom {
}
#bottom-bottom a {
	margin-left: 6px;
	margin-right: 6px;
}
#area-clouds {
	width: 833px;
	height: 381px;
  background: url("images/clouds.png") center no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;;
}
.page-title {
	color: #333;
	position: relative;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	font-weight: bold;
}
.page-title span {
	color: #fff;
	display: block;
	position: absolute;
	font-weight: bold;
	font-size: 12px;
	padding-top: 20px;
	top: -2px;
	left: -1px;
}
#registo-title {
	width: 400px;
	text-align: center;
}
#registo-title span {
	width: 400px;
	text-align: center;
}
#registo-formulario {
	padding-left: 30px;
	overflow: auto;
	width: 835px;
	height: 290px;
}
#area-clouds p#p-contacto {
	margin-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 10px;
	color: #fdfefe;
}
#area-clouds p a {
  color: #7ec0ff;
}
#interna-conteudo {
	overflow: auto;
	width: 835px;
	height: 300px;
	margin-top: 15px;
	padding-left: 30px;
}
#interna-conteudo p {
	margin-right: 60px;
	font-size: 10px;
	color: #fdfefe;
	font-weight: bold;
	padding-bottom: 10px;
}
#interna-conteudo ul {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	list-style-image: url('images/blue-bullet.gif');
	color: #fdfefe;
}

#interna-conteudo ul li {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}
h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #ffde84;
}
#registo-formulario label {
	margin-top: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #fdfefe;
	display: block;
}
.registo-formulario-text {
	width: 435px;
	height: 24px;
	margin-top: 1px;
  background: url("images/registo-formulario-text.gif") no-repeat;
}

#registo-formulario input.text {
	margin-left: 3px;
	margin-top: 4px;
	width: 425px;
	font-size: 12px;
}
#registo-formulario textarea {
	margin-left: 3px;
	margin-top: 4px;
	font-size: 12px;
	width: 770px;
	height: 150px;
}
#registo-formulario textarea#mensagem {
	margin-left: 3px;
	margin-top: 4px;
	font-size: 12px;
	width: 570px;
	height: 140px;
}
#lista-blue-bullet {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 15px;
	list-style-image: url('images/blue-bullet.gif');
	color: #fdfefe;
}

#lista-blue-bullet li {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 15px;
}
#area-clouds-2 {
	width: 548px;
	height: 252px;
  background: url("images/clouds-2.png") center no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;;
}
#area-clouds-2 label {
	margin-top: 2px;
	margin-left: 50px;
	margin-right: 7px;
	color: #ffc269;
	font-size: 10px;
	font-weight: bold;
	float: left;
}
#icon-ajuda {
	float: right;
	margin-right:10px;
	margin-top: -25px;
}
#recuperar-text {
	width: 230px;
	height: 50px;
	margin-left: 40px;
	margin-top: 70px;
	font-size: 10px;
	font-weight: bold;
	color: #000001;
}
#enviar-textbox {
  background: url("images/enviar-textbox.gif") no-repeat;
  width: 287px;
  height: 24px;
	float: left;
	margin-top: -1px;
	padding-left: 2px;
	margin-right: 5px;
}
#enviar-textbox input.text {
	margin-left: 5px;
	margin-right: 15px;
	margin-top: 2px;
	width: 275px;
	height: 20px;
}
#publicar-button {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#guardar-rascunho-button {
	margin-top: 10px;
	margin-left: 10px;
	float: left;
}
#apagar-livro-button {
	margin-top: 10px;
	margin-right: 70px;
	float: right;
}
#meus-livros {
	padding-left: 30px;
	overflow: auto;
	width: 835px;
	height: 340px;
	color: #fdfefe;
}
#meus-livros #publicados {
	float: left;
	width: 320px;
}
#meus-livros #rascunhos {
	float: left;
	margin-left: 140px;
	width: 320px;
}
#meus-livros a img {
	display:block;
	margin-top:5px;
	margin-left:5px;
}
#meus-livros h3 {
	margin-left: 8px;
}
.livro-publicado {
	width: 318px;
	height: 136px;
	background-color: #c47b4c;
	margin-top: 9px;
	clear:both;
}
.livro-rascunho {
	width: 318px;
	height: 136px;
	background-color: #769293;
	margin-top: 9px;
}
.myp {
	clear: both;
}
.capa-livro {
	width: 100px;
	height: 123px;
  border: 1px solid #796b68;
  margin-top: 6px;
  margin-left: 6px;
  background-color: white;
  float: left;
}
.livro-descricao {
	margin-top: 20px;
	padding-left: 10px;
	width: 194px;
	height: 136px;
	float: left;
}
.livro-descricao h4 {
	font-size: 12px;
	font-weight: bold;
}
.livro-descricao .ultimo-acesso {
	font-size: 10px;
}
.icon-editar {
	margin-top: 15px;
	width: 190px;
}
.icon-editar a {
	display:inline;
	float: left;
}
.icon-apagar {
	width: 73px;
	height: 24px;
}
#ver-perfil-esquerda {
	float: left;
	width: 400px;
	height: 310px;
	margin-left: 20px;
	padding-top: 20px;
	padding-left: 10px;
}
#ver-perfil-direita {
	float: left;
	width: 385px;
	height: 330px;
}
#ver-perfil-foto {
	float: left;
	width: 74px;
	height: 86px;
  background: url("images/ver-perfil-foto.gif") no-repeat;
}
#ver-perfil-nome-email {
	float: left;
	padding-top: 25px;
	margin-left: 10px;
}
#ver-perfil-nome-email h4 {
	font-size: 12px;
	font-weight: bold;
	color: #00141d;
}
#ver-perfil-nome-email #e-mail {
	font-size: 10px;
	color: #fdfefe;
}
#ver-perfil-nome-email #e-mail a {
	font-size: 10px;
	color: #fdfefe;
}
#ver-perfil-adicionar-amigo {
	padding-top: 11px;
}
#ver-perfil-outros-dados {
	clear: left;
	color: #fdfefe;
	padding-top: 20px;
}
.outros-dados strong {
	font-weight: bold;
}
#ver-perfil-livros {
	width: 385px;
	height: 165px;
}
#ver-perfil-amigos {
	width: 385px;
	height: 165px;
}
#ver-perfil-direita h4 {
	font-size: 10px;
	font-weight: bold;
	color: #fdfefe;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 9px;
}
.ver-perfil-imagens {
	position: relative;
	width: 355px;
	height: 130px;
	overflow: scroll;
	white-space: nowrap;
}
.ver-perfil-imagem {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 2px;
	width: 101px;
	height: 123px;
  border: 1px solid #796b68;
  background-color: white;
}
.ver-perfil-imagem img {
	padding-top: 6px;
	padding-left: 5px;
}
.ver-amigos-opcoes {
	margin-top: -4px;
	margin-left: 6px;
}
#area-utilizadores {
	position: relative;
	overflow: auto;
	width: 800px;
	height: 340px;
	margin-top: -1px;
	margin-left: auto;
	margin-right: auto;
}
/*#area-utilizadores2 {
	position: relative;
	width: 1500px;
	height: 330px;
}*/
.perfil-opcoes {
	margin-top: 1px;
}
#pesquisa-alfabetica {
	color: #a9d5ff;
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 460px;
}
#pesquisa-alfabetica a {
	color: #fff;
	margin-left: 1px;
	margin-right: 1px;
}
#pesquisa-livre {
	width: 385px;
	height: 18px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
#pesquisa-livre-field {
  background: url("images/search-bkg.gif") left no-repeat;
	width: 248px;
	height: 18px;
	float:left;
	padding-left: 3px;
	margin-top: -1px;
}
#pesquisa-livre label {
  color: #fff;
  font-weight: bold;
  float: left;
  margin-top: 3px;
  margin-right: 3px;
  font-size: 9px;
}
#pesquisa-livre-field input.text {
	margin-left: 3px;
	margin-right: 7px;
	margin-top: 4px;
	width: 230px;
}
#pesquisa-livre-field input.image {
	padding-top: 13px;
}