﻿* {
	padding: 0;
	margin: 0;
}
body  {
   text-align:center ;
}
h6 {
 font-family: Verdana, Geneva, Tahoma, sans-serif ;
 font-size:  xx-small;
 font-weight: normal;
}

#master {
	background-image: url(immagini/sfondo.jpg);
	background-repeat:  no-repeat;
	background-attachment:  inherit;
	width:800px;
	height:600px;
	margin: 0 auto 0 auto;
	position:relative;
}
#indirizzo {
	margin: 0 auto;
	width: 180px;
	position: absolute;
    left:5px;
    top:17px;
    background-image: url('immagini/cilindro magico.gif');
	background-repeat:  no-repeat;
	background-attachment:  inherit;
	text-indent:50px;
}
#descrizione {
	width: 357px;
	height:330px;
	position: absolute;
    left:295px;
    top:150px;
}
.titolo{
 text-align:center;
 font-size: small;
 color:#006699;
 font-family:"Comic Sans MS";
 font-weight:bold; 
 margin-bottom:15px;
}
.titolored{
 text-align:center;
 font-size: small;
 color:#FF0000;
 font-family:"Comic Sans MS";
 font-weight:bold; 
 margin-bottom:15px;
}
.testo{
 text-align: justify;
 font-size: small;
 font-family:"Comic Sans MS";
}
.testoblk{
 text-align: justify;
 font-size: small;
 font-family:"Comic Sans MS";
 font-weight:bold;
}
.testored{
 text-align: justify;
 font-size: small;
 font-family:"Comic Sans MS";
 color:red;
}
.testoblubig{
 text-align: justify;
 font-size: medium;
 font-family:"Comic Sans MS";
 color: blue;
}
.testoredbig{
 text-align: justify;
 font-size:  medium;
 font-family:"Comic Sans MS";
 color:red;
 font-weight:bold;
}
.testoredsott{
 text-align: justify;
 font-size: small;
 font-family:"Comic Sans MS";
 font-weight:bold;
 text-decoration:underline;
 color:red;
}
.testoxxs{
 text-align: justify;
 font-size: 12px;
 font-family:"Comic Sans MS";
}
.testoblkxxs{
 text-align: justify;
 font-size: 12px;
 font-family:"Comic Sans MS";
 font-weight:bold;
}
.testoredxxs{
 text-align: justify;
 color:red;
 font-size: 12px;
 font-family:"Comic Sans MS";
 font-weight:bold;
}
#descrizione ul{
 font-size: small;
 font-family:"Comic Sans MS";
 margin:16px;
}
#bottoni {
	width: 200px;
	position: absolute;
    left:55px;
    top:180px;
}
#TheP {
	margin:10px auto;
	width:760px;
	position: absolute;
    left:0px;
    top:510px;
}
#shiny {
	margin:0px auto;
	width:100px;
	position: absolute;
    left:682px;
    top:520px;
    visibility: hidden;
}
#shiny_v {
	margin:0px auto;
	width:100px;
	position: absolute;
    left:682px;
    top:520px;
}
#shiny img{
    border:0px;
}
#animazione {
	margin:0px auto;
	position: absolute;
    left:682px;
    bottom:480px;
}
#animazione img{
    border:0px;
    height:110px;
}
#footer{
	margin:10px auto;
	width:760px;
	position: absolute;
    left:300px;
    top:500px;
}
#footer table
{
    font-family: Verdana, Geneva, Tahoma, sans-serif ;
    font-size:  x-small;
    font-weight: normal;
    color: #555;
    line-height: 14px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}
#TheP table
{
    color: #555;
    font-size: 75%;
    line-height: 20px;
    padding: 3px;
    text-align: center;
    vertical-align: middle;
}
#bottoni a {
	 border:0px white none;
	 margin:0px;
	 padding:0px 0px 0px 0px;
}
.but_menu {
	  border:0px;
	  margin:0px;
	  padding:4px;
}
.valid_lnk {
      border:0px;
      width:66px;
      height:24px;
}
#link_home {
	position: absolute;
    left:690px;
    top:425px;
}
#link_home img {
	 border:0px white none;
	 margin:0px;
	 padding:0px 0px 0px 0px;
}
.small_img {
	  border:0px;
	  margin:0px;
	  padding:8px;
}
.small_allestimenti_img {
	  border:0px;
	  margin:0px;
	  padding:4px;
}
.table_allestimenti{
      text-align:center ;
      margin:auto;
}
#stelle1 {
	margin:0px auto;
	position: absolute;
    left:10px;
    top:70px;
}
#stelle2 {
	margin:0px auto;
	position: absolute;
    left:10px;
    top:440px;
}
#stelle3 {
	margin:0px auto;
	position: absolute;
    left:550px;
    top:160px;
}
#stelle4 {
	margin:0px auto;
	position: absolute;
    left:500px;
    top:400px;
}
#stelle5 {
	margin:0px auto;
	position: absolute;
    left:680px;
    top:160px;
}
#map_canvas
{
    border: medium solid #C0C0C0;
    width: 100%;
    height: 270px;
}