#site #topo { width:778px;}	
	
	#site #topo #detalhe-topo {
			width:218px;
			height:94px;
			background-image:url(../img/detalhe-topo.jpg);
			position:absolute;
			left:120px;
		}
		
																				
	#site #topo #cont-topo-1 {
			width:778px;
			height:42px;
		}		
	
	#site #topo #cont-topo-1 #menu-topo	 {
				float:left;
				position:absolute; top:15px;
			}
			
	#site #topo #cont-topo-1 #menu-topo	ul						{	list-style:}
	#site #topo #cont-topo-1 #menu-topo	ul li 					{	display:inline; margin-right:4px;}
	#site #topo #cont-topo-1 #menu-topo	ul li a					{	font:11px Tahoma; color:#FFFFFF; text-decoration:none;}
	#site #topo #cont-topo-1 #menu-topo	ul li a:hover			{	color:#FFCC00;}
	
	
	
	#site #topo #cont-topo-1 #titulo-busca { 
			width:426px;
			height:33px;
			padding:7px;
			background:url(../img/bg-topo2.jpg);
			float:right;
			margin-top:10px;
		}
											
	#site #topo #cont-topo-1 #label-busca						{	width:325px; height:27px; position:relative; top:-6px; background:url(../img/busca-rapida.jpg); }
	#site #topo #cont-topo-1 #label-busca span 					{ display:none;}
	
	#site #topo #cont-topo-2									{	width:778px;
																	height:115px;
																	background:url(../img/bg-topo.jpg);
																	position:relative;
																	
																	/* CSS HACK PARA O BOSTINHA DO IE6 */
																	_top:-15px;
																}
											
	#site #topo #cont-topo-2 #logo								{	width:212px;
																	height:55px;
																	float:left;
																	position:relative;
																	top:25px;
																	left:20px;
																	display:inline;
																	text-indent:
																}
											
	
	/* - | Boxes Cursos | - */
	
	#site #topo #cont-topo-2 #boxes 										{	width:444px;
																				height:66px;
																				float:right;
																				padding:8px;
																				margin-top:-5px;
																				*margin-top:10px;
																			}
																			
	#site #topo #cont-topo-2 #boxes select									{	width:124px;
																				font:10px tahoma;
																				color:#304B7E;
																			}
																			
	#site #topo #cont-topo-2 #boxes label									{	display:block;
																				margin-bottom:3px;
																				font:12px tahoma;
																				color:#1B5B7A;
																			}
	
	#site #topo #cont-topo-2 #boxes #box-formacoes							{	float:left;}
	#site #topo #cont-topo-2 #boxes #box-formacoes #formacoes-select		{	width:124px;
																				height:16px;
																				padding:10px;
																				background:url(../img/bg-select-formacoes.jpg);
																			}
																			
	#site #topo #cont-topo-2 #boxes #box-cursos								{	float:right;}
	#site #topo #cont-topo-2 #boxes #box-cursos #cursos-select				{	width:124px;
																				height:16px;
																				padding:10px;
																				background:url(../img/bg-select-cursos.jpg);
																			}
	
	#site #topo #cont-topo-2 #boxes #box-pacotes							{	margin-left:150px;
	
																				/* CSS HACK PARA O BOSTINHA DO IE6 */
																				_margin-left:147px;
																			}
																			
	#site #topo #cont-topo-2 #boxes #box-pacotes #pacotes-select			{	width:124px;
																				height:16px;
																				padding:10px;
																				background:url(../img/bg-select-pacotes.jpg);
																			}

	/* - | Menu | - */
	
	#site #topo #cont-topo-2 #menu-nav										{	width:535px;
																				float:right;
																				margin-top:-7px;
																			}
																			
	#site #topo #cont-topo-2 ul li											{	float:left;
																				margin-right:1px;
																			}
																			
	#site #topo #cont-topo-2 ul li span										{	display:none;}

	#site #topo #cont-topo-2 ul li .institucional 							{	width:94px; height:28px; display:block; background:url(../img/menu/institucional.jpg);}
	#site #topo #cont-topo-2 ul li .institucional:hover 					{	background:url(../img/menu/institucional-over.jpg);}
	
	#site #topo #cont-topo-2 ul li .servicos	 							{	width:64px; height:28px; display:block; background:url(../img/menu/servicos.jpg);}
	#site #topo #cont-topo-2 ul li .servicos:hover 							{	background:url(../img/menu/servicos-over.jpg);}
	
	#site #topo #cont-topo-2 ul li .cursos-treinamentos						{	width:139px; height:28px; display:block; background:url(../img/menu/cursos-treinamentos.jpg);}
	#site #topo #cont-topo-2 ul li .cursos-treinamentos:hover 				{	background:url(../img/menu/cursos-treinamentos-over.jpg);}
	
	#site #topo #cont-topo-2 ul li .banco-talentos							{	width:114px; height:28px; display:block; background:url(../img/menu/banco-talentos.jpg);}
	#site #topo #cont-topo-2 ul li .banco-talentos:hover 					{	background:url(../img/menu/banco-talentos-over.jpg);}
	
	#site #topo #cont-topo-2 ul li .links									{	width:48px; height:28px; display:block; background:url(../img/menu/links.jpg);}
	#site #topo #cont-topo-2 ul li .links:hover 							{	background:url(../img/menu/links-over.jpg);}
	
	#site #topo #cont-topo-2 ul li .contato									{	width:67px; height:28px; display:block; background:url(../img/menu/contatos.jpg);}
	#site #topo #cont-topo-2 ul li .contato:hover 							{	background:url(../img/menu/contatos-over.jpg);}
	
	
	
	