@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-image: url(../images/fondino_unplugged.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#container {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 782px;
	text-align: left;
	margin-top: 50px;
	position: relative;
	height: auto;
}
h1 {
	display: none;
}
#box_left_multimedia {
	float: left;
	height: 340px;
	width: 320px;
	margin-bottom: 180px;
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#box_right_multimedia {
	float: right;
	width: 320px;
	height: 340px;
	margin-top: 50px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contents_unplugged {
	background-color: #FFFFFF;
	height: 432px;
	width: 722px;
	float: left;
	padding-right: 30px;
	padding-left: 30px;
	background-image: url(../images/lmdb_main_unplugged.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	clip: rect(auto,auto,0px,auto);
}
#footer {
	float: left;
	width: 782px;
	background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0px;
	height: 60px;
}
#header {
	height: 8px;
	background-image: url(../images/top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 782px;
}
#menu_unplugged{
	overflow: hidden;
	width: 500px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	float: right;
	height: 80px;
	background-color: #000000;
	padding-top: 7px;
}
#menu_unplugged ul,#menu_unplugged li{margin: 0;padding: 0;list-style: none}
#menu_unplugged ul{
	float: right;
	padding-top: 40px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/lmdb_titolo.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
}
#menu_unplugged li{
	float: left;
	text-align: center;
	padding-left: 5px;
	background: #FFF url(../images/tab_unplugged.png) no-repeat top left;
	position: relative;
	bottom: -1px;
	margin-top: 5px;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;
}
#menu_unplugged a{
	float: left;
	line-height: 2;
	text-decoration: none;
	
	color: #1a1a1a;
	background: #FFF url(../images/tab_unplugged.png) no-repeat top right;
	padding-top: 6px;
	padding-right: 5px;
	padding-left: 0;
	padding-bottom: 6px;
	display: inline;
	vertical-align: bottom;
}
#menu_unplugged a:hover{color: #d80010; }
#menu_unplugged li.long a{line-height: 1}
#menu_unplugged li.active,#menu li.active a{color: #d80010}
#menu_unplugged span{display:block}
#footer #legal {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	display: block;
	width: 782px;
	height: 31px;
	padding-top: 21px;
	margin: 0px;
	background-color: #000000;
}
#footer #legal a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
#footer #legal a:hover {
	color: #ee750c;
}
#logo_lmdb_unplugged {
	background-image: url(../images/logo_unplugged.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 189px;
	width: 196px;
	padding-top: -90px;
	top: -50px;
	left: -25px;
}
#logo {
	background-color: #000000;
	height: 87px;
	width: 282px;
	float: left;
}
.titolo {
	font-size: 18px;
	font-weight: bold;
	color: #1a1a1a;
}
