#bodygame
{
	margin: 10px;
    margin-top:13px;
	padding:5px;
	padding-bottom:0px;
	text-align:justify;
	font-family:"Trebuchet MS";
	color:black;
	font-size:12px;
	background-color:white;
	}

#boxgame
{
	margin-bottom:10px;
}

#gametit
{
	height:18px;
	background:url(../imagens/tit.jpg) repeat-x center;
	border-top: 1px solid #c3c3c3;
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:14px;
	color: #893739;
	padding-left:6px;
	padding-top:2px;
}

#gametit a 
{
    text-decoration:none;
	color: #893739;
}

#gametit a:hover
{    
	text-decoration:none;
	color: #893739;
}

#gamedeschome
{
	text-align:left;
	background-color:#ededed;
	background:url(../imagens/degrade.jpg) repeat-x bottom;
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	font-size:11px;
	padding-top:6px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:3px;
}
#gamedeschome img
{
	float:left;
	margin-bottom:2px;
	border: 1px solid #c3c3c3;
	margin-left:-4px;
}
#gamedeschome a 
{
    text-decoration:none;
	color:#000000;
}

#gamedeschome a:hover
{    
	text-decoration:underline;
}

#gamedesc
{
	text-align:left;
	background-color:#ededed;
	background:url(../imagens/degrade.jpg) repeat-x bottom;
	border-top: 1px solid #c3c3c3;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	font-size:11px;
	padding-top:6px;
	padding-left:6px;
	padding-right:8px;
	padding-bottom:3px;
}
#gamedesc img
{
	float:left;
	margin:8px;
	margin-left:2px;
	margin-bottom:2px;
	border: 1px solid #c3c3c3;
}
#gamedesc a 
{
    text-decoration:none;
	color:#000000;
}

#gamedesc a:hover
{    
	text-decoration:underline;
}

#redline
{
	height:1px;
	margin-left:9px;
	margin-right:9px;
	background:url(../imagens/linedotred.jpg) repeat-x;
	font-size:1px;
}
#gamesub
{
	height:15px;
	background-color:#d7d7d7;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	font-size:10px;
	text-align:center;
	padding-top:5px;
	color: #893739;
	font-weight:bold;
}
#gamesub a
{ 
    text-decoration:none;
	color:#893739;
}
#gamesub a:hover
{ 
    text-decoration:underline;
	color:#893739;
}
#footer
{
	height:7px;
	background-color:#d6d6d6;
	font-size:1px;
	z-index:100;
	background:url(../imagens/line.jpg) bottom repeat-x;
}
#footer #left
{
	height:7px;
	width:7px;
	float:left;
	background:url(../imagens/gamesleft.jpg);
	z-index:101;
}
#footer #right
{
	height:7px;
	width:7px;
	float:right;
	background:url(../imagens/gamesright.jpg);
	z-index:102;
}
.setas {
	color:#660000;
	font-size: 12px;
	font-family:"Trebuchet MS";
	font-weight: bold;
}
a span
{
	color:#00FF33;
}
#setas a 
{
    text-decoration:none;
	color:#660000;
}
#setas a:hover
{    
	font-weight:bold;
}
