#plantilla{
	width: 800px;
	height: 1644px;
	border: 2px solid Silver;
	padding: 5px;
	font-family: century gothic;
	text-align: center;
	
}
#plantilla_bm{
	width: 800px;
	height: 1644px;
	border: 2px solid Silver;
	padding: 5px;
	font-family: century gothic;
	text-align: center;
	
}
#plantilla_futsal{
	width: 800px;
	height: 1220px;
	border: 2px solid Silver;
	padding: 5px;
	font-family: century gothic;
	text-align: center;
	
}
#plantilla_bkf{
	width: 800px;
	height: 1550px;
	border: 2px solid Silver;
	padding: 5px;
	font-family: century gothic;
	text-align: center;
	
}
#banner {
margin: 5px;
}
#foto_oficial{
	background-color: white;
	padding-top: 5px;
	padding-bottom: 10px;
	border: 1px solid Silver;
	
}
#contenedor_fotos{
	background-color: white;
	height: 100px;
	width: 100%;
	margin-left: 5px;
}
#contenedor_quienes{
	background-color: white;
	height: auto;
	width: 780px;
	margin-left: 5px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	margin: 10px;
	font-family: century gothic;
	font-size: 15px;
	border: 2px solid Silver;
}
#equipo{
	height: 25px;
	width: 798px;
	color: Black;
	padding-bottom:7px;
	font-weight: bolder;
	font-size: x-large;
	background-color: #AAABFE;
	margin: 1px;
	
	
}
#foto1{
	float: left;	
	background-color: #AAABFE;
	height: 100px;
	width: 262px;
	margin:1px;
	border: 1px solid Silver;
}
#imagen1{
	float: left;
	background-color: white;
	height: 100%;
	width: 33%;
}
#datos1{
	float: left;
	background-color: white;
	height: 100px;
	width: 67%;
	font-family: Century Gothic;
	font-size: small;
	text-align: left;
}
#foto2{
	float: left;	
	background-color: #AAABFE;
	height: 100px;
	width: 262px;
	margin:1px;
	border: 1px solid Silver;
}
#imagen2{
	float: left;
	height: 100%;
	width: 33%;
	background-color: white;
}
#datos2{
	float: left;
	background-color: white;
	height: 100px;
	width: 67%;
	font-family: Century Gothic;
	font-size: small;
	text-align: left;
}
#foto3{
	float: left;	
	background-color: #AAABFE;
	height: 100px;
	width: 263px;
	margin:1px;
	border: 1px solid Silver;
}
#imagen3{
	float: left;
	height: 100%;
	width: 33%;
	background-color: white;
	
}
#datos3{
	float: left;
	background-color: white;
	height: 100px;
	width: 67%;
	font-family: Century Gothic;
	font-size: small;
	text-align: left;
}