/*#######################################################

	RIDEFINIZIONE TAG

########################################################*/
* {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
}
body {
	color:#444444;
	margin:0px;
}
label {
	font-weight:bold;
}
label input {
	font-weight:normal;
}
p, form {
	margin:0px;
	padding:0px;
}
/***********************

	Serve per togliere i puntini sui link in firefox

*************************/
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
a {
	color:#A30A35;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1 {
	margin:0px;
	padding:0px;
}
h2 {
	margin:0px;
	padding:0px;
}
h3 {
	margin:0px;
	padding:0px;
}
h4 {
	margin:0px;
	padding:0px;
}
fieldset{
	padding:10px;
}
/*#######################################################

	STILI DI USO FREQUENTE

########################################################*/
.puntino_verticale {
	background-image:url(/immagini/puntino_vert.gif);
	background-repeat:repeat-y;
}
.puntino_orizzontale {
	background-image:url(/immagini/puntino_orizz.gif);
	background-repeat:repeat-x;
}
.immagine_sx {
	float:left;
	margin:0px 10px 5px 0px;
}
.immagine_dx {
	float:right;
	margin:0px 0px 5px 10px;
}
.clearer {
	clear:both;
}
.bar {
	font-weight:bold; /* pagine ricerca */
}
.titolo-src {
	font-weight:bold;
	font-size:1.0em;
	padding:3px 0px;
}
.indice {
	text-align:right;
	margin-top: 15px;
}
.data {
	font-size:0.8em;
	color:#999999;
}
.prossimamente {
	clear:both;
	margin-bottom:9px;
	height:90px;
}
.titolo-prossimamente-teatro{
	font-size:1.3em;
	font-weight:bold;
}
.titolo-prossimamente-teatro a {
  font-family:Arial, Helvetica, sans-serif;
	color: #0068ac;
}
.titolo-prossimamente-biblioteca {
	font-size:1.3em;
	font-weight:bold;
}
.titolo-prossimamente-biblioteca a {
  font-family:Arial, Helvetica, sans-serif;
	color: #ff710f;
}
.titolo-prossimamente-portale {
	font-size:1.3em;
	font-weight:bold;
}
.titolo-prossimamente-portale a {
  font-family:Arial, Helvetica, sans-serif;
	color: #C4161C;
}
.paddingLeft20px {
	padding-left: 20px;
}
.testo-molto-grande {
	font-size:1.4em;
	font-weight:bold;
	line-height:1.2em;
}
.testo-grande {
	font-size:1.2em;
	font-weight:bold;
	line-height:1em;
	font-family:Arial, Helvetica, sans-serif;
}
#azioni{
	float:right;
	padding:10px 0px 0px 0px;
}
/*#######################################################

	CONTAINER

########################################################*/
#container {
	margin:0 auto;
	width:960px;
	/*  overflow:hidden;*/
    position: relative;
	z-index: 0;
}
/*#######################################################

	SLIDING HEADER

########################################################*/
#vertical_slide {
	width:100%;
	background:#3C3C3C;
	height:80px;
}
#vertical_slide_wrapper {
	position:relative;
	width:960px;
	height:80px;
	background-color:#4F4F4F;
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#vertical_slide_wrapper a {
	color:#CCCCCC;
}
#vertical_slide_register {
	position:absolute;
	top:30px;
	left:10px;
}
#vertical_slide_login {
	position:absolute;
	top:30px;
	left:10px;
	padding-left:10px;
}
#grey_line {
	width:100%;
	background:#3C3C3C;
	height:3px;
}
#vertical_slide_login img {
	border:none;
	vertical-align:middle;
	margin-right:15px;
}
.input-registrazione {
	color: #CCCCCC;
	background-color: #666666;
	border: 1px solid #999999;
	padding: 5px;
	font-size: 0.8em;
}
/*#######################################################

	HEADER

########################################################*/
#header {
	position:relative;
	width:960px;
	height:120px;
	background:url(/immagini/struttura/header.gif);
	background-color:#0068ac;
}
#header #home {
	width: 490px;
	height: 110px;
	position:absolute;
	left: 3px;
	top: 4px;
}
#header #home a {
	position:absolute;
	width: 490px;
	height: 110px;
}
#header #tbm {
	position:absolute;
	width: 60px;
	height: 60px;
	top:0px;
	left:517px;
}
#header #tbm a {
	position:absolute;
	width: 60px;
	height: 60px;
}
#header #comune_di_roma {
	position:absolute;
	width: 165px;
	height: 50px;
	top:4px;
	left:639px;
}
#header #comune_di_roma a {
	position:absolute;
	width: 165px;
	height: 50px;
}
#header #biblioteche_di_roma {
	position:absolute;
	width: 80px;
	height: 50px;
	top:4px;
	left:820px;
}
#header #biblioteche_di_roma a {
	position:absolute;
	width: 80px;
	height: 50px;
}
#header #provincia_roma {
	position:absolute;
	width: 111px;
	height: 37px;
	top:73px;
	left:841px;
}
#header #provincia_roma a {
	position:absolute;
	width: 111px;
	height: 37px;
}
#header #teatro_di_roma {
	position:absolute;
	width: 110px;
	height: 41px;
	top:71px;
	left:581px;
}
#header #teatro_di_roma a {
	position:absolute;
	width: 110px;
	height: 41px;
}
#header #regione_lazio {
	position:absolute;
	width: 127px;
	height: 40px;
	top:72px;
	left:702px;
}
#header #regione_lazio a {
	position:absolute;
	width: 127px;
	height: 40px;
}

