﻿body
{
    margin: 0px;
    font-family: Verdana;
    background-color: #FFFFFF;
    background-image: url('Images/bk.jpg');
    background-repeat: repeat-x;
}

hr
{
    height: 1px;
}

h1
{
    font-weight: bold;
    font-size: 14px;
    color: #333333;
}

h2
{
    font-weight: bold;
    font-size: 12px;
    color: #333333;
}

h3, h4
{
    font-weight: bold;
    font-size: 12px;
    color: #333333;
}

p
{
    line-height: 1.4em;
    font-size: 11px;
    color: #333333;
    text-align: justify;
}

ul
{
    font-size: 11px;
}

il
{
    font-size: 11px;
}

ol
{
    font-size: 11px;
}

a
{
    text-decoration: underline;
    color: #333333;
}

a:visited
{
    color: #333333;
}

a:hover
{
    text-decoration: underline;
    color: #666666;
}

a:active
{
    color: #333333;
}

table
{
    font-size: 11px;
}

/* Format controlli*/
.droplist
{
    padding: 0px;
    font-size: 11px;
    color: #666666;
}

.textbox
{
    border: 1px solid #666666;
    padding: 0px;
    font-size: 12px;
    color: #333333;
}

.label
{
    font-size: 11px;
    color: #333333;
}

.checkBox
{
    font-size: 11px;
    color: #333333;
}

.hmSubContent
{
}

.hmTwo
{
    clear: both;
    width: 630px;
    height: 670px;
}

.hmCamere
{
   float: right;
   width: 300px;
   height: 620px;
}
 
.hmServizi
{
    float: left;
    width: 300px;
    height: 620px;
}

