html, body {
	margin:0;
	padding:0;
	color:#595959;
	font-size:11px;
	font-family: Verdana, Arial, Sans-Serif;	
}

div#page {
	width: 900px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}
div#container {
	padding: 20px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	text-align: center;
	clear: both;
	padding-top: 12px;
}
a{
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p, li {
	line-height: 1.3em;
}
p a, li a {
	text-decoration: underline;
}
h1, h2 {
	margin: 0;
}
h1 {
	color: #333;
	padding: 0;
}
h2 {
	color: #111;
	padding-top: 10px;
}
div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:315px; 
}
div.controls {
	margin-top: 5px;
	margin-right:5px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666; 
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 14px;
}
div.nav-controls a:hover {
	padding: 14px;
	color:#FFFFFF;
	text-decoration:underline;
}
div.slideshow {
	clear: both;
	padding-top:5px;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #111111;
}


div.slideshow img {
	border: none;
	display: block;
}
div.download {
  font-size: 9px; 	
}
div.download a{
  font-size: 9px; 	
  text-decoration:none;
}
div.download a:hover{
  font-size: 9px; 	
  text-decoration:underline;
  color:#FFFFFF;
}
div.embox {
	clear: both;
	padding: 0px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 12px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #111111;
}
ul.thumbs li.selected a {
	background: #30918e;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #111111;
}
div.pagination a:hover {
	background-color: #30918e;
	text-decoration: none;
}
div.pagination strong {
	background-color: #30918e;
	color:#000000;
}

.titolo {
	color:#2E9385; 
	font-size:20px;
}

.lista_eventi {
	list-style:disc;
	margin-left:18px;
	padding:0px;
	margin-top:8px;
}