.spaziatore10		{
			display:		block;
			width:			484px;
			height:			10px;
			}

.spaziatore20		{
			display:		block;
			width:			484px;
			height:			20px;
			}
			
			
.spaziatore40		{
			display:		block;
			width:			484px;
			height:			40px;
			}			
			
.colonnaCX h1		{
			font-size: 		13px;
			line-height: 		16px;
			color:			#ffffff;
			}
			
.colonnaCX h2
			{
			font-size: 		13px;
			line-height: 		22px;
			color:			#ffffff;
			font-weight: 		normal;

			}			
	
.colonnaCX a		{
			color: #ffffff;
			text-decoration: underline;
			font-weight: bold;
			}	
	
a.lettera		{
			display: block;
			float: left;
			width: 14px;
			height: 14px;
			line-height: 14px;
			font-size: 11px;
			color: #ffffff;
			border: solid 1px #ffffff;
			margin-right: 2px;
			margin-bottom: 2px;
			text-align: center;
			text-decoration: none;
			}
			
a.letteraSel		{
			color: #001244;	
			display: block;
			float: left;
			width: 14px;
			height: 14px;
			line-height: 14px;
			font-size: 11px;
			border: solid 1px #ffffff;
			margin-right: 2px;
			margin-bottom: 2px;
			text-align: center;
			text-decoration: none;
			background-color: #ffffff;
					
			}			
			
a.lettera:hover		{
			background-color: #ffffff;
			color: #001244;
			}				
			
			