/* Estructura de la página */

body {
	font-family: Verdana, Tahoma, sans-serif;
	background:url(images/fondo.gif) center repeat-y;
	text-align:center;
	margin:0;
	padding:0;
}

img {
	border:0;
}

form {
	margin:0;
}

#pagina {
	margin:0 auto;
	padding:0;
	text-align:center;
	width:972px;
}

#top {
	width:972px;
	height:17px;
	font-size:17px;
	background:url(images/top.gif) center;
	margin:0;
	padding:0;
}

#bottom {
	background:#D2D2D2;
	margin-top:12px;
	border-top:1px solid #7E7E7E;
	font-size:6px;
}

#contenido {
	text-align:left;
	padding:0 1px 0 1px;
	margin:0;
	clear:both;
}

#superior {
	padding:0 22px 0 8px;
	margin:0;
	clear:both;
}

.limpiar {
	clear:both;
	font-size:0;
	height:0;
}

#logo { width:345px; float:left; }
#busqueda { width:215px; float:right; }
#supsepara { width:10px; float:right; }
#usuario { width:260px; float:right; }

#usuario #cusuario { background:url(images/fondo_log.gif) top no-repeat; padding:10px 8px 17px 8px; margin:0; position:relative; }

#busqueda #cbusqueda { background:url(images/fondo_bus.gif) top no-repeat; padding:10px 8px 22px 8px; margin:0; position:relative; }

#busqueda #cbusqueda h5 { margin:0 0 2px 0; font-family:Arial, sans-serif; font-size:12px; font-weight:bold; color:#333; }

#busqueda #cbusqueda p { margin:2px 0 0 0; }

#busqueda .bcmp { width:160px; margin:0 7px 0 0; border:1px solid #9CAEB4; background:#FCFCFC; font-size:11px; font-family:Verdana, sans-serif; }
#usuario .bcmp { width:85px; border:1px solid #9CAEB4; background:#FCFCFC; font-size:11px; font-family:Verdana, sans-serif; }
#busqueda .bcmp:hover, #usuarios .bcmp:hover { background:#F7FAFB; }

#cusuariou, #cusuarioc { width:95px; float:left; }
#cusuariob { width:50px; float:left; }
#cusuariou p, #cusuarioc p, #cusuariob p { font-family:Arial, sans-serif; font-size:12px; font-weight:bold; color:#333; margin:0 0 2px 0; padding:0; }

#busqueda .bbtn { width:26px; border:1px solid #9CAEB4; background:#F1F7F8; font-family:Verdana, sans-serif; font-size:11px; font-weight:bold; padding:0; text-align:center; }
#usuario .bbtn { width:50px; border:1px solid #9CAEB4; background:#F1F7F8; font-family:Verdana, sans-serif; font-size:11px; font-weight:bold; padding:0; text-align:center; }

.cusuariolinks { font-family:Arial, sans-serif; font-size:11px; margin:4px 0 0 0; padding:0 0 3px 0; }
.cusuariolinks a  { color:#000; text-decoration:none; }
.cusuariolinks a:hover  { text-decoration:underline; }

#cconectado h3 { font-family:Arial, sans-serif; font-size:14px; font-weight:bold; margin:0; padding:4px 0 3px 0; }
#cconectado p { font-family:Arial, sans-serif; font-size:12px; margin:0; padding:0 0 13px 0; }
#cconectado p a { color:#000; text-decoration:none; border-bottom:1px dotted #2525bb; }
#cconectado p a:hover { color:#2525bb; border:0; }

#inferior {
	background:url(images/inferior.gif) center no-repeat;
	padding:6px 0 7px 238px;
	margin-top:15px;
	font-size:8pt;
	color:#3F3F3F;
}

#inferior img {
	margin-bottom:-1px;
}

#inferior b {
	color:#0036A8;
}

#inferior a {
	color:#333333;
	border-bottom:0;
	text-decoration:none;
}

#inferior a:hover {
	color:#003399;
	border-bottom:1px solid #FF9B34;
	text-decoration:none;
}

#inferiorlinks {
	margin-top:9px;
	font-size:11px;
	padding-left:12px;
	color:#0033CC;
}

#inferiorlinks a {
	color:#333333;
	text-decoration:none;
}

