.NOTTI { position: absolute; top: 20px; text-align: left;  left: 20px; font-family: 'Ubuntu Condensed', sans-serif; font-size: 20px; color: #111111; }

.CASA_COLONNA { background: #999999; position: absolute; left: 4%; width: 12%; height: 8px; bottom: 150px; }
.HOTEL_COLONNA { background: #FFCC00; position: absolute; left: 20%; width: 12%; height: 100px; bottom: 150px; }
.CAMPING_COLONNA { background: #FFCC00; position: absolute; left: 36%; width: 12%; height: 24px; bottom: 150px; }
.TENDA_COLONNA { background: #999999; position: absolute; left: 52%; width: 12%; height: 16px; bottom: 150px; }
.BIVACCO_COLONNA { background: #999999; position: absolute; left: 68%; width: 12%; height: 0px; bottom: 150px; }
.TRASPORTO_COLONNA { background: #999999; position: absolute; left: 84%; width: 12%; height: 0px; bottom: 150px; }

.CASA_BLOCCO { background: #555555; position: absolute; left: 4%; width: 12%; height: 40px; bottom: 100px; }
.HOTEL_BLOCCO { background: #555555; position: absolute; left: 20%; width: 12%; height: 40px; bottom: 100px; }
.CAMPING_BLOCCO { background: #555555; position: absolute; left: 36%; width: 12%; height: 40px; bottom: 100px; }
.TENDA_BLOCCO { background: #555555; position: absolute; left: 52%; width: 12%; height: 40px; bottom: 100px; }
.BIVACCO_BLOCCO { background: #555555; position: absolute; left: 68%; width: 12%; height: 40px; bottom: 100px; }
.TRASPORTO_BLOCCO { background: #555555; position: absolute; left: 84%; width: 12%; height: 40px; bottom: 100px; }

.CASA_NUMERO { position: absolute; left: 10%; margin-left: -15px; top: 160px; font-family: 'Ubuntu Condensed', sans-serif; font-size: 32px; color: #FFFFFF; z-index: 100;}
.HOTEL_NUMERO { position: absolute; left: 26%; margin-left: -15px; top: 160px; font-family: 'Ubuntu Condensed', sans-serif; font-size: 32px; color: #FFCC00; z-index: 100;}
.CAMPING_NUMERO { position: absolute; left: 42%; margin-left: -15px; top: 160px; font-family: 'Ubuntu Condensed', sans-serif; font-size: 32px; color: #FFCC00; z-index: 100;}
.TENDA_NUMERO { position: absolute; left: 58%; margin-left: -15px; top: 160px; font-family: 'Ubuntu Condensed', sans-serif; font-size: 32px; color: #FFFFFF; z-index: 100;}
.BIVACCO_NUMERO { position: absolute; left: 74%; margin-left: -15px; top: 160px; font-family: 'Ubuntu Condensed', sans-serif; font-size: 32px; color: #FFFFFF; z-index: 100;}
.TRASPORTO_NUMERO { position: absolute; left: 90%; margin-left: -15px; top: 160px; font-family: 'Ubuntu Condensed', sans-serif; font-size: 32px; color: #FFFFFF; z-index: 100;}

.CASA_LOGO { position: absolute; left: 10%; margin-left: -20px; bottom: 50px; }
.HOTEL_LOGO { position: absolute; left: 26%; margin-left: -20px; bottom: 50px; }
.CAMPING_LOGO { position: absolute; left: 42%; margin-left: -20px; bottom: 50px; }
.TENDA_LOGO { position: absolute; left: 58%; margin-left: -20px; bottom: 50px; }
.BIVACCO_LOGO { position: absolute; left: 74%; margin-left: -20px; bottom: 50px; }
.TRASPORTO_LOGO { position: absolute; left: 90%; margin-left: -20px; bottom: 50px; }

.LINEASOLDI { background: #FFCC00; position: absolute; left: 20%; width: 28%; height: 20px; bottom: 20px; }
.EUROSOLDI { position: absolute; bottom: 17px; left: 34%; margin-left: -18px;font-family: 'Ubuntu', sans-serif; font-size: 20px; color: #111111; }
