@charset "utf-8";
/* CSS Document */
* {
	margin: 0;
	padding: 0;
	color: #545454;
}

body {
	background-color: #fafafa;
	font-family: "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin-bottom:10px
}
p {
	margin-bottom: 10px;
	font-size: 14px
}
a {
	text-decoration: none;

}
a:hover { color: #333333 !important}
li {	list-style-type: none;}
.fltlft {
	float: left
}
.fltrgt {
	float: right
}
.clearflt {
	clear: both;
	display: block;
}
#aniversario {
	position: fixed;
	right: 0px;
	z-index: 20;
	top: 80px;
	padding: 4px 0 4px 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	background-image: url(../images/aniversario-bg.png);
	background-repeat: no-repeat;
	background-position: 0 right;
	width: 57px;
	font-size: 16px;
}
.content {
	width: 940px;
	margin: auto;
}
.header  {
	height: 80px;
}

.header .logo {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	width: 115px;
	height: 43px;
	float: left;
	margin: 20px 20px 0 0;
}
.header .logo h1 {
	text-indent: -1000px;
}
.header .logo a {
	width: 115px;
	height: 43px;
	display: block
}
.texto {
	font-size: 12px;
}

.nav {
	margin-top: 40px;
	float: right;
	/*width:730px;*/
}


