/* Entrevistas */
	#arribaentrevistas
	{
		background-color: #9E8C7B;
		height: 22px;
		font-family: Georgia, "Times New Roman", Times, serif;
		padding: 1px;
		text-align: right;
		padding-right: 4px;
	}
	#formulariobuscarentrevista
	{
		float:right;
		height: 20px;
		position: relative;
		width: 450px;
	}
	#frmbuscarentrevista
	{
		float: right;
		width: 250px;
		height: 20px;
		padding: 0px;
		margin: 0px;
		border: 0px;
	}
	.citaentrevista
	{
		font-style: italic;
		font-weight: bold;
		color: #193E0C;
		margin-left: 5px;
	}
	.introduccionentrevista
	{
		font-weight: bold;
		color: #50A631;
	}
	.fechaentrevista
	{
		font-weight: bold;
		color: #193E0C;
		font-size: 80%;
	}
	.textoentrevista
	{
		color: #4F4F4F;
		line-height: 20px;
	}

