/* Cine */
table.blogcine
{
	width: 470px;
	background-image: url('../images/bg_cine.jpg');
	background-repeat: repeat-y;
	border-bottom: 1px solid #c0c0c0;
	height:625px;
}
table.blogcine table.intro table.contentpaneopencine{
	background-image: url('../images/bg_cinecontenido.jpg');
	background-repeat: no-repeat;
	background-position: 212px 23px;
}
table.contentpaneopencine td{
	width: 450px;
	height: 17px;
	padding-left: 5px;
}
table.contentpaneopencine td.contentheadingcine, table.contentpaneopencine .contentheading{
	width: 450px;
	height: 17px;
	background-image: url('../images/bg_cinetitulo.jpg');
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 10px;
	color: #fff;

}
table.blogcine table.intro table.contentpaneopencine td img{
	margin: 0px;
	margin-right: 5px;
	padding: 0px;
	float: left;

}
table.blogcine table.intro table.contentpaneopencine td p{
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	
}
table.blogcine table.intro table.contentpaneopencine td a{
	color: #000;
	text-decoration: none;
}
table.blogcine table.intro table.contentpaneopencine td a.contentpagetitlecine{
	color: #fff;
	text-decoration: none;
}

.back_button{
	width: 460px;
	padding-right: 10px;
	margin-top: 0px;
}
.back_button a:link, .back_button a:visited{
	color: #000;
	text-decoration: none;
}
.back_button a:hover{
	color: #000;
	text-decoration: underline;
}
.flashprensachvbox{
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
table.blogcine table.intro table.contentpaneopencine td a.readoncine{
	display: block;
	float: right;
	margin-right: 10px;
	
}
table.blogcine table.intro table.contentpaneopencine td a.readoncine:hover{
	text-decoration: underline;
}
table.blogcine a.pagenav{
	color: #993333;
}

