body,html { 
height:100%;
margin:0 
}
#container {
background-image:url(../images/sfondo_home.jpg);
background-repeat:no-repeat;
background-position:center;
width:724px; height:468px;
position:absolute;
top:50%;
left:50%;
margin:-234px 0 0 -362px;
border:1px solid #000;
font:10px Arial, sans-serif;
} 
.menuLingue{
list-style:none;
position:relative;
top:350px;
left:550px;
width:150px;
}
.menuLingue img{
border:0px;
}
#containerInterni {
background:#FFFFFF;

width:724px; height:468px;
position:absolute;
top:50%;
left:50%;
margin:-234px 0 0 -362px;
border:1px solid #000;
font:10px Arial, sans-serif;
color:#196666;
}
#top{
height:140px;
border-bottom:1px solid #000;
background-image:url(../images/sfondo_top.jpg);
background-repeat:no-repeat;
background-position:top left;
} 
.menuInterno{
list-style:none;
position:relative;
top:20px;
margin-top:-0px;
left:415px;
width:150px;
}
.menuInterno li{
padding-bottom:10px;
}
.menuInterno img{
border:0px;
}
#logo{
width:140px;
height:140px;
position:absolute;
top:0px;
left:580px;
border-left:1px solid #000;
}
#bottom{
border-top:1px solid #000;
position:absolute;
bottom:0px;
width:100%;
line-height:20px;
}
#indirizzo{
padding-left:30px;
}
#mail{
width:140px;
background-color:#eef3f3;
height:20px;
text-align:center;
float:right;
right:0px;
font-weight:bold;
border-left:1px solid #000;
}
#mail a:link,
#mail a:visited{
color:#000;
text-decoration:none;
}
#mail a:hover{
color:#196666;
}
#sottoMenu{
height:211px;
margin-top:45px;
width:210px;
float:left;
border:0px solid #000;
border-right:1px solid #000;
text-align:right;
}
#menu{
width:200px;
height:250px;
}
#frametesto{
width:430px;
height:200px;

border:0px solid #ccc;
}
#testo{
padding-right:20px;
border:0px solid #ccc;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
color:#196666;
font-size:10px;
}
#contenuti{
margin-top:50px;
margin-right:50px;
width:420px;
height:200px;
float:right;
border:0px solid #000;


}
.clear{
clear:both;
}
.titoloMenu{
padding-right:20px;
font-size:16PX;
font-weight:bold;
color:#000000;
border:0px solid #000;
padding-top:90px;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
}
.SottomenuInterno{
list-style:none;
position:relative;
top:10px;
margin-top:-0px;
height:80px;
/*left:415px;*/
width:130px;
right:-10px;
font:10px Arial, sans-serif;
color:#196666;
text-align:right;
border:0px solid #000;
}
.SottomenuInterno li{
padding-bottom:2px;
}
.SottomenuInterno a:link,
.SottomenuInterno a:visited{
color:#669999;
text-decoration:none;
}
.SottomenuInterno a:hover{
color:#000;
}
.SottomenuInterno a:active{
color:#000;
font-weight:bold;
}
.celletitoli{
font-weight:bold;
}
.sale{
width:300px;
}
.sale td{
text-align: center;
}
#foto{
margin-top:15px;
}
#foto img{
border: 1px solid #000;
margin-right:2px;
}
#map{
width:400px;
height:200px;
}