.equipo_contenedor {
	position: relative;
	height: 1000px;
	width: 992px;
	top:0px;
	left:0px;
	margin:0px auto;
	background-image: url(../img/fondoequipo.jpg);
	background-repeat: no-repeat;
}
.equipo_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	height: 617px;
	width: 393px;
	color: #666666;
	left: 211px;
	top: 315px;
	text-align: justify;
}
.equipo_texto h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: absolute;
	width: 393px;
	color: #000;
	font-weight: bold;
	margin:0px;
	padding:0px;
}
.equipo_titulo {
	position: absolute;
	height: 23px;
	width: 231px;
	left: 254px;
	top: 153px;
}
.equipo_titulo strong{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}
.equipo_titulo h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #000;
	margin:0px;
	padding:0px;
}
.equipo_fotos {
	height: 64px;
	width: 361px;
	position: absolute;
	left: 94px;
	top: 221px;
}
.equipo_foto_1 {
	float: left;
	height: 63px;
	width: 53px;
	position: relative;
	margin-left: 4px;
	cursor:pointer;
}	

.equipo_foto_circulo {
	position: absolute;
	height: 110px;
	width: 109px;
	left: 528px;
	top: -180px;
}
.equipo_contenedor_submenu {
	position: absolute;
	height: 155px;
	width: 121px;
	left: 414px;
	top: -121px;
}

