@charset "utf-8";
/* CSS Document */

.header-superjogos {
	background-image:url(/img/sapo/topo_jogos.png);
	background-position:top;
	background-repeat:no-repeat;
}
#header-bottom {
	background-color:#FFF;
}
.header-bottom-superjogos {
	background-image:url(/img/v2.0/barra_jogos.gif);
	background-position:center;
	background-repeat:no-repeat;
}
.layer-s1-superjogos {
	position:relative;
	left:1px;
	top:5px;
	width:968px;
	height:250px;
	background-color:#FFF;
}
.layer-s1-superjogos .left {
	width:668px;
	float:left;
}
.layer-s1-superjogos .right {
	width:300px;
	height:250px;
	float:right;
}

.layer-s2-superjogos {
	position:relative;
	margin-top:10px;
	width:969px;
	height:auto;
	background-color:#FFF;
}
.layer-s2-superjogos .content {
	position:relative;
	margin-top:5px;
	left:13px;
	width:942px;
	height:auto;
	overflow:hidden;
}
.layer-s2-superjogos .content .coluna {
	margin-left:1px;
	height:auto;
	width:155px;
	float:left;
	text-align:center;
}
.layer-s2-superjogos .content .coluna .subcoluna2 {
	margin-top:10px;
}
.layer-s2-superjogos .content .coluna .subcoluna1 {
}

.publicidade {
	position:relative;
	float:right;	
	height:264px;
}
.publicidade #pub-mrec {
	position:relative;
	width:300px;
	height:250px;
	overflow:hidden;
	background-color:#dedede;
}


.layer-s2-superjogos .content .primeiro {
	margin-left:3px;
}
ul.categoria {
	list-style-type: none;
	margin:0px 0px;
	padding:0px 0px;
	margin-left: 5px;
}
ul.categoria li {
	margin-top:6px;
	height: auto;
	float: left;
	color: #fff;
	width:auto;
	border-style:none;
	margin-left:0px;
	line-height:18px;
	width:154px;
	text-align:center;
}
ul.categoria li.r {
	border-right:2px #fff solid;
}
ul.categoria li a {
	color: #fff;
	text-decoration:none;
}
ul.categoria li a:hover {
	color: #323366;
	text-decoration:none;
}
.layer-s2-superjogos .superjogos-barra1 {
	position:relative;
	left:13px;
	width:942px;
	height:30px;
	background-color:#ed1890;
	background-image:url(/img/v2.0/barra_submenu.gif);
	background-repeat:no-repeat;
}
.layer-s3-superjogos {
		background-color:#FFF;
}
.layer-s3-superjogos .superjogos-barra2 {
	position:relative;
	left:13px;
	width:942px;
	height:107px;
	background-color:#ed1890;
	background-image:url(/img/v2.0/mais_jogos.gif);
	background-repeat:no-repeat;
}
.jogo {
	margin-bottom:7px;
	height:125px;
}
.jogo a {
	color:#333367;
	text-decoration:none;
}
.jogo a:hover {
	color: #ed1890;
	text-decoration:none;
}
#slide-trigger-l {
	position:relative;
	left:53px;
	top:100px;
	float:left;
	background-image:url(/img/v2.0/seta_left.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	cursor:pointer;
}
#slide-superjogos {
	position:relative;
	left:53px;
	top:10px;
	width:486px;
	height:235px;
	float:left;
}
#element-title {
	position:relative;
	top:204px;
	width:246px;
	height:20px;
	left:121px;
	overflow:hidden;
	text-align:center;
}
#slide-trigger-r {
	position:relative;
	left:57px;
	top:100px;
	float:left;
	background-image:url(/img/v2.0/seta_right.gif);
	background-position:top;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
	cursor:pointer;
}

.superjogos-link {
	position:relative;
	left:65px;
	width:110px;
	height:30px;
	float:left;
}
.superjogos-link img {
	position:relative;
	top:7px;
}

/** FONTES **/
#element-title {

	font-size:14px;
	font-weight:bold;
	color:#22aae1;
}
ul.categoria li {
	font-size:.8em;
	font-weight: bold;
}

.jogo a {
font-size:.8em;
	font-weight:bold;
}

#page-line-bottom {
	position:relative;
	width:970px;
	height:26px;
	background-color:#FFF;
	/*
	background-image:url(/img/v2.0/bottom-line.gif);
	background-position:left;
	background-repeat:no-repeat;
	*/
}

#white {background-color:#fff;}
