/*Questo foglio di stile contiene tutte le impostazioni di visualizzazione delle pagine con elenco di tipo TEATRO per Netscape 4*/

/*Parte di stile del riquadro del teatro DA PRESENTARE*/
h3.teatro,h4
{margin-top: 0;
 margin-bottom: 0;
 color:red;
 font-weight:bold}

p.teatro
{text-align: center;
 font-size: 11pt;
 font-weight: normal;
 font-family: verdana, sans-serif
}

h4.teatro
{margin-top: 0;
 margin-bottom: 0;
 text-align: center;
 font-size: 12pt;
 font-weight: bold;
 color:green;
  font-family: verdana, sans-serif
}
a.teatro:link {color: green}
a.teatro:visited {color: green}

span.abbonamento
{color:#FFA500; /*Orange*/font-size:10pt}

span.blue
{color:blue}

/*Parte di stile del riquadro del teatro GIA' PRESENTATI*/
p.teatrogray
{text-align: center;
 color:gray;
 font-size: 11pt;
 font-weight: normal;
  font-family: verdana, sans-serif
}

h4.teatrogray
{margin-top: 0;
 margin-bottom: 0;
 text-align: center;
 font-size: 12pt;
 font-weight: bold;
 color:gray;
  font-family: verdana, sans-serif
}
a.teatrogray:link {color:gray;}
a.teatrogray:visited {color:gray;}

span.abbonamentogray
{color:gray; font-size:10pt}
span.gray
{color:gray}

