/* PREMESSE */

body{ font-family: verdana, sans-serif, helvetica ; font-size: 11px; margin:0; padding:0 ; background: #def; color: #666; text-align: center;}

a:link {color: #8cb4e8;}
a:visited {color: #459ad8;}
a:hover {color: #459ad8;}

img{border: none; vertical-align: top;}

/* FINE PREMESSE */

#contenitore{
	 position: relative;
    margin-top: 20px;
    width: 730px;
    height: 320px;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    border:1px dashed #8CB4E8;
    text-align: left;
    }

#top{
    position: relative;
    width: 730px;
    height: 290px;
    }

#logo{
    position: absolute;
    width: 140px;
    height: 140px;
    background: #8CB4E8;
    text-align: center;
    }

#logo img{margin-top: 35px;}

#position{
    position: absolute;
    margin-top: 140px;
    width: 140px;
    height: 40px;
    }

#content{
    position: absolute;
    margin-left: 150px;
    margin-top: 25px;
    width: 570px;
    height: 245px;
    z-index: 1;
    }

#bottom{
    position: absolute;
    width: 730px;
    height: 90px;
    background: #8CB4E8; 
    }

#home{
    position: absolute;
    margin-left: 600px;
    margin-top: 5px;
    width: 60px;
    height: 20px;
    }

#lingua{
    position: absolute;
    margin-left: 665px;
    margin-top: 5px;
    width: 60px;
    height: 20px;
    }

#menubar{
    position: absolute;
    width: 500px;
    height: 30px;
    margin-top: 271px;
    z-index: 1;
    }

#riga{
    position: absolute;
    margin-top: 25px;
    width: 730px;
    border-top:2px solid #fff;
    }

#navbar{
    position: absolute;
    text-align: left;
    margin-top: 29px;
    width: 660px;
    height: 50px;
    border-top:2px solid #fff;
    }

#littleImg{
    position: absolute;
    margin-top: 29px;
    margin-left: 660px;
    width: 50px;
    height: 60px;
    }

#gubbernet{
	margin:0 auto;
    margin-top: 10px;
    font-size: 10px;
    }

#gubbernet a:link {color: #8cb4e8;}
#gubbernet a:visited {color: #459ad8;}
#gubbernet a:hover {color: #459ad8; background:#fff;}

#xhtml{position: absolute; margin-left:650px; margin-top:99px;}

/*AREA MAP*/
ul#logoButt {position:absolute; margin:0;padding:0; list-style:none;}
ul#logoButt li {display:block; position:absolute; margin:0; padding:0;}
li#logoButt-link1 {position:absolute; width:140px; height:140px; z-index:1;}
#logoButt a {display:block; width:100%; height:100%; z-index:1;}
#logoButt .alt { display:none; }

/*FINE AREA MAP*/
