div#title p{
   padding-top: 40px;
   font-size: 24px;
}

p span.ital {   
    font-style:italic;
}

/* contenuto 2lvmenu */
ul.slv_item li {
   font-family: Courier New, Courier, mono, Times;
   font-size: 15px;
   font-weight: bold;
   color: #fff;
   text-decoration: none;
   display: block;
   float: left;
   width: 131px!important;
   width: 130px;
   line-height: 1;
   text-align: center;
   background-color: #2C912A;
}

textarea.comm {
  margin:5px 0 0 10px;
  width: 350px;
  height: 120px;
}

form.comm label {
  display: block;
  margin: 20px 0 0 10px;
  font-family: Courier New, Courier, mono, Times;
  font-size: 15px;
  font-weight: bold;
  color: #3C3986;
}

form.comm select, form.comm input {
  margin: 5px 0 5px 10px;
}

form.comm input.num {
  margin: 5px 0 5px 10px;
}

div.error {
   position: absolute;
   top: 490px;
   left: 320px;
}

div.error p{
   font-family: Courier New, Courier, mono, Times;
   font-size: 15px;
   font-weight: bold;
   color: #2C912A;
}

div.error a{
   text-decoration: none;
   font-family: Courier New, Courier, mono, Times;
   font-size: 15px;
   font-weight: bold;
   color:  #2C912A;
}

div.error p.warning{
   color: #3c3986;
}

div.leggitutto {
   position: absolute;
   top: 530px;
   left: 755px;
}

div.leggitutto a{
   text-decoration: none;
   font-family: Courier New, Courier, mono, Times;
   font-size: 15px;
   font-weight: bold;
   color: #3C3986;
}

/* archivio */
div.tit_archivio {
   margin: 10px 10px 30px 10px;
}

div.tit_archivio p{
   padding-top: 5px;
   border-bottom: 2px solid #3C3986;
   font-family: Courier New, Courier, mono, Times;
   font-size: 16px;
   font-weight: bold;
   color: #497335;
}

div.tit_archivio a{
   padding-top: 5px;
   text-decoration: none;
   font-family: Courier New, Courier, mono, Times;
   font-size: 12px;
   font-weight: bold;
   color: #3C3986;
}

div.archivio {
   width: 668px;
   height: 410px;
   overflow: auto;
}
