/*  body definition */



html { 

  padding:0px;

  margin:0px;

}



body {

  background-color: #504843;

  font-size: 11px;

  font-family: Arial, Helvetica, sans-serif;

  color:#C0C0C0;

  padding:0px;

  margin:0px

}



p {

  font-size: 11px;

  color: #C0C0C0;

  background-color: transparent;

}



a { 

  text-decoration: none;

  color: #2D2413;

  base_target: _blank;

}



p.copyright {

  font-size: 10px;

  text-align: right;

  color: #000000;

}



a.copyright {

  color: #000000;

}



a.base_home_link1 {

  color: #ffffff;

  font-size: 12px;

  font-weight: bold;

  text-align: left;

}



a.base_home_link2 {

  color: #ffffff;

  font-size: 13px;

  font-weight: bold;

  text-align: right;

}



span.evidenza {

  color: #ffffff;

  font-size: 14px;

}



a.link {text-decoration: none}

a.visited {text-decoration: none}

a:active {text-decoration: none}

a:hover {text-decoration: underline;}



td.menu_left{

  height: 50px;

  width: 180px;

  font-size: 12px;

  color: #2D2413;

  text-align: left;

  background-image:url(../images/point_left.jpg); 

  background-color: #8F826F;

  background-repeat: no-repeat;

  background-attachment: fixed;

  background-position: 0% 50%;

}



td.colored {

  background-color: #8F826F;

}



td.menu_right{

  height: 50px;

  width: 180px;

  font-size: 12px;

  color: #2D2413;

  text-align: right;

  background-image:url(../images/point_right.jpg); 

  background-color: #8F826F;

  background-repeat: no-repeat;

  background-attachment: fixed;

  background-position: 100% 50%;

}



td.base_home{

  height: 66px;

  width: 740px;

  background-image:url(../images/base_home.jpg); 

  background-color: transparent;

  background-repeat: no-repeat;

  background-attachment: fixed;

  background-position: center;

}



span.evidence{

  font-size: 12px;

  color: #FFFFFF;

  font-weight: bold;

}

