* {
	font-family: Helvetica, Arial, Verdana, Lucida, sans-serif;
	font-size: 10pt;
}
body {
	background:#000 url(../images/montanhas.gif) repeat-x scroll 50% -240px;;
	padding:0;
	margin:0;
}
a {
	text-decoration:none;
	font-weight:bold;
	color:#000;
}
a:hover {
	text-decoration:underline;
}
#outer {
	background:transparent url(../images/chao.gif) repeat-x scroll 0 400px;
	height:640px;
}
#main {
	width:780px;
	position: absolute;
	margin-left:-390px;
	left:50%;
}
#left, #center, #right {
	float:left;
}
#left, #right {
	background:#0000ff;
	height:400px;
	width:128px;
}
#left {
	background:transparent url(../images/alex-kidd.gif) no-repeat scroll 0 16px;
}
#center{
	margin:10px;
}
#right {
	background:transparent url(../images/spock.gif) no-repeat scroll 0 16px;
}
#header, #content, #footer {
	width:480px;
}
#header {
	padding-top:15px;
}
#content {
	overflow: auto;
	background:#fff;
	filter:alpha(opacity=90); 
	-moz-opacity:0.9; 
	opacity:0.9;
	height:260px;
}
#content h1 {
	font-size:14pt;
	margin:5px;
}
#content p {
	margin:10px;
}
#content p.img {
	text-align:center;
}
#footer {
	text-align:center;
	margin-top:143px;
}
#footer span {
	color:#fff;
}
#footer span a {
	color:#fff;
}
.menu li {
	padding:0;
	list-style:none;
	list-style-type:none;
	display:inline;
	margin:5px;
}
.menu li a {
	font-size:12pt;
	color:#fff;
}
.partidas {
	padding:0;
	padding-left:10px;
	list-style:none;
}