/* STAFF */

body#staff {
	background-color: #E86524;
}

#staff .triangle_up { background: url(../images/triangulo_up_naranja.png) no-repeat 15px; }

#staff .rounded {
/*	float: left;*/
	background-color: #E86524;
}

#staff .col_515 .block {
	width: 485px;
	height: 510px;
	color: #FFF;
}

#staff .col_370 {
	padding-top: 10px;
}

#staff .col_370 .rounded {
	margin-bottom: 30px;
}

#staff .col_370 .block {
	width: 340px;
	height: 80px;
	padding-top: 45px;
	color: #FFF;
	text-align: right;
}

#staff .col_370 .block a, #staff .col_370 .block a:visited {
	color: #E1DFD8;
	text-decoration: none;
	font-family: 'ClarendonBold', 'Times New Roman', Times, serif;
	font-size: 19px;
}

#staff .col_370 .block a:hover {
	color: #FFF;
}

#staff .col_370 .block img {
	position: relative;
	top: 10px;
	margin-left: 10px;
	margin-right: 5px;
}


.staff_grilla {
/*	float: left;*/
}

#staff table {
	margin-top: 15px;
}

#staff table td {
	vertical-align: top;
}

.staffTit {
	font-family: 'ClarendonBold', 'Times New Roman', Times, serif;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: normal;
}

#staff li {
	font-family: 'Times New Roman', Times, serif;
}

.staff ul {
	margin-bottom: 15px;
}

.staff a, .staff a:visited {
	color: #FFF;
	text-decoration: none;
}

