/*   SELECT BOX   */

	#horarios select.select_pesquisarapida{
		position:relative;
		width:221px;
		height:21px;
		color:#383b3b;
		font-family: "Verdana", serif;
		font-size: 11px;
		border:#7f9db9 solid thin;
		margin:0;
		padding:2px;
		float:left;
	}
	#horarios div.select{
		position:relative;
		width:286px;
		height:21px;
		padding:0;
		margin:9px 0 0 9px;
	}
	
	#horarios div.select img{
		float:left;
	}
	
	#horarios #resultadosbackground{
		position:absolute;
		width:286px;
		height:239px;
		left:9px;
		top:194px;
		background: url(/img/fake_horario_resultados_img.jpg) no-repeat;
		z-index:0;
		display:none;
	}
	#horarios #maisresultados{
		position:absolute;
		width:170px;
		height:18px;
		left:114px;
		top:406px;
		background: url(/img/maisresultados.gif) no-repeat;
		z-index:2;
		display:none;
		cursor:pointer;
		cursor:hand;
	}
	
	/*   RESULT TABLE   */

	#horarios #resultQuickTable{
		position:absolute;
		top:225px;
		left:18px;
		width:269px;
		display:none;
		overflow:hidden;
		height:170px;
	}

	#horarios #resultQuickTable table {
		color:white;
		border:0;
		font: bold 10px "Verdana", serif;
		width:269px;
		
	}
	#horarios #resultQuickTable table th {
		background-color: #4D789B;
		text-align:center;
		height:19px;
		
	}
	#horarios #resultQuickTable table td {
		background-color: #4D789B;
		text-align:center;
		height:19px;
		
	}
	#horarios #maisinfo{
		position:absolute;
		top:365px;/*382px;*/
		left:20px;
		width:264px;
		height:20px;
		font: normal 9px "Arial", serif;
		color:#383B3B;
		text-align:justify;
	}
	
	#horarios #pesquisa_loading{
		position:absolute;
		width:87px;
		height:83px;
		left:117px;
		top:215px;
		background: url(/img/in_progress_small.gif) no-repeat;
		z-index:5;
		display:none;
	}
	.tranparency{
		opacity:0.4;
		filter: alpha(opacity = 40);
	}
	
	#servicos_rapidas{
		position:absolute;
		top:22px;
		left:153px;
		width:430px;
		height:53px;
}

#idavolta{
		position:relative;
		right:0;
		width:208px;
		height:18px;
		margin:0;
		padding:0;
		margin-top:10px;
		margin-bottom:10px;
		margin-left:369px;
}

#iconesRapida{
	display:none;   	
	bottom:0;
	position:absolute;
	margin-left:10px;
	
}
#horarios{
	position: relative;
}

#manutencao{
	position: relative;
	font: 10px "Verdana", serif; 
	padding:20px
}
	
	

