@charset "utf-8";
@import url("reset.css");
body  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	background-image:url(../_img/back.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
p{
	line-height:20px;
}
i{
	display:none;
}
.twoColFixRtHdr #container { 
	width: 903px;
	background: #FFFFFF;
	margin: 0 auto;
	border-left: 3px solid #333;
	border-right: 3px solid #333;
	text-align: left;
} 
.twoColFixRtHdr #header { 
	background: #EDEDED; 
	padding: 0;
	border-bottom: 3px solid #333;
	padding-bottom:40px;
	background-image:url(../_img/backbotheader.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
} 
.twoColFixRtHdr #header h1 {
	margin: 0;
	padding: 0;
}
.twoColFixRtHdr #sidebar1 {
	float: right;
	text-align:left;
	width: 450px;
	padding: 0px;
	height:253px;
	background-color:#ffd600;
	background-image:url(../_img/backrecomendados.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
}
.twoColFixRtHdr #mainContent { 
	margin: 0 450px 0 0;
	width: 450px;
	padding: 0px;
	height:253px;
	background-color:#ffd600;
	border-right:3px solid #333;
	background-image:url(../_img/backrecomendados.gif);
	background-position:bottom left;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #footer { 
	padding: 0;
	background-image:url(../_img/backfoot.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	height:159px;
}
.menuabajo {
	width:900px;
	position:absolute;
	height:50px;
	margin-top:19px;
}
.menuabajo li{
	display:inline;
	margin-left:20px;
	padding-left:20px;
	line-height:40px;
	border-left:1px dotted #666;
}
.menuabajo li a{
	color:#666;
	text-decoration:none;
}
.menuabajo li a:hover{
	color:#333;
	text-decoration:underline;
}
.menuabajo li.logoabajo{
	background-image:url(../_img/aquidown.gif);
	background-repeat:no-repeat;
	height:40px;
	width:120px;
	display:block;
	float:left;
	border:none;
	margin-left:150px;
}
.disclaimer{
	position:absolute;
	text-align:center;
	color: #666;
	margin-top:89px;
	width:900px;
	display:block;
	font-size:10px;
}
.disclaimer a{
	color:#666;
}
.twoColFixRtHdr #footer p {
	margin: 0;
	padding: 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.logo{
	background-image:url(../_img/logo.gif);
	display:block;
	height:96px;
	width:240px;
}
.top{
	background-image:url(../_img/backheader.gif);
	background-position: top right;
}
.programacion .scroll{
	margin:3px;
	margin-top:0;
	overflow:auto;
	background-image:url(../_img/backprogramacion.gif);
}
.programacion, .recomendados{
	border-bottom:3px solid #333;
}
.recomendados .contcaja{
	padding:10px;
	margin:3px;
	height:195px;
	overflow:auto;
}
.tit{
	background-image:url(../_img/backtitcajas.gif);
	background-repeat:repeat-x;
	height:33px;
}
.recomendados .tit h2{
	background-image:url(../_img/titrecomendados.gif);
	background-repeat:no-repeat;
	display:block;
	height:33px;
}
.programacion .tit h2{
	background-image:url(../_img/titprogramacion.gif);
	background-repeat:no-repeat;
	display:block;
	height:33px;
}
.escaleta ul{
	padding-left:20px;
	padding-right:40px;
	padding-top:10px;
}
.escaleta li{
	padding-top:10px;
	border-bottom:1px solid  #FC0;
	background-image:url(../_img/arrowprog.gif);
	background-position:right center;
	background-repeat:no-repeat;
}
.escaleta li h3{
	font-size:14px;
	color:#333;
	font-weight:normal;
}
.escaleta li p{
	margin-top:3px;
	color:#666;
}
.escaleta a{
	color:#333;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
	display:inline-block;
	padding-bottom:2px;
}
.escaleta a:hover{
	color:#FC0;
}
.recomendados li{
	margin-bottom:10px;
	border-bottom:1px solid #FFF;
	background-image:url(../_img/star.gif);
	background-position:right center;
	background-repeat:no-repeat;
	padding-right:20px;
}
.recomendados li h3{
	font-size:14px;
	color:#333;
	font-weight:normal;
}
.recomendados li p{
	margin-top:3px;
	color:#666;
}

