body {
/* BGCOLOR="#000000" TEXT="#ffffff" LINK="#FF0000" VLINK="#FF0000" */
  background-color: #000000; color: white;
  font-size: 9pt; font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;   /*centra in IE 5.x */  
}

#contenuto {
    margin: 0px auto;   /*centra negli altri browsers*/
    /*text-align: left;   /*ripristina l' allineamento*/
}

a { font-size: 9pt; color: #f00; font-weight: bold; text-decoration: none; }
h1 { font-size: 18px; font-weight: bold; color: #d6e800; text-decoration: none; text-align: center; margin-bottom: 1em; }
h2 { font-size: 14px; font-weight: bold; color: #ff0000; text-decoration: none; text-align: center; margin-bottom: 1em; }

/*
a { font-size: 12px; color: #f00; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }

h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #d6e800; text-decoration: none; text-align: center; margin-bottom: 1em; }
*/

.menu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ff0000; text-decoration: none; text-align: center; }
A.menu:HOVER { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #ffffff; text-decoration: none; text-align: center; }

p.pagina { text-align: center; }
#footer { text-align: center; margin-top: 0.6em; margin-bottom: 1.5em; display: block; }
#footer a { margin-right: 1em; margin-left: 1em; }
.foto_container { position:relative; margin:auto; width:641px; height: 300px; }
.page_container { text-align: left; margin: auto; position: relative; width: 641px;  }
.page_container img { margin-right: 0.5em; margin-left: 0.5em; border-color: #f00; border-width: 1px; }
.foto_container img { border-style: none; }

/* Galleria foto */
.contenitore_foto { overflow: auto; margin: 0px auto; width:645px; text-align: center; height: 690px; /*margin: 0; padding: 0; border-width: 0; display: block;*/ }
.contenitore_foto .elemento_foto { line-height: 1.1em; float: left; width: 200px; height: 230px; margin: 0 6px;}
.elemento_foto img { margin: 0 0 1px; border-style: none; }
/* Fine galleria foto */

/* Rassegna stampa */
.contenitore_rassegnastampa { overflow:auto; text-align: center; display: block; margin: 0; padding: 0; width: 800px; border-width: 0; }
.contenitore_rassegnastampa .el_rassegnastampa { line-height: 1.1em; margin: 0 3px; width: 256px; height: 290px; float: left; }
.el_rassegnastampa img { margin: 0 0 1px; border-style: none; }
/* Fine rassegna stampa */

/* Laboratori */
.laboratorio h1 { line-height: 2em; margin-bottom: 3em; }
.laboratorio ol { list-style-type: lower-alpha; }
.laboratorio ul {  }
/* Fine laboratori */
.sottotitolo { margin-top: 2em; }
ol.numerato { list-style-type: decimal; }

/* Pagine */
#pagina h1 { font-size: 32px; margin-top: 1em; margin-bottom: 1em; }
#pagina h2 { font-size: 18px; font-weight: bold; color: #d6e800; text-decoration: none; text-align: center; margin-bottom: 9pt; }
#pagina img.typeL { margin-left: 0; float:left; }
#pagina img.typeR { margin-right: 0; float:right; }
#pagina #footer { margin-top: 2em; }

/*Pagina principale*/
#barra_lingue div { font-style: italic; text-align: center; width:30%; height:100%; float: left; }
#menu div { margin-top: 10px; text-align: center; }
#menu .evidenziato { color: yellow; }

/*************************** Nuovi *************************/
#page {
    margin: 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
    width: 800px; 
}

#navigation_bar { text-align: center; margin-top: 2em; margin-bottom: 1.5em; }
#navigation_bar a { margin-right: 1em; margin-left: 1em; }

.gallery { overflow: auto; margin: 0px auto; width:645px; text-align: center; }
.gallery_item { line-height: 1.1em; float: left; width: 200px; height: 230px; margin: 0 6px; }
.gallery_item img { margin: 0 0 1px; border-style: none; }

/* foto */
.foto #navigation_bar { margin-top: 0.8em; }

/* Rassegna stampa */
#page.rassegnastampa { /*width: 800px;*/ }
.rassegnastampa .gallery { width: 800px; }
.rassegnastampa .gallery_item { margin: 0 3px; width: 256px; height: 290px; }

/* Schede spettacoli e curriculum */
#page.scheda { width: 641px; }
.scheda h1 { font-size: 32px; margin-top: 1em; margin-bottom: 1em; }
.scheda h2 { font-size: 18px; font-weight: bold; color: #d6e800; text-decoration: none; text-align: center; margin-bottom: 9pt; }
.scheda img.typeL { margin-left: 0; float:left; }
.scheda img.typeR { margin-right: 0; float:right; }
.scheda h3 { font-size: 18px; color: #ff0000; text-decoration: none; text-align: center; margin-top: 9pt; }
/*Festival e Rassegne*/
#page.festival { width: 70em; }
.festival { color: red; }
.festival h1 { margin-bottom: 3em }

.paginasotto
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #ff0000;
	text-decoration: none;
}
A.paginasotto:HOVER
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
