body 
{
    background-color:#F5F5F5;
    font-family: Tahoma,Verdana,Arial;
    font-size: 12px;
    text-align: center;
    color: #555555;
    margin-top:0;
}

a
{
    text-decoration:none;
    color: #555555;
}

h1
{
    margin-top:10px;
    font-size: 13px;
    letter-spacing: 0.1em;
    font-weight:normal;
}

#centrato
{
    width: 980px;
    height: 620px;
    margin: auto;
    padding: 0;
    border: 0;
    text-align: center;
    background: transparent url(/images/intro/sfondo.gif);
    background-position:left top;
    background-repeat:no-repeat;
}

#fascia-1
{
    width: 664px;
    height: 206px;
    background-image: url(/images/intro/foto_01.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    background-color: Transparent;
    margin:0 316px 0 0;
}

#fascia-2
{
    width: 664px;
    height: 206px;
    background-image: url(/images/intro/foto_02.jpg);
    background-position:left top;
    background-repeat:no-repeat;
    background-color: Transparent;
    margin:0 154px 0 162px;
}

#fascia-3
{
    width: 980px;
    height: 208px;
    background-image: url(/images/intro/foto_03.jpg);
    background-position:right top;
    background-repeat:no-repeat;
    background-color: Transparent;
    margin:0 0px 0 0px;
    text-align:left;
}


#lingue
{
    margin-top:100px;
    width:980px;
    float:left;
}

#italiano
{
    margin-left:130px;
    width: 80px;
    float: left;
    text-align:center;
}

#inglese
{
    margin-left:10px;
    width: 80px;
    float: left;
    text-align:center;
}

#dati-home
{
    width:780px;
    clear:left;
    margin:0;
    padding-left:160px;
    padding-top:30px;
}

