.data{
	position: absolute;
    top: 1%;
    left: 1%;
	font-size: 24px;
	color: #ffffff;
}

@media only screen and (max-width: 767px) {
    .data{
      font-size: 21px; } }
	  
@media only screen and (max-width: 576px) {
    .data{
      font-size: 18px; } }
	  
@media only screen and (max-width: 460px) {
    .data{
      font-size: 16px; } }

.scelta{
	position: absolute;
    top: 10%;
    left: 1%;
	font-size: 23px;
	color: #ffffff;
	background-color: #81c7ea;
	text-align: center;
}

@media only screen and (max-width: 767px) {
    .scelta{
      font-size: 20px; } }
	  
@media only screen and (max-width: 576px) {
    .scelta{
      font-size: 17px; } }
	  
@media only screen and (max-width: 460px) {
    .scelta{
      font-size: 15px; } }

#scelta_orario{
	text-align: center;
    padding: 3px;
}

.selezione{
	background-color: #ffffff;
    color: #81c7ea;
}

#vento_oggi_mattino{
	display: none;
}

#vento_oggi_pomeriggio{
	display: none;
}

#vento_oggi_seranotte{
	display: none;
}

#temperatura_oggi_massima{
	display: none;
}

#vento_domani_mattino{
	display: none;
}

#vento_domani_pomeriggio{
	display: none;
}

#vento_domani_seranotte{
	display: none;
}

#temperatura_domani_massima{
	display: none;
}

.costa_nord_ravenna img{
    position: absolute;
    top: 10%;
    left: 52.5%;
}

.costa_sud_ravenna img{
    position: absolute;
    top: 28%;
    left: 56.5%;
}

.costa_cesena img{
    position: absolute;
    top: 47.5%;
    left: 64%;
}

.costa_rimini img{
    position: absolute;
    top: 63%;
    left: 75.5%;
}

.bassa_pianura_ravenna img{
    position: absolute;
    top: 10.5%;
    left: 35%;
}

.pianura_faenza img{
    position: absolute;
    top: 23%;
    left: 29.5%;
}

.pianura_forli img{
    position: absolute;
    top: 33%;
    left: 40.5%;
}

.pianura_cesena img{
    position: absolute;
    top: 43%;
    left: 52%;
}

.collina_ravenna img{
    position: absolute;
    top: 38.5%;
    left: 21%;
}

.bassa_collina_forli img{
    position: absolute;
    top: 48.5%;
    left: 35.5%;
}

.bassa_collina_cesena img{
    position: absolute;
    top: 60%;
    left: 48.5%;
}

.collina_rimini img{
    position: absolute;
    top: 68.5%;
    left: 63.5%;
	
}

.collina_basso_rimini img{
    position: absolute;
    top: 80%;
    left: 75.5%;
}

.collina_forli img{
    position: absolute;
    top: 62%;
    left: 28%;
}

.collina_cesena img{
    position: absolute;
    top: 73%;
    left: 40.5%;
}

.rilievi_ravenna img{
    position: absolute;
    top: 51.5%;
    left: 13%;
}

.rilievi_forli img{
    position: absolute;
    top: 77%;
    left: 19%;
}

.rilievi_cesena img{
    position: absolute;
    top: 87%;
    left: 34.5%;
}

.rilievi_rimini img{
    position: absolute;
    top: 85%;
    left: 55.5%;
}

.mare_costaravenna img{
    position: absolute;
    top: 16%;
    left: 67.5%;
}

.mare_costacesena img{
    position: absolute;
    top: 42%;
    left: 71.5%;
}

.mare_costarimini img{
    position: absolute;
    top: 61%;
    left: 87.5%;
}

.mare_largoravenna img{
    position: absolute;
    top: 26%;
    left: 81.5%;
}

.mare_largocesenarimini img{
    position: absolute;
    top: 44%;
    left: 90.5%;
}

.temperature_tendenza img{
    position: absolute;
    top: 8%;
    left: 4%;
}
