@charset "utf-8";
/* CSS MeusJogos.org */

body{
	background:url(imgs/bg_back.jpg) repeat-x top left;
	background-color:#E6E6E6;
}

*{
	font: normal 12px Verdana,"Trebuchet MS",Sans-serif;
	color:#333333;
	text-decoration:none;
	margin:0;
	padding:0;
	border:0;
	list-style-type:none;
}
.camp_text{
	border:1px solid #CCCCCC;
	width:290px;
}
.camp_textarea{
	font: normal 11px Verdana,"Trebuchet MS",Sans-serif;
	color:#333333;
	border:1px solid #CCCCCC;
	width:290px;
	height:30px;
	overflow:hidden;	
}	
.camp_submit{
	font: normal 12px Verdana,"Trebuchet MS",Sans-serif;
	color:#333333;
	background:#E5E5E5;
	width:70px;
	height:30px;
}
/*-----------------------------TOPO-------------------------------------*/
#topo{
	background:url(imgs/bg_topo.gif) repeat-x left top;
	position:relative;
	width:auto;
	height:167px;
}
#topo_cont{
	position:relative;
	width:960px;
	margin:0 auto;
	height:136px;
}
#logo{
	position:relative;
	float:left;
	width:308px;
	height:134px;
}
#busca{
	background:url(imgs/bg_busca.png) no-repeat left top;
	position:relative;
	float:right;
	margin:40px auto;
	width:415px;
	height:45px;
	text-align:center;
}
.form_text{
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#818181;
	position:relative;
	float:left;
	margin:9px 0 0 10px;
	padding:1px 0 0 5px;
	background:#FFF;
	border:1px solid #676767;
	width:293px;
	height:25px;
}
.form_submit{
	background:url(imgs/bg_bt_buscar.gif) no-repeat left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	position:relative;
	float:right;
	padding:0 0 4px 5px;
	width:104px;
	height:45px;
	cursor:pointer;
}
/*-----------------------------MENU TOPO-------------------------------------*/
#menu_topo{
	position:relative;
	margin:0 auto;
	width:960px;
	height:31px;
}
#menu_topo ul {
	position:relative;
	width:auto;
	height:auto;
	margin:7px auto;
}
#menu_topo ul li{
	border-right:1px solid #bababa;
	float:left;
	padding:0 8px 0 8px;
}
#menu_topo ul li.final{
	border:0;
}
#menu_topo ul li a{
	display:inline-block;
	text-decoration:none;
}
#menu_topo ul li a:hover{
	text-decoration:underline;
	background-color:inherit;
}
/*-----------------------------CONTEUDO-------------------------------------*/
#conteudo{
	position:relative;
	width:960px;
	margin:20px auto 0 auto;
	height:auto;
	overflow:hidden;
}
#col_left{
	position:relative;
	float:left;
	margin:0 10px 0 0;
	width:300px;
	height:auto;
	overflow:hidden;	
}
#col_right{
	position:relative;
	float:left;
	width:auto;
	height:auto;
	overflow:hidden;	
}
/*-----------------------------CONTEUDO-------------------------------------*/

/*-------SHOPPING----------*/
#shopping_uol{
	position:relative;
	width:958px;
	margin:0 auto;
	height:170px;
	overflow:hidden;
	border:1px solid #333333;
}
#shopping_uol p.titulo{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 0 15px;
}
/*-------PUBLICIDADE----------*/
#publicidade{
	position:relative;
	float:left;
	margin:10px auto 0 auto;
	width:300px;
	height:300px;
	overflow:hidden;
}
#publicidade p.titulo{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 0 15px;
}
#publicidade p.anuncio{
	position:relative;
	float:left;
	margin:5px auto 0 auto;
	overflow:hidden;
}
/*-------ULTIMOS JOGOS----------*/
#ultimos_jogos{
	position:relative;
	float:right;
	margin:10px auto 0 25px;
	width:635px;
	height:300px;
	overflow:hidden;
}
#ultimos_jogos h1{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 0 15px;
}
/*-------LISTA DE JOGOS----------*/
#jogos_online{
	position:relative;
	float:right;
	margin:10px auto 0 25px;
	width:635px;
	height:auto;
	overflow:hidden;
}
#jogos_online h1{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 0 15px;
}

/*-------TOP JOGOS----------*/
#top_jogos{
	position:relative;
	float:left;
	margin:10px 25px 0 auto;
	width:635px;
	height:285px;
	overflow:hidden;
}
#top_jogos h1{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 0 15px;
}

/*-------ultimos jogos online----------*/
#ultimos-jogos-online{
	position:relative;
	float:left;
	width:960px;
	margin:10px auto;
	height:200px;
	overflow:hidden;
}
#ultimos-jogos-online p.titulo{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 0 15px;
}
#ultimos-jogos-online a.texto{
    font: bold 14px Verdana,"Trebuchet MS",Sans-serif;
}

