@charset "utf-8";
.oneColFixHdrFtr #headerContainer {
	background: url(../images/BKG_Header_Cipresso.jpg) no-repeat;
}
.oneColFixHdrFtr #footerContainer {
	background: url(../images/BKG_Footer_Cipresso.jpg) no-repeat;
}
.oneColFixHdrFtr #sidebar h1 {
	background: url(../images/h1_roberto.jpg) no-repeat;
	height:80px;
	text-indent: -9999px;
}
.oneColFixHdrFtr #content h2 {
	background: url(../images/h2_news_eventi.jpg) no-repeat;
	width: 250px;
	height: 80px;
	text-indent: -9999px;
	padding: 0px 0px 38px 0px;
}
.oneColFixHdrFtr #content h3 {
	color: #7d6e5b;
	width: 650px;
	padding: 30px 0px 15px 120px;
	float: left;
}
.oneColFixHdrFtr #news {
	width: 260px;
	height: 480px;
	margin: 10px 0px 42px 60px;
	border-bottom: solid 2px #000000;
	float: left;
}
.quotes {
	width: 650px;
	margin: 0px 0px 30px 60px;
	float: left;
	background: url(../images/quotes.png) no-repeat;
	font-style: italic;
}
.oneColFixHdrFtr #foto_01 {
	width: 320px;
	height: 480px;
	margin: 10px 0px 40px 60px;
	border: solid 2px #f4f4f4;
	float: right;
}
/* SPAN CLASSES */
.white {color: #bbbbbb}