#inferiorlinks a:hover {
	color:#003399;
	border-bottom:1px solid #FF9B34;
	text-decoration:none;
}

.txtflojo {
	color:#8D8D8D;
}

#menu ul {
	margin:8px 0 12px 0;
	padding:8px 0 12px 6px;
	font-size:8pt;
	font-weight:bold;
	background:url(images/menu.gif);
}

#menu li {
	display:inline;
	padding-left:15px;
	padding-right:6px;
	background:url(images/flecha.gif) no-repeat;
}

#menu a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	border-bottom:0;
}

#menu a:hover {
	color:#FF9933;
	border-bottom:1px solid #FFFFFF;
	text-decoration:none;
}

#pubsup {
	text-align:center;
	margin-bottom:13px;
}

#centro {
	width:970px;
}

#centroinc {
	padding-left:15px;
	padding-right:13px;
}

#izquierdo a {
	text-decoration:none;
	color:#000000;
	border-bottom:1px solid #E0E0E0;
}

#izquierdo a:hover {
	color:#003399;
	border-bottom:1px solid #FF9B34;
	text-decoration:none;
}

#centro ul {
	list-style:none;
	margin:0 0 8px 0;
	padding:0;
	line-height:1.4em;
	font-size:8pt;
}

#centro li {
	background:url(images/li.gif) no-repeat;
	padding-left:8px;
	margin:0 auto;
}

#centrog {
	padding:0 14px 0 14px;
}

#derecho {
	width:300px;
	float:left;
	margin-left:15px;
}

#izquierdo {
	width:624px;
	float:left;
}

.caja {
	border-top:3px solid #BCD1E2;
	border-bottom:1px solid #BCD1E2;
	border-left:1px solid #BCD1E2;
	border-right:1px solid #BCD1E2;
	padding: 4px 4px 6px 6px;
	background:#EFF4F8;
	font-size:8pt;
	color:#333333;
	line-height: 1.4em;
	margin-bottom:14px;
}

.caja b {
	color:#2B4166;
}

#inicioder {
	width:270px;
	height:100%;
	background:url(images/inicioder.gif) repeat-y;
	float:left;
	margin-left:16px;
}

#inicioder h3 {
	margin-top:0;
	margin-bottom:5px;
	font-size:9pt;
	text-transform:uppercase;
	border-bottom:1px solid #003399;
	color:#003399;
}

#inicioizq h3 {
	margin-top:0;
	margin-bottom:5px;
	font-size:9pt;
	text-transform:uppercase;
	border-bottom:1px solid #003399;
	color:#003399;
}

#inicioder h5 {
	margin-top:0;
	margin-bottom:2px;
	font-size:9pt;
	color:#272727;
}

#inicioder h3 b {
	color:#FF9B34;
	font-size:11pt;
}

#inicioizq b {
	color:#FF9B34;
	font-size:11pt;
}

#inicioderinc {
	padding:5px 10px 5px 10px;
}

#inicioizq {
	width:336px;
	float:left;
}

.destacada img {
	border: 1px solid #808080;
	margin-bottom:12px;
}

