.ctBook{
/*	margin-bottom:3px;
	border-top:1px solid #CCCCCC; */
}

#ctPlib .pathMain {
	border-bottom:1px solid #B1B1B1;
	margin-bottom:5px;
}
.ctBookTop{
	height:21px;
	padding-left:40px;
	padding-top:5px;
	border-bottom:1px solid #B1B1B1;
}
.ctBookTop #tabmain{
	display:block;
	float:left;
	position:relative;
	top:1px;
	margin-right:3px;
	padding-top:4px;
	width:104px; height:17px;
	background:url('../images/scheda_top_off.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	color:#666666;
	text-decoration:none;
}
.ctBookTop a.on{
	color:#000000;
	background:url('../images/scheda_top_on.jpg');
	background-position:top center;
	background-repeat:no-repeat;
}

.ctBookMain{
	display:none;
	padding-top:5px;
}
.ctBookMain table{
	width:600px;
}
.ctBookMain td{
	vertical-align:top;
}
.ctBookMain .tdImage{
	width:210px;
	height:210px;
	padding:5px;
	border:1px solid #CCCCCC;
	text-align:center;
	vertical-align:middle;
}
.ctBookMain .tdText{
	padding-left:3px;
	font-size:11px;
	color:#666666;
}

.ctBookMain .tdTextB{
	padding-top:5px;
	font-size:11px;
	color:#666666;
}

.ctBookMain .tdText span{
	font-weight:bold;
}

.ctBookMain .tdTextB span{
	font-weight:bold;
}

.ctBookMain .tdText .ctBookDato{
	width:200px;
	float:left;
	margin-bottom:8px;
}

.ctBookDatoB{
	margin-bottom:8px;
}

.ctBookMain .ctBookTitolo{
	margin-bottom:14px;
	font-weight:bold;
	font-size:14px;
	color:#CC0000;
}
.left {
	float:left;
	width:200px;
}
.right {
	float:right;
	width:140px;
	text-align:right;
	padding-right:20px;
}
.ctBookIbs {
	padding-top:20px;
}


