.fondo{
	background: url(../../img/fondo_imagen.png) no-repeat  ;
	background-size: cover;
}
.to1{
	background-color:rgba(255,255,255,0.3);	
	border-color: rgb(255,0,0,0);
	border-radius: 20px;
	color: black

}

.to2{
	 background-color:rgba(255,0,0,0);
	border-color: rgb(255,0,0,0);
}

.to3{
	 background-color:rgba(255,0,0,0);	
	border-color: rgb(255,0,0,0);
}

.graderia1{
	cursor: pointer;
	width: 274px;
}

.graderia2{
	cursor: pointer;
	height: 207px
}
.info_disp{
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
}

.info_disp button{
	background-color: #b2e474;

}

.info_agot{
	font-style: normal;
	font-weight: bold;
	font-size: 13px;

}

.info_agot button{
	background-color: #e74e66;
}

.div1{
	text-align: center;
}

.div2{
	margin-left: 130px
}

.footer{
	color: black;
	font-weight: bold;
	font-style: italic;;
}

.img_sectores{
	cursor: pointer;
	margin:0px; 
}

.cancha_pequeña{
	width: 190px;
	height: 140px;
}

.fondo_sector{
	width: 800px;
}
