/*centred content -----------------------------------------------------------------------------------------------------------------------------------------*/
* {
	margin:0;
	padding:0;
}
html, body {
	height:98%;
	background-color:#FFFFFF;
	
}
#distance {
	width:1px;
	height:50%;
	margin-bottom:-264px; /* half of container's height */
	float:left;
}
a {
	outline:none;
}
#container {
	margin:0 auto;
	position:relative; /* puts container in front of distance */
	text-align:left;
	height:528px;
	width:835px;
	clear:left;
	/*background:url(bkg.png);*/
}
#cpage{
display: none;
}
/* intro*/
#logo {
	position: absolute;
	left: 0px;
	top:120px;
	width:100%;
	border-bottom: 1px solid #3D584a;
	float:left;
	height:90px;
	text-align:right;
	font-family:Gill, 'Gill Sans', sans;
	color:#3D584a;
	font-size:75px;
	margin-left:-50%;
}
#homelang {
	position: absolute;
	left: 0px;
	top: 230px;
	float: left;
	color: #666;
	width: 419px;
	text-align: right;
	font-size: 10px;
}
#homelang a, #homelang a:visited {
	color: #3D584a;
	font-size: 10px;
	text-decoration: none;
}
#homelang a:hover, #homelang a:visited:hover {
	text-decoration: underline;
}
/* menu */
#info{
	position:absolute;
	color:#ccc;
	left:0px;
	top:515px;
	width:800px;
	font-size:9px;
	
	}
#logofelix {
	border-bottom:1px solid #3D584A;
	height:86px;
	left:0px;
	position:absolute;
	top:-11px;
	width:835px;
}
#placer {
	width:12px;
	float:left;
	height:8px;
	background:url(../img/placer.png) no-repeat 1px 0px;
	text-indent:-10000px;
	position:absolute;
	left:0px;
	top:75px;
	z-index:99;
}
#displacer {
	width:12px;
	float:left;
	height:8px;
	background:url(../img/displacer.png) no-repeat 1px 0px;
	text-indent:-10000px;
	position:absolute;
	left:0px;
	top:75px;
	z-index:98;
}
#menubox {
	position:absolute;
	left:0px;
	top:76px;
	width:835px;
	background-color:#F7F7F7;
	height:14px;
	padding-top:8px;
}
#contentbox {
	border-top:2px solid #3D584A;
	height:413px;
	left:0;
	position:absolute;
	top:113px;
	width:835px;
}
#languagebox {
	position:absolute;
	right:0px;
	top:515px;
	z-index:99;
}
/*index ------------------------------------------------------------------------------------------------------------------------------------------------------------*/
h1 {
	color:#3D584A;
	font-family:Gill, 'Gill Sans', sans;
	font-weight:normal;
	font-size:47px;
	padding:0px;
	margin:0px;
}
h2 {
	color:#3D584A;
	font-size:11px;
	margin:0;
	padding:0;
}
h3 {
	font-size:19px;
	padding:0px;
	padding-left:5px;
	margin:0px;
}
body {
	font-family:Verdana;
	font-size:10px;
	color:#666;
	margin:10px 0px;
	padding:5px;
	text-align:center;
}
a, a:visited {
	outline:none;
	color: #3D584A;
}
a:hover, a:visited:hover {
	color: #3D584A;
}
a:active, a:visited:active {
	color: #000;
}
#menu, #language {
	margin:0px;
	padding:0px;
}

#menu li {
	display:inline;
	padding-right:10px;
	list-style:none;
	
}
#menu a:hover {
	color:#000;
}
#language li {
	display:inline;
	padding-left:2px;
	list-style:none;
}
#header a {
	text-decoration:none;
}
.scroll-pane {
	width: 200px;
	height: 438px;
	overflow: auto;
	float: left;
	padding-right:20px;
}
.gallery {
	position: relative;
	width:300px;
	height:300px;
	margin:0px;
	padding:0px;
}
.gallery li {
	list-style:none;
	display:none;
}
.content{
display: none;
color: #666;
padding-top: 1em;
}
.content strong{
clear: both;
}
.content p{
margin: 0px;
padding: 0px;
padding-bottom: 1em;
}

