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

#contenido{
	float: left;
	background-image: url(../imagenes/fondo_programa.gif);
	width: 697px;
	height: 1226px;
	background-repeat:no-repeat;
}
#pie_enlaces{
	margin-top: 695px;
	margin-left: 25px;
	height: 50px;
	clear:both;
}
* html #pie_enlaces{	
	margin-top: 690px;
	margin-left: 20px;
}