/*#######################################################

	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;
   clear: both;
   margin-top: 0px;
   margin-right: 0px;
   margin-left: 10px;
   position: relative;
   top: 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-portale {
	font-size:1.3em;
	font-weight:bold;
}
.titolo-prossimamente-portale a {
  font-family:Arial, Helvetica, sans-serif;
	color: #A30A35;
}
.titolo-prossimamente-arg {
	font-size:1.3em;
	font-weight:bold;
}
.titolo-prossimamente-arg a {
  font-family:Arial, Helvetica, sans-serif;
	color: #F47324;
}
.titolo-prossimamente-ind {
	font-size:1.3em;
	font-weight:bold;
}
.titolo-prossimamente-ind a {
  font-family:Arial, Helvetica, sans-serif;
	color: #9FA71B;
}
.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:#A30A35;
}
#header #home {
	width: 319px;
	height: 110px;
}
#header #home a {
	width: 319px;
	height: 110px;
}
#header #home_1 {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 322px;
	border: 1px none #333333;
	top: 60px;
}
#header #home_1 a {
	display: block;
	height: 60px;
	width: 60px;
	background-image: url(/immagini/struttura/logo_argentina.gif);
}
#header #home_1 a:hover {
	background-position: -60px 0px;
}
#header #home_2 {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 382px;
	border: 1px none #333333;
	top: 0px;
}
#header #home_2 a {
	display: block;
	height: 60px;
	width: 60px;
	background-image: url(/immagini/struttura/logo_india.gif);
}
#header #home_2 a:hover {
	background-position: -60px 0px;
}
#header #home_3 {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 442px;
	border: 1px none #333333;
	top: 60px;
}
#header #home_3 a {
	display: block;
	height: 60px;
	width: 60px;
	background-image: url(/immagini/struttura/logo_torbella.gif);
}
#header #home_3 a:hover {
	background-position: -60px 0px;
}
#header #home_4 {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 502px;
	border: 1px none #333333;
	top: 0px;
}
#header #home_4 a {
	display: block;
	height: 60px;
	width: 60px;
	background-image: url(/immagini/struttura/logo_quarticciolo.gif);
}
#header #home_4 a:hover {
	background-position: -60px 0px;
}
#header #carrello {
	position: absolute;
	height: 60px;
	width: 60px;
	left: 871px;
	top: 30px;
}
#header #carrello a {
	display: block;
	height: 60px;
	width: 60px;
	background-image: url(/immagini/struttura/carrello.gif);
}
#header #carrello a:hover {
	background-position: -60px 0px;
}
#header_argentina {
	position:relative;
	width:960px;
	height:120px;
	background:url(/immagini/struttura/header_argentina.gif);
}
#header_india {
	position:relative;
	width:960px;
	height:120px;
	background:url(/immagini/struttura/header_india.gif);
}
#home {
	position:absolute;
	left: 3px;
	top: 4px;
	height:65px;
	width: 195px;
}
#home a {
	display:block;
	height:65px;
	width: 195px;
}
#header_india #home_2 {
	position: absolute;
	height: 120px;
	width: 120px;
	left: 200px;
	top: 0px;
}
#header_india #home_2 a {
	display: block;
	height: 120px;
	width: 120px;
}
#header_india #home_2 a:hover {
	background-attachment: scroll;
	background-image: url(/immagini/struttura/india_hover_big.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
}
#header_india #home_3 {
	position: absolute;
	height: 48px;
	width: 50px;
	left: 321px;
	border: 1px none #333333;
	top: 0px;
}
#header_india #home_3 a {
	display: block;
	height: 48px;
	width: 50px;
	background-image: url(/immagini/struttura/argentina_small.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#header_india #home_3 a:hover {
	background-attachment: scroll;
	background-image: url(/immagini/struttura/argentina_hover_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*#############################################*/


#header_argentina #home_2 {
	position: absolute;
	height: 120px;
	width: 120px;
	left: 200px;
	top: 0px;
}
#header_argentina #home_2 a {
	display: block;
	height: 120px;
	width: 120px;
}
#header_argentina #home_2 a:hover {
	background-attachment: scroll;
	background-image: url(/immagini/struttura/argentina_hover_big.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
}
#header_argentina #home_3 {
	position: absolute;
	height: 48px;
	width: 50px;
	left: 321px;
	border: 1px none #333333;
	top: 0px;
}
#header_argentina #home_3 a {
	display: block;
	height: 48px;
	width: 50px;
	background-image: url(/immagini/struttura/india_small.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}
