BODY {
   font-family:  'GentiumAlt', 'Lucida Sans Unicode', 'Helvetica', 'Arial', 'Verdana', 'Tahoma', sans-serif;
   font-size: 12pt;
   font-style: normal;
   font-weight: normal;
   font-variant: normal;
   line-height: normal;
   text-align: justify;
   /* margin-left: 6%; 
   margin-right: 6%; */
   color: #f5e6c6;
   background: #750001;
   background-color: #750001;
   /*background-image:url(http://numismatica-italiana.lamoneta.it/lamoneta/chiaro.jpg);
   background-repeat: repeat;
   background-attachment: fixed;*/
  }

@font-face {
    font-family: 'aquiline2';
    src: url(http://numismatica-italiana.lamoneta.it/fonts/aquiline2.ttf);
    /*format(truetype);*/
}

img {
  border-width: 0;
  }

img.uno {
  width: 1.0em; 
  height: 1.0em;
}

img.due {
  height: 2.0em;
}

img.yyy {
  width: 20.0em; 
}


table {
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
 }

TD {
  text-align: justify;
  height: 25px;
  vertical-align: middle;
}

TD.c {
  text-align: center;
  vertical-align: center;
}


A:link {
    font-weight: normal;
    text-decoration: none;
    color: #f4ca8c;
  }

A:link.evident {
    font-weight: normal;
    text-decoration: none;
    text-align: center;
    background-color: #8da7f5;
    color: #fffffc;
    cursor: hand;
  }

A:visited {
    font-weight: normal;
    text-decoration: none;
    color: #e4ba7c;
  }


A:link:hover, A:visited:hover {
    font-weight: normal;
    color: red;
  }




A:active {
    color: red;
    border: 1px solid red;
  }
  
A.head {
    font-weight: bold;
 }

H1 {
    text-align: center;
    font-size : 1.6em;
    font-weight: bold;
    font-variant: small-caps;
  }

H2 {
    font-size : 1.4em;
    font-weight: bold;
  }

H3 {
    font-size : 1.2em;
    font-weight: bold;
  }

cite {
    padding-left: 5%;
    padding-right: 5%;
    margin-left: 5%;
    margin-right: 5%;
    font-style : italic;
  }

caption {
    font-size : 0.8em;
    font-style : italic;
  }

small {
    font-size : 0.8em;
  }

verysmall {
    font-size : 0.6em;
  }


big {
    vertical-align: 10%;
  }

P {
   text-indent: 0em;
  }

data {
    text-align: left;
    width: 100%;
    background-color: #F0F8FF;
    color: black;
  }

.container { position: relative; left: 2px; top: 2px; color: #FAF; }
.text { position: absolute; left: -1px; top: -1px; color: #2A2;}

div.note { 
  text-align: center;
  width: 90%;
  font-size : .8em;
  -moz-border-radius: 1%;
  border-radius: 1%;
  /*-moz-opacity: 0.6;
  opacity: 0.5;*/
  background-color: #550000;
  background: #550000;
  /*background-image:url(http://numismatica-italiana.lamoneta.it/lamoneta/blue.jpg);
  background-position: 0 0;
  background-attachment: fixed;*/
  border: groove;
  border-width: 1;
  border: 1px solid #a0a090;
  }


.rosa{
  background-color: #520101;
  /*background-image:url(http://numismatica-italiana.lamoneta.it/lamoneta/scuro.jpg);
  background-position: 0 0;
  background-attachment: fixed;*/
}

.azzurro{
  background-color: #750001;
  /*background-image:url(http://numismatica-italiana.lamoneta.it/lamoneta/chiaro.jpg);
  background-position: 0 0;
  background-attachment: fixed;*/
}

.alert{
  background-color: #ffaaaa;
}
select { 
   font-size: 12pt;
   background: #e6e0c6;
  } 

input { 
   font-size: 10pt;
   background: #e6e0c6;
  } 

textarea {
   font-size: 12pt;
   background: #e6e0c6;
  }

.red {
 color: red;
}
.green {
 color: green;
}

red {
 color: red;
}
green {
 color: green;
}


.tip  {
   font-family:Helvetica,Arial,sans-serif; 
   position:absolute; 
   left:0px; top:0px; 
   visibility:hidden; 
   z-index:20;
 }

#mainmatter{ 
  background-color: #520101;
  border-bottom: 0px solid #072A66;
  border-left: 0px solid #072A66;
  border-right: 0px solid #072A66;
  border-top: 0px solid #072A66;
  padding: 5px 25px 5px 25px;
  margin-left:  3%; 
  margin-right: 3%; 
  /*background-image:url(http://numismatica-italiana.lamoneta.it/lamoneta/scuro.jpg);
  background-position: 0 0;
  background-attachment: fixed;*/

}

#submenu{ 
  background-color: #FCF4E3;
  border-bottom: 1px solid #072A66;
  border-left: 1px solid #072A66;
  border-right: 1px solid #072A66;
  border-top: 1px solid #072A66;
  color: #5176B5;
  font-size: 10px;
  font-weight: bold;
  margin: 0px;
  padding: 5px 0px 5px 0px;
}

#submenu a:link, 
#submenu  a:visited, 
#submenu a:active{ 
  background-color: transparent; 
  color: #5176B5; 
  font-weight: bold;
  font-size: 10px;
  margin: 0px;
  padding: 5px;
  text-decoration: none;
}

