.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
}
.descrizione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
        color: red;
}
.macrocat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
        color: black;
}
.sottocat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
        color: blue;
        align: left;
}
.sottocat a {
	color: #000000;
	text-decoration: none;
}
.post_data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
        color: #999999;
}
.post_titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
        color: black;
        text-align: right;
}
.post_corpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
        color: black;
        text-align: justify;
}
.postautore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
        color: black;
}
.postautore a {
	color: #000000;
	text-decoration: none;
}
.commentipost {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
        color: black;
}

.commentipost a {
	color: #000000;
	text-decoration: none;
}
.post_categorie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
        color: blue;
}

.post_sfondo {
        background-color: #CCCCCC;
        padding: 6px;
}
.post_separatore {
       width: 100%;
       background-color: #FFFFFF;
       padding: 1px;
}
.post_barra_commento {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
        color: white;
        width: 100%;
        background-color: blue;
        padding: 6px;
}

.archivio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
        color: black;
}
.archivio a {
        text-decoration: none;
        color: black;
}
.form_commenti td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
        color: black;
        background-color: yellow;
        padding: 3px;
}
.commentodata {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
        color: black;
        text-align: right;
}
.commentocorpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
        font-color: black;
        text-align: justify;
        border: 1px dotted #00FFFF;
        padding: 8px;
}
.commentoautore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
        font-color: black;
        border: 1px dotted #000000;
        padding: 8px;
}
.commentoautore a {
        text-decoration: none;
        color: #000000;
}
.contatore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
                font-color: black;
}
.scritta01 {
        font-family: Verdana;
        font-size: 10px;
        color: #6699CC;
}