/*#header #mibac {
	position:absolute;
	width: 100px;
	height: 40px;
	top:72px;
	left:845px;
}
#header #mibac a {
	position:absolute;
	width: 100px;
	height: 40px;
}*/



/*#######################################################

	MENU NAVIGAZIONE TOP

########################################################*/
#menu_nav_top {
	width:960px;
	height:40px;
}
#menu_nav_top ul {
	list-style-type: none;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#menu_nav_top li {
	float: left;
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
#container #menu_nav_top ul li a {
	color: #696969;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#container #menu_nav_top ul li a:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #0068ac;
	color: #0068ac;
}
#menu_nav_top a.mappa {
	width: 135px;
	clear: both;
}
#menu_nav_top a.cerca {
	width: 135px;
}
#menu_nav_top a.contatti {
	width: 105px;
}
#menu_nav_top a.rss {
	width: 75px;
}
#menu_nav_top a.link {
	width: 75px;
}
#menu_nav_top a.faq {
	width: 75px;
}
#menu_nav_top a.redazione {
	width: 115px;
}
#menu_nav_top a.newsletter {
	width: 125px;
}
#menu_nav_top a.info {
	width: 75px;
}
#menu_nav_top a.english {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
}
#menu_nav_top img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu_nav_top_argentina {
	width:960px;
	height:40px;
	background:url(/immagini/struttura/menu_nav_top_argentina.gif);
}
/*#######################################################

	BODY

########################################################*/
#body {
	height:140px;
	background-color:#95B4D5;
	margin-bottom:15px;
}
/*#######################

	MENU NAVIGAZIONE SX

########################*/
#menu_nav_sx {
	position:relative;
	float:left;
	width:320px;
	height:320px;
	font-size:0.7em;
	background-image: url(/immagini/struttura/menu_nav_sx.gif);
	background-repeat: no-repeat;
}
#menu_nav_sx a {
	color:#000000;
	line-height:1.3em;
}
.item_nav_sx {
	float:left;
	width:320px;
	height:81px;
}
.item_nav_sx img {
	float:left;
}
.item_nav_sx div {
	float:left;
	padding:0px 0px 0px 5px;
}
/*#######################

	HOME BOXES

########################*/
/*#box_lotto {
	position:relative;
	float:left;
	width:320px;
	height:250px;
}
#lotto {
	position:relative;
	width:320px;
	height:60px;
	padding:0px 0px 10px 0px;
}*/

/*#### BOX T */
#box_t {
	position:relative;
	width:320px;
	height:240px;
	font-size:0.7em;
	float:left;
	background-color:#f2f2f3;
	/*padding-top:30px;*/
}
#box_t img{
	margin-top:0px;
}
/*#box_t a {
	font-size:0.7em;
	color:#FFFFFF;
}
#box_t a:hover {
	text-decoration:none;
}
#box_t .riquadro{
	width:300px;
	height:82px;
	background-color:#f2f2f3;
	padding:25px 10px 0px 10px;
	border-top:1px solid #FFFFFF;
}
#box_t .riquadro img{
	margin-bottom:15px;
}*/

