/*TEAM STARTS*/
#Panel {
	width: 703px;
	background: url(../images/new/bg_team.jpg) no-repeat top center;
	position: absolute;
	top: 10px;
	left: -85px;
	z-index: 10000;
}
.carousel {
	overflow: hidden;
}
.carousel, .carousel .carousel-wrap {
	margin: 0;
	border: 0;
}
.carousel-wrap {
	width: 645px;
	min-height: 525px;
	margin: 0 5px 15px;
	background: #FFF;
	border: 1px solid #4f4f4f;
	display: inline-block;
	vertical-align: middle;
}
*html .carousel-wrap {
	display: inline;
}
.carousel div {
	margin: 0;
	padding: 0;
	border: 0;
}
.carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
.carousel ul li {
	width: 645px;
	margin: 0;
	text-align: center;
	position: relative;
	overflow: hidden;
	float: left;
}
#Panel li div {
	width: 214px;
	min-height: 535px;
	padding-right: 1px;
	padding-bottom: 10px;
	background: url(../images/new/linea_punteada.gif) no-repeat right 162px;
	float: left;
	position: relative;
}
#Panel .noborder {
	background: none;
}
#Panel li h1 {
	margin: 0;
	padding: 15px 17px 0 17px;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9FA539;
}
#Panel li h1 span {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
}
#Panel .white {
	color: #FFF;
}
#Panel .inter {
	text-transform: none;
}
#Panel .upper {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	color: #9FA539;
}
#Panel li p {
	margin: 0;
	padding: 15px 17px 35px 17px;
	font-size: 12px;
	text-align: left;
	color: #666;
}
#Panel li a {
	width: 214px;
	height: 25px;
	padding-top: 10px;
	background: url(../images/new/footer_team.jpg) no-repeat bottom;
	font-size: 11px;
	color: #FFF;
	position: absolute;
	bottom: 0;
	left: 0;
}
#Panel li a:hover {
	text-decoration: underline;
	color: #FFF;
}
.carousel .carousel-control {
	width: 24px;
	height: 34px;
	overflow: hidden;
	display: inline-block;
	vertical-align: super;
	cursor: pointer;
	line-height: 999px;
}
.carousel .carousel-next {
	background: url(../images/new/flechas.png) no-repeat top right;
}
.carousel .carousel-previous {
	background: url(../images/new/flechas.png) no-repeat top left;
}
/*TEAM ENDS*/