#divleft{
	position:absolute;
	left:0px;
	top:14px;
	width:504px;
	height:366px;
	overflow:hidden;
	}
#divleft.long{
width: 582px;
background: #ECEDEE;
}
	
#divright{
	position:absolute;
	right:0px;
	top:14px;
	width:315px;
	height:366px;
	overflow:hidden;
	border-right: solid 1px #ccc;
	}
.news_item{
	padding-bottom:20px;
	border-bottom:2px dotted #B2BDB7;
	width:215px;
	margin-bottom:20px;
	}
	
.scroll-pane{
	float:left;
	height:366px;
	overflow:auto;
	width:308px;
}


#divright.short .scroll-pane{
width:230px;
}

#divright.short{
width:237px;

}

#wrapper{
width: 582px;
height:366px;
overflow:hidden;
position: relative;
}
#panco{
width: 2329px;
height:1300px;
float: none;
position: absolute;
top: 0;
left: 0;
background: transparent url(../img/partecipogramma.png) center center no-repeat;
cursor: crosshair;
}

.spacer{
float: left;
width: 100%;
height: 300px;
}

.short .news_item{
	padding-bottom:3px;
	border: 0;
	width:221px;
	margin-bottom:0px;
}
.short .news_item h2{
background-color: #ecedee;
padding: 3px;
height:14px;
}
.short .news_item h2.title{
background-color: #fff;
padding-top: 0px;
}

.short .news_item h2 a{
font-weight: normal;
color: #666;
width: 100%;
white-space: nowrap;
float: left;
cursor: pointer;
}
.short .news_item.selected h2 a{
color: #fff;
}

.short .news_item.selected h2{
background-color: #3D584A;
}
#debugger{
display: none;
}
#divleft.green{
background-color: #3D584A;
}
#divleft.grey{
background-color: #ecedee;
overflow: hidden;

}

#navigator{
border-top:2px solid #3D584A;
padding: 5px;
position: absolute;
bottom: 0px;
left: 0px;
background: white;
z-index: 99;
padding-left: 0px;
}

#navigator a.dwn{
padding-left: 17px; 
color: #999;
text-decoration: none;
background: transparent url(../img/navi.gif) no-repeat -90px 2px;
}
#navigator a.dwn:hover{
color: #666;
background: transparent url(../img/navi.gif) no-repeat -90px -16px;
}

#navigator a.next{
padding-left: 9px; 
color: #999;
text-decoration: none;
background: transparent url(../img/navi.gif) no-repeat -30px 2px;
}
#navigator a.next:hover{
color: #666;
background: transparent url(../img/navi.gif) no-repeat -30px -16px;
}

#navigator a.prev{
padding-left: 9px; 
color: #999;
text-decoration: none;
background: transparent url(../img/navi.gif) no-repeat 0px 2px;
}
#navigator a.prev:hover{
color: #666;
background: transparent url(../img/navi.gif) no-repeat 0px -16px;
}

#navigator a.zoom{
padding-left: 9px; 
color: #999;
text-decoration: none;
background: transparent url(../img/navi.gif) no-repeat -60px 2px;
}
#navigator a.zoom:hover{
color: #666;
background: transparent url(../img/navi.gif) no-repeat -60px -16px;
}
#map{
position: absolute;
float: left;
top: 3px;
left: 0px;
right: 0px;
bottom: 0px;
z-index: 4;
overflow: hidden;
width: 695px;
height: 392px;
}
#map-side-bar{
left:699px;
padding-top:3px;
position:absolute;
width:130px;
}
#map-side-bar a{
background-color:#ECEDEE;
height:14px;
padding:3px;
width: 100%;
margin-bottom: 3px;
color: #666;
text-decoration: none;
float: left;
}

#map-side-bar a:hover{
background-color:#3D584A;
color: white;
}

li.privata{
float: right;
}
#content_list ul {
list-style: none;
margin: 0px;
margin-top: 10px;
}
#content_list ul li{
list-style: none;
}
#dida{
color: #999;
padding-left: 10px;
padding-right: 5px;
font-size: 10px;
}

#teamshow{
position: absolute;
color: #3D584A;
font-size: 9px;
background-color:#fff;
padding: 4px;
line-height: 8px;
padding-left: 6px;
padding-right: 8px;
text-transform: capitalize;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
}
