/***********************************************/
/* Portada del International Basketball Clinic */
/* (c) 2005 Triquelmedia                       */
/***********************************************/

#contenido{
	float: left;
	background-image: url(../imagenes/fondo_prensa1.gif);
	width: 697px;
	height: 656px;
	background-repeat:no-repeat;
}
#pie_enlaces{
	margin-top: 125px;
	margin-left: 25px;
	height: 50px;
	clear:both;
}
* html #pie_enlaces{	
	margin-top: 120px;
	margin-left: 20px;
}
#fotos{
	margin-top: 20px;
	margin-left: 115px;
}
.foto{
	float: left;
	margin-right: 10px;
}
#menusuperior_home{
	margin-left: 48px;
	margin-top: 39px;
	float: left;
}
* html #menusuperior_home{
	margin-left: 48px;
}