/*#### BOX TEATRO */
#box_teatro {
	position:relative;
	float:left;
	width:320px;
	height:560px;
	background-image:url(/immagini/struttura/teatro.gif);
	background-repeat: no-repeat;
	background-position: top;
	z-index:0;
}

#box_teatro_img{
	position:absolute;
	width:319px;
	height:294px;
	top: 25px;
	z-index:1;
	background-color:#000000;
}
#box_teatro_testo{
	position:relative;
	width:319px;
	height:94px;
	top:219px;
	padding:3px 0px 3px 0px;
	z-index:3;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#222222;
}
#box_teatro_testo div.titolo{
	height:100px;
	width:319px;
}
/*#box_sala1_testo span{
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
}*/
#box_teatro_testo div.titolo a{
	display:block;
	color:#333333;
	font-size: 1.5em;
	margin:3px 0px 0px 0px;
	padding:3px 0px 6px 10px;
	line-height:0.9em;
}
#box_teatro_testo div.titolo a:hover{
	background-color:#0068ac;
	color:#FFFFFF;
	text-decoration:none;
}
/*#box_sala1_testo{
	position:relative;
	width:319px;
	height:94px;
	top:219px;
	padding:3px 0px 3px 0px;
	z-index:3;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#222222;
}
#box_sala1_testo span{
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
}
#box_sala1_testo a{
	display:block;
	color:#333333;
	font-size: 1.5em;
	margin:3px 0px 0px 0px;
	padding:0px 10px 3px 10px;
}
#box_sala1_testo a:hover{
	background-color:#751B48;
	color:#FFFFFF;
	text-decoration:none;
}
#box_sala1_testo div{
	width:299px;
	position:absolute;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.4em;
	padding:0px 10px 10px 10px;
}
#box_sala1_testo div a{
	font-weight:bold;
	font-size:0.9em;
	color:#9F0052;
	padding:0px 0px 5px 0px;
}
#box_sala1_testo div a:hover{
	text-decoration:underline;
	background:none;
	color:#9F0052;
}*/
.box_sala_img_trasp{
	position:absolute;
	width:319px;
	height:100px;
	top:219px;
	z-index:2;		
}





/*#### BOX BIBLIOTECA */
#box_biblioteca {
	position:relative;
	float:left;
	width:320px;
	height:560px;
	background-image:url(/immagini/struttura/biblioteca.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#box_biblioteca_img{
	position:absolute;
	width:319px;
	height:294px;
	top: 25px;
	background-color:#000000;
}
#box_biblioteca_testo{
	position:relative;
	width:319px;
	height:94px;
	top:219px;
	padding:3px 0px 3px 0px;
	z-index:3;
	font-size: 0.9em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#222222;
}
#box_biblioteca_testo div.titolo{
	height:100px;
	width:319px;
}
/*#box_sala2_testo span{
	padding:0px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
}*/
#box_biblioteca_testo div.titolo a{
	display:block;
	color:#333333;
	font-size: 1.5em;
	margin:3px 0px 0px 0px;
	padding:3px 0px 6px 10px;
	line-height:0.9em;
}
#box_biblioteca_testo div.titolo a:hover{
	background-color:#ff7210;
	color:#FFFFFF;
	text-decoration:none;
}
#box_in_scena_introduzione_hp {
	width:300px;
	height:111px;
	position:absolute;
	top:92px;
	left:0px;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.4em;
	padding:20px 10px 10px 10px;
}
/*#box_sala2_testo div{
	width:299px;
	position:absolute;
	font-weight:normal;
	font-size:0.9em;
	line-height:1.4em;
	padding:0px 10px 10px 10px;
}
#box_sala2_testo div a{
	font-weight:bold;
	font-size:0.9em;
	color:#9F0052;
	padding:0px 0px 5px 0px;
}
#box_sala2_testo div a:hover{
	text-decoration:underline;
	background:none;
	color:#9F0052;
}*/

