﻿body 
{
    margin: 0;
	padding: 0;
	font-family:Arial;
}

img 
{
    border:0px;
}


a
{
    text-decoration:none;
    color:Black;
}

#page
{
    width:1202px;	
    margin: 0 auto;
}
#home_top
{
    width:1202px;
    height:44px;
    background-image:url(../images/home_top.jpg);
    
}

#home_bottom
{
    width:1202px;
    height:44px;
    background-image:url(../images/home_bottom.jpg);

}
#home_left
{
    width:81px;
    height:100%;
    background-image:url(../images/home_left.jpg);
    background-repeat:repeat-y;
}

#home_right
{
    width:81px;
    height:100%;
    background-image:url(../images/home_right.jpg);
    background-repeat:repeat-y;
}

.credits
{
    height:74px;
    width:1024px;
    vertical-align:bottom;
    font-size:9px;
}

.corpoTesto
{
    font-size:small;
    text-align:justify;
    margin: 0 0px 0 0px;
}


ul#mappa1 {
margin:0;padding:0;
list-style:none;
position:relative;
width:800px;
height:499px;
    top: 5px;
    left:120px;
} 
ul#mappa1 li {
display:block;
position:absolute;
margin:0;padding:0;
}

li#mappa1-link1 {
left:383px;
top:40px;
width:183px;
height:180px;
}

li#mappa1-link2 {
left:501px;
top:226px;
width:254px;
height:194px;
}

li#mappa1-link3 {
left:232px;
top:214px;
width:230px;
height:207px;
}

li#mappa1-link4 {
left:6px;
top:-4px;
width:260px;
height:160px;
}

li#mappa1-link5 {
left:5px;
top:198px;
width:167px;
height:217px;
}

li#mappa1-link6 {
left:627px;
top:5px;
width:190px;
height:158px;
}


#mappa1 a {
display:block;
width:95%;
height:95%;
    margin-top: 0px;
}
#mappa1 .alt { display:none; }