/*---------------------------INTERNA-----------------------------*/
/*-------jogar----------*/
#jogar{
	position:relative;
	margin:10px auto;
	float:right;
	width:640px;
	height:auto;
	overflow:hidden;
}
#jogar h1{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 0 15px;
}
#envie_para_amigo{
	position:relative;
	margin:10px  0 0 0;
	float:left;
	width:300px;
	height:auto;
	overflow:hidden;
}
#envie_para_amigo p.titulo{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 10px 10px;
}

#envie_para_amigo p.texto{
	font: bold 12px Verdana,'Trebuchet MS', Sans-serif;
	color:#333333;
	text-transform:none;
	position:relative;
	text-align:left;
	margin:0 0 0 0;
	width:auto;
	height:auto;
	clear:both;
}
#envie_para_amigo p.campo{
	position:relative;
	text-align:left;
	margin:0 0 10px 0;
	width:auto;
	height:auto;
}

#envie_orkut{
	position:relative;
	margin:10px  0 0 0;
	float:left;
	width:300px;
	height:auto;
	overflow:hidden;
}
#envie_orkut p.titulo{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 20px 15px;
}
#envie_orkut p.texto{
	font: bold 12px Verdana,'Trebuchet MS', Sans-serif;
	color:#333333;
	text-transform:none;
	position:relative;
	text-align:left;
	margin:0 0 10px 0;
	width:auto;
	height:auto;
	clear:both;
}
#envie_orkut p.campo{
	position:relative;
	text-align:left;
	margin:0 0 20px 0;
	width:auto;
	height:auto;
}


#compartilhar_orkut{
	position:relative;
	margin:10px  0 0 0;
	float:left;
	width:300px;
	height:auto;
	overflow:hidden;
}
#compartilhar_orkut p.titulo{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 20px 15px;
}
#compartilhar_orkut p.texto{
	font: bold 12px Verdana,'Trebuchet MS', Sans-serif;
	color:#333333;
	text-transform:none;
	position:relative;
	text-align:center;
	margin:0 0 10px 10px;
    float:left;
	width:auto;
	height:auto;
}
#publicidade_jogo{
	position:relative;
	margin:10px 0 0 0;
	width:300px;
	float:left;
	overflow:hidden;
}
#publicidade_jogo p.titulo{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 0 15px;
}
#jogo{
	position:relative;
	text-align:center;
	margin:10px 0 10px 0;
	height:auto;
	overflow:hidden;
	clear:both;
}
#afiliads{
	position:relative;
	text-align:center;
	margin:10px 0 5px 85px;
	width:468px;
	height:60px;
	overflow:hidden;
}
#load_ad{
	text-align:center;
	visibility:visible;
	position:absolute;
	width:auto;
	height:auto;
	top:50px;
	left:180px;
}
#load{
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	text-align:center;
	visibility:visible;
	position:absolute;
	width:auto;
	height:auto;
	top:310px;
	left:170px;
}
/*-------INSTRUÇÕES----------*/
#instrucoes{
	position:relative;
	float:left;
	width:960px;
	margin:10px 10px 10px auto;
	height:auto;
	overflow:hidden;
}
#instrucoes p.titulo{
	background:url(imgs/bg_titulo.gif) repeat-x left top;
	font: normal 18px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	width:auto;
	height:26px;
	padding:1px 2px 0 15px;
}

#comojogar{
	margin:10px 5px 0 15px;
	position:relative;
	float:left;
	width:350px;
}
#comojogar h2{
	font: bold 14px Verdana,"Trebuchet MS",Sans-serif;
	color:#333333;
	margin:10px 5px 0 0;
	position:relative;
}
#comojogar p.texto{
	font: normal 12px Verdana,"Trebuchet MS",Sans-serif;
	color:#333333;
	margin:5px 5px 10px 0;
	line-height:20px;
	position:relative;
}

#categorias_relacionadas{
	margin:10px 5px 0 0;
	position:relative;
	float:left;
	width:250px;
}
#categorias_relacionadas p.titulo{
	background:none;
	font: bold 14px Verdana,"Trebuchet MS",Sans-serif;
	color:#333333;
	margin:10px 5px 0 0;
	padding:0;
	position:relative;
}
#categorias_relacionadas h1 a{
	font: normal 12px Verdana,"Trebuchet MS",Sans-serif;
	color:#333333;
	margin:5px 5px 10px 0;
	line-height:20px;
	position:relative;
}

