/**  Fombio.com (c) 2009 Alessandro Gaudenzi **/

.notizia img{
float: right;
padding: 0px 0px 0px 10px;
}

.arialinkpiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
}

.arialinkpiccolo:hover {
	color: #009900;
}

.arialverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #006600;
	text-decoration: none;
}

.arialverde:hover {
	color: #009900;
}

.grigio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8d8d8d;
	text-decoration: none;
}

.link:hover {
	color: #006600;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.menu:hover {
	color: #009900;
}

.menuarticoli {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.menuarticoli:hover {
	color: #ffff00;
}

.nota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}

.linknota {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}

.linknota:hover {
	color: #009900;
}

.prologo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.prologo:hover {
	color: #006600;
}

.prologoarticolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

.sottotitolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;
	font-weight: bold;
}

.sottotitolo:hover {
	color: #000000;
}

.sottotitoloarticolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	position: relative;
	text-align: justify;
}

.testoarticolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	position: relative;
	text-align: justify;
}

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.titolo:hover {
	color: #009900;
}

.titoloarticolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}