@CHARSET "ISO-8859-1";
/* 
	Cascade Style Sheet Versilia Casa, Copyright (C) 2007 Luca Bimbi
	Tutti i diritti riservati.
*/

body {
	background-image:url(logofaded.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
 	background-position: 210px 50px;
}

a:link, a:visited,a:active {
	text-decoration: none;
	padding-left: 5%;
	font-family: arial, serif; /*, "palatino", "verdena", "times new roman" ; */
	font-size: 16px;
	color: rgb(0,10,12);
}
a:hover {
		color:white;
		background-color:#808080;
	
}
#logo {
	top:10px;
	left: 2%;
}
#navigazione {
    /* background-image: url("menu1b.jpg");
	background-repeat: no-repeat;
	background-align: fixed; */
	/* margin-top:140px; */
	
	width:200px;
	height:600px;
	position: fixed;
	top: 20px;
	left: 2%; /* o cambiare in right, o in left: vedere quale posizione � migliore */
	/* background-color:transparent; */
	float:left;
	background-color: #660000;
	filter: alpha (opacity=30); 
	-moz-opacity: 0.45; 
	opacity:.45;
	-khtml-opacity: 0.45;
	font-align: center;
	font-family: "Swiss 721 BT", arial; /* "Verdena", "Times New Roman"; */
	
}

#navigazione a {
	font-align: center;
	font-family: "Swiss 721 BT", arial; /* serif; */ /* "Verdena","Times new roman"; */
	display: block;
	color: white;
}

#testo {
	/* background-image:url("sfuma.jpg");
	background-repeat: repeat-x; */
		
	position: absolute;

	letter-spacing: 0.1em;
	top: 90px;
	left: 250px;
	width: 720px;
	display: block;
	font-size: 14px;
	padding: 5px;
	color: #342826;	/* #413839; */ /* #4C4646; */ /* #464646; */
	background-color: transparent;
	text-align: justify;

}
#cipresso {
	position: fixed;
	top: 20px;
	right: 100px; /* valutare se cambiare il valore in right */
	background-color:transparent;
}
p.casa {
	margin-top:50px; /* ? valore originario: 140px*/
	text-align: justify;
	font-family: "Palatino", "Verdena","Arial";

}

h2.titolo {
	text-align: justify; 
	color: #ba9094;
	font-family: "Swiss 721 BT", "Verdena", "times new roman";
	}
h2.menutitle {
	letter-spacing:0.2em;
	color:rgb(200,0,0);
	font-family:"palatino","arial";
}
p.indirizzo{
	color: white;
	left: 50px;
	text-align: center;
	font-family:"Swiss 721 BT", Arial, "palatino", "Verdena","arial";
	font-size: 14px;
}
p.info {
	padding-top: 100px;
	font-size: 12px;
	text-align: justify;
	font-family: "Swiss 721 BT", Arial, "times new roman";
	text-align: justify;
}
p.paragrafo {
	
	text-align: justify; 
	font-family: "Swiss 721 BT", Arial, "Verdena", "times new roman";
} 