﻿
h2
{
    width: 640px;
    font-family: Verdana;
    font-size: 14px;
    color: #000099;
    border-bottom: 1px solid #000099;
    padding-bottom: 5px;
}
.legenda
{
    width: 640px;
    text-align:left;
}
.menu
{
    width: 640px;
    font-family: Verdana;
    font-size: 12px;
    color: #6495ed;
    padding-bottom: 10px;
    padding-top: 10px;
}
.menu a
{
        text-decoration: none;
        font-weight:bold;
    color: #6495ed;        
}
.menu a:hover
{
    text-decoration: underline;
    color: royalblue;
}
.warning
{
    width: 640px;
    text-align: justify;
    font-family: Verdana;
    font-size: 9px;
}
.panorama_name
{
    font-weight: bold;
    text-align: center;
    font-family: Verdana;
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 15px;
}
img
{
    border:0}