body
{
    margin: 0 0 0 0;
    background-color: #deebfe;
	font-family:Arial;
}

img { border: 0 none; }

a#id:hover {
     background-color: transparent;
}

#esquerda {    

float: left; 
width: 234px; 
height: 500px;
background-image: url(img/logoMenu.png);
background-repeat: no-repeat;
background-color: transparent;



}

#direita {    

float: left; 
width: 550px; 
background-color:transparent;


}

#topo { 

margin:auto;
height: 60px;
width: 468px;
background-color: transparent; 



}

#miolo {

width: 100%;
background-color: transparent;

}

#divMenu
{

	padding-right:10px;

}

#menuLateral 
{
    text-decoration: none;
    margin-top: 211px;
    margin-left:35px;
	margin-bottom:15px;
    list-style-type: none;
	line-height:0px;
	padding:0px;
	border-top:0px;
	
    
}

#liGames
{
    text-decoration: none;
	list-style-type: none;
	border:0px;
	line-height:10px;
	padding:0px;
}

.imgMenu
{

	

}
	
#divHeaderGames
{
	Width:100%;
	text-align:center;
	margin-top: 75px;

}
	
#divListaJogos
{

	Width:100%;
	text-align:center;
	margin-top: 60px;

}
	
	
.imgListaJogos
{

	

}

#divEmBreve
{

	
	Width:100%;
	text-align:center;
	margin-top: 180px;
	background-color:transparent;

}

.divBanner
{

	Width:234px;
	height:60px;
	margin-top:3px;
	margin-bottom:0px;
	
	

}

#divJogo

{

Width:640px;
height:480px;
position:absolute;
top:125px;
padding-left:15px;

}