/*
  Stili per http://www.speleo.caibolzaneto.net
  Creato da CarloGozzi©2006-07 - cgozzi@montagnapertutti.it
*/
/* */
/* Background della pagina e dei contenitori (titolo - menu - corpo - piede)*/
body               { color: #ffc618; font-family: Verdana, Arial, "Trebuchet MS"; background-color: #000000; text-align: center; margin-top: 3px; margin-left: 3.5mm; top: 0 }
table.contenitore   { color: #ffc618; font-family: Verdana, Arial, "Trebuchet MS"; background-color: #000000; margin-top: 3px; top: 0; width: 95%; border: solid 0 #eceeef }
td.titolo  { background-image: url(titolo.jpg); background-repeat: no-repeat; text-align: center; height: 110px }
td.menu { padding-top: 12px; width: 200px; vertical-align: top }
td.corpo {}
td.lineapiede { background-image: url(lineapiede.jpg); background-repeat: repeat-x; width: 90%; height: 2px }
td.piede {}
h1  { color: #ff9933; font-size: 18px; font-weight: bold }
/* Colore sfondo e bordo dei contenuti delle pagine */
/* classe del piede pagina (copyright ecc ...) */
.piede     { color: #ff9933; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif }
.trasparente  { color: #eaeade; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
a.piede, a.piede:link, a.piede:active, a.piede:visited    { color: #33ccff; font-size: 11px; text-decoration: none }
a.piede:hover  { text-decoration: underline }
/* */
/* MENU VERTICALE A SX */
td.puntatoremenu  { background-image: url(left.gif); background-repeat: no-repeat; width: 3px; height: 22px }
td.puntatoremenu1 { background-repeat: no-repeat; width: 3px; height: 15px }
td.titolomenu  { color: #3399ff; font-size: 12px; font-family: Tahoma; font-weight: bold; word-spacing: 0.6mm; letter-spacing: 0.2mm; padding-bottom: 2mm; width: 95%; vertical-align: top }
td.titolomenu1 { color: #3399ff; font-size: 12px; font-family: Tahoma; font-weight: bold; word-spacing: 0.6mm; letter-spacing: 0.2mm; width: 95%; vertical-align: top }
a.titolomenu:link, a.titolomenu:active, a.titolomenu:visited	   { color: #ff9900; font-weight: bold; text-decoration: none }
a.titolomenu:hover	    { color: #3399ff }
/* */

/* HOME PAGE */
.TitoliHome  { color: #ffffff; font-size: 11px; font-family: Verdana, Arial; font-weight: bold; background-color: #281c4e; text-align: center; padding-top: 2px; padding-bottom: 2px; padding-left: 5px; width: 70% }
.notizieHome  { color: #281c4e; font-size: 11px; padding: 5px 5px 10px; border: solid 1px }
.divNotizia   { color: #281c4e; font-size: 1px; background-color: #281c4e; margin: 12px; width: 90%; height: 1px }
/* */

/* CORPO DELLA PAGINA */
td.corpo     { color: #ffc618; font-size: 12px; line-height: 4.4mm; padding-top: 2px; padding-left: 2px }
a.corpo:link, a.corpo:active, a.corpo:visited      { color: #33ccff; font-size: 12px; text-decoration: none }
a.corpo:hover    { color: 33CCFF; text-decoration: underline }
/* */

/* TABELLA DELLE NEWS */
td.prec    { color: #333366; font-size: 10px; font-family: Verdana; background-color: #ecebde; text-align: left; width: 33%; height: 22px }
td.descElenco   { color: #333366; font-size: 11px; font-family: Verdana; font-weight: bold; background-color: #ecebde; text-align: center; width: 33%; height: 22px }
td.succ    { color: #333366; font-size: 10px; font-family: Verdana; background-color: #ecebde; text-align: right; width: 33%; height: 22px }
a.scorrinews:link, a.scorrinews:active, a.scorrinews:visited  { color: #333366; font-size: 10px; font-family: Verdana; font-weight: bold; text-decoration: none }
a.scorrinews:hover   { text-decoration: underline }
td.news  { color: #000; font-size: 11px; font-family: Verdana, Arial; padding-bottom: 8px; width: 95%; border: solid 1px #33ccff }
.titolonews     { color: #ffc618; font-size: 12px; font-family: Verdana, Arial; font-weight: bold; line-height: 18px; text-indent: 10px; padding-top: 1px; padding-bottom: 1px; width: 100% }
.testonews { color: #ffffff; font-size: 11px; font-family: Verdana, Arial; padding: 8px 4px }
a.testonews:link, a.testonews:active, a.testonews:visited    { color: #33ccff; text-decoration: none }
a.testonews:hover  { text-decoration: underline }
td.sep     { height: 5px }
/* */

/* CLASSI PANNELLO AMMINISTRAZIONE */
td.AdminIntestazioni    { color: #fafafa; font-size: 14px; font-weight: bold; background-color: #281c4e; text-align: center; white-space: nowrap; padding-right: 0.4em; padding-left: 0.4em; vertical-align: middle }
a.AdminIntestazioni:link, a.AdminIntestazioni:active, a.AdminIntestazioni:visited   { color: #fafafa; text-decoration: none }
a.AdminIntestazioni:hover  { text-decoration: underline }
td.AdminContenuti       { color: #281c4e; font-size: 10px; background-color: #fff; text-align: center; padding: 0.3em 0.4em; vertical-align: middle; border: solid 1px #000 }
td.AdminContenuti1    { color: #281c4e; font-size: 10px; background-color: #efeeee; text-align: center; padding: 0.3em 0.4em; vertical-align: middle; border: solid 1px #000 }
a.AdminContenuti:link, a.AdminContenuti:active, a.AdminContenuti:visited     { color: #281c4e; font-size: 10px; text-decoration: underline }
a.AdminContenuti:hover  { text-decoration: none }
td.AdminSpazioTD  { width: 0.1em }
td.AdminSpazioTH { height: 0.1em }
div.alert   { color: #dd120d; font-size: 10px; font-weight: bold }
/* */