#submenu a:hover{
  background-color: #E6E0C6; 
  color: #222; 
  font-weight: bold;
  font-size: 10px;
  margin: 0px;
  padding: 5px;
  text-decoration: none;
}


input.input_box {
  background-color:red;
}


/* gestione liste belline */

ul.explorer2{
  padding: 5px;
  margin: 0;
  
}
ul.explorer2 ul{
  padding: 0;
  margin: 0 0 0 10px;
  
}

ul.explorer2 li{
  list-style: none;
  background-image: url("graphics/dotted.gif");
  background-repeat: repeat-y;
  padding: 2px 0 2px 20px;
  text-indent: -19px;
  background-position: 9px 0;
  vertical-align:middle;
}
ul.explorer2 li:last-child{
  background-repeat: no-repeat;
}

ul.explorer2 li::before{
  content: url("graphics/bullete.gif") " ";
}

/* tabelle fancy */
table.fancy{
  margin-left: auto;
  margin-right: auto;
  border-width: 1px 3px 3px 1px;
  border-style: solid;
  border-color: #a0a0a0;
}

th.fancy{
 border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #a0a0a0;
}

tr.fancy{
 border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #a0a0a0;
}
td.fancy{
 border-width: 1px 1px 1px 1px;
  border-style: solid;
  border-color: #a0a0a0;
}

/* allineamenti dx e sx per immagini */
div.rnota {
  font-size : 10pt;
  float: right;
  text-align: center;
  vertical-align: top;
  padding: 0px 10px 5px 10px;
  margin: 0px 10px 2px 10px;
  }

div.lnota {
  font-size : 10pt;
  float: left;
  text-align: center;
  vertical-align: top;
  padding: 0px 10px 5px 10px;
  margin: 0px 10px 2px 10px;
}

div.cnota{
 text-align: justify;
 vertical-align: top;
 float: none;
 clear: both;
}

#logostripinner{
  background-color: transparent;FDFBF5
  background-position: right;
  background-repeat: no-repeat;
  height: 124px;
  margin: 0px;
  padding: 0px;
}

cicci {
    font-size : 1.1em;
    font-weight: bolder;
  }

/* lamoneta 2007 */
#logostrip{ 
  background-color: transparent;#423421;
  background-image: url(http://numismatica-italiana.lamoneta.it/lamoneta/sfondoheader.jpg);
  background-repeat: repeat-x;
  height: 124px;
  margin: 0px;
  padding: 0px;
}

#subheaderz{ 
  background-color: #F7CB8C;
  border-bottom: 0px solid #072A66;
  border-left: 1px solid #072A66;
  border-right: 1px solid #072A66;
  border-top: 1px solid #072A66;
  color: #000000;
  font-size: 10px;
  font-weight: bold;
  margin: 0px;
  padding: 0px 0px 2px 0px;
}

/* tabella principale moneta */
#monetatable{
 border-style: solid; 
 border-width: 1px 1px 1px 1px; 
 border-color: red;
 border-collapse: collapse;
}

input.image { 
background-color: transparent;
} 

/* tabbini */
#tabbini {
  background-color: #520101;
  margin-left:  1px; 
  margin-right:  1px; 
  border-bottom: 0px solid #072A66;
  border-left: 0px solid #072A66;
  border-right: 0px solid #072A66;
  border-top: 0px solid #072A66;
  font-size : 0.8em;
  -moz-border-radius-topleft: 5px;
  -webkit-border-radius-topleft: 5px;
  border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  -webkit-border-radius-topright: 5px;
  border-radius-topright: 5px;
  border-style: solid; 
  border-width: 1px 1px 0px 1px; 
  border-collapse: collapse;
}
