/* basel.css revised 16/V/2004 v. 8
style sheet for http://digilander.libero.it/elam www.elamit.net
developed by Basello Gian Pietro
gpbasello@libero.it */

div:lang(en) {
	background-color: #C0C0C0;	}

	.author { font-weight: bold }

	.title { font-style: italic }

/*
A:link { color: red }
A:visited { color: blue }
A:active { color: lime }
P:first-line { font-variant: small-caps }
*/

* { quotes: '&ldquo;' '&rdquo;' '‘' '’' '"' '"' "'" "'" }
*:lang(fr) { quotes: "«" "»" '“' '”' }

/* Insert quotes before and after Q element content */
.article:before { content: open-quote }
.article:after  { content: close-quote }


body {
	// background-color: #FFFFFF;
	font-family: Verdana, Arial;
	font-size: x-small;
	margin-left: 3mm;
	margin-right: 3mm; }

h1 {	/* titolo pagina */
	font-family: Times New Roman;
	font-size: xx-large;
	text-decoration: underline;
	font-style: normal;
	color: #800000;
	margin-bottom: 0mm;
	font-weight: normal; 	}

h1.small {
	/* piu' piccolo */
	font-size: x-large; }

h2 {	/* sottotitolo pagina */
	font-family: Verdana, Arial;
	font-size: x-small;
	margin-top: 0mm;
	font-style: bold; 	}

h3 {	/* [Sottotitolo] */
	font-family: Arial;
	font-size: medium;
	background: #FFA500;
	/* le istruzioni border servono per la stampa */
	border: solid windowtext .75pt;	
	border-color: #FFA500;
	text-align: right;
	margin-left: -3mm;
	margin-right: 15%;
	margin-top: 6mm;
	margin-bottom: 1mm;
	padding-right: 2mm;
	color: #800000;
	letter-spacing: 0.5em;
	font-weight: normal;
	text-transform: uppercase; }

/* h3:first-letter {
	font-size: 120%; } */

h3.old {	/* titolo vecchio */
	font-family: Verdana, Arial;
	color: #800000;
	font-size: medium;
	margin-left: 0mm;
	margin-bottom: 0mm;
	border-width: 0;
	background: #FFFFFF;
	text-transform: none;
	text-align: left;
	letter-spacing: 0;
	font-weight: normal;
	text-indent: 3mm; }

h4 {	/* [SottoSotto] */
	font-family: Arial;
	font-style: normal;
	font-size: small;
	background: #FFFFFF;
	border: solid windowtext .75pt;
	padding: 2.0pt 2.0pt 2.0pt 2.0pt;
	text-align: center;
	margin-left: 25%;
	margin-right: 25%;
	margin-top: 3mm;
	margin-bottom: 1mm;
	font-weight: normal; 	}

h5 {	/* [SottoSottoSotto] */
	font-family: Arial;
	font-size: small;
	font-style: italic;
	margin-left: 5%;
	margin-bottom: 1mm;
	margin-top: 3mm;
	font-weight: normal; 	}

p {	/* corpo testo */
	text-indent: 3mm;
	text-align: justify;
	margin-bottom: 3mm;
	margin-top: 0mm; 	}

blockquote {	/* corpo testo */
	margin-left: 15mm;
	margin-right: 0mm;	}

blockquote p {	/* corpo testo */
	text-align: left;
	text-indent: 0mm;
	margin-bottom: 0mm;
	margin-top: 0mm; 	}

.right { /* allineato a destra */
	text-align: right;	}
	
h6 {	/* citazione */
	text-indent: 0mm;
	font-weight: bold;
	margin-left: 25mm;
	margin-right: 25mm; }

blockquote.alt {	/* citazione biblica */
	font-family: Times New Roman;	}	

cite  {	/* in pedice */
	font-style: normal;	}

address {	/* didascalia (es. fondo pagina) */
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: x-small;
	margin-left: 3mm;
	margin-bottom: 3mm;
	text-indent: 0mm;
	text-align: left; }

div.note  { /* footnotes */
	font-family: Arial;
	background: #D3D3D3;
	margin-bottom: 0mm }
	
p.note { /* footnotes */
	font-family: Arial;
	background: #D3D3D3;
	margin-bottom: 0mm }

.box {	/* riquadro attorno al testo */
	border: solid windowtext .75pt;
	padding: 1pt 5pt 2pt 5pt;
	text-indent: 0mm; }

filledbox {	/* riquadro attorno al testo */
	background: #C0C0C0;
	border: solid windowtext .75pt;
	border-color: #C0C0C0;
	padding: 1pt 5pt 2pt 5pt;
	text-indent: 0mm; }
	
img {	
	display: block; 
	text-align: center;
	margin: 3mm; }

img.inline {
	display: inline;
	margin-top: 0mm;
	margin-bottom: 0mm; }
	
img.right {
	display: inline;
	float: right; }
	
img.left {
	display: inline;
	float: left; }
	
ul {
	list-style-type: disc; }

ol {
	list-style-type: decimal; }

hr {
	margin-bottom: 1mm;
	margin-top: 2mm; }

sup {	/* in apice */
	vertical-align: super;
	font-size: 79%; }

sub {	/* in pedice */
	vertical-align: sub;
	font-size: 79%; }

em {	/* evidenziazione */
	font-style: normal;
	background: #FFFF00;
	/* text-decoration: underline; */
	border-bottom: solid .75pt #FFFF00; }


table { /* tabella */
	font-family: Verdana, Arial;
	font-size: x-small;
	text-align: center;
	margin-bottom: 5mm;
	margin-top: 5mm; 	}
	


td {
	padding-left: 10px;
	padding-right: 10px;	}
	
th {
	font-weight: bold;
	background: #C0C0C0;
	padding-left: 10px;
	padding-right: 10px;	}
	
span.u-he {
	font-family: "Times New Roman",Times,Serif;
	font-size: large;
	font-weight: normal;	}
span.u-el0 {
	font-family: "Times New Roman",Times,Serif;
	font-size: medium;
	font-weight: normal;	}
span.u-el {
	font-family: "TITUS Cyberbit Basic","Arial Unicode MS";
	font-size: medium;
	font-weight: normal;
	display: none; }
	/* font-family: TITUS Cyberbit Basic, Arial Unicode MS, Times New Roman; */


/* deprecated; mantenuti per compatibilità */

p.cite2 {	/* citazione biblica */
	font-family: Times New Roman;
	font-size: small;	}	

p.did {	/* didascalia (es. fondo pagina) */
	font-family: Arial;
	font-weight: normal;
	font-size: x-small;
	margin-left: 3mm;
	text-indent: 0mm;
	text-align: left; }
	
p.cite {	/* citazione per compatibilità*/
	text-indent: 0mm;
	font-weight: bold;
	margin-left: 25mm;
	margin-right: 25mm; }

span.english {
	background: #C0C0C0;	}

