.contenido_club{
	position:relative;
	float:left;
	width:710px;
	height:650px;
	padding-left:10px;
	top:8px;
	/*background-color:lime; */
}

.parte_i{
	position:relative;
	float:left;
	width:280px;
	height:550px;
	text-align:left;
	padding-left:10px;
	line-height:17px;
	border-right:1px solid #aaa;
	background:url(camiseta.jpg) bottom no-repeat;
}


.parte_d{
	position:relative;
	float:left;
	width:335px;
	text-align:left;
	padding-left:30px;
	line-height:16px;
}

.parte_foto{
	position:relative;
	float:left;
	width:300px;
	height:241px;
	text-align:left;
	padding-left:370px;
	background:url(primer_equipo.gif) left no-repeat;
}

