body {
  margin: 0px;
  padding: 0px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: black;
  background-color: #fff;
}


#page {
  width: 990px;
  margin: 0 auto;
  border:0px;
  background: none;

}
#titolo-menu-index{
/* margin: 5px;
padding: 10px; */ 
  background-color: white;
  background-image: url(../images/index_titolo.png);
  border: 0px solid #000;
  height: 25px;
  width: 100%;
}

#corpo {
  float: left;
  width: 100%;
  background-color: white;
  border-left: 0px solid #6633ff;
  border-right: 0px solid #6633ff;
  margin: 0px ;
  display: inline;
  height: auto;
}

img {
  border:none;
}

#isflash{ 
  float: left;
}

#iserm {
  text-decoration: none;
  float: left;
  margin-top: 60px;
  margin-bottom: 60px;
  margin-right: 30px;
}

#entra {
  color:#333333;
  font-family: Helvetica,Arial,sans-serif;
  /*font-size: 14px;*/
  /*line-height: 10px;*/
  width: 100%;
  margin: 0px;
  background-image: url(../images/index_footer_nocp.png); 
  background-color: white;
  border: 0px;
  height: 40px;
}

.clr {
  clear: both;
}

a {
  font-size: 25px;
  /*line-height: 35px;*/
  border: 14px 0;
  color: #333333;
}
