body 
{
  font-family				: "Times New Roman", Times, serif;
  color						: #484848;
}

div#mainIntro 
{
  color						: #444444;
  background-color			: #FFFFFF;
  width						: 900px;
  position					: absolute;
  left						: 50%;
  margin					: 0 0 0 -450px;
}

div#mainHome 
{
  color						: #444444;
  background-color			: #FFFFFF;
  width						: 900px;
  position					: absolute;
  left						: 50%;
  margin					: 0 0 0 -450px;
}

div#mainPage 
{
  color						: #484848;
  background-color			: #FFFFFF;
  width						: 900px;
  position					: absolute;
  left						: 50%;
  margin					: 70px 0 0 -450px;

}

.header
{
  width						: 900px;
  height					: 20px;
  float						: left;
}

.pageSx
{
  margin-top				: 20px;
  width						: 240px;
  float						: left;
}

.pageCenter
{
  margin-top				: 20px;
  width						: 420px;
  float						: left;
}

.pageDx
{
  margin-top				: 12px;
  width						: 240px;
  float						: left;
}

.menu
{
  font-size					: 18px;
  letter-spacing			: 4px;
  width						: 240px;
}

.menu a
{
  color						: #484848;
  font-size					: 18px;
  letter-spacing			: 4px;
  text-decoration			: none;
}

.footer
{
  width						: 900px;
  float						: left;
}


/********************* PROGETTI *********************/

.imgContent
{
  width						: 115px;
  height					: 140px;
  padding					: 0;
  float						: left;
  margin-bottom				: 10px;
  font-size					: 12px;
  letter-spacing			: 1px;
}

.imgContentTxt
{
  padding					: 0;
  float						: left;
  font-size					: 12px;
  letter-spacing			: 1px;
  width						: 115px;
  line-height				: 100%;
  text-align				: right;  
}

.imgContentTxt a
{
  color						: #484848;
  text-decoration			: none;
}

/********************* DETTAGLIO PROGETTO *********************/

.imgBig
{
  width						: 415px;
  height					: 270px;
  padding					: 0;
  float						: left;
  margin-bottom				: 10px;
}

.thumbTxt
{
  font-family				: "Times New Roman", Times, serif;
  color						: #484848;
  font-size					: 12px;
  letter-spacing			: 1px;
  width						: 100px;
  margin-left				: 5px;
}

.thumbTxt a
{
  font-family				: "Times New Roman", Times, serif;
  color						: #484848;
  font-size					: 12px;
  letter-spacing			: 1px;
  text-decoration			: none;
}

/********************* TEAM *********************/

.boxTeam
{
  width						: 202px;
  height					: 214px;
  padding					: 0;
  float						: left;
  background-color			: #f0f0f0;

}

/********************* TEAM *********************/

.boxContatti
{
  width						: 420px;
  height					: 202px;
  padding					: 0;
  float						: left;
  background-color			: #f0f0f0;
}

.boxContatti a
{
  color						: #484848;	
  text-decoration			: none;
}