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

body, html {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: white;
	background: #0f183e;
}

a {
	color: white;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}

.sep {
	clear: both;
	float: none;
	width: 100%;
	height: 1px;
	overflow: hidden;
}

#top {
	background: white;
	height: 30px;
	width: auto;
}

#top h1, #top h2 {
	display: none;
}

h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
	border-bottom: 1px solid #282D52;
	color: #fff;
}

h3 strong {
	width: 40%;
	font-size: 110%;
	text-align: right;
	display: block;
}
#subtop {
	background: #dedff1 url(img/top_bg.gif) top left repeat-x;
	height: 189px;
	text-align: center;
	overflow: hidden;
}

#logo {
	background: url(img/logo.gif) top right no-repeat;
	height: 189px;
	width: 40%;
	float: left;
}
#note {
	background: transparent url(img/top_note.gif) top center no-repeat;
	height: 189px;
	width: 503px;
	float: right;
	margin-right: auto;
}

#whatIs {
	width: 40%;
	float: left;
	text-align: right;
	color: #99a9d6;
}

#whatIs strong {
	color: white;
}
#whereIs {
	width: 40%;
	text-align: left;
	float: right;
	font-weight: normal;
}

#central ul, #central ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;	
}

#central ul li {
	padding-bottom: 10px;
}

#central ul li span {
	font-size: 70%;
}

.linea {
	border-bottom: 1px solid white;
	height: 2px;
	width: auto;
	overflow: hidden;
}
.music li span {
	margin-top: 25px !important;
	position: absolute;	
}

.music li {
	font-size: 14px;

	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 45px;
	line-height: 45px;
	vertical-align: top;
	margin-top: -1px !important;
}

.lavori, .contact {
	font-size: 14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.h2ot {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #667799;
	text-align: right;
	padding-right: 30px;
	padding-top: 5px;
}

.h2ot a {
	color: #003399;
	
}
