@charset "UTF-8";
/* CSS Document */

div.imgcontainer {
	height: 283px;
	margin-bottom: 8px;
}

table {
	width: 710px;
	height: 45px;
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	font-size: 12px;
	line-height: 14px;
	margin-top: 2px;
}

table tbody td {
	text-align: left;
	vertical-align: top;
	background: #e5e5e5 url(../arts/vborder_999.gif) right top repeat-y;
	padding: 8px 0 0 10px;
	font-weight: normal;
}

table tbody td:first-line {
	font-weight: bold;
}

table tbody td.titolo {
	width: 324px;
}

table tbody td.luogo {
	width: 171px;
}

table tbody td.luogo a {
	font-weight: normal;
	color: #900;
}

table tbody td.data {
	width: 150px;
	background-image: none;
}

table tbody td.icon {
	width: 36px;
	height: 45px;
	background-image: none;
	padding: 0;
	cursor: pointer;
}

table tbody td.icon > div{
	height: 45px;
}

table + div {
	position: relative;
	background-color: #f2f2f2;
	padding: 10px;
	display: none;
}

div.icon2 {
	display: block;
	position: absolute;
	top: -45px;
	right: 0;
	z-index: 9;
	cursor: pointer;
}

div.contenuti > h2 {
	margin-top: 30px;
}