#header_argentina #home_3 a:hover {
	background-attachment: scroll;
	background-image: url(/immagini/struttura/india_hover_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
/*#############################################*/
#logged {
	position:absolute;
	left: 460px;
	top: 5px;
	height:25px;
	width: 496px;
	font-size: 0.6em;
	color: #FFFFFF;
	text-align: right;
	vertical-align: top;
	padding-top:5px;
}
#logged img {
	vertical-align:-5px;
	border:none;
	margin-right:5px;
}
#linguetta {
	position:relative;
	top: 0px;
	height:25px;
	width: 100px;
	background:#4F4F4F;
	left: 820px;
}
#linguetta a {
	display:block;
	height:19px;
	width: 100px;
	color:#FFFFFF;
	text-align:center;
	padding:6px 0px 0px 0px;
	font-size:0.7em;
}
/*#######################################################

	MENU NAVIGAZIONE TOP

########################################################*/
#menu_nav_top {
	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:10px 40px 5px 5px;	
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#container #menu_nav_top ul li a:hover {
	border-top-color: #A30A35;
	color: #A30A35;
}
#container #menu_nav_top ul li a.lingua {
	padding:10px 10px 5px 5px;
}
#container #menu_nav_top ul li a.bandiera {
	padding:10px 0px 0px 0px;
}
#container #menu_nav_top ul li a.bandiera:hover {
	border-top-color: #FFFFFF;
}
#menu_nav_top a.mappa {
	clear: both;
}
#menu_nav_top img {
	border: 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-color: #F2F2F3;
	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 in scena HP*/
