@charset "iso-8859-1";
/* CSS Document */

#tudo {width: 100%; margin: 0 auto; max-width: 112em; min-width:82em;}

	#topo, #meio, #rodape {margin: 0 10px 10px 10px; clear: both;}
	#topo, #rodape {background: #fff;}
	
	#topo {	height: 190px;	position: relative;	background-color: #FFF;	background-image: url(../imagens/topo_grad.jpg);	background-repeat: repeat-x;background-position: 0px 0px; border:1px solid #999999;}
		#topo #logo {float: left;}
		#topo #imagens {position: absolute; /*left: 190px; bottom: 29px;*/ bottom: 26px; left: 186px;}	
			#topo #imagens .imagem{float: left;}	
				#topo #imagens #mario{}	
				#topo #imagens #curiosidades {margin-left: 10px;}	
				#topo #imagens #esportes {margin-left: 20px; margin-top: 18px;}	
				#topo #imagens #bizarro {margin-left: 10px;}	
		#topo h1 {margin: 0 0 0 5%; padding: 2% 0 0 0;}
		#topo #menutopo {position: absolute; bottom: 5px; left: 5px;}	
			#topo #menutopo ul {}
			#topo #menutopo ul li { display: inline; }
			#topo #menutopo ul li a:link, #topo #menutopo ul li a:visited {padding: 5px 20px; font-weight:bold; background: #EF590E;/*#FF513A aqui*/ color: #fff;}
			#topo #menutopo ul li a:hover, #topo #menutopo ul li a:active {background: #555555;border: 2px solid #555555;/*#b2d45d aqui*/}			
	#meio {}
	#meio h1, #meio h1 a {color: #fff; padding-bottom: 10px;}
	
		#menuvideos {}	
			#menuvideos ul {}
			#menuvideos ul li { display: inline; }
			#menuvideos ul li a:link, #menuvideos ul li a:visited {padding: 5px 8px; font-weight:bold; background: #eee; color: #FF513A; font-size: 1em;}
			#menuvideos ul li a:hover, #menuvideos ul li a:active {}

	.dados { background: #fff; padding: 10px; zoom: 1;}
	.dados h2 { padding-bottom: 3px; border-bottom: 1px solid #eee; margin-bottom: 10px; color: #f26f0c /* #FF513A aqui*/; font-weight:bold; padding:3px; text-indent:1.2em;}
	.dados .previacont {line-height: normal; font-size:0.9em;}
	.dados .novalinha {margin: 10px 0; padding:10px 0; overflow:auto; border-bottom: 1px solid #eee;}
	.dados .foto {margin: 0 auto; }
	.dados .foto img {border: 1px solid #ccc;padding:1px;}
		#esquerda {width: 100%; float: left;}
			#esquerda .conteudo {margin-right: 330px;}
	
				#maisrecentes {}
				#maisrecentes #maisrecente {width: 313px; float: left;}
				#maisrecentes #maisrecente .foto {width: 303px;}
				#maisrecentes #recentes {padding-left: 10px; margin-left: 323px; border-left:1px solid #eee;}
				
				ul.lista {margin: 0 0 0 15px; color: /* aqui */#F26F0C;}
				ul.lista li {font-size: 1em; border-bottom: 1px solid #eee1e1; padding: 5px 0; line-height:normal;}
				ul.lista li.vermais {text-align: right; list-style-type: none; border: none;}
			
				
				#destaques .destaque, #maisvistos .maisvisto, #arquivos .arquivo  {min-width: 128px; width: 23%; float: left; margin: 0 1%;}
				#destaques .destaque .dados, #maisvistos .maisvisto .dados, #arquivos .arquivo .dados {padding:5px 0 0 0;}	
				#destaques .destaque .foto, #maisvistos .maisvisto .foto, #arquivos .arquivo .foto {width: 128px; height: 86px; text-align:center;}	

				.maisconteudo {clear: both;}
				.maisconteudo .dados {width: 24.2%; float: left; margin: 0 0.5% 10px 0.5%; background: #fff; padding: 0;}
				.maisconteudo .dados .dados {width: auto; float: none; margin: 0; padding: 10px; height: 42em; position: relative;}
				
				.maisconteudo .dados .dados .foto {text-align: center; width: 210px; height: 115px;}
				.maisconteudo .dados .dados .dados {height: 9em; position: relative;}
				
				.maisconteudo .dados .dados ul.lista li {font-size: 0.9em;}
				.maisconteudo .dados .dados h4.vermais {text-align: center; position:absolute; bottom: 10px; right: 10px;}
				.maisconteudo .dados .dados .dados h4 {height: 60px;}
				.maisconteudo .dados .dados .dados p.previacont {height: 55px;}
	
			
		#direita {width: 300px; float: right; margin-left: -320px; margin-top: 38px;}
		#pesquisa {width: 320px; float: right; margin-left: -320px; height: 33px; padding-top: 5px;}
		#pesquisa #buscar {padding: 3px; border: 1px solid #ccc;}
		.ativa {border: 1px solid #000; background: #f9f9f9;}
	
		#meio .conteudo, #direita { margin-bottom: 10px;}
		#meio .conteudo, #meio .maisconteudo, #direita {background: #e1e1e1; padding: 10px; -moz-box-shadow: 0 0 2px #666666;}
		
	#rodape {}
	#rodape .copyright{font-size: 0.9em; text-align: center; padding: 5px;}	
	
	

