/*LAYOUT*/

*{
	padding:0px;
	margin:0px;
	border:0px;
	font-family:"Times New Roman";
	font-size:10pt;
}

a{
	text-decoration:none;
	color:#da832c;
}

a:hover{
	text-decoration:underline;
}

body{
	text-align:center;
	background:url(/img/mainBg.jpg) repeat-y center top;
}

table{
	width:100px;
}

td,th{
	vertical-align: top;
}




#centerd{
	text-align:left;
	width:996px;
	margin-left:auto;
	margin-right:auto;
}




#menu{
	font-size: 0px;
}


#body{	
	width: 540px;
	padding: 0px 10px 0px 10px;
}

#body h1{
	font-size: 14pt;
	letter-spacing: 2px;
	color:#48433d;
	text-transform:uppercase;
	font-weight:bold;
	line-height: 40px;
	height: 48px;
	background: url(/img/bgAddInfo.gif) repeat-x bottom;
	margin-bottom: 10px;
	
}

#body h1.personaggi{
	color: #5f8093;
	background: url(/img/bgIntestazione.gif) repeat-x bottom;
}

#body h1.fatti{
	
	color:#8f3c38;
	background: url(/img/bgFatti.gif) repeat-x bottom;
}


#body h2{
	color:#48433d;
	text-transform:uppercase;
	padding-bottom: 8px;
	background: url(/img/dotted.gif) repeat-x bottom;
}

#body h2.low{
	color:#8f856c;
}

#addInfo{
	width:225px;
	margin-top:38px;
	padding-top:10px;
	background: url(/img/bgAddInfo.gif) repeat-x;
}

#addInfo .download{
	background: url(/img/arrowDown.gif) no-repeat;
	padding-left:10px;
	line-height: 25px;
	
}




#footer{
	background: url(/img/footer.gif) no-repeat;
	width:560px;
	height:90px;
	padding-top:40px;
	font-family: Georgia;
	text-align: center;
	font-size: 8pt;
}


.introVolume{
	position: absolute;
	top:130px;
	text-align: right;
	width:540px;
	font-size: 12pt;
	font-weight: bold;
	color:#48433d;
}



.dotted{
	background: url(/img/dotted.gif) repeat-x;
	height:5px;
}




.searchBox{
	margin-top: 20px;
}

.searchBox .data{
	width:100%;
	border-top:1px solid #000;
	border-bottom: 1px solid #000;
	background: #cdc7b6;
	color:#FFF;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1pt;
}

.searchBox td{
	padding:5px;
	vertical-align: middle;
}

.searchBox input,select{
	background: #FFF;
	font-weight: normal;
	border-top:2px solid #a3a3a3;
	border-left:2px solid #a3a3a3;
}



.resultBox{
	width:100%;
}
.resultBox td{
	padding:0 5px 0 5px;
}

.resultBox .nome{
	line-height:2em;
	background: #dbd7c7;
	border-top:#5f7e93;
	border-bottom: 1px dotted #000;
	font-size: 12pt;
	font-weight: bold;
	color:#48433d;
	
}

.resultBox .date{
	color:#91856b;
}

.resultBox .note{
	font-style: italic;
	color:#333333;	
}


.Image{
	background: #d9d6c9;
	text-align:center;
	border-bottom:2px solid #91856b;
	color:#6d6d6b;
	display: inline;
	float:left;
	padding:5px;
	margin:0 10px 10px 0;
	width:140px;
}

.Image img{
	border:1px solid #5f7e93;
	margin:5px;
}


.credits{
	width:100%;
}

.credits h3{
	text-transform:uppercase;
	font-weight:bold;
}

.credits th{
	text-align:left;
	text-transform:uppercase;
	font-weight:bold;
	color:#91856b;
	line-height:1.5em;
}

.credits td{
	line-height:1.5em;
}
