body {
background:#5E5E5E url('images/fundo.gif') repeat;
margin:0px;
font: normal 12px tahoma;
color:#fff;
}

#container		{ width:940px; background-color:#B5B5B5;}
#containerPad	{ padding:10px 20px;}

#titSite		{ font:bold 24px Trebuchet MS; color:#8F0B07}
#titSite a:link		{ color:#8F0B07; text-decoration:underline}
#titSite a:visited	{ color:#8F0B07; text-decoration:underline}
#titSite a:hover	{ color:#8F0B07; text-decoration:underline}

.txtSlogan		{ font:normal 12px Trebuchet MS;}

.titInterior	{ background:#A77676 url("images/fundo2.gif"); padding:10px 0px 10px 5px; font:bold 12px tahoma; color:#8F0B07;}
.padInterior	{ padding:10px;}



a {
color: #fff;
}
div#header {
background: url("images/header.gif") repeat-x;
height: 111px;
}
div#header-logo {
margin: auto;
width: 300px;
height: 70px;
background: #000;
border: 4px solid #7777A7;
border-top: none;
}
div#header-logo #logo {
padding-top: 8px;
padding-left: 25px;
}
div#content {
width: 740px;;
margin-left: 10px;
margin-top: 10px;
float: left;
margin-bottom: 20px;
}
div#advertisement {
width: 728px;
margin-bottom: 10px;
}
div#left {
float: left;
width: 16px;
}
div#left .box-header {
	width: 160px;
	background:#A77676 url("images/fundo2.gif");
	height: 35px;
}
div#left .box-header h2 {
	margin:0px;
	padding:5px;
	padding-top:10px;
	font:bold 12px tahoma;
	color:#8F0B07;
}
div#left .box-content {
	width: 160px;
	background:#7E7E7E;
	margin-bottom:20px;
}
div#left .box-content p {
	padding: 5px;
	margin: 0px;
}
div#left .box-content ul {
	margin: 0px;
	padding: 5px;
}
div#left .box-content li {
	list-style: inside square;
	font: normal 12px tahoma;
	line-height:16px;
}
div#left .box-content a {
	text-decoration: none;
	letter-spacing: 2px;
}



div#right {
background: #585858;
width: 525px;
margin-left: 6px;
float: left;
padding-bottom: 10px;
}
div#right p.filepage {
padding: 13px;
margin: 0px;
padding-bottom: 2px;
}
div#right p.comments {
padding-left: 13px;
padding-right: 13px;
margin: 0px;
padding-bottom: 2px;
}
div#right h2 {
padding: 5px;
margin: 0px;
text-align: center;
}
div#right p {
margin: 0px;
padding: 3px;
}
.gamelisting {
margin-bottom: 20px;
clear: both;
}
#container {
width: 920px;
margin: auto;
}
.nostyle a {
border: none;
}
.nostyle {
border: none;
}

#dhtmltooltip{
position: absolute;
border: 1px solid #fff;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}

