.AFCCenterHeadlineTD{
  background-image:url('../../common/docs/frecc_verde.gif'); 
  background-repeat:no-repeat; 
  background-position: top left;
  padding-left: 15px;
}

.ULVisibile{
list-style-type: disc;
}

div#altezzaFissa{
height:400px;
overflow:auto;
}

.AFCCenterDataLink {
white-space: normal;
}

a.AFCLeftDataLink{
	font-size: xx-small;
}

a.AFCRightDataLink{
	font-size: xx-small;
}

.AFCRightColumnTD{ 
	background-color: #4241c0;
	background-image:  url('left.jpg');
	color: #FFFFFF; 
	font-weight: bold;
	width:147px;
	padding: 3px 3px 3px 3px;
} 

.AFCRightFormTable{
background-color: #FFFFFF;

}
/* Stile barra */
div#AFCHeaderBar {
	clear:both;
	margin:0px 0px 0px 0px;
	padding:3px 3px 3px 3px;
}


/* Immagine di sfondo */
div#header_center{
	padding:0px 0px 0px 0px;
	height: 100px;
	margin:0px 0px 0px 0px;
}

a.AFCHeaderBarMenu:link, a.AFCHeaderBarMenu:active, a.AFCHeaderBarMenu:visited { 
	color: black;
	text-decoration: none;
	font-weight: bold;
}

a.AFCHeaderBarMenu:hover {
	color: black;
	text-decoration: underline;
}

/* Stili per le singole sezioni */
/* 
	Per ogni sezione va immesso:
	div#nome della sezione senza spazi bianchi{
		background-color: #FFFFFF; 
		background-image: none;
	}
	Dove il primo attributo determina il colore dello sfondo del blocco
	
	div#nome della sezione senza spazi bianchi li{
		border-bottom: 1px solid #FF88AA;
		background: #F7F7F7 url('nome immagine') no-repeat left 5px;
	}
	Dove il primo attributo determina il colore del bordo sottostante ad ogni documento o sezione
	di quel blocco, mentre il secondo attributo ha due valori importanti che sono il valore esadecimale RGB
	per il colore di sfondo e l'immagine che ad esempio può essere url('RightMenuArrow.gif') è quella che 
	apparirà a sinistra del nome della sezione o documento.
*/

/*
div#CANALIPERLEIMPRESE{
	background-color: #009933;
	background-image: url('COSE_DI_CASA_SEZIONE.gif');	
}

div#CANALIPERLEIMPRESE li{
	border-bottom: 1px solid #009933;
	background: #F7F7F7 url('MenuArrow_green.gif') no-repeat left;
}

div#CANALIPERLEIMPRESETitle{
	background-color: #009933;
	background-image: none;	
}

div#CANALIPERLEIMPRESETitle li{
	border-bottom: 1px solid #009933;
	background: #F7F7F7 url('MenuArrow_green.gif') no-repeat left;
}
*/
div#Supportoonline{
	background-color: #ff9933;
	background: url('../../common/images/SUPPONLINE_SEZIONE.gif');
}

div#Supportoonline li{
	border-bottom: 1px solid #ff9933;
	background: #F7F7F7 url('MenuArrow_orange.gif') no-repeat left;
}

div#SupportoonlineTitle{
	background-color: #ff9933;
	background-image: none;
}

div#SupportoonlineTitle li{
	border-bottom: 1px solid #ff9933;
	background: #F7F7F7 url('MenuArrow_orange.gif') no-repeat left;
}
div#J-SUITE{
	background-color: #ff9933;
	background-image: none;
}

div#J-SUITE li{
	border-bottom: 1px solid #ff9933;
	background: #F7F7F7 url('MenuArrow_orange.gif') no-repeat left;
}

div#J-SUITE Title{
	background-color: #ff9933;
	background-image: none;
}

div#J-SUITE Title li{
	border-bottom: 1px solid #ff9933;
	background: #F7F7F7 url('MenuArrow_orange.gif') no-repeat left;
}


div#Sistemieinfrastrutture{
	background-color: #ffe303;
	background-image: none;
}

div#Sistemieinfrastrutture li{
	border-bottom: 1px solid #ffe303;
	background: #F7F7F7 url('MenuArrow_yellow.gif') no-repeat left;
}

div#SistemieinfrastruttureTitle{
	background-color: #ffe303;
	background-image: none;
}

div#SistemieinfrastruttureTitle li{
	border-bottom: 1px solid #ffe303;
	background: #F7F7F7 url('MenuArrow_yellow.gif') no-repeat left;
}

div#Servizi{
	background-color: #336699;
	background-image: none;
}

div#Servizi li{
	border-bottom: 1px solid #336699;
	background: #F7F7F7 url('MenuArrow_blu.gif') no-repeat left;
}

div#ServiziTitle{
	background-color: #336699;
	background-image: none;
}

div#ServiziTitle li{
	border-bottom: 1px solid #336699;
	background: #F7F7F7 url('MenuArrow_blu.gif') no-repeat left;
}

div#IlGruppoFinmatica{
	background-color: #ff0066;
	background-image: none;
}

div#IlGruppoFinmatica li{
	border-bottom: 1px solid #ff0066;
	background: #F7F7F7 url('MenuArrow_pink.gif') no-repeat left;
}

div#IlGruppoFinmaticaTitle{
	background-color: #ff0066;
	background-image: none;
}

