#contenedor{
	height: 605px;
	width: 795px;
	background-color: #1E90FF;
	padding: 4px;
	border: 2px solid Silver;
	
}
#banner{
	height: 100px;
	width: 795px;
	background-color: #1E90FF;
	margin: 3px;
	
}
#encabezado{
	background-color: Navy;
	height: 20px;
	text-align: center;
	color: White;
	font-family: century gothic;
	margin-top: 4px;
}
#encabezadoligalocal{
	background-color: #FF7F68;
	height: 20px;
	text-align: center;
	color: white;
	font-family: century gothic;
	margin-top: 4px;
}
#jornadas{
	background-color: #73DEFF;
	height: 20px;
	text-align: center;
	color: black;
	font-family: century gothic;
	margin-top: 4px;
}
#jornada_n{
	background-color: #73DEFF;
	height: 20px;
	text-align: center;
	color: black;
	font-family: century gothic;
	float: left;
	width: 140px;
	font-size: small;
}
 #partido{
	background-color: #73DEFF;
	height: 20px;
	text-align: center;
	color: black;
	font-family: century gothic;
	float: left;
	font-size: small;
	width: 250px;
	border-right: 2px solid #1E90FF;
	border-left: 2px solid #1E90FF;
}
#partido_encabezado{
	background-color: #73DEFF;
	height: 20px;
	text-align: center;
	color: black;
	font-family: century gothic;
	float: left;
	font-size: small;
	width: 502px;
}
#contenedor_basketfm{
	height: auto;
	width: 795px;
	background-color: #1E90FF;
	padding: 4px;
	border: 2px solid Silver;
	
}
#contenedor_bm{
	height: 450px;
	width: 795px;
	background-color: #1E90FF;
	padding: 4px;
	border: 2px solid Silver;
	
}