/*#### BOX CENTRALI */
#box_centrale_dovesiamo {
	float:left;
	width:154px;
	height:97px;
	background-image:url(/immagini/struttura/intestazione_dovesiamo.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 28px 3px 3px 3px;
	position:absolute;
	top:435px;
	left:0px;
}
#box_centrale_boxoffice {
	float:left;
	width:147px;
	height:90px;
	background-image:url(/immagini/struttura/intestazione_boxoffice.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 35px 3px 3px 10px;
	position:absolute;
	top:435px;
	left:160px;
	font-size:0.7em;
}
#box_centrale_photogallery {
	float:left;
	width:154px;
	height:97px;
	background-image:url(/immagini/struttura/intestazione_photogallery.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 28px 3px 3px 3px;
	position:absolute;
	top:435px;
	left:320px;
}
#box_centrale_oraribiblioteca {
	float:left;
	width:147px;
	height:90px;
	background-image:url(/immagini/struttura/intestazione_oraribiblioteca.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 35px 3px 3px 10px;
	position:absolute;
	top:435px;
	left:480px;
	font-size:0.7em;
}

/*#### BOX IN EVIDENZA */
#in_evidenza {
	position:relative;
	float:left;
	width:309px;
	height:290px;
	background-image:url(/immagini/struttura/in_evidenza.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #F2F2F2;
	padding:30px 4px 0px 7px;
	font-size:0.8em;
}
/*#### BOX CALENDARIO */
#box_calendario {
	position:relative;
	float:left;
	width:320px;
	height:320px;
	background:url(/immagini/struttura/calendario.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F2F2F2;
}
#testo-calendario {
	font-size:0.7em;
	padding:40px 5px 0px 0px;
	text-align:center;
}
#calendario {
	margin:50px auto 0px auto;
	color: #333333;
	padding:0px 0px 0px 0px;
	font-size: 0.8em;
	line-height:1.4em;
	background-color:#F3F3F4;
}
#legenda_calendario {
	padding:12px 0px 0px 0px;
	text-align:center;
}
#calendario h1 {
	font-size: 20px;
	margin-bottom:10px;
	color: #666666;
	text-align: center;
	font-weight: normal;
}
#calendario table {
	margin-right: auto;
	margin-left: auto;
}
#calendario table td.cal_days {
	font-weight:bold;
	padding:0px;
	margin:0px;
}
#calendario table td {
	text-align: center;
	vertical-align: middle;
	width:25px;
	height:25px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
#calendario table td a {
	padding-top: 4px;
	display: block;
	height: 21px;
	width: 25px;
	text-decoration:none;
	border: 2px solid #F3F3F4;
}
#calendario table td a:hover {
	font-weight:bold;
}
#calendario table td select {
	background-color: #FFF;
	width: 196px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#calendario .teatro {
	background-color:#0069ab;
	color:#ffffff;
}
#calendario .biblioteca {
	color:#ffffff;
	background-color:#fd710f;
}
#calendario .tutti {
	color:#ffffff;
	background-image: url(/immagini/calendario/sfondo_multiplo.gif);
	background-position: center center;
}
#calendario .prima {
	border: 2px solid #A30A35;	
}
/*#### BOX NEWSLETTER*/
#box_newsletter {
	position:relative;
	float:left;
	width:320px;
	height:320px;
	display:block;
	background-image: url(/immagini/struttura/newsletter.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #F2F2F2;
}
#box_newsletter p {
	padding-top: 39px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.8em;
	padding-bottom: 5px;
}
#box_newsletter form {
	display: block;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 0.8em;
}
#box_newsletter .news-input {
	margin-bottom:15px;
	margin-top:15px;
	display: block;
	width: 195px;
}
.news-input {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.8em;
	color: #333333;
}
#box_newsletter .BottNesletter {
	color: #FFFFFF;
	background-color: #0068ac;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 250px;
	height: 25px;
}
.BottReg {
	color: #FFFFFF;
	background-color: #A30A35;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	width: 290px;
	height: 30px;
	margin-top: 5px;
}
/*#######################

	PAGINE INTERNE

########################*/
#colonna_sx {
	position:relative;
	float:left;
	width:320px;
}
#colonna_dx {
	position:relative;
	float:right;
	width:640px;
}
#colonna_dx_wrapper {
	padding:0px 0px 0px 20px;
	font-size:0.8em;
}
#colonna_dx_wrapper h1 {
   font-size:1.8em;
   line-height:1.3em;
   font-family:Helvetica, Arial, sans-serif;
   color:#333333;
}
#colonna_dx_wrapper h2 {
   font-size:1.5em;
   font-family:Helvetica, Arial, sans-serif;
   color: #A30A35;
   margin-top: 5px;
}
#colonna_dx_wrapper h3 {
   font-size:1.5em;
   font-family:Arial, Helvetica, sans-serif;
   color:#999999;
   padding-bottom:3px;
   text-align: right;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #999999;
   margin-bottom: 3px;
}
#colonna_dx_wrapper h4 {
	font-size:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
}
#colonna_dx_wrapper a {
	color:#A10A34;
}
#colonna_dx_wrapper p {
	margin:5px 0;
}
#colonna_dx_wrapper fieldset {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
#colonna_dx_wrapper legend {
	font-size: 1.8em;
	color: #9F0052;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