.in_scena_testo {
	z-index:2;
	position:absolute;
	left:0px;
	top:195px;
	width:300px;
	height:80px;
	padding:0px;
}
.in_scena_testo a {
	display:block;
	color:#333333;
	width:299px;
	padding:0px 10px 5px 10px;
}
.in_scena_testo h1 {
	font-size:1.4em;
	font-family:Helvetica, Arial, sans-serif;
	color:#222222;
}
.in_scena_testo h2 {
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
	padding-left:10px;
	background-image: url(/immagini/interno/trasparenza_testo_inscena_india_interno_2.png);
	background-repeat: repeat;
	width: 310px;
	padding-top: 3px;
	padding-bottom: 3px;
}
/*#### BOX in scena ARGENTINA HP*/
#box_in_scena_argentina {
	float:left;
	width:320px;
	height:320px;
	background-image: url(/immagini/struttura/in_scena_argentina.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#box_in_scena_argentina a:hover {
	color:#FFFFFF;
	background-color:#F47324;
	text-decoration:none;
}
#box_in_scena_india a:hover {
	color:#FFFFFF;
	background-color:#C2CB1E;
	text-decoration:none;
}
#in_scena_argentina_pulsanti {
	width:300px;
	height:23px;
	padding:2px 20px 0px 0px;
	text-align:right;
}
#in_scena_argentina_pulsanti img {
	border:0;
}
#box_in_scena_argentina_wrapper {
	position: relative;
	width:320px;
	height:295px;
	overflow: hidden;
}
#box_in_scena_argentina_scrolling_content {
	position: absolute;
	width:640px;
	height:295px;
}
.in_scena_argentina_box_count {
	z-index:1;
	position:absolute;
	left:0px;
	top:195px;
	width:320px;
	height:100px;
}
#in_scena_argentina_box1 {
	z-index:0;
	position:absolute;
	left:0px;
	top:0;
	width:320px;
	height:295px;
}
#in_scena_argentina_box2 {
	z-index:0;
	position:absolute;
	left:320px;
	top:0;
	width:320px;
	height:295px;
}
#in_scena_argentina_box3 {
	z-index:0;
	position:absolute;
	left:640px;
	top:0;
	width:320px;
	height:295px;
}
#in_scena_argentina_box4 {
	z-index:0;
	position:absolute;
	left:960px;
	top:0;
	width:320px;
	height:295px;
}
#in_scena_argentina_box5 {
	z-index:0;
	position:absolute;
	left:1280px;
	top:0;
	width:320px;
	height:295px;
}
/*#### BOX in scena INDIA HP*/
#box_in_scena_india {
	float:left;
	width:320px;
	height:320px;
	background-image: url(/immagini/struttura/in_scena_india.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
#in_scena_india_pulsanti {
	width:300px;
	height:23px;
	padding:2px 20px 0px 0px;
	text-align:right;
}
#in_scena_india_pulsanti img {
	border:0;
}
#box_in_scena_india_wrapper {
	position: relative;
	width:320px;
	height:295px;
	overflow: hidden;
}
#box_in_scena_india_scrolling_content {
	position: absolute;
	width:640px;
	height:295px;
}
.in_scena_india_box_count {
	z-index:1;
	position:absolute;
	left:0px;
	top:195px;
	width:320px;
	height:100px;
}
#in_scena_india_box1 {
	position:absolute;
	left:0px;
	top:0;
	width:320px;
	height:295px;
}
#in_scena_india_box2 {
	position:absolute;
	left:320px;
	top:0;
	width:320px;
	height:295px;
}
#in_scena_india_box3 {
	position:absolute;
	left:640px;
	top:0;
	width:320px;
	height:295px;
}
#in_scena_india_box4 {
	position:absolute;
	left:960px;
	top:0;
	width:320px;
	height:295px;
}
#in_scena_india_box5 {
	position:absolute;
	left:1280px;
	top:0;
	width:320px;
	height:295px;
}
/*#### BOX 3 */
#box_3 {
	position:relative;
	float:left;
	width:320px;
	height:320px;
}
#box_3 a {
	font-size:0.6em;
	color:#FFFFFF;
}
#box_3 a:hover {
	text-decoration:none;
}
#visite {
	position:absolute;
	width:106px;
	height:52px;
	left: 5px;
	top: 211px;
}
#location {
	position:absolute;
	width:108px;
	height:63px;
	left: 93px;
	top: 141px;
}
#workshop {
	position:absolute;
	width:84px;
	height:92px;
	left: 218px;
	top: 52px;
}
#workshop a {
	color:#595E0F;
}
#incontri {
	position:absolute;
	width:85px;
	height:62px;
	left: 144px;
	top: 218px;
}
/*#### BOX 4 */
#box_4 {
	position:relative;
	float:left;
	width:320px;
	height:320px;
	background:url(/immagini/struttura/box_4.gif);
}
#box_4 #video {
	margin-top: 23px;
}
#box_4 p {
	display:block;
	text-align:right;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.8em;
	padding:10px 10px 0px 0px;
}
#box_4 a {
	color:#FFFFFF;
}
/*#### BOX 5 */
#box_5 {
	position:relative;
	float:left;
	width:309px;
	height:290px;
	background:url(/immagini/struttura/prossimamente.gif);
	background-position:center top;
	background-repeat:no-repeat;
	padding:30px 4px 0px 7px;
	font-size:0.8em;
	top: 1px;
}
/*#### BOX 6 */
#box_6 {
	position:relative;
	float:left;
	width:320px;
	height:320px;
	background:url(/immagini/struttura/box_6.gif);
	background-color:#F3F3F4;
}
#calendario {
	margin:30px 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;
	font-size:1.1em;
}
#calendario table td select {
	background-color: #FFF;
	width: 196px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px 2px 3px 2px;
	border:1px solid #999999;
}
#calendario .india {
	background-color:#C2CB1E;
	color:#333333;
}
#calendario .argentina {
	color:#333333;
	background-color:#F47324;
}
#calendario .tutti {
	color:#333333;
	background-image: url(/immagini/calendario/sfondo_multiplo.gif);
	background-position: center center;
}
#calendario .prima {
	border: 2px solid #A30A35;	
}
/*#### BOX 7 */
#box_7 {
	position:relative;
	float:left;
	width:320px;
	height:320px;
	background-color:#F3F3F4;
	font-size:0.8em;
	background-image:none;
}
#box_7 #boxoffice {
	width:309px;
	height:140px;
	padding:30px 4px 0px 7px;
	background:url(/immagini/struttura/boxoffice.gif);
	background-position:top;
	background-repeat:no-repeat;
}
#box_7 #boxoffice p {
padding:9px 0px 0px 15px;
}
#box_7 #boxoffice a {
	line-height:1.5em;
	font-size:1.2em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#box_7 #boxoffice ul {
	list-style-type: none;
	float: left;
  padding:0px 20px 0px 15px;
  margin:10px 0px 0px 0px;
}
#magazine {
	width:309px;
	height:125px;
	padding:40px 4px 0px 7px;
	background:url(/immagini/struttura/magazine.gif);
	background-position:top;
	background-repeat:no-repeat;
	font-size:0.8em;
}
#magazine a {
	font-size:1.2em;
	font-weight:bold;
}
#magazine-intro{
 padding:3px 0px 0px 0px;
 font-family:Arial, Helvetica, sans-serif; 
 font-size:1.1em; 
 color:#999999;
 font-weight:bold;
}
/*#### BOX 8 NEWSLETTER*/
#box_8 {
	position:relative;
	float:left;
	width:320px;
	height:320px;
	background:url(/immagini/struttura/box_8.gif);
}
#box_8 p {
	padding-top: 39px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.8em;
	padding-bottom: 5px;
}
#box_8 form {
	display: block;
	margin-left: 15px;
	margin-top: 10px;
	font-size: 0.8em;
}
#box_8 .news-input {
	margin-top:5px;
	display: block;
	width: 195px;
	color: #666666;
}
.news-input {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
	font-size: 0.8em;
	color: #333333;
}
.BottNesletter {
	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: 295px;
	height: 30px;
	margin-top: 5px;
}
.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:#A30A35;
}
#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;
	display: inline-block;
}
#colonna_dx_wrapper a {
	color:#A10A34;
}
#colonna_dx_wrapper p {
	margin:5px 0;
}

