body{
	background-repeat: repeat;
	background-image: url(bg.jpg);
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: white;
}
a{
	color: aqua;
}

#wrap{
	width:960px;
	margin-left: auto;
	margin-right: auto;
}

#col1{
	width:610px;
	float:left;
}

#col2{	
	width:350px;
	float:left;
	text-align: center;
}

#tv-wrap{
	background-image: url(tvonline.jpg);
	width:610px;
	height:460px;
}

#tv{
	width: 490px;
	height: 380px;
	margin-left: 60px;
	margin-top: 34px;
	float: left;
	font-size: 30px;
	text-align: center;
}

#control ul li{
	font-size: 11px;
	height: 16px;
	list-style-type: none;
	cursor: pointer;
}
#control ul{
	padding-left: 20px;
}.clear{
	clear: both;
}

#publicidad,#fans,#footer{
	margin-top: 30px;
}

#control,#publicidad,#fans{
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}

#footer{
	margin-bottom: 30px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;	
}

#publicidad,#footer{
}

h1,h2{
	color: lime;
}


#iframetvn{
	border-width: 0px;
	height: 766px;
	width: 748px;
	overflow: hidden;
	position:absolute;
	top:-182px;
	left: -69px;
}
#divtvn{
	height: 380px;
	width: 480px;
	margin: auto;
	overflow:hidden;
	position:relative; 	
}

#iframechv{
	border-width: 0px;
	height: 773px;
	width: 684px;
	overflow: hidden;
	position:absolute;
	top: -422px;
	left: -250px;
}

#divchv{
	height: 308px;
	width: 385px;
	margin: auto;
	overflow:hidden;
	position:relative; 	
}

#link{
	margin-top: 30px;
	text-align: center;
}


