﻿body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 10px 0px 0px;
    padding-top: 0px;
    background-color: #000000;
}

h1
{
    font-size: 14pt;
    color: #ffffff;
    border-bottom: #ff6600 1px solid;
    font-family: Arial;
    font-weight: normal;
}

h2
{
    font-size: 12pt;
    color: #ffffff;
    border-bottom: #ff6600 1px solid;
    font-family: Arial;
    background-color: #696969;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: normal;
}

#colonna1
{
    width: 230px;
    text-align: left;
    vertical-align: top;
    padding-top: 30px;
    border-left: #222222 1px dotted;
}

#colonna2
{
    width: 105px;
    text-align: left;
    vertical-align: top;
    padding-top: 40px;
}

#colonna3
{
    width: 635px;
    text-align: left;
    vertical-align: top;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    font-size: 10pt;
    color: #ffffff;
    font-family: Arial;
    border-right: #222222 1px dotted;
}

#lista_eventi
{
    width: 180px; 
    font-size: 10pt; 
    color: #ffffff; 
    font-family: Arial; 
    background-color: #222222; 
    text-align: left; 
    margin: 10px;
    }

.link_eventi
{
    color: #ff6600;
    text-decoration: none;
    font-style: italic;
}

.link_eventi:hover
{
    color: #ff6600;
    text-decoration: underline;
    font-style: italic;
}

.bordo_foto
{
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 1px solid;
    border-bottom: #ffffff 1px solid;
    cursor: hand;
}
