@charset "utf-8";
.oneColFixHdrFtr #headerContainer {
	background: url(../images/BKG_Header_Winemaking.jpg) no-repeat;
}
.oneColFixHdrFtr #footerContainer {
	background: url(../images/BKG_Footer_Winecircus.jpg) no-repeat;
}
.oneColFixHdrFtr #sidebar h1 {
	background: url(../images/h1_winemaking.jpg) no-repeat;
	height:80px;
	text-indent: -9999px;
}
.oneColFixHdrFtr #content h2 {
	background: url(../images/h2_winemaking_area_riservata_amministrativa.jpg) no-repeat;
	width: 500px;
	height: 80px;
	text-indent: -9999px;
	padding: 0px 0px 38px 0px;
}
.oneColFixHdrFtr #content a {
	color: #f55e00;
	font-weight:bold;
	text-decoration:none;
}
.oneColFixHdrFtr #content a:hover {
	color: #ffffff;
	background: #f55e00;
}
/* SPAN CLASSES */
.vermiglio {color: #f55e00; font-weight:bold;}