div#IlGruppoFinmaticaTitle li{
	border-bottom: 1px solid #ff0066;
	background: #F7F7F7 url('MenuArrow_pink.gif') no-repeat left;
}
div#COSEDICASA{
	background-color: #009933;
	background-image: url('../../common/images/COSE_DI_CASA_SEZIONE.gif');	
}

div#COSEDICASA li{
	border-bottom: 1px solid #009933;
	background: #F7F7F7 url('MenuArrow_green.gif') no-repeat left;
}

div#COSEDICASATitle{
	background-color: #009933;
	background-image: none;	
}

div#COSEDICASATitle li{
	border-bottom: 1px solid #009933;
	background: #F7F7F7 url('MenuArrow_green.gif') no-repeat left;
}
div#Archivio{
	background-color: #663399;
	background-image: url('../../common/images/ARCHIVIO_SEZIONE.gif');
}

div#Archivio li{
	border-bottom: 1px solid #663399;
	background: #F7F7F7 url('MenuArrow_violet.gif') no-repeat left;
}

div#ArchivioTitle{
	background-color: #663399;
	background-image: none;
}

div#ArchivioTitle li{
	border-bottom: 1px solid #663399;
	background: #F7F7F7 url('MenuArrow_violet.gif') no-repeat left;
}

div#News{
	background-color: #ff0000;
	background-image: none;
}

div#News li{
	border-bottom: 1px solid #ff0000;
	background: #F7F7F7 url('MenuArrow_red.gif') no-repeat left;
}

div#NewsTitle{
	background-color: #ff0000;
	background-image: none;
}

div#NewsTitle li{
	border-bottom: 1px solid #ff0000;
	background: #F7F7F7 url('MenuArrow_red.gif') no-repeat left;
}

div#EventiGruppoFinmatica{
	background-color: #ff0000;
	background-image: url('../../common/images/EVENTI_SEZIONE.gif');
}

div#EventiGruppoFinmatica li{
	border-bottom: 1px solid #ff0000;
	background: #F7F7F7 url('MenuArrow_red.gif') no-repeat left;
}

div#EventiGruppoFinmaticaTitle{
	background-color: #ff0000;
	background-image: none;
}

div#EventiGruppoFinmaticaTitle li{
	border-bottom: 1px solid #ff0000;
	background: #F7F7F7 url('MenuArrow_red.gif') no-repeat left;
}

div#Link{
	/*background-color: #ff0000;*/
	background-image: none;
}

a:link, a:visited , a:active {
color: #000000;
text-decoration: none;

}

a:hover{
color: #FF0000;
text-decoration: none;


div#Link li{
	border-bottom: 1px solid #ff0000;
	background: #F7F7F7 url('MenuArrow_red.gif') no-repeat left;
}

div#LinkTitle{
	background-color: #ff0000;
	background-image: none;
}

div#LinkTitle li{
	border-bottom: 1px solid #ff0000;
	background: #F7F7F7 url('MenuArrow_red.gif') no-repeat left;
}

div#Richieste{
	background-color: #ff0000;
	background-image: none;
}

div#Richieste li{
	border-bottom: 1px solid #ff0000;
	background: #F7F7F7 url('MenuArrow_red.gif') no-repeat left;
}

div#RichiesteTitle{
	background-color: #ff0000;
	background-image: none;
}

div#RichiesteTitle li{
	border-bottom: 1px solid #ff0000;
	background: #F7F7F7 url('MenuArrow_red.gif') no-repeat left;
}

div#Cerca{
	border: 1px solid #000000;
}

div#titoloCerca{
	background: black;
}
div#AreaDemo{
	background-color: #009933;
	background-image: none;	
}

div#AreaDemo li{
	border-bottom: 1px solid #009933;
	background: #F7F7F7 url('MenuArrow_green.gif') no-repeat left;
}

div#AreaDemoTitle{
	background-color: #009933;
	background-image: none;	
}

div#AreaDemoTitle li{
	border-bottom: 1px solid #009933;
	background: #F7F7F7 url('MenuArrow_green.gif') no-repeat left;

}
div#Palomar{
	background-color: #ff0066;
	background-image: none;
}

div#Palomar li{
	border-bottom: 1px solid #ff0066;
	background: #F7F7F7 url('MenuArrow_pink.gif') no-repeat left;
}

div#PalomarTitle{
	background-color: #ff0066;
	background-image: none;
}

div#PalomarTitle li{
	border-bottom: 1px solid #ff0066;
	background: #F7F7F7 url('MenuArrow_pink.gif') no-repeat left;
}

/* Stili dei contenuti sviluppati con l'editor */
.AFCCMSTitolo1{
	font-size: x-large;
}
.AFCCMSTitolo2{
	font-size: large;
}
.AFCCMSTitolo3{
	font-size: medium;
}
.AFCCMSSottolineato{
	text-decoration: underline;	
}
.AFCCMSBarrato{
	text-decoration: line-through;	
}
.AFCCMSRosso{
	color: #7587DD;
	border-bottom: solid #EEEEF9;
	font: large;
}
.AFCCMSBlu{
	color: #0000CC;
	
}
.AFCCMSAlignLeft{
	text-align: left;	
}
.AFCCMSAlignRight{
	text-align: right;	
}
.AFCCMSAlignCenter{
	text-align: center;	
}
.AFCCMSFloatLeft{
	float: left;
}
.AFCCMSFloatRight{
	float: right;
}
.AFCCMSClear{
	clear: both;
}

