
	/*Oniria Home*/

	body.oniria {
	background:#f9f9f9 url(../../img/canais/oniria/bg.png) top center no-repeat;
	}
	
	div#header {
	box-shadow:0px 1px 10px #666; 
	-moz-box-shadow:0px 1px 10px #666;
	-webkit-box-shadow:0px 1px 10px #666;
	}

	h3 {color:#5f8bb7}
	
	h4 a:hover {color:#5f8bb7}
	
	li a img {border:3px solid #78a5d2; float:left}
	li a:hover img {border:3px solid #5f8bb7}
	
	span.number {color:#78a5d2}
	
	/* ------------------------------- */

	div.col01, div.col02 {float:left}
	div.col01 {width:270px; height:auto}

	div.col02 {
	width:620px; height:auto;
	margin-left:55px;
	}
	
	div#flashLogo {
	width:940px; height:130px;
	text-align:center;
	float:left;
	}

	div#gameModInfo {
	width:620px; height:117px;
	float:left;
	}

	*+html div#gameModInfo {margin-bottom:-4px}

	/* ------------------------------- */

	ul.listaGameMod {
	margin-top:3px;
	margin-bottom:-30px;
	float:left;
	}

	*+html ul.listaGameMod {margin-bottom:0}

	ul.listaGameMod li {
	margin:0 25px 30px 0;
	float:left;
	}

	ul.listaGameMod li h4 {margin:-4px 0 4px 0}
	
	ul.listaGameMod li a img {
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	display:inline;
	margin-right:20px;
	float:left;
	}

	ul.listaGameMod li div.dadosGame {
	width:170px; height:auto;
	float:left;
	}