.indnoti { margin:0 0 12px 0; font-size:10px; color:#666; }
.indnotii { width:82px; float:left; }
.indnotii a  { border:0; }
.indnotid { width:250px; float:right; }
.indnoti h1 { font-family:Arial,sans-serif; font-size:15px; font-weight:bold; margin:0; }
.indnoti img { border:1px solid #808080; }

.noticiascont b {
	color:#FF9B34;
	font-size:13pt;
}

.noticiascont img {
	border: 1px solid #808080;
	float:left;
	margin-right:8px;
}

.noticiascont h1 { font-family:Arial,sans-serif; font-size:19pt; font-weight:bold; margin:0; }
.noticiascont h2 { font-size:9pt; margin:0; color:#666666; font-weight:normal; } 
.noticiascont h3 { margin-top:0; margin-bottom:5px; font-size:11pt; text-transform:uppercase; border-bottom:1px solid #003399; color:#003399; }
.noticiascont h4 { background:url(images/f_h2.gif) top no-repeat; margin:5px 0 14px 0; padding:6px 0 6px 8px; font-family:Arial, sans-serif; font-size:15px; font-weight:bold; color:#000; }

.noticiastxt {
	margin-bottom:10px;
	color:#333333;
	font-size:9pt;
	line-height:1.6em;
}

.noticiastxt b {
	font-size:10pt;
	font-weight:bold;
	color:#000000;
}

.noticiasdat {
	margin-top:10px;
	margin-bottom:9px;
	padding-top:6px;
	padding-bottom:6px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	font-size:9pt;
}

.noticiasfecha {
	color:#808080;
}

.noticiasdat img {
	border: 0;
	float:left;
	margin-right:4px;
	margin-top:-6px;
}

.noticiasdat b {
	color:#000000;
	font-size:10pt;
}

.ndial {
	color:#FF9B34;
}

.noticiasini h3 {
	margin-top:0;
	margin-bottom:5px;
	font-size:11pt;
	text-transform:uppercase;
	border-bottom:1px solid #003399;
	color:#003399;
}

.noticiasini b {
	color:#FF9B34;
	font-size:13pt;
}

.ininoti {
	margin-bottom:8px;
	padding-bottom:10px;
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
}

.ininoticont {
	font-size:9pt;
	color:#666666;
	line-height:1.5em;
}

.ininoticont h1 {
	font-family:Arial,sans-serif;
	font-size:15pt;
	font-weight:bold;
	margin:0;
	line-height:1.2em;
}

.ininoticont h6 {
	margin-top:2px;
	margin-bottom:0;
	font-size:8pt;
	font-weight:normal;
	color:#BBBBBB;
}

.ininoticont img {
	border: 1px solid #808080;
	float:left;
	margin-right:8px;
}

.notienca {
	height:85px;
}

.art-pagination {
	margin-top:18px;
	margin-bottom:18px;
	font-size:9pt;
}

.art-pagination a {
	padding:3px;
	border: 1px solid #D7D7D7;
	color:#666666;
}

.art-pagination a:hover {
	background:#FFF2D9;
	border: 1px solid #FF9B34;
	color:#002753;
	text-decoration:none;
}

.art-pagination b {
	padding:3px;
	background:#ECF5FF;
	border: 1px solid #3399FF;
	color:#3E1C00;
	font-size:9pt;
}

.canales-cnt {
	padding-top:12px;
	text-align:center;
}

table.tbl-canales {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-collapse: collapse;
	font-family:Arial, sans-serif;
	font-size:12px;
	width:98%;
	text-align:left;
}

table.tbl-canales td {
	border-width: 0 0 1px 0;
	padding: 4px 4px 4px 4px;
	border-style: solid;
	border-color: #D8D8D8;
}

table.tbl-prga {
	border-width: 0px 0px 0px 0px;
	border-spacing: 2px;
	border-collapse: collapse;
	font-family:Arial, sans-serif;
	font-size:12px;
	width:100%;
	text-align:left;
}

table.tbl-prga td {
	border-width: 0 0 1px 0;
	padding: 5px;
	border-style: solid;
	border-color: #D8D8D8;
}

.prga-i {
	text-align:center;
}

.prga-p {
	font-family:Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	background:#F8F8F8;
}

.fec1 {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#0000CC;
}

.tprg1 {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#000;
}

.fec2 {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#0000CC;
}

.tprg2 {
	font-family:Arial, sans-serif;
	font-size:13px;
	color:#333;
}

.fdiff {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#999;	
}

.ptabla {
	margin:15px 0 10px 0;
}

.tbl-canales-des {
	background:#EEEEEE;
	border-top: 1px solid #D8D8D8;
	color:#666666;
	font-weight:bold;
	font-size:13px;
}

.tbl-canales-des-dial {
	text-align:center;
	width:13%;
}

.tbl-canales-dial {
	text-align:center;
	font-size:20px;
	font-weight:bold;
}

.tbl-canales-logo {
	text-align:center;
	width:18%;
}

.tbl-canales-nbr {
	width:69%;
}

.canales-nbr {
	padding-left:18px;
	color:#404040;
	font-weight:bold;
	font-family:Verdana,sans-serif;
	font-size:14px;
}

.canales-nbr-des {
	padding-left:18px;
}

.canales-cat {
	padding-left:18px;
	font-size:11px;
	font-family:Verdana,sans-serif;
	color:#808080;
	padding-top:2px;
}

.inicio-cine {
	margin:6px 0 3px 0;
	padding:0 2px 7px 2px;
	border-bottom:1px dotted #C0C0C0;
	font-size:11px;
	color:#999999;
}

.inicio-cine b {
	color:#838383;
	font-weight:normal;
}

.inicio-cine h2 {
	margin-top:3px;
	margin-bottom:1px;
	font-family:Verdana,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
}

.inicio-cine h4 {
	margin-top:0;
	margin-bottom:1px;
	font-family:Verdana,sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#707070;
}

.inicio-cine h4 b {
	font-size:11px;
	color:#00468C;
	font-weight:bold;
}

.cinecont h3 {
	margin-top:0;
	margin-bottom:5px;
	font-size:11pt;
	text-transform:uppercase;
	border-bottom:1px solid #003399;
	color:#003399;
}

.cinecont h3 b {
	color:#FF9B34;
	font-size:13pt;
}

.cinecont-img {
	width: 154px;
	float:left;
}

.cinecont-lat {
	width: 465px;
	float:left;
}

.cinecont img {
	border: 1px solid #808080;
	float:left;
	margin:4px 8px 4px 0;
	overflow:hidden;
}

.cinecont h1 {
	font-family:Arial,sans-serif;
	font-size:25px;
	font-weight:bold;
	margin:0;
}

.cinecont h2 {
	font-family:Arial,sans-serif;
	font-size:20px;
	margin:0;
	padding-left:1px;
	color:#3C3C3C;
	font-weight:bold;
	margin-bottom:6px;
}

.cinetxt {
	margin:10px 0 9px 0;
	padding:6px 5px 6px 5px;
	border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	font-size:12px;
	line-height:1.5em;
	color:#333333;
}

.cine-tite {
	background:#F0F0F0;
	border-bottom:1px solid #CCCCCC;
	margin:6px 2px 8px 2px;
	font-family:Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 2px 6px;
	color:#666666;
}

.cine-emision {
	font-size:12px;
	color:#999999;
}

.cine-emision img {
	border:0;
}

.cine-emision h5 {
	padding-top:12px;
	margin-top:0;
	margin-bottom:2px;
	font-size:14px;
	color:#000000;
}

.cine-emision h5 b {
	color:#00386B;
}

.cine-lista {
	margin-bottom:10px;
	border-bottom:1px dotted #C0C0C0;
	padding-bottom:10px;
	font-size:12px;
	color:#A3A3A3;
}

.cine-lista b {
	font-weight:normal;
	color:#868686;
}

.cine-lista h2 {
	margin-top:0;
	margin-bottom:2px;
	padding-top:4px;
	font-size:16px;
}

.cine-lista h4 {
	margin-top:0;
	margin-bottom:1px;
	font-size:13px;
	color:#666666;
}

.cine-lista h4 b {
	color:#003482;
	font-weight:bold;
}

.cine-lista img {
	border:0;
	margin-right:10px;
}

#letras {
	margin:9px 0 12px 0;
}

#letras ul {
	list-style:none;
	background:none;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

#letras li {
	display:inline;
	background:none;
	margin:0;
	padding:0;
}

#letras ul a {
	text-decoration:none;
	border:1px solid #E0E0E0;
	padding:1px 4px 1px 4px;
	background:#F8F8F8;
	color:#333333;
}

#letras ul a:hover {
	text-decoration:none;
	border:1px solid #004B9B;
	background:#E8F2FF;
	color:#0066FF;
}

#listapelis ul {
	font-size:12px;
}

