body {
  background-color: #FFFFFF;
  font-family: Trebuchet MS;
}

div#all {
  position: absolute; top: 50%;left: 50%;
  width: 800px;
  height: 600px;
  margin-left: -400px;
  margin-top: -300px;
  background-image: url(sfondo.jpg);
  background-repeat: no-repeat;
  color: #999;
  text-align: center
}

div#header {

  width:100%;
  height:170px;
}

div#container {
  position:relative;
  color: #333;
  width:800px;
  margin-top:30px;
  padding-right: 50px;
  padding-left: 50px;
 
  
}

div#menu {
  float:left;
  width: 175px;
  font-size: 12pt;
}

div#link {
  height: 55px;
  border-top: 1px dashed #696969;
  padding-top:25px;
}

div#footer {
margin-top: 5px;  
clear:both;
text-align:center;
}

#leftcolumn{
float:left;
width: 250px;
height: 120px;
margin-top:30px;
}

#rightcolumn{
overflow:auto;
float:left;
width:420px;
height: 330px;
text-align:justify;
padding-left: 25px;
padding-right: 10px;
padding-bottom: 20px;
}


/* LINK E VARI */
a {
  color:#333333;
  text-decoration: none;
}

#leftcolumn a{
padding: 3px 1px;
display: block;
text-decoration: none;
font-weight: bold;
}

#leftcolumn a:hover{
color: #808080;
}

img {
  border :0px;
} 

div#polaroid_sx {
float: left;

width:170px;
height: 240px;
border: 1px solid #333333;
text-align: left;
font-size: 8pt;
margin-bottom: 30px;
padding-left:12px;
}

div#polaroid_dx {
float: right;

width:170px;
height: 240px;
border: 1px solid #333333;
text-align: left;
font-size: 8pt;
margin-bottom: 30px;
padding-left:12px;
}

div#prod_gal {
width:140px;
margin-top:6px;   
margin-left:18px;
padding-top:2px;
}

div#polaroid_pr_ga_sx {
float: left;
background-color:none;  
width:180px;
height: 270px;
border: 1px solid #333333;
text-align: left;
font-size: 8pt;
margin-bottom: 30px;
}

div#polaroid_pr_ga_dx {
float: right;
background-color:none;  
width:180px;
height: 270px;
border: 1px solid #333333;
text-align: left;
font-size: 8pt;
margin-bottom: 30px;
}

.foto {
width:140px;
  
}


div#gruppo {
  float:left;
  width: 150px;
  height: 150px;
  border: 1px dashed;
  margin: 2px;
  text-align:center;
  padding:2px;
  margin-left:25px;
}

div#gruppo_dx {
  float:right;
  width: 150px;
  height: 150px;
  border: 1px dashed;
  margin: 2px;
  text-align:center;
  padding:2px;
}