@charset "UTF-8";
/* Montecatini nel Mondo / RACCONTI */

div#roller {
	display:none;	
}
div#rollertail {
	top:-51px;
	* top:-35px;  /* fix for IE */
}

div#content {
	background-image:url(../backg/content_3.png);
	background-repeat:repeat-y;
	clear:both;
	height:auto;
	left:0;
	margin:0 auto;
	padding-top:122px;
	* padding-top:126px;
	position:relative;
	top:-190px;
	* top:-176px;
	width:821px;
	z-index:3;
	overflow:visible;
}
div#content_footer {
	background-image:url(../backg/content_footer_3.png);
	background-repeat:no-repeat;
	clear:both;
	height:83px;
	left:0;
	margin:0px auto -1px;
	position:relative;
	top:-204px;
	* top:-176px;
	width:821px;
	z-index:2;
}

div#footer {
	width:100%;
	height:37px;
	background-color:none;
	position:relative;
	top:-180px;
	* top:-176px;
	left:0px;
	z-index:5;
}

div#footer_line {
	width:100%;
	height:2px;
	background-color:#134e60;
	position:relative;
	top:-180px;
	* top:-176px;
	left:0px;
}

div#authors {
	clear:both;
	position:relative;
	top:15px;
	width:821px;
	z-index:6;
	text-align:left;
	color: #999;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

div#leftcol {
	display:table;
	position:relative;
	width:410px;
	float:left;
}

div#rightcol {
	display:table;
	position:relative;
	width:411px;
}

#authors strong {
	text-align:center;
	font-size:18px;
	color: #000;
}

#authors ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
padding-left:70px;
}

#authors li
{
display: block;
list-style-type: none;
}

#authors a:link, #authors a:visited
{
	color:#134e60;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

#authors a:hover
{
	color:#2086A5;
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
}

#authors h1 {
	text-align:center;
	font-size:16px;
	padding-bottom:30px;
}

#authors h2 {
	color:#134e60;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	padding-left:70px;
	margin-bottom:1em;
	width:600px;
}
#authors h3 {
	color:#444;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	padding-left:70px;
	line-height:19px;
	font-weight:bold;
}
#authors h4 {
	color:#444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:70px;
	margin-top:1em;
	margin-bottom:3em;
	width:600px;
	font-weight:normal;	
}
#authors p {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	padding-left:70px;
	width:600px;
	text-align:justify;
	line-height:19px;
}
#authors em {
	color:#666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:600px;
	font-style:normal;
}
#authors img {
	border:1px solid #134e60;
	margin-left:70px;
	margin-top:20px;
	width:350px;
}
.footnote {
	font-size:11px;
}