/* CSS Document */
/*******************************************/	
	.topo_lance {
		 width: 976px;
		 float: left;
		 height: 110px;
		 background: url(images/topo_canto_esq.jpg) no-repeat  left top;
		 font-size:10px;



	}
	
	.topo_logo_lance {
		width: 208px;
		height: 89px;
		margin-top: 15px;
		margin-left: 80px;
		*margin-left:60px;
		*float:left;
		z-index: 99;
		position:absolute;
		
	}
	
	.topo_conteudo {
	

	
	}
	
	.topo_conteudo_envolve {		
		width: 749px;
		height: 110px;
		float: right;
		background: url(images/topo_bg.jpg) repeat-x;

		




	}
	
	.topo_conteudo_curva {
		background: url(images/topo_curva.jpg) no-repeat;
		width: 153px;
		height: 110px;
		float:left;
		

		
		
	}

	
	.topo_conteudo_canto_dir {
		width: 10px;
		height: 110px;
		float: right;
		background: url(images/topo_conteudo_canto_dir.jpg) no-repeat  left;


	}
	
		.topo_recebe_conteudo { 
		width: 730px;
		height: 110px;
		float:left;
		margin-left: 0px;

	
	}
	
	.topo_proximos_programas {

		vertical-align:top;
		width: 570px;
		height: 110px;
		overflow:hidden;
        float:left;
		text-align:left;
		
	
	}

		.topo_proximos_programas ul {
			width: auto;
			margin-top: 20px;
			margin-left: 15px;

		}
		
	
		.topo_proximos_programas li{
			display: inline;
			list-style:none;
			width: 143px;
			height: 75px;
			float:left;
			margin-left: 0px;
			margin-right:4px;


		}
		
		.topo_proximos_programas h1 {
			font-size: 11px;
			font-weight:bold;
			color: #006fd0;
			

		}
		
		
		.img_proximos {
			overflow:hidden;
			width: auto;
			float:left;
		
		}
		
		.conteudo_proximos_prog {
			width: 70px;
			margin-top: 10px;
			margin-left: 3px;
			float:left;
				
		
		}	
	
		.lista_topo_proximos_programas{
			width: auto;
			margin-top: 20px;
			margin-left: 15px;

		}
		
	
		.lista_topo_proximos_programas li{
			display: inline;
			list-style:none;
			width: 143px;
			height: 75px;
			float:left;
			margin-left: 0px;


		}
		
		.lista_topo_proximos_programas h1 {
			font-size: 12px;
			font-weight:bold;
			color: #006fd0;

		}
		
		
		.img_proximos {
			overflow:hidden;
			width: auto;
			float:left;
		}

		.img_proximos img {
			border: 0px;
		}


		.lnk_imagem{
			float:left;
		}
		
		
		.lnk_imagem img {
			width: 120px;
			height: 80px;
	
		}
				
		
		.conteudo_proximos_prog {
			width: 70px;
			margin-top: 10px;
			margin-left: 3px;
			float:left;
				
		
		}
	
	/******************************/
