
/* ******************************* */
/*        UCINE - Produccion       */
/* ******************************* */

/* Largos */


.largos .contenido-chico, .cortos .contenido-chico {
	padding: 0 15px;
}

.largos .contenido {
	min-height: 450px;
	border-bottom: 0;
}

.prod-main-cont {
	width: 540px;
	margin: 0 auto;
}

#prod-menu {
	padding: 10px;
}

#prod-menu ul li {
	background-color: #E9E6E1;
	margin-bottom: 5px;
	padding: 8px;
}

#prod-menu ul li a, #prod-menu ul li a:visited {
	color: #000;
	font-size: 1.2em;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

#prod-menu ul ul {
	margin: 7px 0;
}

#prod-menu ul ul li {
	margin: 0;
	padding: 0;
}

#prod-menu ul ul li a {
	display: block;
	padding: 4px 8px;
	font-size: 1.1em;
	color: #665F4C;
	font-weight: normal;	
}

#prod-menu ul ul li a:hover {
	color: #FFF;
	background-color: #B50000;
}

/*  *********   */

#prod-cont {
	height: 450px;
	background: url(../images/prod-cont-bgr.png) repeat-x;	
}

.prod-top-links {
	height: 30px;
	text-align: right;
	line-height: 30px;
	padding-right: 10px;
}

.prod-title {
	height: 52px;
/*	margin-bottom: 5px;*/
}

.prod-title-name {
	height: 39px;
	background-color: #EAE6E1;
}

.prod-title-sombra {
	height: 13px;
}

.prod-top-links a {
	color: #665F4C;
	font-size: 1.1em;
	text-decoration: none;
}

.prod-top-links a:hover {
	text-decoration: underline;
}

/* ******************************** */

/* Otros largos */

table.tb-largos-otros {
	float: left;
	width: 45%;
	margin-right: 10px;
}

table.tb-largos-otros td {
	border-bottom: 1px solid #E4E0D8;
	padding: 7px;
}


/* Cortos */

#menu-cortos {
	margin-top: 15px;
	padding-top: 2px;
	border-top: 1px solid #B6AB9D;
}

#menu-cortos li {
	border-bottom: 1px solid #B6AB9D;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

.cortos-tit {
	height: 70px;
}

.cortos-subtit {
	height: 25px;
	border-top: 1px solid #CEC7BE;
	border-bottom: 1px solid #998A77;
}

.cortos-cont {
	background: url(../images/cortos-bgr.png) repeat-x;
	padding: 30px 15px;
}

table.tb-cortos {
	width: 100%;
}

.tb-cortos-tit {
}

thead.tab-cortos-year th {
	height: 23px;
/*	background-color: #b6ab9d;*/
	text-align: left;
	padding: 5px 0;
}

thead.tab-cortos-tit th {
	text-align: left;
	padding: 7px;
}


table.tb-cortos td {
	border-bottom: 1px solid #E4E0D8;
	padding: 7px;
}

td.tb-cortos-item {
	width: 60%;
}

tr.tb-cortos-foot td {
	border: 0;
	padding-top: 12px;
}

span.cortos-fest {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
}

span.cortos-prem {
	font-size: 1.1em;
	color: #B50000;
	font-weight: bold;
}

span.cortos-peli {
	font-size: 1.1em;
	font-weight: bold;
}

span.cortos-dir {
	font-style: italic;
}

span.cortos-partic {
	font-size: 1.1em;
	color: #000;
	font-weight: bold;
	line-height: 1.5em;
}

.link_up {
	padding: 3px 5px 3px 14px;
	background: url(../images/it_link_up.png) no-repeat 1px 4px;
	border: 1px solid #E4E0D8;
}

.link_up:hover {
	text-decoration: none;
	background-color: #F6F5F3;
}