

.photo-desc {
	padding: 0.5em 1.0em 1.0em;
}
.photo-list2 li div.photo-desc img {
	width:auto;
}
.photo-desc h2 {
	color: #c03;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.photo-desc h2 a {
	color: #c03;
	text-decoration: none;
}
.photo-desc p {
	margin-bottom: 1.0em;
}
.photo-desc strong  a{
	font: normal 1.0em Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 0.5em;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
.photo-desc strong  a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.photo-desc em {
	margin: 0;
}




/*photo-title*/
.photo-title {
	padding: 1.0em 1.3em;
	margin: 0 0.9em 0.8em;
	border-bottom: 0.1em solid #8c8988;
}
.photo-title strong {
	font: bold 1.4em/1.8em Georgia, "Times New Roman", Times, serif;
	display: block;
	color: #000;
}
.photo-title p.autor, .photo-title p.autor2 {
	font: bold 1.0em/1.8em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-weight: bold;
	color: #444;
}
.photo-title p.autor2 {
	margin-bottom: 0em;
}
.photo-title p.destacat_home {
	font: 1.0em/1.8em Verdana, Arial, Helvetica, sans-serif;
	display: block;
	color: #444;
}
.photo-title p.destacat_home a {
	color: #CC0033;
	text-decoration: none;
}
.photo-title p.destacat_home a:hover{
	text-decoration: underline;
}
.photo-title p.subautor {
	color: #000;
}

.photo-title span {
	display: block;
	font-size: 1.1em;
	line-height: 1.6em;
}
/*sub-title*/
.photo-list-item .sub-title {
	display: block;
	margin-left: 1.9em;
	font-weight: bold;
}
.day {
	display: block;
	color: #c03;
	font-style: normal;
	font-size: 0.9em;
	margin-left: 1.9em;
}
.day img {display: inline;}
.photo-list-item .white-box {
	margin: 1.2em 0 0 0.6em;
	background: none;
}
/*border-title*/
.border-title {
	background: url(img/img-black-border.gif) repeat-x 0 100%;
	font: 1.6em/2.7em Georgia, "Times New Roman", Times, serif;
	margin: 0.2em 0 0.7em;
	/*width: 72.0em;*/
}


/************************ .photo-desc especific Home TNC ************************/
.cartellera .photo-desc {
	height: 16.0em;
	padding: 1.0em;
	position: relative;
}
.cartellera li .photo-desc h2 {
	font-size: 1.4em;
}

/************************ .photo-title especific Home TNC ************************/
.photo-title {
	padding: 0;
	margin: 0;
	border: 0;
}

.cartellera li .photo-desc .sala {
	border-top: 0.1em dotted #8c8988;
	padding: 1.2em 0 0.7em 0;
	bottom: 0;
	position: absolute;
}
.cartellera li.destacada .photo-desc .sala {
	width: 34.1em;
}
.cartellera li.altres .photo-desc .sala {
	width: 14.6em;
}
.cartellera li.altres .photo-desc .sala  strong a{
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.cartellera li.altres .photo-desc .sala  strong a:hover{
	text-decoration: underline;
}
/************************* comprar entrada *************************/
.photo-desc .comprar-entrada {
	border-top: 0.1em dotted #8c8988;
	padding: 0.6em 0 0 0;
	margin-top: 0.6em;
	display: block;
	float: none;
}
.photo-desc .comprar-entrada p {
	background: url(img/compra-entrades-cartell.gif) no-repeat 0 0;
	margin: 0;
	padding: 0.2em 0;
}
.photo-desc .comprar-entrada p a {
	color: #c03;
	text-decoration: none;
	padding: 0.2em 0 0.2em 3.0em;
}
.photo-desc .comprar-entrada p a:hover {
	text-decoration: underline;
}