.nav li {
	float: left;
	font-size: 16px;
	margin: 0 10px;
	background-image: url(../images/item-menu-bg.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0px 0 22px;
}


.nav li a {
	color: #808080;

}
.nav li a.select {
	color: #fb9902;
}
.nav li.first {
	margin: 0 10px;
	background-image:none;
	padding: 0 0px 0 22px;
}

.main-content {
	background-color: #FFFFFF;
	padding: 20px 20px 40px 20px;
	min-height: 250px;
}
.sub-nav {
	margin: 0px 66px 10px;
	height: 20px;
	width: 768px;
	/**/
	

}
.sub-nav li {
	font-family: "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	float: left;
	border-left: 1px solid #bbbbbb;
	padding: 0 15px;
	letter-spacing: 1px;
}
.sub-nav li.first {
	margin: 0px;
	border: 0;
	padding: 0 15px 0 0;
}

.sub-nav li a.select {
	color: #fb9902;
}

.alfabeto {
	/*clear: both;*/
	width: 768px;
	background-color: #fafafa;
	margin: 0 66px;
	height: 20px;
}


.alfabeto li {
	float: left;
	font-family: "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;
	font-size: 14px;
	margin: 0 1px 0 0;
	padding: 1px 14px;
	letter-spacing: 3pt;/*5*/
	background-color: #efefef;
}


.alfabeto li a {
	color: #808080;

}
.alfabeto   li.select   {
	background-color: #fb9902;

}
.alfabeto   li.select a   {
	color: #FFF;

}
.peliculas {
	clear: both;
	margin: 20px 66px;
}
.peliculas .item {
	float: left;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	/*new*/
	height:180px;
	width: 255px;
}
.peliculas .item img:hover{
	opacity:0.8;
	background-color:#FFFFFF;
}
.peliculas .item .titulo {
	background-color:#FFFFFF;
	font-size:14px;
	/*margin-top:-70px;*/
	padding:7px;
	position:relative;/*absolute*/
	z-index:4;
	/**/float: left;
	/*new*/top:-70px;
	left:0px;
	width: auto;
}
.peliculas .item .titulo a {
	color: #fb9902;
	font-size: 16px;
	font-weight:bold;/*18*/
	text-transform: uppercase;
}
.footer {
	font-size: 11px;
	padding: 10px;
	height: 40px;
	clear: both;
	margin-top: 20px;
}
.footer .contact {
	float: right;
}
.social-networks   li   {
	float: left;
	margin: 0 20px 0 0;
}
.social-networks   li   img  {
	margin: 0 5px 0 0;
}

/*PAGINADO*/
.paginado     {
	clear: both;
	width: 768px;
	margin: 5px 66px 0 66px;
	height: 20px;
	padding-top:4px;
}
.paginado li  {
	float: left;
	font-family: "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;
	font-size: 14px;
	margin: 0 1px 0 0;
	padding: 1px 7px;
	border: 1px solid #efefef;
}
/*PAGINADO*/
.paginado .select {
	font-weight: bold;
	color: #FB9902;
	border: 1px solid #FB9902;
}

.categoria    {	/*clear: both;*/width: 768px;	background-color: #fafafa;	margin: 0 66px;	height: 20px;}
.categoria li {	float: left;font-family: "Trebuchet MS", Arial, Verdana, helvetica, sans-serif;font-size: 14px;margin: 0 1px 0 0;padding: 2px 9px;	background-color: #efefef;	text-align: center;}
.categoria li a {	color: #808080;}
.categoria li.select   {	background-color: #fb9902;}
.categoria li.select a   {	color: #FFF;}
.portada {
		clear: both;
	margin: 20px 66px;
}

.portada .main-movie {
		font-size: 12px;
} 
.portada .main-movie .foto {
	margin-bottom: 10px;
}

.portada .main-movie .datos {
	margin: 5px 0;
	font-size: 12px;
}


.portada  .main-movie .sinopsis {
	font-size: 14px;
	color: #000000;
}
.portada .col-left {
	float: left;
	width: 510px;
		margin-right: 1px;

}
.portada .col-right {
	float: left;
	width:255px;
}
.col-right .border {
	border-left: 1px solid #eaeaea
}

.portada img:hover{
	opacity:0.8;
	background-color:#FFFFFF;
}
.portada .titulo {
	background-color:#FFFFFF;
	font-size:14px;
	margin-top:90px;/*90*/
	padding:7px;
	position:absolute;
	z-index:4;
	float: left;
}
.portada .videoclubs .titulo {}
.portada .main-movie .titulo {
	margin-top:180px;
	width: 250px;
}

.portada .videoclubs .titulo a {
	color: #fb9902;
	font-size: 20px;
	font-weight:bold;/*18*/
	text-transform: uppercase;
}
.portada .videoclubs {}
.portada .videoclubs .item {
	border-bottom: 1px solid #FFF;
}
.portada .videoclubs h2 {
	background-color: #3cac76;
	color: #FFFFFF;
	padding: 3px 10px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin:0 0 23px;
}
.portada h3, .portada h3 a {
	font-size: 18px;
	color: #e61800;
	text-transform: uppercase;
	margin: 10px 0 7px 0;
}
.portada .novedades h4 {
	font-weight: bold;
	margin: 0px;
}

.portada .web {
	border-top:1px solid #eaeaea;
	padding: 15px 0 0 0;
	margin: 20px 10px 0 0;
}
.venta  {
	margin: 0 0 0 10px;
	border-top: 1px solid #eaeaea;
}
.portada .novedades span {
	font-size: 12px;
}

.venta  ul.direccion {
	font-size: 14px;
}
.venta .direccion li {
	border-bottom: 1px solid #eaeaea;
	padding: 3px 0;
}

.portada .novedades {
	border-top: 1px solid #eaeaea;
	margin: 0 0 0 10px;

}


.portada .grupos {
	background-color: #efefef;
	padding: 10px;
	font-size: 14px;
	margin: 20px 0 20px 10px;
}
.portada .grupos li {
	margin-bottom: 5px;
}


.portada .grupos h4 {
	color: #339966;
}

.portada .grupos a {
	color: #3e3e3e;
}



.portada .main-movie h2 {
	background-color: #ff9900;
	color: #FFFFFF;
	padding: 3px 10px;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0 0 23px;
}
.novedades, .sedicedemi, .links {
	clear: both;
	margin: 20px 66px;
}

.main-content  h1.nombreSeccion {
	font-size: 26px;
	color: #fb9902;
}


.novedades .item {
	border-bottom: 1px solid #eaeaea;
	padding: 10px 0 0 0;
}

.novedades .item span {
}
.novedades .item h2 {
	font-size: 16px;
	margin: 0;
	color: #e61800;
}
.novedades .col-right h3 {
	color: #e61800;
}

.novedades .item h2 a {
	color: #e61800;
}
.novedades .item h3 {
	font-size: 14px;
}
.novedades .item .image {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.novedades .item span {
	font-size: 12px;
	text-transform: uppercase;
}
.novedades .col-left {
	float: left;
	width: 510px;
	margin-right: 1px;


}
.novedades .col-right {
	float: left;
	width:235px;
	margin-left: 10px;
	border-left: 1px solid #eaeaea;
	padding-left: 10px;
}
.novedades .col-right h4 {
	font-weight: normal;
	font-size: 12px;
	margin: 0 0 5px 0;

}
.novedades .col-right h4 a{	color: #666666;}
.novedades  .col-right .year {
	border-bottom: 1px solid #eaeaea;
	font-weight: bold;
}
.sedicedemi .item{
	width: 24%;
	float: left;
	margin: 15px 7px 0 0;
}
.sedicedemi .item .logo {
	text-align: center;
	background-color: #FAFAFA;
	margin-bottom: 10px;
}
.sedicedemi .item h2, .sedicedemi .item h2 a {
	font-size: 18px;
	color: #e61800;
}
.sedicedemi .item span {
	font-size: 12px;
}
.links h2  {
	margin: 0;
}
.links h2 a {
	font-size: 16px;
	color: #e61800;
	margin: 0;
}
.links p {
}
.links .logos  {
	margin: 0;
	margin-bottom: 10px;
	padding-left: 42px;
}
.item-01 {background: url(../images/links/imdb.gif) no-repeat 0 3px;}
.item-02 {background: url(../images/links/otroscines.gif) no-repeat 0 0;}
.item-03 {background: url(../images/links/haciendocine.gif) no-repeat 0 0;}
.item-04 {
	background: url(../images/links/elamante.gif) no-repeat 0px 7px;
}
.item-05 {
	background: url(../images/links/cahierscinema.gif) no-repeat 0 3px;
}
.item-06 {
	background: url(../images/links/sightandsound.gif) no-repeat 0 2px;
}
.item-07 {background: url(../images/links/berlin.gif) no-repeat 0 0;}
.item-08 {background: url(../images/links/cannes.gif) no-repeat 0 2px;}
.item-09 {background: url(../images/links/bafici.gif) no-repeat 0 3px;}
.item-10 {background: url(../images/links/festmdp.gif) no-repeat 0 3px;}
.item-11 {
	background: url(../images/links/hugodelcarril.gif) no-repeat 0 3px;
}
.item-12 {
	background: url(../images/links/artecinema.gif) no-repeat 0 0px;
}

.links  .column-border {
	/*border-right: 1px solid #eaeaea;
	border-left: 1px solid #eaeaea;*//*padding: 0 5px;*/
	width: 245px;
	float: left;
	margin: 0 8px;

}
.links .column{
	float: left;
	width: 250px;
}
.peliculas .director-list {
	width: 100%;
	font-size: 14px;
}
.peliculas .director-list td {
	padding: 5px 0 5px 10px
}
.peliculas  .director-list  td.borde {
	border-bottom: 2px solid #dddddd;
	padding-bottom: 10px;
}
.peliculas .director-list td.punteada {
	border-bottom: 1px dotted #dddddd;
}

.peliculas  .director-list  td.linea {
	border-right: 1px solid #dddddd;
}
.peliculas  .director-list  .letras {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #fb9902;
	text-align: center;
	padding: 2px 5px;
	width: 15px;
}
.director-list a:hover {
	text-decoration: underline;
}
.sedicedemi .nota {
	color: #E61800;
}
.sedicedemi .notas {
	width: 565px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	margin-top: 15px;
}
.sedicedemi .notas .titulo {
	font-size: 20px;
	font-weight: bold;
	color: #FB9902;
	margin-top: 2px;
}
.sedicedemi .notas .destacado {
	font-style: normal;
	font-weight: bold;
	padding: 10px 10px 0 0;
}
.sedicedemi .notas .fecha {
	float: right;
	margin: 5px 15px 0 0;
}
.notas .video-nota {
	height: 250px;
	margin-bottom: 8px;
	background-color: #EBEBEB;
	padding-right: 10px;
}
.video-nota .nota-trailer {	float: left;	margin-right: 10px;	/*border-right: 1px solid #B1B1B1;*/}
.notas .credito {	font-size: 11px;}

/*fichas nuevas 19-7-10*/
.main-content .fichas {
	width: 767px;
	margin: 0 auto 25px auto;
	color: #333333;
}
.fichas .titulo {
	font-size: 26px;
	color: #808080;/*545454*/
	font-weight: bold;
}
.fichas .titulo a{
	color: #808080;/*545454*/
}
.fichas .main-info {
	background-color: #f0f0f0;
	margin: 15px 0 15px 0;
	padding: 15px 15px;/*min-height: 245px;*/
	height: 247px;
}
.fichas .main-info .trailer {
	width: 318px;
	float: left;
	margin-right: 20px;
}
.fichas .main-info .trailer-fla {
	width: 250px;
	float: left;
	margin-right: 20px;
}
.main-info .datos {float: left;}
.main-info .datos p {font-size: 13px;}
.main-info .datos .direccion {font-size: 18px;font-weight: bold;margin-bottom: 10px; color: #808080;}
.main-info .datos .fotos h4 {font-size: 16px;color: #FB9902;font-weight: bold;text-transform: uppercase;}
.main-info .datos .fotos {margin-top: 25px;}

.fichas .col-left {
	width: 526px;
	margin-right: 15px;
	float: left;
}
.fichas .col-left p{
	font-size: 13px;
	margin-bottom: 10px;
}
.fichas .col-right {width: 226px;float: left;}
.fichas .col-left .column {
	width: 165px;
	font-size: 13px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}

.fichas .col-left .related-titulo {
	font-size: 14px;
	font-weight: 
bold;
	color: #FB9902;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-top: 5px;
}

.fichas .col-left .related-subtitulo {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 3px;
	margin-top: 10px;
}
.fichas .col-right .titulo {
	font-size: 14px;
	font-weight: bold;
	border-bottom:1px solid #CCCCCC;
	/*	padding:0 0 5px 8px;
*/	text-transform: uppercase;
	color:#339966 ;/*666 #e61800*/
	padding-bottom: 5px; margin-bottom:6px;
}
.fichas .col-right .extras {
	background-color: #F0F0F0;
	margin-bottom: 15px;
	padding: 10px 10px 2px 10px;
}
.fichas .col-right .extras li {
	font-size: 13px;
	margin-bottom: 1px;
}
.fichas .col-right .extras p{
	font-size: 13px;
}
.fichas .col-right .extras p a {
	color: #339966;/*e61800*/
	font-size: 13px;
}
.fichas .col-right .extras img {
	float: left;
	margin-right:0px;
}
.fichas .col-left .afiche {
	text-align: center;
	margin-top: 20px;
}
.fichas .col-right .extras ul {
	margin-bottom: 10px;
}
.fichas .col-left p.subtitulo {
	font-size: 15px;
	font-weight: bold;
}
.fichas .col-right .extras .grupos {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}
.fichas .titulo-color{
	color:#808080;
	font-size:26px;
	font-weight:bold;
}
.main-info .datos .direccion-color {font-size: 18px;font-weight: bold;margin-bottom: 10px;color:#808080;}
.main-movie .item .titulo h1 {
	font-size: 20px;
	color: #fb9902;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.main-movie .item .titulo span {
	font-size: 14px;
	font-weight: normal;
}

