body {
    font-family: arial;
    max-width: 512px;
}

	cartoonito {
		width: 100%;
	}
	img[usemap] {
		border: none;
		height: auto;
		max-width: 100%;
		width: auto;
		    zoom: 215%;
	}
	
a.ic-home {
    float: right;
    display: inline-block;
	color: #28587f;
}

.header {
    position: relative;
    display: flex;
}

div#nomeregione {
    text-transform: uppercase;
    color: #28587f;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    float: left;
	width: 100%;
	font-size: 30px;
	    margin-top: 5px;
}

.corpo {
    margin: 0px auto;
    text-align: center;
}



.nav button {
    color: #28587f;
    /* font-weight: 700; */
    background: white;
    border: 2px solid;
    /* border-radius: 8px; */
    margin: 3px;
    cursor: pointer;
    min-height: 25px!important;
    width: 25%;
    height: 35px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-top: 16px;
    float: left;
}

.riga1 .riga2 {
    display: flex;
}

.nav {
    display: grid;
    text-align: center;
}

map {
    cursor: pointer;
}

.riga1 p {
    float: left;
    background: #29587f;
    color: white;
    padding: 7px;
    width: 18%;
	margin-right: 2px;
	margin-left: 1px;
	height: 21px;
	
}

.riga2 p {
    float: left;
    background: #29587f;
    color: white;
    padding: 7px;
    width: 18%;
	margin-right: 2px;
	margin-left: 1px;
	height: 21px;
}

.riga1 {
    max-height: 45px;
    margin-top: -12px;
}


.intcerca {
    vertical-align: middle;
    text-align: center;
    color: #29587f;
}

.cercalocalita {
    text-align: center;
    margin-top: 9px;
}

.cercalocalita td {
    text-align: center;
}

input#input_cercalocalita {
    width: 215px;
	height: 20px;
	vertical-align: middle;
    text-align: left;
}

div#container_localita {
    height: 20px!important;
    overflow: hidden;
}

@media only screen and (max-width:1024px) { 
.nav {
    text-align: center;
    width: 100%;
    display: grid;
    zoom: 200%;
}
body {
    font-family: arial;
    max-width: 100%;
}
}

@media only screen and (max-width:1023px) { 

.nav {
    text-align: center;
    width: 100%;
    display: grid;
    zoom: 150%;
}

}

@media only screen and (max-width:767px) { 

div#nomeregione {
    text-transform: uppercase;
    color: #28587f;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    float: left;
    width: 100%;
    font-size: 20px;
    margin-top: 10px;
}

.nav {
    text-align: center;
    width: 105%;
    display: grid;
	zoom: 100%;
}

.nav button {
    color: #28587f;
    /* font-weight: 700; */
    background: white;
    border: 2px solid;
    /* border-radius: 8px; */
    margin: 3px;
    cursor: pointer;
    min-height: 25px!important;
    width: 24%;
    height: 35px;
    font-size: 11px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-top: 16px;
    float: left;
}

}

@media only screen and (max-width:360px) { 

div#nomeregione {
    text-transform: uppercase;
    color: #28587f;
    font-weight: bold;
    padding: 0px 0px 0px 0px;
    margin: 0px auto;
    float: left;
    width: 100%;
    font-size: 14px;
    margin-top: 6px;
}

a.ic-home {
font-size: 12px!important;
}

img#home {
    /* width: 30px; */
    /* height: 30px; */
    zoom: 70%;
}

.nav button {
    color: #28587f;
    /* font-weight: 700; */
    background: white;
    border: 2px solid;
    /* border-radius: 8px; */
    margin: 3px;
    cursor: pointer;
    min-height: 25px!important;
    width: 23.8%;
    height: 35px;
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    margin-top: 16px;
    float: left;
}

}