.escaleta{
	float: right;
	width: 450px;
	padding: 0px;
	margin-top:20px;
}
.visor{
	margin: 0 450px 0 0;
	width: 450px;
	padding: 0px;
	margin-top:20px;
	margin-bottom:200px;
} 
.tv{
background-color:#051B26;
height:308px;
margin-bottom:60px;
margin-left:40px;
margin-right:20px;
padding:25px 5px 5px;
text-align:center;
}
.conocenos{
	background-image:url(../_img/backconocenos.gif);
	height:84px;
	border-bottom:3px solid #333;
}
.conocenos a{
	display:block;
	background-image:url(../_img/banngente.gif);
	background-position:left top;
	height:84px;
}
.conocenos a:hover{
	background-position:left bottom;
}
.videosbann a{
	display:block;
	background-image:url(../_img/bannervideos.gif);
	background-position:left top;
	height:84px;
	border-bottom:3px solid #333;
}
.videosbann a:hover{
	background-position:left bottom;
}
a.videospq em{
	display:none;
}
a.videospq {
	display:block;
	background-image:url(../_img/bannvideospq.gif);
	background-position:left top;
	height:84px;
	border-bottom:3px solid #333;
	padding:0px;
	margin-left:20px;
	margin-right:40px;
	margin-top:10px;
}
a.videospq:hover{
	background-position:left bottom;
}
.panel{
	padding:10px;
}
a.verprogramacion{
	display:block;
	background-image:url(../_img/verprogramacion.gif);
	background-repeat:no-repeat;
	height:33px;
	position:absolute;
	margin-top:-33px;
	width:200px;
	margin-left:250px;
}
a.verprogramacion:hover{
	background-position: left bottom;
}
/*TABLA PROGRAMACION*/
.scroll th{
	color:#006699;
	padding-top:10px;
	font-weight:bold;
	border-bottom:1px dotted #CCC;
}
.scroll td{
	padding:5px;
	padding-left:10px;
	padding-top:10px;
	border-bottom:1px dotted #CCC;
}
/*MENU ARRIBA*/
.menuarriba{
	margin-top:-60px;
	text-align:right;
	float:right;
	margin-right:40px;
}
.menuarriba li a{
	color:#CCC;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
	margin-bottom:3px;
	display:inline-block;
	padding-bottom:2px;
}
.menuarriba li a:hover{
	color:#FC0;
}
.livetv{
	background-image:url(../_img/titlivetv.gif);
	width:390px;
	height:20px;
	margin-left:40px;
	margin-bottom:5px;
}
.videoteca{
	background-image:url(../_img/titvideoteca.gif);
	width:390px;
	height:20px;
	margin-left:20px;
	margin-bottom:5px;
}
/*VIDEOS*/
.introvideos{
	margin:20px 40px;
	padding:20px 40px;
	background:#ffffcc;
	text-align:center;
	background-image:url(../_img/backvideointro.gif);
	background-repeat: no-repeat;
	background-position:center right;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #CCC
}
.introvideos div p{
}
.introvideos p.intro{
	border-bottom:1px dotted #CCCCCC;
	font-size:22px;
	line-height:26px;
	margin-bottom:5px;
	padding-bottom:10px;
	color:#051B26;
	letter-spacing:1px;
}
.subevideos{
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
	display:block;
	padding:10px;
	width:230px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FBD32F;
	border:3px solid #FBD32F;
	background-image:url(../_img/backbotonsubir.gif);
	background-repeat:repeat-x;
	background-position:top center;
	color:#051B26;
	text-align:center;
	margin-top:20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.subevideos:hover{
	color:#FFF;
	border:3px solid #333;
}
.masvideos{
	font-size:16px;
	text-decoration:none;
	letter-spacing:1px;
	display:block;
	padding:10px;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	color:#666;
	text-align:center;
	background-image:url(../_img/morenews.gif);
	background-repeat:no-repeat;
	background-position: 20px center;
}
.masvideos:hover{
	background-color:#FBD32F;
	color:#FFF;
}
/*CONTENIDOS*/
.contenidos h1{
	padding:15px 40px !important;
	background-color:#FBD32F !important;
	border:3px solid #FBD32F;
	background-image:url(../_img/backbotonsubir.gif);
	background-repeat:repeat-x;
	letter-spacing:1px;
	background-position:top center;
	color:#FFF !important;
	margin-bottom:20px !important;
}

.top h1.logo a:hover {
background-image:url(../_img/backtoindex.gif);
background-position:125px 73px;
background-repeat:no-repeat;
}
.top h1.logo a {
display:block;
height:96px;
position:absolute;
width:290px;
}
/*CAJA SINTONIZAR*/
.sintoniza{
	display:block;
	border:1px solid #CCC;
	padding:5px 15px;
	margin-left:20px;
	margin-right:40px;
	margin-top:25px;
	background-image:url(../_img/encuentranos.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding-top:20px;
}
.sintoniza strong{
	font-weight:bold;
}
.sintoniza dt{
	font-size:10px;
	text-transform:uppercase;
	color:#666;
	padding-bottom:2px;
	border-bottom:1px dotted #CCC;
	margin-bottom:3px;
}
.sintoniza dd{
	padding-left:10px;
	margin-bottom:3px;
}
.sintoniza dl{
	margin-top:8px;
}
.encuentranos{
	display:none;
}
/*NUESTRA GENTE*/
.casosexito {
	background-image:url(../_img/fondoh1.gif);
	background-repeat:repeat-x;
	padding:30px 40px;
}

.casosexito h1{
	background-image:url(../_img/h1.gif);
	background-repeat:no-repeat;
	height:60px;
	margin-bottom:40px;
}
.casosexito h1 em{
	display:none;
}
.globo{
	text-align:center;
	margin-bottom:10px;
	min-height:150px;
}
.globo span{
	display:block;
	font-size:12px;
	margin-top:10px;
	line-height:18px;
	color: #FC0;
	padding-bottom:20px;
	border-bottom:2px solid #FC0;
	position:relative;
}
.casoizq .globo span{
	margin-left:15px;
}
.casodch .globo span{
	margin-right:15px;
}
.globo span {
	font-weight:bold;
	letter-spacing:1px;
	height:25px;
}
.globo span a{
	font-size:12px;
	display:inline-block;
	width:auto;
	padding:6px 5px 5px 15px;
	border-right:1px solid #999;
	color:#999;
	text-decoration:none;
	background-image:url(../_img/miniglobo.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.globo span a:hover{
	color: #06F;
}
.globo h3{
	font-size:22px;
	font-weight: normal;
	color:#666;
	border-bottom:1px dotted #CCC;
	padding:15px 0 5px;
	margin: 0 25px 0 40px;
	letter-spacing:1px;
}
.globo p{
	line-height:18px;
	padding:20px 50px 0px 50px;
}
.casoizq{
	padding-bottom:20px;
	border-top:2px dashed #EDEDED;
}
.casodch{
	padding-bottom:20px;
	border-top:2px dashed #EDEDED;
}
.casoizq .globo{
	background-image:url(../_img/globo.gif);
	background-repeat:no-repeat;
	background-position:top left;
	margin-left:218px;
	border-right: 2px solid #FC0;
}

.casoizq .foto{
	float:left;
	background-image:url(../_img/fondofoto.gif);
	background-position:top right;
	padding:10px;
}
.casodch .globo{
	background-image:url(../_img/globodch.gif);
	background-repeat:no-repeat;
	background-position:top right;
	margin-right:218px;
	border-left: 2px solid #FC0;
}
.casodch .foto{
	float:right;
	background-image:url(../_img/fondofotodch.gif);
	background-position:top left;
	padding:10px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.tvactivo{
	height:170px;
	background-image:none !important;
	background-color:#FFF;
	padding:0 5px;
	border-left:1px solid  #FC0;
	border-right:1px solid  #FC0;

}
.tvactivo h3{
	font-size:22px !important;
	display:block !important;
	border-bottom:1px #CCC dotted;
}
