/* ---- Geral --- */

	body { font-family: "Trebuchet MS", sans-serif; background-color: #121005; color: #B0B27C;  margin:0; padding:0; font-size:100%; line-height:1.125em; }

	/* -- listas -- */
	ul { margin:0; padding:0; }
	li { display: inline; list-style-type: none; font-family: "Arial Narrow"; font-size:0.625em; text-transform:uppercase; letter-spacing:0.1em; }
	/* -- links -- */
	a { text-decoration: none; color: #DEDC1F; }
	a.selected { color: #B0B27C; }

/* --- Layout ---- */

	#wrapper { width:960px; margin:0 auto; }

	#logo-ud { background: transparent url(logo_ud.gif) no-repeat scroll left top; width:232px; height:33px; margin:150px 0 100px; }

	#content { width:600px; font-style: italic;}
	
		#content ul { font-style:normal; }
		#content ul li.pt { padding-right:5px; }
		#content ul li.pt { letter-spacing:0; }
		.text { font-size:0.813em; }
		.author { font-size:0.75em; }
	
		.enter { margin: 50px 0 100px; font-size:0.875em; }

	#bottom-list ul li { padding-right: 20px; }
	#bottom-list ul li a { color: #B0B27C; }
