@import url(/css/estilo.css);


body { background:#062746 url(../imagens/bg.jpg) no-repeat top center; color:#e9e9e9; }

	.palco { background:#074e6e url(../imagens/logo.gif) no-repeat top left; font-family:Arial, Helvetica, sans-serif; min-height:750px; }
		
		.palco .logo { float:left; }
		.palco .aovivo { color:#fff; float:left; margin:30px 0 0 80px; text-decoration:none; }
			.palco .aovivo a { text-decoration:none; }
		.palco .infos { float:right; margin:5px 0 0 0; text-align:center; width:280px; }
		
		.palco iframe { margin:0 12px; }
		.palco p { margin:15px 10px; }
			.palco p a { text-decoration:underline; }

		.palco ul { margin:0 30px; clear:both; }
			.palco ul li { background-color:#01293a; float:left; font-size:10px; height:140px; margin:20px 20px 0 0; padding:5px; width:130px; }
			
		.palco h4 { background-color:transparent; border:none; color:#fff; font-size:13px; height:auto; margin:15px 10px; padding:0; }
			
			
#rodape { color:#fff; float:left; margin:0 0 15px 0; width:775px; background:none; }
	#rodape div { background-color:tansparent; }
	#rodape ul { margin:5px 0 10px 0; }
		#rodape p { margin:0; padding:0 0 15px 0; }
		#rodape a { color:#fff; }
	#rodape .clear { height:5px; background:none; line-height:0; font-size:0; }
