/* ********** attivitą egiweb.it *************/
@import "menunav.css";
@import "footer.css";
html, body {
	width: 100%;
	background: #eee url(../images/bg.jpg) no-repeat;
	font: normal 11px tahoma,arial,helvetica,sans-serif;
	color: #000;
}
html {
  overflow:-moz-scrollbars-vertical;
}
body, form {
	margin: 0px;
	padding: 0px;
}
img {
  border: none;
}
div#footer {
  background: #fff url(../images/footer3.jpg) no-repeat;
}

div#pagina {
  width: 980px;
  max-width: 980px;
  border-left: 1px #aaa solid;
  border-right: 1px #aaa solid;
  margin: 0px auto 0px;
  height: 100%;
}
div#testata {
  position: relative;
  float: left;
  width: 980px;
  height: 134px;
  background: #fff url(../images/testata.jpg) top left no-repeat;
  border-left: 1px #aaa solid;
  border-right: 1px #aaa solid;
}
div#content {
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 980px;
  background: #fff;
  border-left: 1px #aaa solid;
  border-right: 1px #aaa solid;
  text-align: left;
}
div#colsx {
  position: relative;
  float: left;
  top: 0px;
  left: 0px;
  width: 640px;
  padding-top: 10px;
  overflow: hidden;
  height: 787px;
  background: #fff url(../images/bgattivita.jpg) top left no-repeat;
}
.block {
  position: relative;
  float: left;
  height: 135px;
  width: 600px;
  margin-top: 15px;
  margin-left: 15px;
  font: normal 12px tahoma,arial,helvetica,sans-serif;
  color: #000;
}
.block .headblock {
  font: bold 12px tahoma,arial,helvetica,sans-serif;
  color: #b3bc13;
  width: 595px;
  margin-bottom: 12px;
  padding: 5px 0 0px 35px;
}
div#coldx {
  position: relative;
  float: right;
  top: 0px;
  right: 0px;
  width: 340px;
  padding-top: 10px;
  overflow: hidden;
  background: #fff;
}
.attivita {
  position: relative;
  float: right;
  width: 340px;
  height: 45px;
  background: #fff url(../images/btattivita.jpg) top left no-repeat;
  margin-top: 20px;
}
.attivita .testo {
  margin-top: 15px;
  margin-left: 25px;
  line-height: 45px;
  font: normal 12px tahoma,arial,helvetica,sans-serif;
  color: #999;
}
.attivita .testo a {
  font: normal 12px tahoma,arial,helvetica,sans-serif;
  color: #999;
}
.attivita .testo a:hover {
  font: normal 12px tahoma,arial,helvetica,sans-serif;
  color: #f60;
}
