body {
	padding: 0;
	font-size: 11px;
	text-align: justify;
	color: #CCCCCC;
	margin: 0;
	background-color: #000000;
	background-image: url(images/bg_gradient.png);
	background-repeat: repeat-x;
	width: 100%;
}

/* Header */

#header {
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 4px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times;
	text-align: center;
}

#header p {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0px
}
#header a:link {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	margin: 0px
	color: #808080
}

#top_banner {
	height: 30px;
	font-size: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#top_banner_content {
	width: 994px;
	height: 30px;
	padding: 0px;
	margin: auto;
	text-decoration: none;
}

#menu {
	margin: 0;
	width: 800px;
	height: 30px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	font-family: "Trebuchet MS";
	text-align: center;
	margin-left: 160px;
	background-color:#FFFFFF;
}

#menu_tab {
	margin: 0;
	width: 140px;
	height: 30px;
	padding: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	text-align: center;
	float: right;
	text-decoration: none;
	vertical-align: middle;
}

#menu_tab a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#menu_tab a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#menu_tab a:hover {
	color: #ffc230;
	text-decoration: none;
}

#banner {
	margin: auto;
	width: 994px;
	height: 422px;
	margin-bottom: 20px;
	background-image: url(images/banner2.png);
}

#banner_body {
	margin: auto;
	width: 1000px;
	height: 550px;
	background-color: #090913;
	margin-bottom: 30px;
}

#banner_body_left {
	margin: auto;
	width: 250px;
	height: 500px;
	float: left;
}

#banner_body_right {
	width: 650px;
	height: 500px;
	padding: 50px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	float: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	overflow: auto;
	color: #090913;
}

#banner_body_right_gigs {
	width: 650px;
	height: 500px;
	padding: 50px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	float: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	overflow: auto;
	color: #090913;
	background-image: url(images/gigs_bg.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#banner_body_right_gigs h3 {
	color: #090913;
}

#banner_body_right_picsvideo {
	width: 650px;
	height: 500px;
	padding: 50px;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 20px;
	float: auto;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	overflow: auto;
	background-image: url(images/pics_bg.jpg);
	background-repeat: no-repeat;
}


#acquisto {
	margin: auto;
	width: 237px;
	height: 100px;
	padding: 0px;
	float: right;
	margin-top: 150px;
	margin-right: 100px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times;
	;
}


/* Bottom */

#bottom {
	width: 1000px;
	margin: auto;
	padding: 0;
	height: 200px;
	font-size: 14px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#bottom a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#bottom a:hover {
	color: #ffc230;
	text-decoration: none;
}

.bottom-left{
	width: 327px;
	height: 183px;
	float: left;
	margin-right: 10px;
	}

#bottom-center{
	width: 327px;
	height: 183px;
	float: left;
}

#bottom-center-up{
	width: 327px;
	height: 84px;
	margin-bottom: 14px;
}

#bottom-center-down{
	width: 327px;
	height: 83px;
}

.bottom-right{
	width: 327px;
	height: 183px;
	float: right;
}
#wrapper {
	height: 900px;
	background-image: url(images/bg_ghirigori.png);
	background-repeat: no-repeat;
	background-position: 50% -60px;
	margin: auto;
	width: 100%;
}
#header img {
}
#acquisto p {
	color: #000000;
	text-align: center;
	font-weight: bold;
}
