@charset "utf-8";
/* CSS Document */

body {
	background-image: url("http://www.nadacontra.com/backmin.jpg");
	background-repeat:repeat;	
}

div.corpo {
	position:absolute;
	margin-left:-360px;
	margin-top:-277px;
	top:50%;
	left:50%;
	width:720px;
	height:555px;
}

div.menu {
	float:left;
	width:208px;
	height:555px;
}

div.conteudo {
	float:left;
	width:503px;
	height:555px;
}

div.menuitem {
	margin:0 0 0 10px;
	float:left;
	width:155px;
	height:120px;
}

div.balao {
	margin:0 0 0 10px;
	border:none;
	width:503px;
	height:447px;
	background-image: url("http://www.nadacontra.com/balao.png");
}

div.games {
	margin:0 0 0 10px;
	border:none;
	width:589px;
	height:416px;
	background-image: url("http://www.nadacontra.com/games/gamesfundo.png");
}

div.meme {
	margin:0 0 0 10px;
	border:none;
	width:550px;
	height:40px;
}

div.leila {
	position:fixed;
	border:none;
	bottom:-20px;
	right:5px;
	width:189px;
	height:140px;
	overflow:hidden;
}

div.gamescreen {
	position:absolute;
	margin-left:-320px;
	margin-top:-240px;
	top:260px;
	left:50%;
	width:640px;
	height:480px;
}

div.vanessaolink {
	position:absolute;
	margin-left:-117px;
	top:510px;
	left:50%;
	width:235px;
	height:25px;
	overflow:hidden;
}

div.arielfolio {
	position:absolute;
	margin-left:-400px;
	margin-top:-300px;
	top:50%;
	left:50%;
	width:800px;
	height:600px;
}

