/* CSS Document */
body {
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 13px;
	background-color: #000;
	margin:0;
	text-align:center;
}
strong {
	font-size: 15px;
	color: #333;
}
#pagina {
	width: 720px;
	margin: 0 auto;
	position: relative;
	padding-bottom: 60px;
	background: #FFF url(bottom.gif) bottom no-repeat;
}
#conteudo {
	widht: 700px;
	margin: 0 10px;
	text-align:left;
}
#contagem, #imagens, #emoticons, #assinatura, .detalhes {
	border-bottom: solid 1px #EEE;
}
h2 {
	color:#666666;
}
h3 {
	color: #999999;
}