#publicidade_texto{
	margin:10px 5px 0 45px;
	position:relative;
	float:left;
	width:auto;
}
#publicidade_texto p.envie{
	font: bold 14px Verdana,"Trebuchet MS",Sans-serif;
	color:#333333;
	margin:10px 5px 0 0;
	position:relative;
}
#publicidade_texto p.texto{
	font: normal 12px Verdana,"Trebuchet MS",Sans-serif;
	color:#333333;
	margin:5px 5px 10px 0;
	line-height:20px;
	position:relative;
}

/*--------------------------------TAG CLOUD------------------------------------*/
.tag1{
	font:normal 14px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
}
.tag2{
	font:normal 16px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
}
.tag3{
	font:normal 18px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
}
.tag4{
	font:normal 20px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
}
.tag5{
	font:normal 24px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
}
.tag6{
	font:normal 30px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
	display:inline;
}
.tag1 a{
	font:normal 14px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
	text-decoration:none;
	display:inline;
}
.tag1 a:hover{
	color:#ff7c00;
	text-decoration:underline;
}
.tag2 a{
	font:normal 16px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
	text-decoration:none;
	display:inline;
}
.tag2 a:hover{
	color:#ff7c00;
	text-decoration:underline;
}
.tag3 a{
	font:normal 18px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
	text-decoration:none;
	display:inline;
}
.tag3 a:hover{
	color:#ff7c00;
	text-decoration:underline;
}
.tag4 a{
	font:normal 20px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
	text-decoration:none;
	display:inline;
}
.tag4 a:hover{
	color:#ff7c00;
	text-decoration:underline;
}
.tag5 a{
	font:normal 24px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
	text-decoration:none;
	display:inline;
}
.tag5 a:hover{
	color:#ff7c00;
	text-decoration:underline;
}
.tag6 a{
	font:normal 30px Verdana, 'Trebuchet MS', Sans-serif;
	color:#9b9999;
	margin: 10px 0 10px 0;
	text-decoration:none;
	display:inline;
}
.tag6 a:hover{
	color:#ff7c00;
	text-decoration:underline;
}
/*-------LISTAGEM----------*/
.jogo{
	position:relative;
	float:left;
	width:102px;
	height:130px;
	overflow:hidden;
	margin:5px 0 2px 3px;	
}
.jogo p.jogadas{
	font: normal 10px Verdana,"Trebuchet MS",Sans-serif;
	color:#AFAFAF;
	position:relative;
	margin:2px 0 2px 0;	
	text-align:center;
}

.jogo p.imagem{
	position:relative;
	margin:5px auto 5px auto;	
	width:68px;
	height:57px;

}
.jogo p.imagem a{
	display:block;
	width:68px;
	height:57px;
	padding:2px 2px 2px 2px;
	border:2px dashed #AFAFAF;
}
.jogo p.imagem a:hover{
	border:2px dotted #AFAFAF;
	display:block;
	width:68px;
	height:57px;
	padding:2px 2px 2px 2px;
}
.jogo h2{
	position:relative;
	margin:13px 2px 0 2px;	
	text-align:center;
}
.jogo h2 a{
	font: bold 11px Verdana,"Trebuchet MS",Sans-serif;
	color:#ff7c00;
}
.jogo h2 a:hover{
	font: bold 11px Verdana,"Trebuchet MS",Sans-serif;
	color:#ff7c00;
	text-decoration:underline;
}
/*------------------------------------------------paginaçao--------------------*/
#paginacao{
	margin: 5px 5px 15px 5px;
	width:620px;
	height:auto;
	text-align:center;
	line-height:25px;
	float:left;
	clear:both;
	position:relative;
}
.pag {
	font:bold 12px Verdana, 'Trebuchet MS', Sans-serif;
	color:#565656;
}
.pag a {
	font:normal 12px Verdana, 'Trebuchet MS', Sans-serif;
	color:#ff7c00;
	text-decoration:none;
}
.pag-ap {
	font:normal 12px Verdana, 'Trebuchet MS', Sans-serif;
	color:#ff7c00;
}
.pag-ap a {
	font:normal 12px Verdana, 'Trebuchet MS', Sans-serif;
	color:#565656;
}
/*-----------------------------RODAPE-------------------------------------*/
#rodape{
	background:url(imgs/bg_topo.gif) repeat-x left top;
	position:relative;
	width:auto;
	height:130px;
}
#rodape_cont{
	position:relative;
	text-align:center;
	width:960px;
	margin:0 auto;
	height:130px;
}
#rodape_cont p.texto{
	font: normal 12px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
	padding:20px 0 0 0;
}
#rodape_cont p.texto a{
	font: normal 12px Verdana,"Trebuchet MS",Sans-serif;
	color:#FFF;
}
#rodape_cont p.texto a:hover{
	color:#ff7c00;
	text-decoration:underline;
}