body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
h1,h2{
	font-size: 16px;
	color: #B8FF56;
	line-height: 16px;
	height: 16px;
	padding: 0px;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2{
	background-color: #151515;
	padding: 5px;
	border-top-color: #B8FF56;
	border-right-color: #B8FF56;
	border-bottom-color: #B8FF56;
	border-left-color: #B8FF56;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
}
h1.tit{
	background-image: url(../images/bg/bg-content-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	height: 30px;
	margin: 0px;
	line-height: 30px;
	text-transform: uppercase;
}
a{
	color: #B8FF56;
	text-decoration: none;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover{
	text-decoration: underline;
}
p.mini{
	font-size: 11px;
	line-height: 10px;
	margin: 0px;
	height: 10px;
	padding: 0px;
}
#page{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#header{

}
#header a img{
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar{
	float: left;
	width: 200px;
	color: #FFFFFF;
	height: 100%;
}
#sidebar ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 60px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#sidebar ul li{
	background-image: url(../images/bg/btn.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	line-height: 40px;
	display: block;
	height: 40px;
	margin-bottom: 5px;
}
#sidebar ul li a{
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 20px;
	padding-left: 50px;
	display: block;
	width: 120px;
}
#sidebar ul li a:hover, #sidebar ul li a:focus{
	color: #B8FF56;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	background-image: url(../images/bg/btn.gif);
	width: 140px;
	display: block;
}
#body{
	width: 700px;
	float: left;
	background-image: url(../images/bg/bg-content-bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: relative;
	height: auto;
	padding-bottom: 23px;
	margin-top: 20px;
}
#body p{
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.content{
	background-color: #282828;
	margin: 0px;
	float: left;
	width: 680px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.content p strong{
	color: #B8FF56;
	font-weight: normal;
}
#footer{
	width: 700px;
	clear: both;
	text-align: center;
	float: left;
	position: relative;
	left: 200px;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer p{
	display: block;
	line-height: 20px;
	text-align: center;
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
}
.dx{
	float: right;
	margin-bottom: 5px;
	margin-left: 10px;
}
.sx{
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
img.dx,img.sx{
	border: 1px solid #C0C0C0;
}
.midwidth{
	width: 330px;
}
div.hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	width: 680px;
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #4A4A4A;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	overflow:hidden;
	clear: both;
	line-height: 20px;
}
div.border{
	padding: 10px;
	border: 3px double #000000;
	background-color: #4A4A4A;
}
p span a, h1 span a{
	background-image: url(../images/icon/link.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	overflow: scroll;
}
/* GALLERY */
#gallery{
	clear: both;
	padding-left: 65px;
}
#gallery ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#gallery ul li{
	float: left;
	padding: 0px;
	margin-right: 30px;
	margin-left: 0px;
	display: block;
	vertical-align: bottom;
	margin-top: 0px;
	margin-bottom: 20px;
}
#gallery ul li a{
	display: block;
	padding: 0px;
	margin: 0px;
	width: auto;
	height: auto;
	overflow:hidden;	
}
div#gallery ul li a img{
	display: block;
	overflow:hidden;
	margin: 0px;
	border: 2px solid #000000;
}
#gallery ul li a:hover img{
	border-top-color: #B8FF56;
	border-right-color: #B8FF56;
	border-bottom-color: #B8FF56;
	border-left-color: #B8FF56;
}
/* VIDEO */
.video{
	height: 285px;
	width: 340px;
	background-color: #151515;
}
/*RICETTE */
p.vino{
	background-image: url(../images/icon/p.vino.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
/*TABELLE*/
div.table{
	border: 1px solid #4A4A4A;
	background-color: #151515;
	float: left;
	width: 668px;
	position: relative;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.table img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	bottom: 20px;
	right:20px;
	position: absolute;
}
div.table p{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4A4A4A;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
div.table sx, div.table dx{
	margin: 0px;
	padding: 0px;
}
div.table div.sx{
	width: 280px;
}
div.table div.sx.right{
	width: 345px;
	margin-left: 10px;
}
