@charset "utf-8";

a:link {
	text-decoration: none;
	color: #006688;
}

a:hover { color: #0066CC; }
a:visited {
	color: #666;
	text-decoration: none;
}


#modulo h2 {
	color: #999999;
	font-size: 0.67em;
	line-height: 1.5em;
	font-weight: lighter;
}

#modulo h1 {
	font-size: 0.83em;
	line-height: 1.1em;
	font-weight: normal;
}

#resumen h1 {
	padding: 0px 10px 0.5em 10px;
	font-size: 1em;
	font-weight: 100;
}

#resumen p {
	font-size: 0.76em;
	line-height: 1.13em;
	padding: 12px 10px 0px 10px;
	color: #999999;
}
#herramientas a:hover { text-decoration: underline; }


#canal9 img { float: right; 
}
#canal9 p {
	display: block;
	font: 0.57em/0.6em Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	color: #CCCCCC;
}
#programas_titulo #Programas { margin: 7px 0px 6px 5px; }
#canal9 #ico { margin: 0px 3px; }
#programas_preview:hover { background: url(../imgs/fondo_programas.jpg) repeat-x top; 
}
#programas_preview  h1 a:hover {
	display: block;
}

#programas_preview h1 {
	font-size: 1em;
	display: block;
	padding: 3px 0px;
	margin: 0px 8px;
	line-height: 1.5em;
}

#programas_preview img {
	border: 1px solid #FF3300;
	display: block;
	margin-left: 8px;
}

#programas_preview p {
	font-size: 0.8em;
	line-height: 1.2em;
	display: block;
	margin: 0.6em 8px;
}
#programas_preview h6 {
	font-size: 0.6em;
	font-weight: normal;
	display: block;
	margin: 0.6em 8px;
	line-height: 1.2em;
	color: #666666;
}

#otros_modulo img {
	border: 1px solid #FF3300;
	margin: 7px 5px;
	float: left;
}
#ultimo_modulo {
	float: left;
	position: relative;
	border-bottom: 1px solid #ccc;
	margin: 0px 7px;
	width: 250px;
	padding: 6px 4px 10px 4px;
}
#ultimo_modulo {
	float: left;
	position: relative;
	margin: 0px 7px;
	width: 250px;
	padding: 10px 4px;
}
#lo_ultimo p {
	margin: 0em 0.5em 0.4em;
	font-size: 0.83em;
}
#ultimo_modulo:hover, #ultimo_modulo1:hover { background: #F0F0F0; }


#ultimo_modulo h1, #ultimo_modulo1 h1 {
	font-size: 0.83em;
	line-height: 1em;
}

#ultimo_modulo h2, #ultimo_modulo1 h2 {
	font-size: 0.5em;
	line-height: 2em;
}


#otros_modulo  h1, #otros_modulo h2 {
	font-size: 0.7em;
	display: block;
	margin-top: 7px;
	line-height: 1.4em;
	font-weight: normal;
}

#otros_modulo h2 { font-weight: lighter; }
#otros_modulo:hover { background: #F0F0F0 url(../imgs/play.gif) no-repeat right bottom; }


#otros_titulos img { margin: 5px 0px 6px 5px; }
#ultimo_titulos img { margin: 5px 0px 6px 5px; }

.preview_medio {
	margin-right: 12px;
	margin-left: 12px;
}

#navegacion {
	font-size: 0.8em;
	padding: 5px 0px;
	float: left;
	width: 270px;
}

#footer a:hover { text-decoration: underline; }

#footer a:visited {
	color: #999999;
	text-decoration: none;
}

.fondo_color { background: #CCCCCC; 
}

#navegador .miniatura:hover { background: url(../imgs/fondo_navegador-1.jpg) repeat-x bottom; 
}

.miniatura img {
	border: 1px solid #F30;
}

.miniatura p {
	font-size: 0.67em;
	font-weight: bold;
	margin: 5px 0px 2px 0px;
}
#encabezado {
	background: url(../imgs/fondo_titulo.gif);
}

#encabezado .fecha {
	font-size: 0.76em;
	padding-top: 15px;
}

#pie {
	background: url(../imgs/fondo_titulo1.gif) no-repeat right bottom;
	padding-bottom: 15px;
}
#fecha p {
	display: block;
	padding: 5px 5px 5px 10px;
}
