/* CSS Document */

p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #009900;
	line-height: 18px;
	padding: 5px;
	font-style: italic;
	font-stretch: normal;
	font-weight: bold;
}

.pagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC3300;
}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	display: compact;
	padding: 7px;
	width: 120px;
	border-color: #000000;
	border-width: 1px;
}

.navigation:hover{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	display: compact;
	padding: 7px;
	width: 120px;
	border: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-color: #000000;
	border-width: 2px;
	background-color: #FFFFFF;
}

.menuvisitato {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	color: #006600;
	text-decoration: underline;
	background-color: #E4711B;
	padding: 7px;
	display: block;
	width: 120px;
}

.Stile3 {
	font-size: 14px;
	color: #993300;
	text-decoration: underline;
}
.Stilenormale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.date {
	font-size: 14px;
	color: #E4711B;	
}

.dateverdi {
	font-size: 14px;
	color: 009900;	
}

.parancio{
	color: #FFFFFF;
	line-height: 18px;
	font-style: italic;
	font-stretch: normal;
	font-weight: bold;
}

