
#articolo a {
	color: #000;
}
#articolo a:hover {

/* formattazione titolo */
}
#articolo h1.ar_titolo {
}

/* formattazione sottotitolo */
#articolo h2.ar_sottotitolo {
}


/* formattazione del canale */
#articolo a.canale {
	font-family: "Myriad Pro","Microsoft Sans Serif",sans-serif !important;
	color: #846748 !important;
}

/* formatatzione autore */
#articolo a.autore {
	color: #846748 !important;
}

/* formattazione colore e font titoli */
#articolo .ar_titolo {
	font-family: "Myriad Pro","Microsoft Sans Serif",sans-serif !important;
	color: #487584 !important;
}

/* sfondo del box foto/archivio */
#articolo #box {
	background-color: #F6F5F0 !important;
	border-style: none !important;
}

/* colore e hover dei tag */
#articolo #tags ul li {
	background-color: #487584 !important;
}

#articolo #tags ul li:hover {
	background-color: #87BED1 !important;
}


#divInvioEmail {
	margin-top: -20px !important;
	border-bottom-width: 1px !important;
	border-bottom-style: solid !important;
	border-bottom-color: #CCC !important;
	padding-top: 30px !important;
}
