﻿body{
  color: #182126;
  font: 13px "Trebuchet MS";

 
  text-align: justify;
 /*background: url(../immagini/sfondo_intero.jpg);*/
 background: #02004e url(../immagini/sfondo_interor.jpg) no-repeat fixed;
}
/* div{
  border: 1px solid #000000;
}
/*  consente di modificare il layout (px) */

h1 {
  color: #225d7c;
  background: transparent;
  font-size: 18px;
  font-weight: bold;
}
h2 {
  color: #225d7c;
  background: transparent;
  font-size: 20px;
  font-weight: bold;
}
/* riga intestazione h3 */
h3 {
  color: #225d7c;
  background: transparent;
  font-size: 24px;
  font-weight: bold;
}
/* riga intestazione h2 con formato centrato */


h4 {
  color: maroon;
  background: transparent;
  font-size: 11px;
  font-weight: bold;
}

hr {
  display: block;
  clear: left;
  margin: auto;
}
/* paragrafo centrato standard */

sf1 {
  background: url(../immagini/m_background.gif);
}

 td {
  padding-right: 4px;
  padding-left: 4px;
} 
/*  bordo tabella autori*/

.cmn {
  font-size: 15px;
  text-align: center;
  font-weight: bolder;
  color: Navy;
}
/* carattere menu */

.cmn1 {
  font-size: 11px;
  text-align: center;
  color: Silver;
}
/* paragrafo colore  */

.colore1 {
  background: #ffcc99;
}
/* colora riga */

.colore2 {
  background: #bfd1f0;
}

.colore3 {
  background: #ffcaca;
}

.pc {
  text-align: center;
}

.pg {
  text-align: justify;
}
/* paragrafo centrato 12 px*/

.pc12 {
  font-size: 12px;
}
.pc13 {
  font-size: 13px;
}
.pc13b {
  font-size: 13px;
  font-weight: bolder;
}
/* paragrafo destro standard */

.pc2 {
  color: navy;
  font-size: 12px;
  text-align: center;
  font-weight: bolder;
}
/* paragrafo centrato 12 px*/

.pcol1 {
  color: Aqua;
}
/* colora riga */

.pdestro {
  text-align: right;
}
/* paragrafo sottolineato */

.psl {
  text-decoration: underline;
}
/* carattere menu */

.singola_cella1 {
  text-align: center;
  background: url(../immagini/clhbkgd2.jpg);
}

.singola_cella3 {
  color: #800040;
   font-size: 22px;
  font-weight: bold;
  text-align: center;
 
  }
/* riga intestazione h2 */

.tdb1 {
  border: thin dotted #ff0000;
}
/* fine bordo cella */
/* prova di link*/

.tstd {
  position: relative;
  top: -10px;
  right: 10px;
  font-size: 5px;
  float: right;
}
/* fine bordo cella */

.tsts {
  position: relative;
  top: -10px;
  left: 10px;
  font-size: 5px;
}

div.boxc {
  float: none;
  margin: 10px;
  width: auto;
  padding: 10px;
  background: #ffcaca;
  border: medium double blue;
  text-align: center;
}

div.boxcnomar {
  float: none;
  width: auto;
  background: #ffffe0;
  border: medium double blue;
  text-align: center;
}

div.boxcnomar1 {
  float: none;
  width: auto;
  border: medium double blue;
  text-align: center;
}
/* box posizionato normale senza sfondo e bordo nb: per centrare ho usato width 100%*/

div.boxc_no_sfondo {
  background: transparent;
  height: auto;
  width: auto;
  text-align: center;
  padding: 0px;/* era: padding 10px top,  margin: auto auto auto auto; */
  margin: auto auto;
}
/* usatro in testata */

div.boxc_no_sfondo_g {
  background: transparent;
  height: auto;
  width: auto;
  text-align: justify;
  padding: 0px;/* era: padding 10px top,  margin: auto auto auto auto; */
  margin: auto auto;
}
/* box scarica libri*/

div.boxd {
  float: right;
  margin: 10px;
  width: auto;
  padding: 1px;
}
div.boxd5 {
  float: right; 
  margin: 0px ;
  width: 400px; 
  padding: 1px;
}
/* box posizionato a destra */

div.boxdc {
  float: right;
  margin: 10px;
  width: auto;
  padding: 1px;
  text-align: center;
}
/* box posizionato a sinistra*/

div.boxs {
  float: left;
  margin: 10px;
  width: auto;
  padding: 1px;
}
div.boxs5 {
  float: left;
  margin: 0px;
  width: 400px; 
  padding: 1px;
}
div.boxsbr {
  float: left;
  margin: 10px;
  width: auto;
  padding: 1px;
  border-left-color: Red;
  border-right-color: Red;
  border-top-color: Red;
  border-bottom-color: Red;
  border-top-style: solid;
  border-style: solid solid solid;
}
div.boxsbr1 {
  float: left;
  margin: 10px;
  width: auto;
  padding: 0px;
  border-left-color: Red;
  border-right-color: Red;
  border-top-color: Red;
  border-bottom-color: Red;
  border-top-style: inherit;
   border-style: inset groove groove inset; 
 
}
div.boxbrc {
 /* float: left;*/
  margin: 10px;
  width: auto;
  padding: 1px;
  border-left-color: Red;
  border-right-color: Red;
  border-top-color: Red;
  border-bottom-color: Red;
  border-top-style: solid;
  border-style: solid solid solid;
}
/* box posizionato a sinistra*/

div.boxsc {
  float: left;
  margin: 10px;
  width: auto;
  padding: 1px;
  text-align: center;
}

