.spaziatoreDX		{
			display:		block;
			width:			300px;
			height:			16px;

			}
			
			
.spaziatoreDX6		{
			display:		block;
			width:			300px;
			height:			6px;
			}
	

			
.indice			{
			display:		block;
			width:			300px;
			height:			auto;
			}
			
.dxContainer		{
			width:			286px;
			padding: 		7px;	
			text-align: 		right;
			}	
			
	
.dxContainer a		{
			font-size: 		11px;
			line-height: 		11px;
			text-decoration: 	none;
			color:			#00081f;
			font-weight: 		bold;
			}
			
.dxContainer a:hover	{
			text-decoration:	underline;
			}
			
			
.dxContainerL		{
			width:			300px;				
			text-align: 		right;			
			}
			
.dxContainerL a,.dxContainerL a:hover
			{
			text-decoration: 	none;
			font-size: 		11px;
			line-height: 		11px;
			}			
			
			


a.menu
			{
			display: 		block;
			width: 			266px;
			height:			22px;
			padding: 		7px;
			padding-left:		34px;
			padding-right:		0px;
			
			background-image:	url(../img/listello-menu.png);
			background-repeat: 	no-repeat;
			background-position:	top;
			text-align: 		left;
			font-size: 		13px;
			line-height:		22px;

			}

a.menu:hover
			{

			background-position:	bottom;
			color: 			#ffffff;
			}

a.menuSel
			{
			display: 		block;
			width: 			266px;
			height:			22px;
			padding: 		7px;
			padding-left:		34px;
			padding-right:		0px;
			
			background-image:	url(../img/listello-menu.png);
			background-repeat: 	no-repeat;
			background-position:	bottom;
			text-align: 		left;
			font-size: 		13px;
			line-height:		22px;
			color: 			#ffffff;

			}

a.menuApertura
			{
			display: 		block;
			width: 			266px;
			height:			22px;
			padding: 		7px;
			padding-left:		34px;
			padding-right:		0px;			
			background-image:	url(../img/listello-menu-apertura.png);
			background-repeat: 	no-repeat;
			background-position:	top;
			text-align: 		left;
			font-size: 		13px;
			line-height:		22px;

			}

			
a.menuApertura:hover
			{
			background-image:	url(../img/listello-menu-apertura-hover.png);
			color: 			#ffffff;
			}			
			

a.menuAperturaSel
			{
			display: 		block;
			width: 			266px;
			height:			22px;
			padding: 		7px;
			padding-left:		34px;
			padding-right:		0px;			
			background-image:	url(../img/listello-menu-apertura-hover.png);
			background-repeat: 	no-repeat;
			background-position:	top;
			text-align: 		left;
			font-size: 		13px;
			line-height:		22px;
			color: 			#ffffff;

			}
			
.menuChiusura
			{
			display: 		block;
			width: 			300px;
			height:			8px;

			background-image:	url(../img/listello-menu-chiusura.png);
			background-repeat: 	no-repeat;
			background-position:	top;

			}
			
			
.listello
			{
			padding: 		7px;
			padding-bottom:		2px;
			padding-top:		2px;
			display:		block;
			width:			286px;
			height:			auto;
			text-decoration:	none;
			}
			
.listelloBianco
			{
			padding: 		7px;
			padding-bottom:		2px;
			padding-top:		2px;
			display:		block;
			width:			286px;
			height:			auto;
			text-decoration:	none;
			}			
			
.listello:hover
			{
			background-color: #dfe4ec;
			}			
			
.listelloBianco:hover
			{
			
			}			
			
			
.listello .titolo	{
			display:		block;
			width:			286px;
			font-size: 		13px;
			line-height: 		18px;
			text-decoration:	none;
			font-weight: 		bold;
			}

.listelloBianco .titoloBianco
			{
			display:		block;
			width:			183px;
			font-size: 		13px;
			line-height: 		18px;
			text-decoration:	none;
			font-weight: 		bold;
			border-top: 		solid 1px #ffffff;
			color: 			#ffffff;
			float: 			right;
			font-style: 		italic;
			}
			
			
.listello .testo	{
			display:		block;
			width:			286px;
			text-decoration:	none;
			font-weight: 		normal;
			font-size: 		13px;
			line-height: 		18px;		
			}			