.staff{
	width: 974px;
}

.staff img{
    margin-bottom: 50px;
    border: 3px solid #BAC4C5;
}

.staff .cargo{
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #BAC4C5;
	width: 130px;
	position: absolute;
	top: 24px;
	left: 18px;
}

.staff .nombre{
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	white-space: nowrap;
	padding-right: 22px;
}

.staff .descCargo{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #BAC4C5;
	display: block;
	padding-top: 3px;
}

.staff .empleado{
	position: relative;
	background-color: #252727;
	padding: 24px 65px 30px 168px;
	margin-bottom: 10px;
	float: left;
	clear: left;
	position: relative;
	white-space: nowrap;
}

.staff .email{
	background: url(/img/botones/btn_email.gif) top left no-repeat;
	padding: 1px 12px 2px 12px;
}

.staff .email a{
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.staff .capa1,
.staff .capa2,
.staff .capa3,
.staff .capa4{
	position: absolute;
	width: 11px;
	height: 12px;
}

.staff .capa1{
	background: url(/img/esquinas/esq_sup_izq_oscuro.gif) top left no-repeat;
	top: 0;
	left: 0;
}

.staff .capa2{
	background: url(/img/esquinas/esq_sup_der_oscuro.gif) top left no-repeat;
	top: 0;
	right: 0 !important;
	right: -1px;
}

.staff .capa3{
	background: url(/img/esquinas/esq_inf_der_oscuro.gif) top left no-repeat;
	bottom: 0 !important;
	bottom: -4px;
	right: 0 !important;
	right: -1px;
}

.staff .capa4{
	background: url(/img/esquinas/esq_inf_izq_oscuro.gif) top left no-repeat;
	bottom: 0 !important;
	bottom: -4px;
	left: 0;
}