/*#### 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;
}
/*#######################################################


				STILI INTERNI

########################################################*/

#wrapper_correlati {
	float:right; 
	display:inline;
    width:250px;
    position:relative;
    margin:0px 0px 0px 10px;
}
#correlati {
/*	float:right;*/
	width:250px;
	border: 1px solid #A30A35;
	margin:0px 0px 10px 0px;
}
#titolo_correlati {
	width:245px;
	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;
    margin:0px;
}
#immagini_allegate img {
	margin-bottom:10px;
}
#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 {
}
#colonna_dx_wrapper fieldset {
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	margin-bottom: 15px;
}
#colonna_dx_wrapper legend {
	font-size: 1.8em;
	color: #A10A34;
	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;
}
.box_idx {
   padding-bottom: 20px;
   border-bottom-width: 1px;
   border-bottom-style: dotted;
   border-bottom-color: #999999;
   margin-top: 5px;
   position: relative;
   padding-top:5px;
}
.box_idx h2 { position:relative; top:0px; margin:0px;}
.box_idx p {
	font-style: italic;
}
#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;
}
.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;
	overflow:hidden;
	font-size:0.75em;
	line-height:1.6em;
	width:305px;
	height:118px;
	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_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 {
	padding:0px;
	margin:0px;
	background-color:#C2CB1E;
	border-bottom:1px solid #FFFFFF;
}
#box_interno_in_scena_correlati_2 ul li a {
	display: block;
	color: #6A5A00;
	width: 100%;
	font-size:10px;
	padding:4px 0px 4px 5px;
	margin:0px;
	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;
}
/*#######################

	MENU NAVIGAZIONE INF

########################*/
#menu_nav_inf {
	width:960px;
	height:120px;
	padding-top:40px;
	text-align:center;
	clear:both;
}
#menu_nav_inf div {
/*	width:750px;*/
	width:800px;
	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:80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#footer ul {
	list-style-type: none;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#footer li {
	float: left;
	display: inline;
}
#container #footer ul li a {
	display: block;
	height: 25px;	
	color: #696969;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.8em;
	padding: 10px 25px 5px 5px;
}
#container #footer ul li a:hover {
	color: #A30A35;
	text-decoration: none;	
}
#container #footer ul li a.lingua {
	padding:10px 10px 5px 5px;
}
#footer a.mappa {
	clear: both;
}
#footer img {
	border: none;
}
/*#######################################################

				CREDITS

########################################################*/

#credits{
padding:20px 0px 20px 0px;
text-align:right;
font-size:0.6em;
color:#666666;
}
#credits a{
font-weight:bold;
color:#666666;
padding:2px;
}
#credits a:hover{
color:#A30A35;
text-decoration:none;
}