#colonna_dx_wrapper #form_verifica label {
	float: left;
	margin-right: 10px;
	display: inline;
	position: relative;
}
#colonna_dx_wrapper .box_idx h3 {
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#### MAPPA DEL SITO - il div Mappa è scritto a mano nel testo html*/

#Mappa {
	position: relative;
	top: -20px;
}
#Mappa h4 {
	font-size: 1.3em;
	color: #313131;
	text-indent:0.5em;
}
#Mappa h5 {
	font-size: 1.1em;
	color: #666666;
	text-indent:1.5em;
	margin-top: 0px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDCDC;
	display: block;
	width: 100%;
}
#Mappa ul {
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 1em;
	padding: 0px;
}
#Mappa li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 20px;
}
#Mappa ul li a {
	display:block;
	text-decoration:none;
	margin-top: 0px;
	color:#666666;
	background-attachment: scroll;
	background-image: url(/immagini/struttura/right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#Mappa ul li a:hover {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DCDCDC;
	background-image: url(/immagini/struttura/right_over.gif);
	font-weight: bold;
	color: #9D1F35;
}
/*#### DOVE SIAMO */

#colonna_dx_wrapper iframe {
	border: 1px solid #CCCCCC;
}
/*#### IN SCENA */

#box_interno_in_scena_img {
	z-index:0;
	position:absolute;
	width:480px;
	height:442px;
	left: 0px;
	top: 25px;
}
#box_interno_in_scena_correlati {
	position:absolute;
	width:140px;
	height:480px;
	left: 500px;
	top: 25px;
}
#box_interno_in_scena_correlati a {
	display:block;
	padding:10px 0px;
	font-weight:bold;
	font-size:1.1em;
	font-family:Helvetica, Arial, Serif;
}
#box_interno_in_scena_sfondo_titolo {
	z-index:1;
	position:absolute;
	width:480px;
	height:150px;
	left: 0px;
	top: 317px;
}
#box_interno_in_scena_titolo {
	z-index:2;
	position:absolute;
	width:100%;
	height:140px;
	left: 0px;
	top: 317px;
}
#box_interno_in_scena_titolo a {
	color:#333333;
	width:460px;
	display:block;
	padding:0px 10px 5px 10px;
}
#box_interno_in_scena_argentina #box_interno_in_scena_titolo a:hover {
	color:#FFFFFF;
	background-color:#F47324;
	text-decoration:none;
}
#box_interno_in_scena_india #box_interno_in_scena_titolo a:hover {
	color:#FFFFFF;
	background-color:#C2CB1E;
	text-decoration:none;
}
#box_interno_in_scena_titolo h1 {
	font-family:Helvetica, Arial, Serif;
	font-size:2.0em;
}
#box_interno_in_scena_titolo h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	width:460px;
	display:block;
	color:#313131;
	padding:5px 10px 0px 10px;
	background-attachment: scroll;
	background-image: url(/immagini/interno/trasparenza_testo_inscena_argentina_interno.png);
	background-repeat: repeat;
	background-position: left top;
}
#box_interno_in_scena_intro {
	position:absolute;
	width:480px;
	height:140px;
	left: 0px;
	top: 482px;
	font-size:0.8em;
}
#box_correlati_doc_spettacolo {
	float:right;
	width:250px;
	margin-left:20px;
}
#box_correlati_doc_spettacolo a {
	display:block;
	padding:5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	width:250px;
}
#box_interno_in_cerca_spettacolo {
	float:right;
	font-weight:bold;
	color:#999999;
	font-size:0.9em;
}
/*###### TEATRO ARGENTINA ######*/
#box_interno_in_scena_argentina {
	position:relative;
	float:left;
	width:640px;
	height:640px;
	background-image: url(/immagini/struttura/in_scena_argentina_interno.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
/*###### TEATRO INDIA #########*/
#box_interno_in_scena_india {
	position:relative;
	float:left;
	width:640px;
	height:640px;
	background-image: url(/immagini/struttura/in_scena_india_interno.gif);
	background-repeat:no-repeat;
	background-position:left top;
	overflow: hidden;
}
/*#######################

	MENU NAVIGAZIONE INF

########################*/
#menu_nav_inf {
	width:960px;
	height:120px;
	padding-top:40px;
	text-align:center;
	clear:both;
}
#menu_nav_inf div {
	width:68%;
	margin: 0px auto;
}
#menu_nav_inf a, #menu_nav_inf a:link, #menu_nav_inf a:active {
	margin:0px 10px;
	border: solid 2px #FFF;
	padding:0px;
	width:76px;
	height:76px;
	display:block;
	float:left;
}
#menu_nav_inf a:hover {
	border: solid 2px #A30A35;
}
#menu_nav_inf img {
	border:none;
}
/*#######################################################

	FOOTER

########################################################*/
#footer {
	width:960px;
	height:40px;
