@charset "utf-8";


* {
	margin: 0px;
	padding: 0;
}

/* CSS Document */

body {
	background: url(imgs/fondo.jpg) repeat-y center;
	font: 1em "Trebuchet MS", Corbel, Tahoma, sans-serif;
	text-align: center;
}

#wrap {
	float: left;
	position: relative;
	padding-left: 9px;
}
#contenedor {
	margin: 0px auto;
	width: 930px;
	text-align: left;
	position: relative;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
}



#header {
	background: #068 url(imgs/fondo_header.jpg) repeat-x bottom;
	float: left;
	border-bottom: 1px solid #FF3300;
	width: 930px;
	position: relative;
	margin-left: 0px;
}
.aviso {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #006687;
}

#buscador {
	background: url(imgs/fondo_buscador.gif) no-repeat left bottom;
	width: 293px;
	position: absolute;
	left: 637px;
	top: 71px;
	padding: 4px 0px;
	z-index: 10;
	visibility: hidden;
}


#logo  {
	padding: 10px 0px 15px 20px;
}
#promo_sala {
	float: left;
	width: 930px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #000000;
}
#vivo {
	float: left;
	width: 930px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #000000 url(imgs/fondo-vivo.jpg)  repeat-x;
	position:relative;
}
#principal {
	background: #F0F0F0 url(imgs/fondo_ppal.jpg) repeat-x bottom; 
}
#principal-promo {
	
}
#navegador {
	background: url(imgs/fondo_navegador.jpg) repeat-x bottom;
}
.miniatura {
	display: inline;
	float: left;
	width: 90px;
	margin: 0px 0.33em;
}
#navegador, #principal,#secundario, #footer, #principal-promo{
	padding: 10px;
	float: left;
	width: 910px;
	position: relative;
	margin-left: 0px;
}

#video {
	float: left;
	width: 500px;
	margin-bottom: 3px;
	border: 2px solid #0099CC;
}
#video_hd {
	float: left;
	width: 640px;
	margin-bottom: 3px;
	border: 2px solid #0099CC;
}
#resumen {
	float: left;
	width: 190px;
	position: relative;
	height: 379px;
}

#secundario { 
}


#izquierda {
	width: 695px;
	float: left;
}

#derecha {
	width: 200px;
	float: left;
	margin-left: 10px;
}
#programas {
	float: left;
	width: 619px;
}
#publicidades {
	float: left;
	width: 280px;
	margin-left: 10px;
}
#resumen   #titulo, #derecha #titulo {
	display: block;
	padding: 7px 5px;
	border-bottom: 1px solid #666666;
}
#modulo {
	border-bottom: 1px dotted #999999;
	float: left;
	padding: 5px;
	width: 190px;
}

#herramientas {
	font-size: 0.7em;
	float: left;
	position: absolute;
	top: 235px;
}
#modulo #videito {
	float: left;
	margin-right: 5px;
}

#programa_linea {
	float: left;
	width: 605px;

}

#programas_preview {
	display: inline;
	float: left;
	width: 200px;
	position: relative;
	margin-top: 10px;
}
#programas_titulo {
	float: left;
	width: 618px;
	background: #006687 url(imgs/fondo_titulos.jpg) repeat-x top;
}

#otros_preview {
	float: left;
	position: relative;
	width: 618px;
}

#otros_titulos {
	background: #3399CC url(imgs/fondo_titulos.jpg);
	float: left;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #0CF;
	margin-top: 15px;
	margin-bottom: 5px;
}

#ultimo_titulos {
	background: #3399CC url(imgs/fondo_titulos.jpg);
	width: 100%;
	border-bottom: 1px solid #0CF;
	margin-bottom: 5px;
}
#otros_modulo {
	float: left;
	width: 204px;
	display: inline;
}

#footer {
	border-top: 1px solid #CCCCCC;
	font-size: 0.7em;
	color: #666666;
}

#footer_creditos {
	padding: 3px 0px 3px 9px;
	float: right;
	width: 270px;
	border-left: 1px dashed #068;
}


#canal9 {
	float: right;
	width: 160px;
	text-align: right;
	color: #FFFFFF;
}
#publicidad  { margin-bottom: 10px; }

#lo_ultimo {
	border: 2px solid #0CF;
	margin-bottom: 10px;
	position: relative;
	height: 328px;
}

#wrap1 {
	float: left;
	position: relative;
}
#fecha {
	width: 200px;
	position: absolute;
	left: 644px;
	top: 20px;
	font-size: 0.7em;
	line-height: 1.2em;
	color: #CCCCCC;
	border-left: 1px dotted #64BCBD;
}
#osd {
	position:absolute;
	left:50px;
	top:20px;
	width:63px;
	height:108px;
	z-index:100;
}
