﻿*				{font-family:Verdana, Geneva, Tahoma, sans-serif;}
html			{border:0*}
body			{
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#fff;
		font-size:10px;color:#000080;
		text-align:center;
}
img				{border:0;vertical-align:middle}
tbody			{font-size:10px}

table.Principale				{border:3px #c0c0c0 solid;width:96%;margin:0 auto;border-collapse:collapse}
					
table.Principale td				{vertical-align:top;padding:0}
table.Principale td.Sinistra	{background-color:#BED9E2;border-right:1px #c0c0c0 solid}
table.Principale td.Destra		{background-color:#F8C7A7;border-left:1px #c0c0c0 solid}
table.Principale td.Centro		{width:100%}
table.Principale th				{border-bottom:1px #c0c0c0 solid;
                   				 background-color:#092018;
                   				 background-image:url('images/index/testata.jpg');
                   				 background-repeat:no-repeat;
                   				 background-position: center top;
                   				 height:95px
                   				 }

iframe.SopraSx				{float:left;margin-left:3px;border:0;width:234px;height:60px;overflow:hidden;vertical-align:middle}
iframe.SopraDx				{float:right;margin-right:3px;border:0;width:120px;height:60px;overflow:hidden;clear:right;vertical-align:middle}


ul.Sinistra					{width:125px;background-color:#BED9E2;list-style:none;margin:0;padding:0;text-align:left}
ul.Sinistra li				{padding:1px 0 1px 2px;border-bottom:1px #d8e6eb solid}
ul.Sinistra li.TitoloSx		{background:#809EBF url('images/mana/tap.gif') no-repeat 2px center;
							padding:7px 0 7px 23px;
							font-weight:bold;white-space:nowrap;
							}

ul.Destra					{width:125px;background-color:#F8C7A7;list-style:none;margin:0;padding:0;text-align:left}
ul.Destra li				{padding:1px 0 1px 2px;border-bottom:1px #f8dcca solid}
ul.Destra li.TitoloDx		{background:#EB955C url('images/mana/tap.gif') no-repeat 2px center;
							padding:7px 0 7px 23px;
							font-weight:bold;white-space:nowrap;
							}

ul.Alternato				{width:125px;background-color:#dfe2be;list-style:none;margin:0;padding:0;text-align:center}
ul.Alternato li				{padding:1px 0 1px 2px;border-bottom:1px #f2f3e9 solid}
ul.Alternato li.TitoloAlt	{background:#ccd566 url('images/mana/tap.gif') no-repeat 2px center;
							padding:7px 0 7px 23px;text-align:left;
							font-weight:bold;white-space:nowrap;
							}
							
li.Evidente					{font-size:11px;font-weight:bold}


a            	{text-decoration:none;color:#000080}
a:hover			{color:#800000}

div.Section1	{page:Section1;}

