/* Entrevistas */
	#arribaservicios
	{
		background-color: #9E8C7B;
		height: 22px;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 1px;
		text-align: right;
		padding-right: 4px;
	}
	#formulariobuscarservicio
	{
		float:right;
		height: 20px;
		position: relative;
		width: 450px;
	}
	#frmbuscarservicio
	{
		float: right;
		width: 250px;
		height: 20px;
		padding: 0px;
		margin: 0px;
		border: 0px;
	}
	.fechaentrevista
	{
		font-weight: bold;
		color: #193E0C;
		font-size: 80%;
	}
	.textoservicio
	{
		color: #4F4F4F;
		font-weight: bold;
	}

