BODY
	{
		font-family:Verdana, Arial, Helvetica, sans-serif;
	}

.testoSx
	{
		color: #000000;
		font-size:11px;
		text-align:left;
	}

.testoSx10
	{
		color: #000000;
		font-size:10px;
		text-align:left;
	}

.testoSxB
	{
		color: #000000;
		font-size:11px;
		text-align:left;
		font-weight: bold;
		padding-left: 5px;
	}

.testoSxB10
	{
		color: #000000;
		font-size:10px;
		text-align:left;
		font-weight: bold;
	}



.testoSx9
	{
		color: #000000;
		font-size:9px;
		text-align:left;
	}

.testoSx10B
	{
		color: #000000;
		font-size:10px;
		text-align:left;
		font-weight: bold;
	}

.testoCx
	{
		color: #000000;
		font-size:11px;
		text-align:center;
	}

.testoCxB
	{
		color: #000000;
		font-size:14px;
		text-align:center;
		font.weight: bold;
	}

.testoCxB11
	{
		color: #000000;
		font-size:11px;
		text-align:center;
		font.weight: bold;
	}


.testoJx
	{
		color: #000000;
		font-size:11px;
		text-align:justify;
		padding: 5px, 5px, 5px, 5px;
	}

.testoCx9B
	{
		color: #000000;
		font-size:9px;
		text-align:center;
		font-weight: bold;
	}




a:link
	{
		color: #000000;
		text-decoration: none;
		font-size:11px;
		font-weight:bold;		
	}
a:active
	{
		color: #000000;
		text-decoration: none;
		font-size:11px;		
		font-weight:bold;		
	}
a:visited
	{
		color: #000000;
		text-decoration: none;
		font-size:11px;		
		font-weight:bold;
	}
a:hover
	{
		color: #77003F;
		text-decoration: underline;
		font-size:11px;
		font-weight:bold;		
	}





a.link9:link
	{
		color: #000000;
		text-decoration: none;
		font-size:9px;
		font-weight:bold;		
	}
a.link9:active
	{
		color: #000000;
		text-decoration: none;
		font-size:9px;		
		font-weight:bold;		
	}
a.link9:visited
	{
		color: #000000;
		text-decoration: none;
		font-size:9px;		
		font-weight:bold;
	}
a.link9:hover
	{
		color: #77003F;
		text-decoration: underline;
		font-size:9px;
		font-weight:bold;		
	}

a.link10:link
	{
		color: #000000;
		text-decoration: none;
		font-size:10px;
		font-weight:bold;		
	}
a.link10:active
	{
		color: #000000;
		text-decoration: none;
		font-size:8px;		
		font-weight:bold;		
	}
a.link10:visited
	{
		color: #000000;
		text-decoration: none;
		font-size:10px;		
		font-weight:bold;
	}
a.link10:hover
	{
		color: #77003F;
		text-decoration: underline;
		font-size:10px;
		font-weight:bold;		
	}





	
.form
	{
	  	color: #000000;
		background: #FFFFFF;
		width: 100px;
	}	
	
	
	
a.menuAlto:link
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size:9px;
		font-weight:bold;		
	}
a.menuAlto:active
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size:9px;		
		font-weight:bold;		
	}
a.menuAlto:visited
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size:9px;		
		font-weight:bold;
	}
a.menuAlto:hover
	{
		color: #FFFFFF;
		text-decoration: underline;
		font-size:9px;
		font-weight:bold;		
	}	

	
	
a.menuMezzo:link
	{
		color: #000000;
		text-decoration: none;
		font-size:9px;
		font-weight:bold;		
	}
a.menuMezzo:active
	{
		color: #000000;
		text-decoration: none;
		font-size:9px;		
		font-weight:bold;		
	}
a.menuMezzo:visited
	{
		color: #000000;
		text-decoration: none;
		font-size:9px;		
		font-weight:bold;
	}
a.menuMezzo:hover
	{
		color: #FFFFFF;
		text-decoration: underline;
		font-size:9px;
		font-weight:bold;		
	}	
	
	
	

.testoAlto
	{
		color: #FFFFFF;
		text-decoration: none;
		font-size:9px;
		font-weight:bold;		
	}		
	
	
	
	
	
	
	
	
.separator
	{
font-size: 10px;
/*line-height: 1.5em;*/
height: 6px;
color: #FFFFFF;
	}	

.copyright
{
font-size: 9px;
color: #FFFFFF;
text-align: center;
font-weight: bold;
}









 h3.Ombra_01 {
      color: #000000;
      font: Bold 50px Arial;
      position: Absolute;
      left: 10px;
      top: 10px;
      z-index: 1;
   } 
   h3.Ombra_02 {
      color: #CCCCCC;
      font: Bold 50px Arial;
      position: Absolute;
      left: 15px;
      top: 15px;
      z-index: -1;
   } 

	
	.logo
	{
		color:#FFFFFF; 
	filter:dropshadow(color=#000000,offx=1, offy=1, positive=1, font-size= 18px;), glow(color=#000000, strength=0);
	}
	
	
.titoloCx
	{
		color: #FFFFFF;
		font-size:14px;
		text-align:center;
		font-weight: bold;
	}	
	
	
.paddingLeft
	{
	
	
	padding-left: 50px;
	}	