	#corpo #conteudo { float:left; width:1004px; height:760px; }
	#conteudo #pLinha{ float:left; width: 1004px; height:510px; margin-top:10px; margin-bottom:10px; }	
		#sLinha #banner{ float:left; width:485px; height:337px;}
		#sLinha #vagas_recentes{float:left; width: 349px; height:337px; margin-left:15px }
				#vagas_recentes #titulo{ float:left; width: 349px; height:29px; }
				#vagas_recentes #lista_v_recente{ float:left; width: 349px; height:264px; font-family:Arial; color:#999999; font-weight:bold; font-size:13px; line-height:24px; overflow:hidden; text-align:justify;}
					#lista_v_recente span{color:#fe6b80;}
					#lista_v_recente a{color:#999999; text-decoration:none;}
					#lista_v_recente a:hover{color:#999999; text-decoration:underline;}
				#vagas_recentes #botao{ float:left; width: 349px; height:44; text-align:right;}
		#pLinha #bannerCV{float:right; width: 155px; height:337px; margin-left:10px; }

	#conteudo #sLinha{ float:left; width: 1004px; height:212px; margin-top:-200px; }	
		#sLinha #banner{ float:left; width:485px; height:337px;}
		#sLinha #vagas_recentes{float:left; width: 462px; height:337px; margin-left:15px }
				#vagas_recentes #titulo{ float:left; width: 462px; height:36px; background: url(../imagens/titulos/tit_vagas_recente.jpg) no-repeat; text-align:right; }
					#titulo span.para { margin-top:10px; font-family:Arial; font-size:11px; color:#000000;}
					#titulo span.cidade { margin-top:10px; font-family:Arial; font-size:19px; text-decoration:underline; font-weight:bold; color:#000000;}
				#vagas_recentes #lista_v_recente{ float:left; width: 349px; height:322px; font-family:Arial; color:#999999; font-weight:bold; font-size:13px; line-height:24px; overflow:hidden; text-align:justify;}
					#lista_v_recente span{color:#fe6b80;}
					#lista_v_recente a{color:#999999; text-decoration:none;}
					#lista_v_recente a:hover{color:#999999; text-decoration:underline;}
				#vagas_recentes #botao{ float:left; width: 349px; height:44; text-align:right;}
				#vagas_recentes #cidades{ float:left; width: 106px; height:330px; background: url(../imagens/titulos/tit_vagas_recente.jpg) no-repeat; }
		#sLinha #colVagas1{ float:left; width:178px; height:350px;}
		#sLinha #colVagas2{ float:left; width:178px; height:350px;}
		#sLinha #colNE{ float:left; width:158px; height:337px; margin-left:10px;}

<!-- ANIMAÇÃO DA HOME --->

#featured{ 
	width:558px; 
	padding-right:270px; 
	border:5px solid #ccc; 
	height:288px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	float:right;
	list-style:none; 
	padding:0; margin:0; 
	width:270px; 
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Arial; 
	line-height:18px; 
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('../imagens/animacao/selected-item.gif') top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:558px; height:288px; 
	float:left;
	background:#999;
}
#featured .ui-tabs-panel .info{ 
	position: relative; 
	top:-140px; left:0; 
	height:140px; 
	background: url('../imagens/animacao/transparent-bg.png'); 
	z-index:5;
}
#featured .info h2{ 
	font-size:18px; font-family:Arial; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Arial; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
