

/***** CATEGORIA ******/
.categorie_menubox {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 2px solid #bbb;
}

.categoria_box {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #7798b9;
}

.categoria {
	color: #fff;
	background-color: #7798b9;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 5px 10px;
	border-top: 1px solid #cddcec;
}


/***** SOTTOCATEGORIA ******/
.sottocategoria {
	color: #333;
	background-color: #cddcec;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	padding: 5px 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	display: block;
}

a.sottocategoria:link, a.sottocategoria:visited {
	color: #333;
	background-color: #cddcec;
	text-decoration: none;
}

a.sottocategoria:hover, a.sottocategoria:active, a.sottocategoria:focus {
	color: #333;
	background-color: #a8c3dd;
}

.sottocategoria_on {
	color: #333;
	background-color: #cddcec;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px;
	border-top: 1px solid #fff;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	display: block;
}

a.sottocategoria_on:link, a.sottocategoria_on:visited {
	color: #fff;
	background-color: #f30;
	text-decoration: none;
}

a.sottocategoria_on:hover, a.sottocategoria_on:active, a.sottocategoria_on:focus {
	color: #fff;
	background-color: #f30;
}

/***** Rassegna Stampa ****/
.press_box {
	color: #666;
	background-color: transparent;
	margin: 10px 0;
}

.pressBottom {
	color: #369;
	background-color: #bdd4e9;
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	padding: 6px 10px 4px;
	margin: 0;
}

a.pressLink:link, a.pressLink:visited {
	color: #369;
	background-color: transparent;
	font: normal 12px arial,times,sans-serif;
	text-decoration: underline;
}

a.pressLink:hover, a.pressLink:active, a.pressLink:focus {
	color: #a30;
	background-color: transparent;
}

.press_titolo {
	color: #12335E;
	background-color: transparent;
	font: bold 14px Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	margin-bottom: 5px;
}

.press_fonte {
	color: #369;
	background-color: transparent;
	font-size: 11px;
	text-transform: uppercase;
}

.press_fonte_label {
	color: #369;
	background-color: transparent;
	font: 9px normal Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	text-transform: uppercase;
}

.press_data {
	color: #369;
	background-color: transparent;
	font: 9px normal verdana,arial,helvetica,sans-serif;
	text-transform: uppercase;
	margin-bottom: 5px;
}

.press_descrizione {
	color: #666;
	background-color: transparent;
	font: normal 12px Lucida Grande,Arial,Helvetica,'Liberation Sans',FreeSans,sans-serif;
	margin-bottom: 5px;
}

.press_pdf {
	/*margin-bottom: 10px;*/
}

.press_pdf a:link, .press_pdf a:visited {
	color: #000;
	background: transparent url('../immagini/icone/acrobat.png') no-repeat 0 2px;
	padding: 3px 3px 3px 20px;
	font: normal 12px arial,times,sans-serif;
	text-decoration: none;
}

.press_pdf a:hover, .press_pdf a:active, .press_pdf a:focus {
	color: #fff;
	background-color: #a30;
}

.press_zip {
	/*margin-bottom: 10px;*/
}

.press_zip a:link, .press_zip a:visited {
	color: #000;
	background: transparent url('../immagini/icone/zip.gif') no-repeat 0 2px;
	padding: 2px 3px 4px 23px;
	font: normal 12px arial,times,sans-serif;
	text-decoration: none;
}

.press_zip a:hover, .press_zip a:active, .press_zip a:focus {
	color: #fff;
	background-color: #a30;
}

/***** News ****/
.news_tipo {
	color: #589A34;
	background-color: transparent;
	font: 9px normal Verdana,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
}

.news_data {
	color: #1698D8;
	background-color: transparent;
	font-size: 12px;
}

.news_titolo {
	padding-bottom: 10px;
	line-height: 30px;
	font: bold 18px Lucida Grande,Arial,Helvetica,times,sans-serif;
	color: #000;
	background-color: transparent;
}

.news_descrizione {
	color: #333;
	background-color: inherit;
	margin-bottom: 20px;
	text-align: justify;
}


a.news_link:link, a.news_link:visited {
	padding-bottom: 10px;
	color: #223958;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a.news_link:hover, a.news_link:active, a.news_link:focus {
	color: #1698D8;
	background-color: transparent;
	text-decoration: underline;
}


a.news_link2:link, a.news_link2:visited {
	padding-bottom: 10px;
	color: #E4EEF8;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a.news_link2:hover, a.news_link2:active, a.news_link2:focus {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}



.news_scheda {
	color: #333;
	background-color: #fff;
	text-align: left;
	padding: 20px;
	line-height: 20px;
}

.news_titolo_scheda {
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Sans-Serif;
	color: #000;
	background-color: inherit;
}

.news_descrizione_breve {
	color: #223958;
	background-color: inherit;
	padding: 5px 0 10px;
	font-size: 11px;
}

.news_descrizione_breve_home {
	color: #E4EEF8;
	background-color: inherit;
	padding: 5px 0 10px;
	font-size: 11px;
}






span.corso {
	color: #666;
	font: bold 11px menu;
	display:block;
	background:#ddd;
	padding:5px;
}

a.corsi_link:link, a.corsi_link:visited {
	color: #223958;
	font: bold 11px menu;
	text-decoration: none;
	display:block;
	background:#ddd;
	padding:5px;
}

a.corsi_link:hover, a.corsi_link:active, a.corsi_link:focus {
	color: #fff;
	background:#008FD8;
}












/*** Commenti Home ***/
.hnewsBottom {
	margin-bottom: 20px;
	font-size:11px;
}

.hnewsBottom a:link, .hnewsBottom:visited {
	color: #c6e5fe;
	background-color: transparent;
}

.hnewsBottom a:hover, .hnewsBottom:active, hnewsBottom a:focus {
	color: #fff;
	background-color: transparent;
}

/**** Commenti ***/
.newsBottom {
	color: #223958;
	background-color: #EFF7FF;
	border-top: 1px dotted #CFE7FF;
	border-bottom: 1px dotted #CFE7FF;
	padding: 5px 10px;
	margin: 0;
	font-size:11px;
}

.newsBottom a:link, .newsBottom a:visited {
	font-size:11px;
	font-weight: bold;
	color: #223958;
	background-color: transparent;
	text-decoration: none;
}

.newsBottom a:hover, .newsBottom a:active, .newsBottom a:focus {
	color: #1698D8;
	background-color: transparent;
	text-decoration: underline;
}


#newsCommento {
	color: #666;
	background-color: #eee;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 20px;
	margin: 0 0 20px;
}

