#contentArtisti {
	margin: 60px 0;
}

#dettaglioArtista {
	margin: 40px 0;
}

.testoPP {
	font-size: 11px;
}

.thumbAttore {
	width: 75px;
	height: 160px;
	text-decoration: none;
	display: block;
	float: left;
	margin: 0 24px 10px 0;
	overflow: hidden;
	text-align: center;
}

.thumbAttore img {
	padding: 2px 0;
	border-top: 1px solid #0790c6;
	border-bottom: 1px solid #0790c6;
}

.thumbAttore span {
	color: #7ca5c2;
	font-size: 10px;
	display: block;
	text-align: center;
	background: #fff;
}

#screenshot{
	position: absolute;
	border: 2px solid #0790c6;
	background: #fff;
	padding:10px;
	display: none;
	color: #95c7ea;
	font-size: 12px;
}

#leftCol {
	width: 273px;
	margin-right: 19px;
	float: left;
}

#rightCol {
	width: 500px;
	float: left;
}

.nomeAutore {
	font-size: 13px;
	color: #b3c9d8;
	display: block;
	margin: 4px 0;
}

#thumbDettaglio {
	border-top: 3px solid #cae3f4;
	border-bottom: 3px solid #cae3f4;
	height: 141px;
	background: url(/libs/css/assets/bgThumbDettaglio.gif) no-repeat top left;
	margin-bottom: 12px;
}

#thumbDettaglio ul li {
	float: left;
	height: 43px;
	width: 43px;
	padding: 3px 3px 0 0;
}

.lastThumb {
	padding: 3px 0 0 0 !important;
}

#leftCol h2,
#rightCol h2 {
	background: #cae3f4;
	font-size: 11px;
	color: #00435e;
	height: 14px;
	padding: 4px 0 0 15px;
	margin: 0 0 20px 0;
}
#rightCol h2 {
	margin: 0 0 5px 0;
	color: #0790c6;
	padding: 4px 0 0 5px;
}
.pdf {
	background: url(/libs/css/assets/iconPDF.gif) no-repeat center left;
	display: block;
	padding: 6px 0 0 35px;
	height: 17px;
	margin-top: -6px;
	text-decoration: none;
	color: #00435e;
}
.pdf:hover {
	text-decoration: underline;
}
.showReel {
	padding: 0 7px 0 7px;
}

.ppLink {
	display: block;
	text-decoration: none;
	color: #00435e;
}
.ppLink:hover {
	text-decoration: underline;
}

.datiLeftCol,
.datiRightCol {
	width: 225px;
	float: left;
	font-size: 11px;
	color: #00435e;
	margin-left: 5px;
	margin-bottom: 20px;
}

.datiLeftCol strong,
.datiRightCol strong,
.datiLeftCol span,
.datiRightCol span {
	width: 80px;
	display: block;
	float: left;
	padding: 2px 0;
}

#tblTelevisione,
#tblCinema,
#tblTeatro,
#tblPubblicita,
#tblRassegnaStampa,
#tblFormazione,
#tblVarie {
	border-collapse: collapse;
	margin: 0 0 20px 5px;
	padding: 0;
	color: #00435e;
	font-size: 11px;
}
.anno {
	font-weight: bold;
	width: 80px;
}
#rightCol table tr td {
	padding: 0 0 8px 0; 
}
#tblRassegnaStampa a {
	text-decoration: none;
	color: #00435e;
}