/*	height:80px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top:25px;
}
#footer ul {
	list-style-type: none;
	margin: 0px;
	width: 100%;
	padding: 0px;
}
#footer li {
	float: left;
	margin-right: auto;
	margin-left: auto;
	display: inline;
}
#container #footer ul li a {
	color: #696969;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	display: block;
	text-decoration: none;
	height: 25px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#container #footer ul li a:hover {
	color: #0068ac;
}
#footer a.mappa {
	width: 135px;
	clear: both;
}
#footer a.cerca {
	width: 135px;
}
#footer a.contatti {
	width: 105px;
}
#footer a.rss {
	width: 75px;
}
#footer a.link {
	width: 75px;
}
#footer a.faq {
	width: 75px;
}
#footer a.redazione {
	width: 115px;
}
#footer a.info {
	width: 75px;
}
#footer a.newsletter {
	width: 125px;
}
#footer a.english {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 110px;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*#######################################################


				STILI INTERNI

########################################################*/

#correlati {
	float:right;
	width:185px;
	border: 1px solid #A30A35;
	margin:0px 0px 10px 20px;
}
#titolo_correlati {
	width:180px;
	background-color:#A30A35;
	color:#FFFFFF;
	font-weight:bold;
	padding:5px 0px 5px 5px;
}
#correlati ul {
	margin:0px;
	padding:8px 0px 8px 5px;
}
#correlati li {
	margin:0px;
	padding:0px 0px 5px 0px;
	font-size:0.8em;
}
#correlati li a {
	color:#666666;
}
#immagini_allegate {
	position:relative;
	width:250px;
	float:right;
    margin:0px 0px 0px 0px;
}
#immagini_allegate img {
	margin-bottom:10px;
}
#immagini_photogallery{
	position:relative;	
}
#immagini_photogallery .immagine {
	width:250px;
	float:left;
    margin:0px 20px 20px 0px;
}
#DettaglioGalleria {
	height: 460px;
	width: 620px;
	display: block;
}
#Result {
	font-size: 0.9em;
	color: #666666;
	margin-bottom: 20px;
}
#Result a {
	font-size: 1.1em;
	margin-bottom: 20px;
	padding:5px;
	background:#A10A34;
	color:#FFFFFF;
}
a.Bar, a.Bar:link, a.Bar:active {
}
a.Bar:hover {
}
.box_idx {
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	min-height:40px;
}
/*.box_idx p {
	font-style: italic;
}*/

