/* CSS Document */
body
{
  margin:0;
  background:#ffffff;
  font-family:Trebuchet Ms;
  font-size:12px;
  color:#4b4b4b;
}
a
{
  color:#4b4b4b;
}
a:hover
{
  color:#4b4b4b;
}
th
{
  font-size:14px;
  font-weight:bold;
  font-family:Trebuchet Ms;
  color:#cc6600;
}
#header
{
  margin:0 auto;
  width:980px;
  height:83px;
  background:url(images/bg_menu.png);
  background-repeat:no-repeat;
}
#menu
{
  font-size:16px;
  color:#ffffff;
  font-family:Trebuchet Ms;
  padding-top:40px;
}
#menu ul
{
  margin:0px;
}
#menu li
{
  list-style-type:none;
  display:inline;
  padding-left:18px;
}
.link_menu
{
  font-size:16px;
  color:#ffffff;
  font-family:Trebuchet Ms;
  text-decoration:none;
}
.link_menu:hover
{
  font-size:16px;
  color:#ffffff;
  font-family:Trebuchet Ms;
  text-decoration:underline;
}
#flash
{
  width:980px;
  margin:0 auto;
  margin-top:10px;
}
#container
{
  width:980px;
  margin:0 auto;
  margin-top:30px;
  height:auto;
  overflow:hidden;
}
#sinistra
{
  float:left;
  width:625px;
}
#destra
{
  float:left;
  width:345px;
  margin-left:10px;
  background:url(images/bg_dx.png);
  background-repeat:no-repeat;
  height:738px;
}
#line
{
  height:1px;
  margin-top:5px;
  margin-bottom:5px;
  background:#dedede;
}
#footer
{
  width:980px;
  margin:0 auto;
  margin-top:10px;
  text-align:center;
  color:#a98a69;
  font-size:10px;
}
.link_footer
{
  color:#a98a69;
  font-size:10px;
  text-decoration:none;
}
.link_footer:hover
{
  color:#a98a69;
  font-size:10px;
  text-decoration:underline;
}
#copy
{
  height:28px;
  background:url(images/bg_footer.png);
  background-repeat:no-repeat;
  color:#ffffff;
  font-size:10px;
  padding-top:24px;
}
.link_copy
{
  color:#fdaa0a;
  text-decoration:none;
}
.link_copy:hover
{
  color:#fdaa0a;
  text-decoration:underline;
}
.link_foto
{
  color:#7e4027;
  text-decoration:none;
}
.link_foto:hover
{
  color:#7e4027;
  text-decoration:underline;
}
#fader ul
{
  margin:0px;
  
}
#fader li
{
  list-style-type:none;
  margin-left:-40px;
}
p
{
  margin:0px;
}
