* {
	padding: 0;
	margin: 0;
	font-size: 10pt;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}

body {
	background: url(img/bg.jpg);
	text-align: center;
	padding: 15px;
}

#immagineup {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
}

#immagineleft {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 162;
}

/*	INIZIO DESIGN */

#content {
	padding: 5px;
	border: 2px solid #6ca5e2;
	background: White;
	z-index: 11;
}

#main {
	text-align: justify;
	padding: 35px 65px 35px 170px;
}

#header {
	height: 70px;
	margin: 0;
	padding: 0;
	background: url(img/chichibio.gif) right top repeat-y;
	text-align: right;
}

#menu {
	color: #6ca5e2;
	text-align: right;
	padding-bottom: 10px;
	font-size: 0.8em;
}

#menuint {
	color: #3bd522;
	text-align: right;
	padding-bottom: 10px;
	font-size: 0.8em;
}

#menuint a, #menuint a:visited {
	font-size: 0.8em;
	font-weight: normal;
	color: #3bd522;
	text-decoration: none;
	padding-bottom: 2px;
	z-index: 10;
}

#menuint a:hover, #menuint a:active {
	font-size: 0.8em;
	font-weight: normal;
	color: #3bd522;
	text-decoration: none;
	border-bottom: 1px dotted #6ca5e2;
	z-index: 10;
}

a, a:visited {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #6ca5e2;
	text-decoration: none;
	padding-bottom: 2px;
	z-index: 10;
}

a:hover, a:active, .here {
	font-weight: normal;
	color: #6ca5e2;
	text-decoration: none;
	border-bottom: 1px dotted #6ca5e2;
	z-index: 10;
}

h2.music {
	padding: 0;
	height: 55px;
	margin-bottom: 1em;
	border-bottom: 2px solid #6ca5e2;
	background: url(img/h2-music.jpg) right center no-repeat;
}

h2.dmt {
	padding: 0;
	height: 55px;
	margin-bottom: 1em;
	border-bottom: 2px solid #6ca5e2;
	background: url(img/h2-dmt.jpg) right center no-repeat;
}

h2.ancoratu {
	padding: 0;
	height: 55px;
	margin-bottom: 1em;
	border-bottom: 2px solid #6ca5e2;
	background: url(img/h2-ancoratu.jpg) right center no-repeat;
}

h2.scaletta {
	padding: 0;
	height: 55px;
	margin-bottom: 1em;
	border-bottom: 2px solid #6ca5e2;
	background: url(img/h2-scaletta.jpg) right center no-repeat;
}

h2.contatti {
	padding: 0;
	height: 55px;
	margin-bottom: 1em;
	border-bottom: 2px solid #6ca5e2;
	background: url(img/h2-contatti.jpg) right center no-repeat;
}

h2 span {
	display: none;
}

#footer {
	color: #6ca5e2;
	font-size: 0.9em;
	text-align: right;
	font-style: italic;
}

#submenu {
	color: #6ca5e2;
	font-size: 0.8em;
	margin-top: -5px;
	padding: 5px;
	text-align: left;
	border: 2px dotted #6ca5e2;
	width: 140px;
	position: absolute;
	top: 217px;
	left: 30px;
	z-index: 110;
	background: url(img/bg-submenu.jpg) left top no-repeat;
}

#submenu ul li {
	padding: 3px;
	margin: 0;
	display: marker;
	marker-offset: 2em;
}

#submenu ul {
	list-style-position: inside;
}

#submenu a, #submenu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6ca5e2;
	text-decoration: none;
	padding-bottom: 2px;
}

#submenu a:hover, #submenu a:active, .here {
	font-weight: normal;
	color: #6ca5e2;
	text-decoration: none;
	border-bottom: 1px dotted #6ca5e2;
}

/* FINE DESIGN*/

.img {
	padding: 10px;
	border: 2px solid #6ca5e2;;
	background-color: white;
	margin: 2em;
}

ul.nota {
	list-style: inside url(img/nota.gif);
}

ul {
	list-style-position: inside;
}