#newsCommento form {
	font-size: 10px;
}

.commentiNome {
	color: #000;
	background-color: inherit;
	font-weight: bold;
	font-size: 12px;
}

.commentoData {
	color: #369;
	background-color: inherit;
	margin-bottom: 5px;
	font-size: 10px;
}

.commentoDescrizione {
	color: #333;
	background-color: inherit;
	font-size: 12px;
}

.commentoBox {
	padding: 10px 20px 20px;
	color: #666;
	background-color: #eee;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	margin: 10px 0 20px;
	font-size: 10px;
}

/***** Video *****/
.video_titolo {
	color: #77D0CA;
	background-color: transparent;
	font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
}

.video_descrizione {
	color: #666;
	background-color: inherit;
	font-size: 12px;
	line-height: 20px;
}

a.video_rec:link, a.video_rec:visited {
	color: #fff;
	background-color: inherit;
	font-weight: bold;
}

a.video_rec:hover, a.video_rec:active, a.video_rec:focus {
	color: #77D0CA;
	background-color: inherit;
}

a.video_link:link, a.video_link:visited {
	color: #792e29;
	background-color: inherit;
	font-weight: bold;
}

a.video_link:hover, a.video_link:active, a.video_link:focus {
	color: #fff;
	background-color: #441815;
}

.video_scheda {
	color: #666;
	background-color: #110f0f;
	border: 1px solid #333;
	text-align: left;
	padding: 20px;
	line-height: 20px;
}


/***** UL CATEGORIES ****/
#categories {
	border-top: 1px solid #3E748F;
	border-left: 1px solid #3E748F;
	border-right: 1px solid #3E748F;
}

#categories a, #categories span {
	font-size: 12px;
	line-height: 18px;
	border-bottom: 1px solid #3E748F;
}

#categories a:link, #categories a:visited {
	color: #E4EEF8;
}

#categories ul {
	margin: 0;
	padding: 0;
}

#categories li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #E4EEF8;
	background: #042A3F;
}

#categories span {
	display: none;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	background-color: #19202B;
}

#categories a:link
	, #categories a:visited {
	display: block;
	padding: 10px;
	color: #fff;
	text-decoration: none;
}

#categories a:hover
	, #categories a:active
	, #categories a:focus {
	color: #fff;
	background-color: #000;
}

#categories a.haschildren:link
	, #categories a.haschildren:visited
	, #categories a.haschildren:hover
	, #categories a.haschildren:active
	, #categories a.haschildren:focus {
	display: block;
	padding: 10px;
	color: #666;
	font-style: italic;
	text-decoration: none;
}

#categories a.selected:link
	, #categories a.selected:visited
	, #categories a.selected:hover
	, #categories a.selected:active
	, #categories a.selected:focus {
	display: block;
	padding: 10px;
	color: #fff;
	background-color: #6295AF;
	text-decoration: none;
}




#moreLetture {
	font-size: 10px;
}
#moreLetture a:link, #moreLetture a:visited {
	font-size: 10px;
}
#moreLetture a:hover, #moreLetture a:active, #moreLetture a:focus {
	
}
#moreLetture .desc {
	margin: 5px 0 20px;
	color: #666;
}
#moreLetture h3 {
	margin-bottom: 5px;
	color: #666;
}











/***** UL CATEGORIES ****/
#categories2 {
	border-top: 1px solid #3E748F;
	border-left: 1px solid #3E748F;
	border-right: 1px solid #3E748F;
}

#categories2 a, #categories2 span {
	font-size: 12px;
	line-height: 18px;
	padding: 7px 10px;
	border-bottom: 1px solid #3E748F;
}

#categories2 a:link, #categories2 a:visited {
	color: #E4EEF8;
}

#categories2 ul {
	margin: 0;
	padding: 0;
}

#categories2 li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #E4EEF8;
	background: #1D485F;
}

#categories2 span {
	display: none;
	margin: 0;
	padding: 0 10px;
	color: #fff;
	background-color: #19202B;
}

#categories2 a:link
	, #categories2 a:visited {
	display: block;
	color: #fff;
	text-decoration: none;
}

#categories2 a:hover
	, #categories2 a:active
	, #categories2 a:focus {
	color: #fff;
	background-color: #000;
}

#categories2 a.selected:link
	, #categories2 a.selected:visited
	, #categories2 a.selected:hover
	, #categories2 a.selected:active
	, #categories2 a.selected:focus {
	display: block;
	color: #fff;
	background-color: #f00; /*#5cc3f6;*/
	text-decoration: none;
}
