
/*Main*/

body
{
    font-size: 0.9em;
    color: #454545;
    font-family: arial;
    background-color: #fff;
    margin: 0 auto;
}


a:link {  text-decoration: none; font-weight: bold; color: #000; }
a:visited {  text-decoration: none; font-weight: bold; color: #000; }
a:active {  text-decoration: none; font-weight: bold; color: #000; text-decoration: underline; }
a:hover {  text-decoration: none; font-weight: bold; color: #000; text-decoration: underline; }



/*---classi javascript---*/

.Main
	{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background-color: #fff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	
.OnMouseOverMain
	{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background-color: #c2c6d1;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	
.OnMouseOutMain
	{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background-color: #fff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	
.Sfondo
	{
	color: #969db0;
	font-size: 10px;
	font-weight: bold;
	background-color: #969db0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}

.Sub
	{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background-color: #fff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	
.OnMouseOverSub
	{
	color: #5f73a4;
	font-size: 10px;
	background-color: #fff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
	
.OnMouseOutSub
	{
	color: #000;
	font-size: 10px;
	font-weight: bold;
	background-color: #fff;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	}
.descrizioni {

        font-weight: bold;
}

.nomeRiduzione {
        font-weight: bold;
        vertical-align : top;
        padding-left: 10;
}

.popupRiduzioni {
        vertical-align: top;
        padding-left: 10;
}

.descrizioneSettore {
        width : 140;
        vertical-align : top;
}


.totale {
        width : 200;
        margin: 0mm;
        padding: 0;
        vertical-align : top;
}

.tabellinaRiduzioni,.tabellinaRiduzioni td {
       padding: 0;
       padding: 0;
       white-space: nowrap;
}

			/*------------------LAYOUT HOME PAGE --------------*/

#vendita 
{
	background-color: #fff;
	border-right-style: solid;
	border-right-color: #c9c9c9;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c9c9;
	border-bottom-width: 1px;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	width : 700;
}

.js 
{
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
        height: 20px;
        background-color: #fff;

}



.messaggi {
	color: #9f0a32;
	border: 0;
}


.footer

{
	width: 85%;
	font-family: Arial;
    margin: 0 auto;
	font-size: 0.8em;
	color: #454545;
	text-align: center;
	border: 0px;

}

.footer a:link { color: #000; text-decoration: none;}
.footer a:visited { color: #000; text-decoration: none; }
.footer a:active { color: #000; text-decoration: underline; }
.footer a:hover { Arial; color: #000; text-decoration: underline; }

			/*------------------LISTA EVENTI--------------*/

.orgName 
{ 
  
  font-size: 13px;
  font-weight: bold;
  padding: 8px;
}


		
.intestazioneLista 

{
  	color: #000;
  	font-weight: bold;
  	background-color: #c2c6d1;

}




.rigaOnMouseOVer, .rigaOnMouseOVer td  {

        background-color: #f0f1f6;
}



	
.impaginazione
	{
	padding: 2;
	
	}
.impaginazione td a:link, .impaginazione td a:visited, .impaginazione td a:active
	{
	text-decoration: none;
	
	}

.location {
        font-size: 10px;
}


			/*------------------TABELLA PREZZI--------------*/
.nomeTeatro {

        font-weight: bold;
        COLOR: #000;
}			
			
.titoloEvento {

  	font-weight: bold;
  	COLOR: #000;
}

.avviso {
  	font-weight: bold;
  	COLOR: #5f73a4;

}

#tabellaPrezzi {


        padding:2;
        
}

tr .zona {
   behavior: url(/components/css_select.htc);
   
   
 }
tr .zona a:link, tr .zona a:hover,tr .zona a:visited, tr .zona a:visited    {
   font-weight: bold;
   
   
 } 
 tr .zonaOn {
   behavior: url(/components/css_select.htc);
   background-color: #f0f1f6;

}

.TPdescription {
  	color: #000;
  	font-weight: bold;
  	background-color: #c2c6d1;
}

.macrozona, .macrozona td{
  	background-color: #fff;
  	color: #5f73a4;
  
}




.mappa td a:link, .mappa td a:visited {
	text-decoration: none;
	
	}
.mappa a:hover{
	
	
	}



			/*------------------ANAGRAFICA--------------*/
.Adescription {

  	font-weight: bold;
}

.formAnagrafica {
	line-height: 15px;
	padding-left: 3px;
	
}

.informativa, .informativa p, .informativa td {
	font-size: 10px;
}

			/*------------------TABELLA POSTI--------------*/

.intestazioneTabellaPosti

{
  	color: #000;
  	font-weight: bold;
  	background-color: #c2c6d1;
}



}

.tabellaPostiConferma {


	
}



			/*------------------GUIDA--------------*/



.testoGuida
	{
	margin: 5px;
	}



.titoloGuida
	{ 
	font-weight : bold;
	
}




.msgGuida
	{ 
	}


.backgroundGuida

	{
	}

/*.backgroundGuida a:hover {color : #800000}*/


			/*------------------GENERICO--------------*/
			
.messaggiBridge	{
  	font-weight: bold;
  	color: #9f0a32;
  	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
}	
