/* STILI GENERALI */
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
ul {
	list-style-image: url(immagini/punto.gif);
}

A.menu {
	color: #000000;
	TEXT-DECORATION: none;
}
A.menu:hover {
	color: #EE3224;
	TEXT-DECORATION: underline;
}
table.tabprincipale {
	border-collapse : collapse;
}
table.tabprincipale td {
	border: 1px solid black;
}
table.tabsecondaria {
	border-collapse : collapse;
}
table.tabsecondaria td {
	border: 0px;
}
table.tabnormale {
	border-collapse : collapse;
}
table.tabnormale td {
	border: 0px;
}
table.tabnormale {
	border-collapse : collapse;
}
table.tabnormale td {
	border: 0px;
}
.tabpic {
	font-size: 1px;
}
.delegazioni {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
A.delegazioni {
	TEXT-DECORATION: none;
}
A.delegazioni:hover {
	TEXT-DECORATION: underline;
}
.tipoarticoli {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
A.linktipoarticoli {
	color: #000000;
	TEXT-DECORATION: none;
}
A.linktipoarticoli:hover {
	color: #000000;
	TEXT-DECORATION: underline;
}
.titolosec {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #474220;
}
.testosec {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4F5359;
}
A.testosec {
	color: #EE3224;
	TEXT-DECORATION: none;
}
A.testosec:hover {
	color: #4F5359;
	TEXT-DECORATION: underline;
}
A.testosecdele {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
A.testosecdele:hover {
	color: #4F5359;
	TEXT-DECORATION: underline;
}
.campo {
	color: #000000;
	border: 1 solid #000000;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 12px;
}
.campoprivacy {
	color: #000000;
	border: 1 solid #000000;
	background: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	FONT-SIZE: 10px;
}


/* STILI PER GLI ARTICOLI */
.titoloprimopiano {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}
.testoprimopiano {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
A.linkprimopiano {
	color: #FFFFFF;
	TEXT-DECORATION: none;
}
A.linkprimopiano:hover {
	color: #FFFFFF;
	TEXT-DECORATION: underline;
}
.titoloarticolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #474220;
}
A.linkarticolo {
	color: #474220;
	TEXT-DECORATION: none;
}
A.linkarticolo:hover {
	color: #474220;
	TEXT-DECORATION: underline;
}
.testoarticolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5F6062;
}
.dataarticolo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #5F6062;
}
.dataarticolo strong {
	font-size: 12px;
}
.dataarticolo strong a {
	color: #5F6062;
}

/* STILI PER I CORSI */
.tipocorso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EE3224;
	font-weight: bold;
}
.citta-corso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #005DAA;
}
.luogo-corso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.data-corso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5F6062;
}
.orario-corso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5F6062;
}
.info-corso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5F6062;
}
A.info-corso {
	TEXT-DECORATION: none;
}
A.info-corso:hover {
	TEXT-DECORATION: underline;
}
.titolo-corso {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
A.titolo-corso {
	TEXT-DECORATION: none;
}
A.titolo-corso:hover {
	TEXT-DECORATION: underline;
}

/* STILI PER GLI APPUNTAMENTI */
.giorno-appuntamenti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #F15D22;
}
.delegazione-appuntamenti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #EE3224;
}
.info-appuntamenti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5F6062;
}
.titolo-appuntamenti {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0071BB;
}
A.titolo-appuntamenti {
	color: #0071BB;
	TEXT-DECORATION: none;
}
A.titolo-appuntamenti:hover {
	color: #0071BB;
	TEXT-DECORATION: underline;
}


.link-feed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
A.link-feed {
	TEXT-DECORATION: none;
}
A.link-feed:hover {
	TEXT-DECORATION: underline;
}
