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

#contenido{
/*	float: left;*/
	background-image: url(../imagenes/fondo_entrenadores.gif);
	width: 697px;
	height: 1176px;
	background-repeat:no-repeat;
}
#entrenadores{
	float: left;
	width: 459px;
	height: 1006px;
}
#entrenador1{
	width: 459px;
	height: 208px;
	/*background-color: #006600;*/
	margin-left: 100px;
	margin-top: 67px;
}
#entrenador2{
	width: 459px;
	height: 176px;
	/*background-color: #006600;*/
	margin-left: 100px;
	margin-top: 5px;
}
#entrenador3{
	width: 459px;
	height: 209px;
	/*background-color: #006600;*/
	margin-left: 100px;
	margin-top: 5px;
}
#entrenador4{
	width: 459px;
	height: 255px;
	/*background-color: #006600;*/
	margin-left: 100px;
	margin-top: 5px;
}
* html #entrenador2{
	margin-top: 5px;
}
#menulateral_inscripcion{
	/*background-color: #999900;*/
	width: 52px;
	height: 299px;
	margin-right: 25px;
	margin-top: -916px;
	float: right;
	position: relative;
}
* html #menulateral_inscripcion{
/*	margin-left: 300px;*/
/*	margin-top: -350px;*/
}
#pie_enlaces{
	clear:both;
	margin-top: 57px;
	margin-top: 57px;
	margin-left: 25px;
	height: 50px;	
}
* html #pie_enlaces{	
	margin-top: 0px;
	margin-left: 25px;
}
