A:link
	{
		color: #999999;
		text-decoration: none;
		font-weight: bold;
	}
A:active
	{
		color: #999999;
		text-decoration: none;
		font-weight: bold;
	}
A:visited
	{
		color: #999999;
		text-decoration: none;
		font-weight: bold;
	}
A:hover 
	{
		color: #333333;
		text-decoration: none;
		font-weight: bold;
	}
.testo
	{
		font-family: Arial;
		font-size: 10px;
		color: #40567F;
	}
	
.testo_bianco
	{
		font-family: Arial;
		font-size: 10px;
		color: #FFFFFF;
	}
	
input
	{
		font-family: Arial;
		font-size: 10px;
	}

textarea
	{
		font-family: Arial;
		font-size: 10px;
	}
	
.numero_caratteri
	{
		font-family: Arial;
		font-size: 10px;
		color: #40567F;
		border: none;
	}

table.righealterne tr.alterna td

	{

	background-color: #ebebeb;

	}


table.righealterne tr.alterna td

	{

	background-color: #ebebeb;

	}

body 
	{
	background-image: url(../immagini/righe_grige.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	

.Stile1 
		{
		line-height: 18px;
		font-family: Arial; 
		font-size: 12px; 
		color:#FFFFFF 
		}
.Stile2 
		{
		line-height: 18px;
		font-family: Arial; 
		font-size: 12px; 
		color:#000000; 
		}
		
.Stile3 
		{
		line-height: 18px;
		font-family: Arial; 
		font-size: 12px; 
		color:#000000;
		font-weight: bold;
		}

.Stile4 
		{
		line-height: 18px;
		font-family: Arial; 
		font-size: 12px; 
		color:#000000;
		font-weight: bold;
		}

.Stileb 
		{ 
		background-image:url(../immagini/banner_lat.jpg)
		}

.red 
		{
		font-family: Tahoma;
		font-size: 12px;
		font-weight: bold;
		color: #990000;
		}

.flash 		
		{
		position: relative; /*or absolute*/
		z-index: 0;
		}
		
table.nospace {border-spacing:0; border-collapse:collapse;}
table.withborder {border: solid 1px black; border-spacing:0; border-collapse:collapse;}
td.withborder {border: solid 1px black; border-spacing:0; border-collapse:collapse;}
td.withbordert {border-top: solid 1px black}
td.withborderb {border-bottom: solid 1px black}
td.withborderr {border-right: solid 1px black}
td.withbordertr {border-top: solid 1px black; border-right: solid 1px black}

li{
 margin-bottom: 6px;
}