.wrapper {
	width: 980px;
	margin: 0px auto;
	background: transparent url(../images/logo.png) no-repeat 60px top;
}

.wrapper-inner {
	width: 100%;
	min-height: 600px;
	background: transparent url(../images/bottiglia.jpg) no-repeat scroll 27px 95px;
}

.clear {
	clear: both;
	padding: 0px;
	margin: 0px;
	height: 0px;
	width: 0px;	
}

.left {
	float: left;
	margin-right: 10px;
}


element.style  {
width:475px;
}

.right {
	float: right;
	margin-left: 10px;
}

body {
	background-color: #000000;
	color: #FFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.header {
	padding-left: 469px;
}

#claim {
	float: left;
	margin-right: 30px;
}

#foto {
	float: right;
}

#menu {
	padding-left: 125px;
	padding-right: 2px;
	margin-bottom: 3px;
	margin-top: 5px;
}

#menu ul li{
	background: #323232 url(../images/menu-bullet.gif) no-repeat scroll 5px	center;
	float: right;
	list-style-type: none;
	margin-left: 3px;
	padding: 8px 4px 8px 30px;
	width: 171px;	
}

#menu ul li.last {
	width: 149px;
	margin-right: 3px;
	margin-left: 3px;		
}

.right-sidebar ul {
	padding-left: 3px; 
	margin-top: 0px; 
	margin-bottom: 1px;
}

.right-sidebar ul li {
	background: #323232 url(../images/menu-bullet.gif) no-repeat scroll 5px	center;	
	list-style-type: none;
	margin-bottom: 3px;
	padding: 8px 4px 8px 30px;		
}

.right-sidebar ul li a, .right-sidebar ul li a:visited {
	color: #e0bc04;
	font-size: 12px;
	text-transform: uppercase;	
	text-decoration: none;
	font-weight: bold;
}

.right-sidebar ul li a:hover {
	color: #FFF;
}

#menu ul li a, #menu ul li a:visited {
	color: #e0bc04;
	font-size: 12px;
	text-transform: uppercase;	
	text-decoration: none;
	font-weight: bold;
}

.form-contatti{
	background: #323232 none no-repeat 0 0;
	width: 98%;
	padding: 10px;
	text-align: left;
	margin-top: 0px;
	height: 148px;	
}

.form-contatti label {
	font-weight: bold;
	font-size: 13px;
}

.form-contatti textarea{
	width: 98%;
	height: 30px;
}

.form-contatti fieldset {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.form-contatti legend{
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

.form-contatti button {
	margin-top: 10px;
	float: right;
}
 
#menu ul li a:hover{
	color: #FFF;
}

.left-sidebar {
	float: left;
	text-align: justify;
	margin-right: 22px;
	width: 15%;	
	padding: 300px 0px 10px 0px; 
}

.left-sidebar h1 {
	font-size: 14px;
}

.right-sidebar {
	float: left;	
	width: 19%;
}

.content {
	width: 63%;
	float: left;
	margin-right: 5px;
	text-align: justify;
}

.content h1 {
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	text-align: center;
}

#footer {
	width: 100%;
	text-align: center;
	font-size: 11px;
}