.separabajo  {
	height:4px;
	font-size:4px;
}

.rbus p {
	margin:2px 0 4px 0;
	font-size:12px;
}

.rbus .rbl {
	margin:12px 0 14px 10px;
}

.rbus h2 { background:url(images/f_h2.gif) top no-repeat; margin:5px 0 14px 0; padding:6px 0 6px 8px; font-family:Arial, sans-serif; font-size:15px; font-weight:bold; color:#000; }

#pubcuadro {
	margin:0 0 12px 0;
}

.ahora h3 {
	margin-top:0;
	margin-bottom:5px;
	font-size:9pt;
	text-transform:uppercase;
	border-bottom:1px solid #003399;
	color:#003399;
}

.ahora h3 b {
	color:#FF9B34;
	font-size:11pt;
}

.ahorac {
	border-bottom:1px dotted #CCCCCC;
	margin: 2px 0 4px 0;
	padding:1px 4px 5px 4px;
	font-family:Verdana, sans-serif;
}

.lcad {
	float:left;
	margin:3px 5px 0 0;
}

.lmas {
	text-align:center;
	margin:3px 0 0 0;
}

.ahorac h4 {
	margin:0 0 1px 0;
	font-size:12px;
	text-align:center;
	font-weight:bold;
}

.ahorac p {
	margin:0;
	font-size:11px;
	text-align:center;
	color:#666;
}

