@charset "UTF-8";

#ControlsSection {
	margin-left: 30px;
	margin-top: 25px;
}

#ContentSection {
	margin-top: 25px;
	width: 1250px;
}

#Title {
	text-align: center;
}

#SelectTemporada {
	margin-right: 25px;
}

#SelectTemporada option {
	width: 80px;
}

#SelectEquip option {
	width: 300px;
}
