﻿html, body
{
    height:100%;
    width:100%;
    background-color:#006699;
    margin:0;
    padding:0;
}

.maintable
{
    border:2px solid #000000; width:900px;
    background-color:#FFFFFF;
    left:50%;
    margin-left:-450px;
    position:relative
}

.titolo
{
    width:900px;
    height:150px;
    background-image:url('../images/titolo.jpg')
}

.googletop
{
    width:900px;
    height:15px;
    padding-left:10px;
    background-color:#E3E3E3;
}

.testotop
{
    width:900px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    font-family:Verdana;
    font-size:13px;
    color:#333333;
}

.testotop a
{
       color:#333333;
       text-decoration:none;
}

.testotop a:hover
{
       color:#333333;
       text-decoration:underline;
}


.googlemediumuno
{
    width:350px;
    height:250px;
    

}

.googlemediumspace
{
    width:200px;
    height:250px;
    padding-left:10px;
    font-family:Verdana;
    font-size:15px;
}

.googlemediumdue
{
    width:350px;
    height:250px;
    background-image:url('../images/foto2.jpg')
}

.fototable
{
    width:900px;
}

.foto
{
    width:180px;
    height:180px;
}

.testobottom
{
    width:900px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px; 
    padding-bottom:25px;   
    font-family:Verdana;
    font-size:13px;
    color:#333333;
}

.testobottom a
{
       color:#333333;
       text-decoration:none;
}

.testobottom a:hover
{
       color:#333333;
       text-decoration:underline;
}

.googlebottom
{
    width:900px;
    height:15px;
    padding-left:10px;
    background-color:#E3E3E3;
}

.testoprov
{
    width:900px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;  
    font-family:Verdana;
    font-size:12px;
    color:#333333;
}

.testoprov a
{
       color:#333333;
       text-decoration:none;
}

.testoprov a:hover
{
       color:#FF0000;
       text-decoration:underline;
}

.testodati
{
    width:900px;
    padding-top:10px;
    padding-left:10px;
    padding-right:10px;
    font-family:Verdana;
    font-size:12px;
    color:#000000;
    text-align:center;
}

.testodati a
{
       color:#FF0000;
       text-decoration:none
}

.testodati a:hover
{
       text-decoration:underline
}
