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

#contenido{
	float: left;
	background-image: url(../imagenes/fondo_llegar.gif);
	width: 697px;
	height: 770px;
	background-repeat:no-repeat;
}
#pie_enlaces{
	margin-top: 230px;
	margin-left: 25px;
}
* html #pie_enlaces{
	margin-top: 230px;
	margin-left: 20px;
}