.a_capo {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 20px;
	border: 1px solid;
}

#area_centrale {
	width: 500px;
	height: 100%;
	float: left;
}

#barra_superiore {
	background-image:url(../images/barra_sup.jpg);
	background-repeat: no-repeat;
	height: 40px;
	clear: both;
	text-align: center;
}

#barra_superiore img {
	margin: 3px auto;
}

body {
	background-color: #F3FCD9;
	text-align: center;
	font-family: verdana;
	font-size: 0.8em;
	margin: 0px;
}

#box_vostre_opere {
	background: #FFDFDF;
	position: absolute;
	z-index: 10;
	visibility: hidden;
	text-align: left;
	font-size: 0.9em;
	padding: 5px;
	width: 550px;
}

#contatori {
	text-align: center;
	margin-top: 5px;
}

#contenitore_img_text {
	height: 245px;
	clear: both;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

.corsivo {
	font-style: italic;
}


#fascia_centrale {
	height: 440px;	
}

#footer {
	background-image:url(../images/barra_inf.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 46px;
	padding-top: 5px;
	text-align: center;
	color: #E4E4E4;
}

#generale {
	width: 775px;
	margin: 0px auto;
}

.grassetto {
	font-weight: bold;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	height: 20px;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
}

#immagine_corpo_cx {
	text-align: center;
	margin: 0px;
	padding: 0px;
	height: 50px;
}

#immagine_corpo_dx {
	float: right;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 245px;
}

#immagine_corpo_sx {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	height: 245px;
}

.invisibile {
	position:absolute; 
	left:-1000px;
	width:990px;
}

#logo_noiteatro {
	display: inline;
	float: left;
	width: 180px;
	margin-top: 18px;
}

.riga_menu {
	text-align: center;
	margin: 6px 0px;
}

#separatore_menu {
	height: 10px;
	width: 80%;
	background-image:url(../images/m_divisore.gif);
	background-repeat: no-repeat;
	margin: 5px auto;
}

#sipario_dx {
	background-image:url(../images/sipario_dx.gif);
	background-repeat: no-repeat;
	float: right;
	clear: right;
	height: 100%;
	width: 136px;
}

#sipario_sx {
	background-image:url(../images/sipario_sx.gif);
	background-repeat: no-repeat;
	display: inline;
	float: left;
	height: 100%;
	width: 136px;
}

#striscia_inferiore {
	position: relative;
	background-image:url(../images/sfumatura.jpg);
	background-repeat: no-repeat;
	background-color: #FFCCCC;
	border-right-color: red;
	border-right-style: solid;
	border-right-width: 6px;
	width: 494px;
	height: 70px;
	margin: 15px auto;
}

#testata {
	height: 100px;
	width: 100%;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

#testo_corpo_cx {
	text-align: left;
	margin: 0px;
	padding: 0px;
	overflow-y: auto;
	height: 195px;
}


#testo_corpo_dx {
	float: right;
	width: 245px;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	text-align: center;
	overflow-y: auto;
	height: 100%;
}

#testo_corpo_sx {
	float: left;
	width: 245px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-align: center;
	overflow-y: auto;
	height: 100%;
}

.trattino_menu {
	color: #B74E48;
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	margin: 0px 4px;
}

.voce_menu {
	color: #B74E48;
	font-family: verdana;
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
