pannelloSTRUTTURE.style1 {
	color: #000033;
	font-weight: bold;
}

.testoEvento{
	font-size:11px;
}

.titoloEvento{
	font-size:19px;
	font-weight:bold;
}

.periodoEvento{
	font-size:14px;
	font-weight:bold;
}

.titoloLink{
	font-size:13px;
	font-weight:bold;
	
}

.testoLink{
	font-size:11px;
}

.BGLink{
	background-color:#CFDCE2;
}

.pannello{
	border-color:#000000; 
	border-width:1px; 
	border-style:inset;
}



a.pnl:visited, a.pnl:active, a.pnl:link{
	color:#000000;
	text-decoration:none;
}

a.pnl:hover{
	color:#000000;
}


.row{
	WIDTH:150;
	BACKGROUND-COLOR:#c3c3c3;
	padding-left:20
}
.col{
	WIDTH:250;
	BACKGROUND-COLOR:#ffffff
}





/* PAGINE ELENCO STRUTTURE */

#TITOLO_SEZIONE{
	font-size:13; 
	color:darkblue; 
	color:#ffffff;
	background-color:orange;
	background-color:rgb(120,87,10);
}

.pannelloSTRUTTURE{
	border-color:#000000; 
	border-width:1px; 
	border-style:inset;
}

#NOME_STRUTTURA_scheda{
	background-color:orange;
	font-weight:bold; 
	padding-left:5; 
	border-bottom:1 solid gray; 
	width:80%;
	vertical-align:top;
	color:darkblue;
	font-size:9;
}

#span_titolo_scheda{
	font-size:10px;
	

}
#span_dettagli_scheda{
	font-size:9px;
	font-weight:bold; 
	color:darkblue;
}
#span_dettagli{
	font-size:9px;
	font-weight:bold; 
	color:darkblue;
}
#span_titolo{
	font-size:10px;
	color:darkblue;

}

#NOME_STRUTTURA{
	background-color:rgb(196,196,255);
	font-weight:bold; 
	padding-left:5; 
	border-bottom:1 solid gray; 
	width:80%;
	vertical-align:top;
	color:#darkblue;
	font-size:9;
}

#corpo_strutture{
	font-size:10; 
	color:darkblue;
	vertical-align:middle;
}

a.Link_Strutture:link, a.Link_Strutture:visited, a.Link_Strutture:active, a.Link_Strutture:hover 
{	color:#ffffff;
	text-decoration:none;
	font-weight:bold; 
}



/* FINE */