/* CSS Stylesheet VILLA FALCOGNANA */

body {
	background-color: #EEE8D4;
	margin: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4B4B4B;
	letter-spacing: 1px;
	padding: 5px 20px;
	text-align: center;
}

h1,h2 {
	margin: 0px;
	padding: 1px 0px 2px;
	text-align: center;
	font: bold 12px "Times New Roman", Times, serif;
	color: #2D1D20;
	background: #DED6B6;
	border-bottom: 1px solid #64592D;
}
h1 a:link,h2 a:link {
	text-decoration: none;
	color: #2D1D20;
}
h1 a:visited,h2 a:visited {
	text-decoration: none;
	color: #2D1D20;
}
h1 a:hover,h1 a:hover {
	text-decoration: line-through;
}
.footer-menu {
	color: #663300;
	letter-spacing: 1px;
	padding: 5px 20px;
	text-align: center;
	margin-bottom: 16px;
	font: 11px Arial, Helvetica, sans-serif;
	margin-top: 16px;
}
.footer a:link {

	color: #4B4B66;
}
.footer a:hover {


	color: #990000;
}
.footer a:active {



	color: #996600;
}
.footer a:visited {




	color: #000000;
}

