<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.CelleLoghi{
	float:left;
	margin:5px;
}

.CelleLoghi img {
	/*border:solid;
	border-width:1px;
	border-color:#000099;*/
}

.BluBorder{
	border:solid;
	border-width:1px;
	border-color:#000099;
}

.LogoPartnerBorder{
	border:solid;
	border-width:1px;
	border-color:#000099;
}

.LogoPartnerBackground{
	background:transparent url(../Immagini/Immagini_fSito/LoghiEsterni/SfondoMiddle.png) repeat-x 0 100% ;
}

.LogoPartnerBackground_Left{
	background:transparent url(../Immagini/Immagini_fSito/LoghiEsterni/SfondoSx.png) no-repeat 100% 100% ;
}

.LogoPartnerBackground_Right{
	background:transparent url(../Immagini/Immagini_fSito/LoghiEsterni/SfondoDx.png) no-repeat 0 100% ;
}

/***********************************************/
.Elenco_Blu_Arancione{

	width:100%;
	margin:0;
	padding:0;
	
	display:table;
	
	overflow:visible;
}

.Elenco_Blu_Arancione .CellaBlu{

	width:100%;
	margin:1px;
	padding:0;
	
	background: #0033cc url(../Immagini/Immagini_fSito/Logo_35px.png) no-repeat 10px 10px ;
	
	display:table;
	
	overflow:visible;
}

.Elenco_Blu_Arancione .CellaArancione{
	
	float:left;
	width:100%;
	text-align:left;
	
	margin-left:55px;
	
	background:#FF6600;
	
	overflow:visible;
}

.Elenco_Blu_Arancione .CellaTesto{
	
	min-height:35px;
	padding:5px;
	
	text-align:left;
	
	display:block;
	
	overflow:visible;
}

/*************************/

.ThummbFlashMatgin_1{
	margin-bottom:20px;
}



</pre></body></html>