@charset "utf-8";
/* CSS Document */

body, h1, h2, h3, img, ul, li, p {
	border: 0;
	margin: 0;
	padding: 0;
}

body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #999;
	background: #000 url(../images/bg_top.gif) repeat-x;
	text-align: center;
}

a {
	color: #999;
	text-decoration: none;
}

li {
	list-style: none;
}

.ads468x60 {
	background: #333;
	height: 60px;
	width: 468px;
}

#container {
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	width: 920px;
}

/* HEADER */

#topHeader {
	height: 31px;
}

#topHeader li {
	float: left;
	font-weight: bold;
	padding: 7px 18px 0 0;
}

#topHeader li.title {
	font-size: 20px;
	padding: 3px 36px 0 0;
}

#topHeader a {
	color: #FFF;
}

#logo {
	float: left;
	margin: 24px 0 0 0;
	height: 60px;
	width: 200px;
}

#boxHeader {
	background: url(../images/bg_box_header.png) no-repeat;
	float: right;
	padding: 16px 40px 0 26px;
	margin: 14px -6px 0 0;
	height: 64px;
	width: 654px;
}

#boxHeader p {
	float: left;
	color: #FFF;
	padding: 4px 20px 0 0;
	overflow: hidden;
	max-width: 233px;
}

#boxHeader p span {
	color: #F30;
	font-weight: bold;
	padding: 0 6px 0 0;
}

#boxHeader img {
	float: right;
}

#newsHeader {
	clear: both;
	padding: 60px 0 0 0;
}

#newsHeader div {
	float: left;
	padding: 0 10px 0 0;
	width: 220px;
}

#newsHeader h2 {
	font-size: 18px;
	letter-spacing: -1px;
	margin: 0 0 8px 0;
}

#newsHeader h2 a {
	color: #F30;
}

#newsHeader p {
	font-size: 11px;
	line-height: 14px;
}

/* MIDDLE CONTENT */

#halfOne {
	padding: 50px 0 0 0;
	clear: left;
	float: left;
	width: 468px;
}

#halfTwo {
	padding: 50px 0 0 0;
	clear: right;
	float: right;
	width: 442px;
}

#halfOne > p, #halfTwo > p {
	padding: 0 12px;
	margin: 12px 0;
}

#videoHome {
	background: url(../images/bg_tv_home.jpg) 9px 18px no-repeat;
	padding: 44px 42px 118px 42px;
	height: 216px;
}

#logoOnlytv {
	position: absolute;
	margin: -70px 0 0 352px;
	height: 69px;
	width: 69px;
}

#homeContact {
	background: url(../images/title_home_contacto.jpg) no-repeat;
	font-size: 0;
	line-height: 0;
	text-align: right;
	height: 40px;
}

#homeProgramacion {
	padding: 0 0 26px 0;
}

#homeProgramacion h1 {
	background: url(../images/title_home_programacion.jpg) no-repeat;
	font-size: 0;
	line-height: 0;
	text-align: right;
	height: 40px;
}

#homeProgramacion > div {
	padding: 10px 12px 0 12px;
}

#homeProgramacion h2 {
	font-size: 18px;
	letter-spacing: -1px;
}

#homeProgramacion h2 a {
	display: block;
	background: url(../images/icon_more.gif) right no-repeat;
	color: #666;
}

#homeProgramacion h2 a:hover {
	background: url(../images/icon_more_hover.gif) right no-repeat;
}

#homeProgramacion .show h2 a {
	background: url(../images/icon_less.gif) right no-repeat;
}

#homeProgramacion p {
	color: #999;
}

#homeProgramacion p span {
	color: #FFF;
	padding: 0 10px 0 8px;
}

#homeProgramacion .descriptions {
	font-size: 11px;
	color: #666;
	padding: 6px 0 0 0;
}

#homeLamegaonline {
	background: url(../images/title_home_lamegaonline.jpg) no-repeat;
	font-size: 0;
	line-height: 0;
	text-align: right;
	height: 40px;
}

#bannerFacebook {
	height: 40px;
	width: 442px;
}

/* FOOTER */

#footer {
	clear: both;
	float: left;
	color: #666;
	background: url(../images/line_horiz.gif) 0 32px repeat-x;
	padding: 44px 12px 40px 12px;
	width: 896px;
}

#footer a {
	color: #666;
	font-weight: bold;
}

#footer span {
	float: right;
	clear: right;
	padding: 0;
	margin: 0;
}

#footer .copyright {
	float: left;
}