body {
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial;
  color: #333;
  font-size: 0.9em;
}

#header {
  width: 990px;
  height: 80px;
  margin: 0 auto;
  border-bottom: 3px solid #777;
  text-align: left;
}

#header_menu {
  width: 990px;
  height: 50px;
  margin: 0 auto;
  border-bottom: 3px solid #777;
  text-align: left;
}

#content {
  width: 990px;
  margin: 0 auto;
  text-align: left;
}

#main_content {
  width: 610px;
  padding: 10px 20px 10px 70px;
  margin: 10px 0;
  border-right: 3px solid #777;
}

#module_content {
  width: 260px;
  padding: 10px;
  float: right;
  margin: 0 0 0 0;
}

.module {
  border-bottom: 3px solid #777;
  font-size: 0.9em;
}

.module_last {
  border-bottom: none;
  font-size: 0.9em;
}



#footer {
  width: 990px;
  height: 30px;
  line-height: 26px;
  margin: 0 auto;
  text-align: center;
  border-top: 3px solid #777;
  clear: both;
}


.probaverzio {
  font-weight: bold;
  color: #333;
  text-decoration: none;
  margin-left: 2em;
}

.probaverzio:hover {
  font-weight: bold;
  color: #777;
}

.probalicenc {
  color: #333;
  text-decoration: none;
  line-height: 2em;
  margin-left: 2em;
}

.probalicenc:hover {
  color: #777;
}

.label {
  padding-top: 1em;
  font-weight: bold;
}

p {
  margin: 6px 0;
}

h1 {
  font-size: 1.7em;
  text-align: center;
}

h2 {
  font-size: 1.3em;
  padding-top: 1em;
  margin: 0;
  text-align: center;
}

a {
  text-decoration: none;
  color: #000;
}

a:hover {
  text-decoration: none;
  color: #555;
}

.pics_label {
  line-height: 1.8em;
}

.vasarlas_ar {
  width: 120px;
  color: #337;
  font-size: 1.2em;
  line-height: 5em;
  font-weight: bold;
}

.input_email {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #555;
  margin: 3px 0 0 5px;
  padding: 3px;
  width: 360px;
}

.input_email:focus {
  background: #eee none repeat scroll 0 0;
}

.textarea_email {
  background: #f5f5f5 none repeat scroll 0 0;
  border: 1px solid #555;
  margin: 3px 0 0 5px;
  padding: 3px;
  width: 360px;
}

.textarea_email:focus {
  background: #eee none repeat scroll 0 0;
}
