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(test.jpg);
  background-repeat: no-repeat;
  color: #999;
  text-align: center
}

div#header {
  background-image:url(imgs/header.jpg);
  width:100%;
  height:170px;
}

div#container {
  position:relative;
  color: #333;
  width:730px;
  height:385px;
  margin-left:25px; 
  margin-right:10px;  
}

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

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

div#content {
  overflow:auto;
  padding-left: 15px;
  padding-right: 0px;
  height: 380px;
  text-align:justify;
}

div#footer {
clear:both;
text-align:center;
}

img {
  border :0px;
} 

a {
  color: #fff;
}

a.tgf:link, a.tgf:active, a.tgf:hover, a.tgf:visited {
  color: #000;
}

#leftcolumn{
float:left;
width: 150px;
height: 120px;
padding: 5px;
padding-top: 75px;
padding-left: 8px;
padding-right: 20px;
}

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

#leftcolumn a:hover{
background-color: #FFFF80;
color: #2D2D2D;
}

#rightcolumn{
float:left;
width:86%;
height: 360px;
margin-left: 10px;
padding-bottom: 8px;
}

* html #rightcolumn{
/*IE only style*/
height: 370px;
}

/* foto staff */

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

div#polaroid_dx {
float: right;

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

div#foto {
width:140px;
margin-top:6px;   
margin-left:7px;
margin-right:5px;
padding-top:2px;
}

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

div#polaroid_pr_ga_sx {
float: left;

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

div#polaroid_pr_ga_dx {
float: right;

width:170px;
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;
  background-color:#fff;
}

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