﻿body
{
    font-family: Verdana;
    font-size: small;
}
a:link
{
    color: #99CCFF;
}
a:visited
{
    color: #99CCFF;
}

.no-border
{
    border-width: 0;
}
.master-buttons
{
    position: absolute;
    width: 100px;
    height: 406px;
    z-index: 5;
    left: 11px;
    top: 150px;
}
.master-button
{
    margin-bottom: 16px;
}
.master-body
{
    z-index: 6;
    position: absolute;
    top: 140px;
    left: 140px;
    right: 50px;
    bottom: 50px;
    min-width: 600px;
    min-height: 500px;
}


.partnership-logo
{
    text-align: center;
}
.home-partnership-logo
{
    margin-left: 40px;
    text-align: center;
}

.logo-style
{
    z-index: 7;
    position: absolute;
    top: 20px;
    left: 20px;
    text-align: left;
}
.micio-splash
{
    z-index: 10;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -180px;
    margin-left: -300px;
}

.home-micio-piva
{
    z-index: 9;
    position: fixed;
    bottom: 16px;
    left: 50px;
    width: 100%;
    font-size: x-small;
}
.home-micio-piva-table
{
    width: 350px;
    background-color: #000000;
}

.master-micio-logo
{
    height: 80px;
    text-align: right;
    color: #CCCCFF;
    font-size: x-small;
    z-index: 4;
    position: absolute;
    top: 0px;
    right: 0px;
    left: 700px;
}
.master-micio-sfondo
{
    left: 0px;
    top: 0px;
    width: 1024px;
    height: 768px;
    background-repeat: no-repeat;
}

.CellaEvidenziata
{
    border-style: ridge;
    border-width: thin;
    padding: 4px;
    text-align: right;
    font-weight: bold;
    vertical-align: top;
}

.MiddleAlign
{
    vertical-align: middle;
}

