 
/* #############  CONTENUTI, SEZIONI E CATEGORIE ###########################*/
 
 
/* Top di ogni articolo */
.componentheading {}
.contentheading {}
.contentpagetitle{}
a.contentpagetitle:link{}
a.contentpagetitle:visited {}
a.contentpagetitle:hover{}
 
 
/* Voti articolo (se attivo) */
.content_rating {}
.content_vote {}
 
 
/* descrizione categoria */
.contentdescription {}
 
/* Icone Print E-mail PDF etc.*/
.buttonheading{}
 
/* Nome dell'autore articolo. */
.small {
    background-color: #FFE600;
}
 
/* Date */
.createdate {}    /* creazione articolo */
.modifydate {}    /* ultima modifica */
.newsfeeddate {}  /* news feed */
 
 
 
/* Testo del corpo principale della pagina */
.contentpane {}
.contentpaneopen {}
 
/* Pulsante edit per la modifica di un articolo da frontend (quando si effettua il login da frontend) */
.contentpaneopen_edit{}
 
 
/* Tabella dei contenuti */
table.contenttoc {}
table.contenttoc th {}
table.contenttoc td {}
 
/* Tabella Links Articoli, Indice Tabella dei contenuti */
a.toclink:link,    a.toclink:hover, a.toclink:visited  {}
 
 
/* Navigazione tra le pagine degli articoli « Start | Prev | 1 2 |Next | End » */
.pagination{}
.pagination span {}
a.pagination  a   {} 
a.pagination:hover {}
 
/* << Prev - Next >> */
.pagenavbar{}
.pagenavcounter{}
 
 
/* Aspetto tabella */
.sectiontableheader {}
 
/* righe a colori alternati in una tabella */
.sectiontableentry1 {}
.sectiontableentry2 {}
.sectiontablefooter {}
 
 
/* Categorie */
.category {}
a.category:link, a.category:visited, a.category:hover  {}
 
 
 
/* aspetto blogs Top della pagina */
.blog {}
.blog_heading {}
 
/* In fondo alla pagina in stile blog */
.blog_more{}
 
/* Lista di elementi ul in fondo alla pagina */
.blogsection{}
 
/* Leggi tutto in fondo ad un articolo  */
.readon{}
 
/* separatore articoli */
.article_separator{}
 
 
/* Questo è il tag td della tabella che racchiude l'articolo
 */
.article_column{}
 
/* this class add formating to the right side of the content front page. 
it will overwrite the hole right and take formating over article_column after the first col
*/
.column_separator{}
 
 
 
div.caption       {}
div.caption img   {}
div.caption p     {}
 
 
/* It's LI in a UL list  */
.row1{}
 
/* tag h4 per il titolo */
.title{}
 
 
/* Plugin content Items Archived Article List */
/* It a h5 HTML tag which wraps around the authors name meta etc.. */
/* needs div id forul list type layout */
.author{}
.metadata{}
.intro{ padding:0; margin:0;}
.MsoNormal{}
 
/*Componente Sondaggi */
.smalldark  {}
 
/* com_search */
.searchintro{}
 
/*Parole chiave evidenziate nella ricerca*/
.highlight {}
 
/* ############# FINE FOGLIO DI STILE ###########################*/

