@charset "utf-8";
.oneColFixHdrFtr #headerContainer {
	background: url(../images/BKG_Header_Winegallery.jpg) no-repeat;
}
.oneColFixHdrFtr #footerContainer {
	background: url(../images/BKG_Footer_Winecircus.jpg) no-repeat;
}
.oneColFixHdrFtr #sidebar h1 {
	background: url(../images/h1_winegallery.jpg) no-repeat;
	height:80px;
	text-indent: -9999px;
}
.oneColFixHdrFtr #content h2 {
	background: url(../images/h2_.jpg) no-repeat;
	width: 250px;
	height: 80px;
	text-indent: -9999px;
	padding: 0px 0px 38px 0px;
}
.oneColFixHdrFtr #content a {
	color: #0078b2;
	text-decoration:none;
	font-style:italic;
	display: block;
	overflow: hidden;
}
.oneColFixHdrFtr #content a:hover {
	background-color:#0078b2;
	color: #f4f4f4;
}
.oneColFixHdrFtr #foto_01 {
	width: 320px;
	height: 319px;
	margin: 10px 0px 0px 60px;
	border: solid 2px #777777;
	float: right;
}
/* SPAN CLASSES */
.white {color: #000000; font-weight:bold;}
.vermiglio {color: #0078b2; font-weight:bold;}
