/* CSS Document */

.mes
{
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 0 0 15px;
	background: url(../img/bullet-azul.png) no-repeat;
	color: #2da5e3;
}

#destacado_gestion
{
	background: url(../img/wpr/img-gestion.jpg) no-repeat;
	width: 242px;
	height: 106px;
	margin: 0px 0px 15px 22px;
	padding: 23px 38px 23px 187px;
	text-align: right;
}

#destacado_inversores
{
	position: relative;
	background: url(../img/wpr/fondo-inversores.jpg) no-repeat; /* 470 x 153 */
	width: 362px;
	height: 116px;
	margin: 0px 0px 15px 20px;
	padding: 17px 15px 20px 93px;
	text-align:right;
}

	#destacado_inversores #prefijos
	{
		position: absolute;
		left: 120px;
		top: 89px;
		width: 333px;
		font-weight: bold;
		color: #FFFFFF;
	}
	
	#destacado_inversores #servicio
	{
		position: absolute;
		left: 120px;
		top: 115px;
		width: 333px;
		font-weight: bold;
		color: #737373;
		font-size: 13px;
	}
.lista_inversores li
{
	margin-bottom: 10px;
}

#formulario_empleo
{
	margin: 10px 0 20px 20px;
}