.box_idx .introduzione {
	color: #666666;
	line-height: 1.3em;
	font-style: normal;
	font-size: 0.8em;
}
#area_riservata {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
#area_riservata h1 {
	text-align: center;
	margin-bottom: 40px;
}
#area_riservata label {
	width: 150px;
	display: block;
	float: left;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 2px;
	text-align: right;
	font-size: 1.2em;
}
#area_riservata .bottone {
	margin-left: 165px;
	margin-top: 10px;
}
#video-int {
	background-color: #212121;
	width: 620px;
	height: 360px;
	text-align: center;
	padding-top: 10px;
	padding-bottom:10px;
	margin-top:10px;
}
#testo-video {
	padding: 20px 0px 0px 0px;
}
#box_interno_in_scena_india_2 {
	position:relative;
	float:left;
	width:318px;
	height:640px;
	background-image: url(/immagini/struttura/in_scena_india_interno.gif);
	background-repeat:no-repeat;
	background-position:left top;
	overflow: hidden;
	border-left:1px solid #FFFFFF;
}
#box_interno_in_scena_img_2 {
	z-index:0;
	position:absolute;
	width:320px;
	height:442px;
	left: 0px;
	top: 25px;
	clip: rect(0px,320px,442px,0px);
}
#box_interno_in_scena_sfondo_titolo_2 {
	z-index:1;
	position:absolute;
	display:block;
	width:318px;
	height:120px;
	left: 0px;
	top: 210px;
	clip:rect('0px', '318px', '120px', '0px')
}
#box_interno_in_scena_titolo_2 {
	z-index:2;
	position:absolute;
	width:100%;
	height:140px;
	left: 0px;
	top: 210px;
}
#box_interno_in_scena_intro_2 {
	position:absolute;
	font-size:0.75em;
	line-height:1.6em;
	width:305px;
	height:140px;
	left: 10px;
	top: 330px;
}
#box_interno_in_scena_titolo_2 a {
	color:#333333;
	width:300px;
	display:block;
	padding:0px 10px 5px 10px;
}
#box_interno_in_scena_india_2 #box_interno_in_scena_titolo_2 a:hover {
	color:#FFFFFF;
	background-color:#C2CB1E;
	text-decoration:none;
}
#box_interno_in_scena_titolo_2 h1 {
	font-family:Helvetica, Arial, Serif;
	font-size:1.4em;
}
#box_interno_in_scena_titolo_2 h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	width:320px;
	display:block;
	color:#313131;
	padding:5px 10px 5px 10px;
	background-attachment: scroll;
	background-image: url(/immagini/interno/trasparenza_testo_inscena_argentina_interno.png);
	background-repeat: repeat;
	background-position: left top;
}

#box_in_scena_correlati_hp {
	width:314px;
	height:140px;
	position:absolute;
	top:230px;
	left:0px;
	padding-left:0px;
}
#box_in_scena_correlati_hp ul {
	list-style:none;
	margin:10px 0px;
	padding:0px;
}
#box_in_scena_correlati_hp ul li {
}
#box_in_scena_correlati_hp ul li a {
	color: #ffffff;
	background-color:#236770;
	display: block;
	width: 100%;
	font-size:10px;
	padding:4px 0px 4px 5px;
	text-decoration:none;
	font-weight:bold;
}
#box_in_scena_correlati_hp ul li a:hover {
	color: #ffffff;
	background-color:#308b97;
}

#box_interno_in_scena_correlati_2 {
	position:absolute;
	width:305px;
	height:140px;
	left: 10px;
	top: 450px;
}
#box_interno_in_scena_correlati_2 ul {
	list-style:none;
	margin:10px 0px;
	padding:0px;
}
#box_interno_in_scena_correlati_2 ul li {
}
#box_interno_in_scena_correlati_2 ul li a {
	color: #6A5A00;
	background-color:#C2CB1E;
	display: block;
	width: 100%;
	font-size:10px;
	padding:4px 0px 4px 5px;
	text-decoration:none;
	font-weight:bold;
}
#box_interno_in_scena_correlati_2 ul li a:hover {
	color: #5B4E00;
	background-color:#A8AF1B;
}
.tabella {
	border:1px solid #DCDCDC;
}
.tabella td {
	border:1px solid #DCDCDC;
	padding:4px;
}
#speciali{
padding:10px 0px 10px 0px;
width:340px;
}
#speciali p{
	background-attachment: scroll;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding:0px 0px 5px 0px;
}
/*#######################################################

				FOOTER

########################################################*/

#credits{
padding:10px 0px 10px 0px;
text-align:right;
font-size:0.7em;
color:#666666;
}
#credits a{
font-weight:bold;
color:#666666;
padding:2px;
}
#credits a:hover{
color:#9e0052;
text-decoration:none;
}
