body  {
  border: 0em;
  margin: 0px;
  padding: 10px;
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  background: white;
}

h1, h2 {
  color: #04533D;
  font-family: Times, serif;
  font-size: 16px;
}

div.anteprima_news {
    width:100%;
    margin-bottom: 1em;
}

span.data-news{
    display:block;
}

span.titolo-news {
    font-size: 14px;
    display:block;
}

div.testo-news {
    font-size: 12px;
    padding: 1px 4px 3px 4px;
}

table {
    font-family: Verdana, sans-serif;
    font-size: 12pt;
}

h1{
  position: relative;
  height: 30px;
  padding-left: 43px;
  padding-top: 5px;
  background: url('home/images/background_h1.gif');
  background-repeat: no-repeat;
}

a {
  color: green;
  text-decoration: underline
}

a:hover {
  color: greeen;
  text-decoration: underline
}

img {
  border: 0;
}

th {
    color: #04533D;
}

div.webeditor-autori {
}

div.webeditor-autori span.webeditor-autore {
}

div#webeditor-anteprima_testo {
}

table#tabella-progetti{
    font-family: Verdana, sans-serif;
    font-size: 12px;
}

body#anteprima-news {
  color: white;
  overflow: hidden;
  border: 0em;
  margin: 0px;
  padding: 0;
  background-color: #04533D;
}

#anteprima-news a {
  color: white;
  text-decoration: underline
}

#anteprima-news a:hover {
  color: white;
  text-decoration: underline
}

table {
    font-family: Verdana, sans-serif;
    font-size: 12pt;
}

body#area-login {
    color: black;
    margin:0%;
}

#area-login .field {
    position: relative;
    width: 200px;
}

#area-login .label {
    display: block;
}

#elenco-news-storico {
    background-color: transparent;
}

#elenco-news-storico table {
    text-align: left;
}

#elenco-news-storico .id {
    display: none;
}

#elenco-news-storico .data {
    padding-right: 25px;
}

#dettaglio-notizia {
    background: #e1f8e7;
}

#dettaglio-notizia h1 {
    background: #e1f8e7;
    padding: 0px;
}
