* { margin:0; padding:0; }

a img { border:0;}

a, a:hover {
	color:#E50E1F;
}
a {
	text-decoration:none;
}
a:hover  {
	text-decoration:underline;
}

h1 {
	font-size:20px;
}

h2 {
	font-size:16px;
}

.nav {
	padding:20px 0 0;
}

.nav li {
	float:left;
	position:relative;
	text-align:left;
	background:#2b2a29;
	border:solid 1px #484542;
}

.nav a {
	color:#cabfb3;
	float:left;
	font-weight:bold;
	padding:6px 12px 5px 8px;
}
.nav a, #nav a:hover {
	display:block;
	line-height:1.3em;
	text-decoration:none;
}

.nav a:hover {
	color:#E50E1F;
}

.menuleft {
	float:left;
	font-size:1em;

}

.menuright {
	float:right;
	font-size:10px;
	width:275px;
	padding-top:3px;
}

ul, ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

body { 
	background: url(../images/sfondoGenerale.gif) 50% 0 repeat-x;
	font:12px/1.55em arial, helvetica, sans-serif; 
}

.header { 
	background: url(../images/sfondoHeader.gif) 50% 0 repeat-x; 
	text-align:left;
	height: 110px;
}

.header-top { 
	padding: 15px 0;
	position:relative;
	z-index:999;
	width:900px;
	margin:0 auto;
	color:#2f2f2f;
}

.titles {
	color: #B21D22;
}

.language {
	color: #E50E1F;
	float: left;
	padding:25px 10px 0 0;
	text-decoration:none;
	font-weight:bold;
}

.middle-container { 
	
}

.middle {
	width:894px;
	margin:0 auto;
	text-align:left;
	position:relative;
	padding: 30px 0 0;
}

.centralPanel {
	background: url(../images/PannelloCentrale.gif) no-repeat;
	height: 491px;
	padding: 40px;
}

.centralDisclaimer {
	height: 360px;
	overflow: auto;
	padding: 20px;
}

.logo {
	float:left;
	padding-right:20px;
}

.logoTitle {
	color:#cabfb3;
}

.centralText {
	padding: 20px 0;
}

.chronicles-container {
	float:left;
	width:50%;
}

.jack-container {
	float:right;
	width:50%;
}

.left {
	float: left;
	padding-right: 10px;
}

.startToPlay {
	clear:both;
	float:right;
}

.addthisbutton {
	position:absolute;
	right:2px;
	top:0px;
}

#box{
	position:absolute;
}
#box span{
	display:block;
	float:left;
}

#thumbs{
	position:relative;
	width:780px;
	clear:both;
	height:41px;
	overflow:hidden;
	margin:375px auto;
}
#thumbs .thumbs, #thumbs_handles, #thumbs_mask{
	position:absolute;
	top:0;
	width:100%;
	height:41px;
}
#thumbs .thumbs div, #thumbs_handles span{
	display:block;
	width:60px;
	height:41px;
	margin:0;
	float:left;
	cursor:pointer;
}
#thumbs .thumbs div img{
	width:54px;
	float:right;
}
#thumbs_handles span{
	background:url(../images/thumb_invisible.gif) no-repeat;
}
#thumbs_mask{
	width:1200px;
	/*background:url(../images/thumbs_mask.gif) no-repeat center top;*/
}
.mask{
	position:absolute;
	left:50%;
	margin-left:-350px;
	width:700px;
	height:420px;
	overflow:hidden;
}
span img{
	display:block;
	border:none;
	width:700px;
}
span p{
	text-align:center;
}
.gallery{
	padding:1px 0;
}