﻿#map{
    width:auto;
    height:660px;
    margin-top:0px;
}
div.fumetto{
    font:11px Arial, Verdana;
}
img.imgTipo{
    margin:5px 0px;
}

ul#legendaReferenze
{
	list-style-type:none;
}

ul#legendaReferenze li
{
	margin:7px 0px;
}

ul#legendaReferenze li img
{
	display:inline;
	float:left;
}

div.map_wait{
    width:513px;
    height:660px;
    position:absolute;
    background-color:#333;
    z-index:1000;
    filter:alpha(opacity=75);
    -moz-opacity:.75;
    opacity:.75;
    text-align:center;
    font-size:18px;
    color:#fff;    
}    