body {
	background-color: #2A4202;
	background-image: url(images/sf.gif);
	background-position: top;
	background-repeat: repeat-x;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F2F2F2;
	padding: 0px;
	margin: 0px;
}
	body.paginaesterna {
		background-color: #0066CC;
		background-image: none;
	}

a:link, a:visited {
	color: #F2F2F2;
	text-decoration: underline;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
	
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
}

.testata-sf {
	background-image: url(images/testata.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.testata-sf2 {
	background-image: url(images/testata-sf.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}


.finestra-testo {
	border: 5px solid #C4C4C4;
	background-color: #F2F2F2;
	padding: 15px;
	color: #424242;
}
	.finestra-testo a:link, .finestra-testo a:visited {
		color: #2A4202;
		text-decoration: underline;
	}
	.finestra-testo a:hover, .finestra-testo a:active {
		color: #2A4202;
		text-decoration: none;
	}
	.finestra-testo .titolo {
		font-size: 16px;
		font-weight: bold;
		color: #009900;
	}


p {
	margin: 0px 0px 15px 0px;
}
.p-finale {
	margin: 0px 0px 0px 0px;
}
.titolo {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.titolo2 {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}


.menu {
	font-size: 13px;
	font-weight: bold;
}
/*	.menu a:link, .menu a:visited {
		color: #000100;

		line-height: 20px;
		padding: 0px 5px 0px 5px;
		text-decoration: none;
	}
	.menu a:hover, .menu a:active {
		color: #FFFFFF;
		line-height: 20px;
		padding: 5px;
		text-decoration: none;
	}
	*/


.menu-top {
	font-size: 12px;
	font-weight: bold;
	margin-top: 25px;	
}
	.menu-top a:link, .menu-top a:visited {
		color: #003300;
		text-decoration: none;
	}
	.menu-top a:hover, .menu-top a:active {
		color: #006600;
		text-decoration: underline;
	}
	
	
	a.photoblog:link, a.photoblog:visited {
		color: #003300;
		text-decoration: none;
	}
	a.photoblog:hover, a.photoblog:active {
		color: #006600;
		text-decoration: underline;
	}
	

.thumb {
	border: 4px solid #F2F2F2;
	margin: 11px;
}

/* sfondi */

.sf-residenza {
	background-image: url(images/sf-residenza.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
}