.fecprgi {
	width:60px;
	font-family:Arial, sans-serif;
	font-weight:bold;
	float:left;
	font-size:40px;
	color:#BAC6D1;
	text-align:center;
}

.fecprgd {
	width:550px;
	float:right;
	border-left:4px solid #EDF0F3;
	padding:0 0 0 8px;
}

.prgli {
	border-bottom:1px dotted #AFCFE0;
	margin:0 0 5px 0;
	padding:5px 0 8px 0;
}

.prglihora {
	width:50px;
	float:left;
	color:#0033CC;
	font-size:14px;
	text-align:center;
}

.prglicnt {
	width:495px;
	float:right;
}

.prglitit {
	font-size:14px;
	font-weight:bold;
}

.prgliemi {
	font-size:13px;
	font-weight:bold;
	padding:2px 0 0 0;
}

.prglidesc {
	font-size:13px;
	font-weight:normal;
	padding:2px 0 0 0;
}

.icons {
	text-align:right;
	padding:7px 10px 0 0;
}

.icons a {
	cursor:help;
}

.icons a:hover {
	border:0;
}

.prglogo {
	width:100px;
	float:left;
}

.prgtit {
	width:400px;
	float:right;
	text-align:right;
}

.prgtit h1 {
	margin:0;
	padding:9px 10px 0 0;
	font-size:25px;
	font-weight:bold;
	font-size:Arial, sans-serif;
}

.prgfec {
	padding:0 10px 14px 0;
	font-size:16px;
	font-weight:bold;
	font-size:Arial, sans-serif;
	text-align:right;
}

.cal {
	margin:14px 0 18px 0;
}

.cal a {
	display:block;
	text-decoration:none;
	padding:9px 0 9px 0;
	background:#FDF5E3;
	color:#6F2209;
}

.cal a:hover {
	background:#E4F7C1;
	color:#456312;
}

.tdprgan {
	color:#999;
	padding:9px 0 9px 0;
	background:#FEFEFE;
}

.tdprgno {
	color:#333;
	padding:9px 0 9px 0;
	background:#FEFEFE;
}

table.tbl-cal {
	border-width: 0px 0px 0px 0px;
	border-spacing: 3px;
	border-collapse: collapse;
	font-family:Arial, sans-serif;
	font-size:14px;
	width:100%;
	text-align:center;
}

table.tbl-cal td {
	width:14%;
	border-width: 1px;
	border-style: solid;
	border-color: #D8D8D8;
}

table.tbl-cal th {
	width:14%;
	border-width: 1px;
	padding:9px 4px 9px 4px;
	border-style: solid;
	border-color: #D8D8D8;
	background:#F1F5F8;
	color:#405060;
}

.imgnc { text-align:center; }
.pornoti { width:302px; float:left; margin:0 0 10px 0; }
.pornoti img { border:1px solid #808080; }
.pornoti h1 { margin:5px 0 0 2px 0; font-family:Arial, sans-serif; font-size:22px; }
.pornoti p { font-size:12px; color:#666; }
.vsepara18 { width:18px; float:left; }

.actok {
	padding:6px 0 1px 0;
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#84D614;
}

.actno {
	padding:6px 0 1px 0;
	font-family:Arial, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FF3300;
}

#uhn { background:#ff673f; margin:0 0 12px 0; height:28px; }
#uhnc { width:990px; margin:0 auto; background:#fa3400; font-family:Arial, sans-serif; font-size:15px; height:28px; border-right:2px solid #b62200; border-left:2px solid #b62200; }
#uhnc a { color:#FFF; text-decoration:none; display:block; padding:5px 10px 5px 10px; }
#uhnc a:hover { background:#c03110; text-decoration:none; }
