/* PG.CSS: Foglio di Stile Globale */

/* ********** TAGS ********** */

body { background-color: #FFFFFF; color: #000000; }
caption { font-family: arial, helvetica, sans-serif; color: #000000; text-align: center; }
dd { font-family: arial, helvetica, sans-serif; font-size: 90%; color: #000000; text-align: left; }
p, dt { font-family: arial, helvetica, sans-serif; color: #000000; text-align: left; }
ul { font-family: arial, helvetica, sans-serif; color: #000000; list-style-type: circle; text-align: left; }

/* ********** CLASSES ********** */

h1.scuola { font-family: garamond, 'times new roman', serif; color: #0606CE; text-align: center; }
h2.scuola { font-family: garamond, 'times new roman', serif; color: #0606CE; text-align: center; }
h3.scuola { font-family: garamond, 'times new roman', serif; color: #0606CE; text-align: center; }

h1.alunni { font-family: garamond, 'times new roman', serif; color: #4682B4; text-align: center; }
h2.alunni { font-family: garamond, 'times new roman', serif; color: #4682B4; text-align: center; }
h3.alunni { font-family: garamond, 'times new roman', serif; color: #4682B4; text-align: center; }

h1.docenti { font-family: garamond, 'times new roman', serif; color: #4B0082; text-align: center; }
h2.docenti { font-family: garamond, 'times new roman', serif; color: #4B0082; text-align: center; }
h3.docenti { font-family: garamond, 'times new roman', serif; color: #4B0082; text-align: center; }

h1.genitori { font-family: garamond, 'times new roman', serif; color: #008080; text-align: center; }
h2.genitori { font-family: garamond, 'times new roman', serif; color: #008080; text-align: center; }
h3.genitori { font-family: garamond, 'times new roman', serif; color: #008080; text-align: center; }

h1.centro { font-family: garamond, 'times new roman', serif; color: #808080; text-align: center; }
h2.centro { font-family: garamond, 'times new roman', serif; color: #808080; text-align: center; }
h3.centro { font-family: garamond, 'times new roman', serif; color: #808080; text-align: center; }

/* CARATTERE NORMALE */
.l { font-family: arial, helvetica, sans-serif; color: #000000; text-align: left; }
.c { font-family: arial, helvetica, sans-serif; color: #000000; text-align: center; }
.r { font-family: arial, helvetica, sans-serif; color: #000000; text-align: right; }
.j { font-family: arial, helvetica, sans-serif; color: #000000; text-align: justify; }

/* CARATTERE PICCOLO  */
.smalll { font-family: arial, helvetica, sans-serif; font-size: 80%; color: #000000; text-align: left; }
.smallc { font-family: arial, helvetica, sans-serif; font-size: 80%; color: #000000; text-align: center; }
.smallr { font-family: arial, helvetica, sans-serif; font-size: 80%; color: #000000; text-align: right; }
.smallj { font-family: arial, helvetica, sans-serif; font-size: 80%; color: #000000; text-align: justify; }

/* TITOLI PAGINE e SEZIONI */
.titoloscuola { font-family: arial, helvetica, sans-serif; font-size: 20pt; font-weight: bold; background-color: #0606CE; color: #FFFFFF; text-align: center; padding: 5px; }
.titoloscuola2 { font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #0606CE; text-align: center; padding: 5px; }

.titoloalunni { font-family: arial, helvetica, sans-serif; font-size: 20pt; font-weight: bold; background-color: #4682B4; color: #FFFFFF; text-align: center; padding: 5px; }
.titoloalunni2 { font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #4682B4; text-align: center; padding: 5px; }

.titolodocenti { font-family: arial, helvetica, sans-serif; font-size: 20pt; font-weight: bold; background-color: #4B0082; color: #FFFFFF; text-align: center; padding: 5px; }
.titolodocenti2 { font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #4B0082; text-align: center; padding: 5px; }

.titologenitori { font-family: arial, helvetica, sans-serif; font-size: 20pt; font-weight: bold; background-color: #008080; color: #FFFFFF; text-align: center; padding: 5px; }
.titologenitori2 { font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #008080; text-align: center; padding: 5px; }

.titolouffici { font-family: arial, helvetica, sans-serif; font-size: 20pt; font-weight: bold; background-color: #708090; color: #FFFFFF; text-align: center; padding: 5px; }
.titolouffici2 { font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #708090; text-align: center; padding: 5px; }

.titoloecdl { font-family: arial, helvetica, sans-serif; font-size: 20pt; font-weight: bold; background-color: #800080; color: #FFFFFF; text-align: center; padding: 5px; }
.titoloecdl2 { font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #800080; text-align: center; padding: 5px; }

.titolocentro { font-family: arial, helvetica, sans-serif; font-size: 20pt; font-weight: bold; background-color: #000000; color: #FFFFFF; text-align: center; padding: 5px; }
.titolocentro2 { font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #808080; text-align: center; padding: 5px; }

/* ********** COLLEGAMENTI ********** */

a:link { font-weight: bold; color: #FF0000; text-decoration: none; }
a:visited { font-weight: bold; color: #C0C0C0; text-decoration: none; }
a:active { font-weight: bold; color: #C0C0C0; text-decoration: none; }
a:hover { font-weight: bold; color: #FFFFFF; background-color: #FF0000; }

a.novisit:visited { font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.novisit:hover { font-weight: bold; color: #FF0000; background-color: #FFFFFF; }

a.tornasu:visited { font-weight: bold; color: #FF0000; text-decoration: none; }
a.tornasu:hover { font-weight: bold; color: #FFFFFF; background-color: #FF0000; }

/* SOTTO MENU di SINISTRA */
a.submenu:link { font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.submenu:visited { font-weight: bold; color: #C0C0C0; text-decoration: none; }
a.submenu:active { font-weight: bold; color: #FFFFFF; text-decoration: none; }
a.submenu:hover { font-weight: bold; color: #FF0000; background-color: #FFFFFF; text-decoration: none; }

