/* CSS principale del sito I Normanni nel Sud */

body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 86%;
  margin: 0;
}

h1, h2, h3 {
  font-family: verdana, helvetica,  arial;
}

h1 {
  font-size: 120%;
  font-weight: bold;
  margin-top: 0.25em;
}

h2 {
   font-size: 110%;  
  font-weight: normal;
}


h3 {
  text-align: right;
  font-size: 100%;  
  font-weight: normal;
}


img {
  border: none;
}

cite {
  font-size: 90%; 
  font-style: italic;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

dt {
  text-decoration: none;
}

dd {
  font-size: 92%; 
  text-decoration: none;
  text-align: justify;
  line-height: 1.2em;
  padding: 1ex;
}

#testo {
  font-size: 98%; 
  text-align: justify;
  line-height: 1.5em;
  margin: 5mm 5mm 0 9em;
  padding: 0 1em 1ex 1em;
}

#testo a {
  text-decoration: none;
}


#testo .box {
  margin-bottom: 1em;
  padding: 2ex 2ex;
  border-style: solid;
  border-width: 1px;
}


#testo .compatto
{
  font-size: 94%; 
  text-align: justify;
  line-height: 1.25em;
}

#testata {
  padding: 0 0 0 2mm;
  margin-bottom: 5mm;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.testatatitolo {
  font-size: 206%;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  padding: 0 0mm 0mm 0mm;
}

.testataimg {
  text-align: right;
  text-decoration: none;
  padding: 0mm 0mm 0mm 8mm
}



.menu {
  font-size: 94%;
  text-align: right;
  width: 8.5em;
  float: left;
  clear: left;
}

.menutitolo {
  font-weight: bold;
  padding: 0.5ex 1em 1ex 0.5ex;
  border-top-style: solid;
  border-top-width: 1px;
}

.menu a {
  text-decoration: none;
  line-height: 1.8em;
  padding: 0.5ex 1em 1ex 0.5ex;
  border-top-style: solid;
  border-top-width: 1px;
  display: block;
}

.menu a:hover {
  text-decoration: none;
  line-height: 1.8em;
  padding: 0.5ex 1em 1ex 0.5ex;
  display: block;
}


#dati {
  padding: 0.5ex 3.5mm;
  clear: left;
}

#dati a {
  text-decoration: none;  
}

#dati div {
  font-size: 82%;
  text-align: right;
  line-height: 1.25em;
}

.sx {
  float: left;
  clear: left;
}

.siti {
  font-size: 82%;
  line-height: 1.25em;
  padding: 1ex 3.5mm;
}

.siti a {
  text-decoration: none;
  margin-right: 1ex;
}

