body {
	margin: 0;
	background-color: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}

#container {
	position: relative;
	margin: 10px;
}


/* Blocco contenuti - Content block */

#content {
	width: 460px;
}

/* Testata con barra navigazione - Header with navigation bar */

#header {
	margin-bottom: 5px;
	background-color: #00368c;
}

#mainBoard {
	height: 66px;
	margin: 0 78px;
	border-left: 2px #fff solid;
	border-right: 2px #fff solid;
	background: transparent url(http://www.artdreamguide.com/_nwle/img/adg_01.gif) 15px 19px no-repeat;
	text-align: right;
}

#mainBoard img {
	width: 125px;
	height: 24px;
	margin: 19px 15px 0 auto;
	border: 0;
}

#blackBoard {
	margin: 0 78px;
	padding: 4px 0 3px;
	border-left: 2px #fff solid;
	border-right: 2px #fff solid;
	background-color: #000;
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
}

#dateBoard {
	padding: 16px 10px;
	background-color: #d6d9ea;
	font-weight: bold;
	font-size: 14px;
}

/* Indice - Index */

#indexBoard {
	padding: 5px 10px;
	background-color: transparent;
	font-weight: bold;
	font-size: 16px;
}

ul#index {
	margin: 0;
	padding: 30px 40px;
	background-color: #d6d9ea;
	list-style: square;
	font-size: 12px;
}

/* Argomenti - Items */

.itemTitle {
	margin: 40px 0 15px;
	padding: 2px 10px;
	background-color: #ffb231;
	font-weight: bold;
	font-size: 14px;
}

.itemText {
	padding: 0 80px 0 10px;
	background-color: #fff;
	font-size: 12px;
	text-align: justify;
}

.noteTitle {
	margin: 40px 0 15px;
	padding: 2px 10px;
	background-color: #e2091a;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
}

#footer {
	margin-top: 40px;
	padding: 19px 10px;
	background-color: #00368c;
	color: #fff;
	font-size: 10px;
	text-align: center;
}

a:visited,
a:link {
	text-decoration: none;
}

a:hover	{
	color: #787800;
	text-decoration: underline;
}

#footer a,
#blackBoard a {
	color: #fff;
}


/* Colonna dxt con pubblicita' - Right column with Ads */


#rightCol {
	position: absolute;
	top: 0;
	left: 0;
	width: 170px;
	margin-left: 470px;
}

#bookingsBox {
	width: 160px;
	height: 220px;
	margin-bottom: 10px;
	background-color: #d6d9ea;
}

#bookingsText {
	width: 140px;
	margin: 0 10px;
	padding: 7px 0 10px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#bookingsFrame {
	width: 150px;
	margin-left: 8px;
}

#booking {
	width: 145px;
	height: 137px;
	border: 0;
}

#googleSky {
	width: 170px;
	height: 650px;
	margin-top: 20px;
}