div.boxsc1 {
   margin: auto auto auto auto;
 /*  width: 750px; */
  height: auto;
  padding: 8px 8px 8px 8px;
  
  background-image: url(../immagini/012.33.image001.gif);
   border: none;
}
/* box posizionato normale con bordo e sfondo testo centrato*/

div.boxsl {
  float: none;
  margin: 1px;
  width: auto;
  background: #ffffcc;
  text-align: justify;
  font-weight: bolder;
}

div.boxs_b {
  float: left;
  margin: 10px;
  width: auto;
  padding: 1px;
  border: medium double blue;
}
/* usata in link 
  .classecentrata {
    margin-left: auto;
    margin-right: auto;
  }*/
/* definisce una riga trasparente che occupa tutta la riga */

div.boxt {
  background: transparent;
  height: auto;
  width: auto;
/* text-align: center; */
  padding: 0px;/* era: padding 10px top,  margin: auto auto auto auto; */
  margin: auto auto auto auto;
}

div.centrato {
	/* border: medium solid White; */
	height: auto;
	width: 100%;
	text-align: justify;
/*	padding-right: 10px;
	padding-left: 10px;
	margin-left: 15px;
	margin-right: 15px;*/  /*  background: url(../immagini/bg11.jpg); */
	
}
 
 div.centratost {
  color: Silver;
  height: auto;
  text-align: justify;
  padding: 10px;
 margin-left: auto;
  margin-right: auto; 
   background: url(../immagini/sfondostelle.gif);
 }
/* box posizionato a destra */
div.clea  {
  clear: both;
}

h1.c {
  text-align: center;
}
h2.c {
  text-align: center;
}
/* riga intestazione h3 */

h3.c {
  text-align: center;
}

h4.c {
  text-align: center;
}
/*  *********************  tabelle *************************** */
/* per centrare tabella in senso orizzontale nella pagina */

hr.i {
  display: block;
  clear: left;
  margin: auto;
  visibility: hidden;
}

img.nb {
  border: none;
}

img.nbc {
  border: none;
  margin: auto auto;
}
span.evidenzio{
/* background-color: #E2E2E2; */
/*  background-image: url(immagini/sfondi074.gif); */
  border: 3px outset #E0FFFF;
  font-size: 13px;
  text-align: center;
  font-weight: bolder;
  display: block;
  padding-bottom: 4px;
  padding-top: 4px;
}
/* posiziionamento testata */

table.c {
  margin: auto auto auto;

}


table.s100 {
  margin: auto;
  width: 500px;
 }
/* fine per centrare tabella in senso orizzontale nella pagina */
/* per assegnate larghezza tabella */

table.ld{
	width: 95%;
	margin: 2px 2px auto 2px;
}


td.l50 {
	width: 50%;
	margin: auto auto auto auto;
}
td.l50s {
	width: 50%;
	margin: auto auto auto auto;
	text-align: left;
	background-color: silver;
}
td.l50d {
	width: 50%;
	margin: auto auto auto auto;
	text-align: right;
	 float: right;
	 background-color: #d3d3d3;
}
/* fine  */
/* per allineare il contenuto di una cella di tabella */



td.autori1 {
  font-size: 12px;
  text-align: center;
  font-weight: bolder;
  color: Navy;
/* background-color:  #FAFAD2; */
  background: url(../immagini/clhbkgd2.jpg);
}

td.autori2 {
  border-top: thin dotted Blue;
  text-align: left;
  vertical-align: top;
  padding-bottom: 2px;
  padding-right: 10px;
  padding-left: 10px;
  background: #E0FFFF;
}

td.autori3 {
  border-top: thin dotted Blue;
  text-align: left;
  vertical-align: top;
  padding-bottom: 2px;
  padding-right: 10px;
  padding-left: 10px;
  background: #FAFAB1;
}
td.autori3a {
  
  text-align: left;
 
}
/*  fine  bordo tabella  autori*/
/* bordo per cella */

td.c {
  text-align: center;
  vertical-align: top;
}
td.c33 {
  text-align: center;
  vertical-align: top;
  width: 241px;
}
td.g {
  text-align: justify;
  vertical-align: top;
}

td.p5 {
   vertical-align: top;
   padding-bottom: 5px;
   padding-top: 5px;
   padding-left: 5px;
   padding-right: 5px;
}
/* per tutte le celle la distanza del testo è di 2px a  sinistra e 2 px a destra */

td.s {
  text-align: left;
  vertical-align: top;
}
td.mn {
  text-align: center;
  vertical-align: top;
     border-bottom-style: inset;
    border-color: Silver;
    }

a:active {
  background: yellow;
}

a:hover {
/* color:red; */
/* text-decoration: none; */}
/* table {
    color: red;
    text-decoration: none;
    background-image: url(../../../Immagini/Sfondi/Sfondi 371.jpg);
}*/
/* carattere menu */

a:link {
  color: Navy;/* text-decoration: none; */
}

a:visited {
  /* color: #800040; */
  /* color: #C71585;*/
}

.classecentrata {
    margin-left: auto;
    margin-right: auto;
  }
  
 /* a:hover { background-color: #f0e68c; } */
a.nl:link { color: black; text-decoration: none; font-size: 110%;
font-weight: bold;}

/*a:visited { color: #464646; text-decoration: none; font-size: 110%; }*/
a.nl:visited { color: #363636; text-decoration: none; font-size: 100%;
font-weight: bold;}
a.nl:hover { color: #616161; text-decoration: none; font-size: 110%;
font-weight: bold;}
a.nl:active { color: black; text-decoration: none; font-size: 110%;
font-weight: bold;} 
#contenitore #menusx p strong {
	color: #680644;
}

