@import "imgs.css";

body {
    margin:0;
    height:100%;
    font:normal 11px/13px arial, tahoma, sans-serif;
    /*overflow-x:hidden;*/ 
    
}

a img {
	border: 0;
}
#siteOriginal {
width:760px;
margin:10px auto 0 auto;
padding-top:2px;

}
#site {
width:760px;
margin:0px auto 0 auto;
padding-top:2px;

}
#siteCenso {
width:760px;
margin:0px auto 0 auto;
padding-top:0px;
}
.frameParis {
	width: 180px;
	float:center;
	height: 800px;
	border: 0;
	background-color:#CAE2EA;
}

#cabezal {
height:63px;
padding-bottom:2px;
margin:0 2px 12px 4px;
position:relative;
z-index:100;
}

#pie {
width:760px;
margin:auto;
color:#c1c1c0;
font-size:11px;
line-height:16px;
padding:3px 0 10px 0;
font-family: tahoma;
}

#navegador {
height:18px;
float:right;
width:550px;
padding-top:7px;
margin-bottom:2px;
}


.navegadorPie {
width:100%;
padding-top:5px;
border-top:1px dashed #1f81a6;
color: #0f4576;
}

a {color:#0F4576;text-decoration:none;}

.bullet {font:bold 11px/12px "Comic Sans Ms", sans-serif;color:#17334d}
.tahoma {font:normal 11px/13px tahoma,sans-serif;}


.blanco {color:#c8ebf5; text-decoration:none;}
.blanco:hover {color:#fff; text-decoration:none;}
.blanco:visited {color:#fff;}

.amarillo  {color:#ffe13d; text-decoration:none;}
.amarillo:hover {color:#ffe13d; text-decoration:none;}
.amarillo:visited {color:#ffe13d;}

.izquierda {float:left;}
.derecha {float:right;}

#contenido, #contenidoInterna, #contenidoInternaSinTercera  {
margin:0 1px;
padding:12px 18px 12px 18px;
}

/* CABEZAL */

#logoCabezal {
position:absolute;
top:0;
left:0;
width:254px;
height:63px;
}

#logoCabezal img {margin:15px 0 0 22px;}


.servicio, .contacto, .faq, .mapa, .puntos {text-decoration:none;border-right:1px solid #fff;display:block;float:left;height:9px;overflow:hidden;line-height:9px;}

.servicio {
width:120px;
}

.contacto {
width:70px;
}

.faq {
width:40px;
}

.mapa {
width:95px;
}

.puntos {
width:100px;
}

.buscador {
float:left;
width:177px;
padding-left:15px;
margin-top:-2px;
}

.buscador img {margin-top:4px;}
img.buscar{margin-top:2px;}
.buscador img, .buscador input {float:left;}
.buscador input {width:100px;font:normal 11px/14px arial,sans-serif;padding:0;height:14px;margin:0 5px 0 10px;border:0;padding-left:3px;}


/* menu */
/* menu */
.menu span {
	float: left;
}
/*
.linkContaner:hover {
	background: red;
}
*/

.linkContainer.active {
	border: 1px solid #ccc;
}
.linkContainer {
	border: 1px solid white;
	height: 1.4em;
	padding: 0.2em;
	margin-top: -0.2em;
}

/* FOR IE6 */
* html .linkContainer {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 1px;
	padding-bottom: 1px;
}

* html .menu .institucional {
	margin-top: 1px;
	margin-bottom: 0;
}
/* FOR IE6 */
* html .linkContainer.active {
	border: 1px solid #ccc;
}

.menu .expander {
	text-indent: -5000em;
	width: 11px;
	height: 11px;
	overflow: hidden;

	background-position: 0 0;
	padding: 0;
	margin: 0.15em 0 0 0.5em;
	background-repeat: no-repeat;
	cursor: pointer;
}

.menu .active .expander {
	background-position: 0 -11px;
}

.menu {
	margin:1px;
	float:right;
	width:98%;
	display:inline;
	padding-top:12px;
         
}

.menu img {vertical-align:-2px;}

.menu .top {
	float:left;
	margin-right: 1em;
	margin-bottom: 0;
        /*color:#aed8e5;*/
}

/* FOR IE6 */
* html .menu .productos {
	width: 145px;
}

/* FOR IE6 */
* html .menu .programacion {
	width: 105px;
}

/* FOR IE6 */
* html .menu .midirectv {
	width: 90px;
}

.menu ul {
	width:543px;
	float:right;
	margin:0;
	list-style:none;
	padding:0;
}

.menu ul li{
	color:#164668;
	font:bold 11px/14px tahoma, arial, sans-serif;
	position:relative;
	cursor:default;
	height:23px;
	text-align:center;
	z-index:999!important;
}

.menu ul li ul {
	position:absolute;
	top:1.65em;
	left:0;
	width:137px;
	margin:0;
	padding:0 3px;
	background:#fff;
	border-top:1px solid #038eb9; 
}

.menu ul li ul li {
	list-style:none;
	background:#fff;
	font:normal 10px/19px arial, sans-serif;
	text-align:left;
	height:20px;
	border-bottom:1px dashed #b8b8b8;
	float:left;
	width:100%;
}

.menu ul li a:active,
.menu ul li a:hover {
	text-decoration: underline;
	/*color: #17789E;*/
}

.menu ul li ul li a {
	/*color:#096b94;*/
	text-decoration:none;
	display:block;
	padding-left:5px;	
	height:20px;
}

.menu ul li ul li a:active,
.menu ul li ul li a:hover {
	background-color:#eff7fa;
}

.last {border:0!important;}

.menu ul li ul li ul {top:0;left:137px;border:1px solid #038eb9;}

ul li:hover {
/*    color:#096b94;*/
}

.loginframe {
	width: 180px;
	float:right;
	margin: -7px 1em 0 0;
	height: 25px;
	border: 0;
}

.login {
	float:right;
	color:#164668;
}
.login a {
	color:white;
}

.login a:hover {
	color:#eff7fa;
}
/* /CABEZAL */

.cuerpo {
width:516px;
float:left;
}

.destacadosMes, .tercera {
width:190px;
float:left;
margin-left:16px;
padding:16px 0;
text-align:center;
overflow:hidden;
}

.tercera {float:right;padding:0;}

/* Esquina redondeada top tercera */
.bt1, .bt2 {border-left:2px solid #dbe9ed;border-right:2px solid #dbe9ed;height:1px;overflow:hidden;display:block;}
.bt2 {border-left:1px;border-right:1px;}

.destacadosMes .padding {padding:0 16px;text-align:left;}
.tercera .padding {padding:15px;text-align:left;float:left;}

.path {color:#6a6a6a;}

.tercera h3, .tituloPromo {font-size:13px;margin:0;}

h3, p {font:bold 14px/16px arial,sans-serif;margin:0;}

p {font-size:12px;font-weight:normal;}

.promoPelicula {margin-bottom:15px;}
.promoPelicula img {border:1px solid #9b9fa0;margin:5px 0 2px 0;}
.canal {float:right;}
.celeste {color:#369aba;}

.tarifas {
background-color:#daebf0;
padding:5px 10px 10px 10px;
}

.tarifas b {font-size:12px;line-height:20px;}
.tarifas span {display:block;padding:5px 0;}
.tarifas span.bullet {display:inline;}

.lineas {display:block;overflow:hidden;height:1px; width: 100%;}

.tercera .promo {margin:15px 0;}

#contenidoInterna h2 {
font:bold 14px/14px Arial, sans-serif;
color:#fff;
margin:5px 0 5px 0;
}

#contenidoInterna2 h2 {
font:bold 14px/14px Arial, sans-serif;
color:#fff;
margin:5px 0 5px 0;
}

.destacadosMes h2 {
color:#fff;
margin:0;
font:bold 12px/14px Arial, sans-serif;
}

.destacadosMes .titulo {
margin:15px 0 0 -15px; 
padding:5px 0 5px 15px;
}

.destacadosMes .titulo img {
float:right;
margin-top:-2px;
}

.peliculaDestacada img{
border:1px solid #5d6772;
margin-bottom:1px;
}

.peliculaDestacada {
padding-top:15px;
color:#A7A6A6;
}

.destacadosMes u {text-decoration:none;color:#aed8e5;font-weight:bold;}

.destacadosMes a, .destacadosMes a:hover, .destacadosMes a:visited {
text-decoration:none;
color:#aed8e5;
font-size:11px;
}

.estrenos{
padding-top:10px;
line-height:15px;
}

.estrenos a {
display:block;
line-height:15px;
}

.info, .cajaGris {
width:338px;
float:left;
}

.cajaGris {
margin-left:15px;
}

.cajaGris .cajaPromos {
padding:17px 0 10px 0;
}
.cajaGris .cajaPromos a {color:#D81D04;}
.cajaGris .cajaPromos .promoFriends{width:50%;float:left;}
.cajaGris .cajaPromos .promoFriends img {border:1px solid #bdc0c1;float:left;margin-right:8px;margin-top:-4px;position:relative;}


.cajaGris img {float:right;}
.cajaGris p {width:210px;float:left;margin:7px 0 15px 0;}


.info {width:338px;float:left;
}
.concursos1 {width:516px;float:left;
}

.cajaPromo {
margin-top:10px;
background-color:#85C8DE;
}

.cajaPromo ul {margin:0;padding:7px 0 0 12px;width:150px;list-style:none;}
.cajaPromo ul li {margin:0;padding:2px 0 2px 17px;}
.cajaPromo ul li a {border-bottom:1px dashed #f89812;display:block;padding:2px 0;text-decoration:none;font-family:tahoma; font-size:11px;color:#164668;}
.cajaPromo ul li a:hover {color:#062439;}
.cajaPromo img.promo {float:right;}

.bigPadding {padding-top:8px;}

.techo {
padding:5px 7px;
}

.cajaPromo .techo {
background-color:#0D4C71;
}

.magazine, .magazineInterna, .promos, .magazineIzq {
width:160px;
float:right;
margin:10px 0 0 10px;
color:#17334d;
}
.zoomin {
width:160px;
float:right;
margin:11px 0 0 0px;
}
.magazineIzq {margin:0;float:left;}

.subtitulo h3 {color:#369aba;font:bold 14px/23px arial,sans-serif;margin:0 0 15px 0; border-bottom:1px solid #c4c4c4;}

.subtitbold h4 {color:#000000;font:bold 12px arial,sans-serif; line-height:22px; margin:0 0 0 0; border-bottom:1px solid #c4c4c4;}

.magazineInterna h3 {color:#369aba;font:bold 14px/23px arial,sans-serif;margin:0;}
.magazineInterna .lineas {margin:10px 0 8px 0;}

.magazine .padding, .magazineIzq .padding {padding:10px 15px 0 15px;}
.magazineInterna .padding, .cajaGris .padding {padding:5px 15px 0 15px;}
.magazine img {margin-bottom:5px;}

.revistaPdf {
padding-bottom:5px;
color:#808080;
}

/* Posiciones y colores dentro de Magazine */
.revistaPdf img {float:left;margin-right:5px;}

.anteriores {padding:3px 0;text-align:right;}
.anteriores a, .anteriores .bullet {color:#4d4d4d;text-decoration:none;}

/* Esquina redondeada Magazine */
.b1, .b2, .b3, .b4 {background-color:#c4e4ee;display:block;overflow:hidden;height:1px;}
.b1, .b4 {border-left:2px solid #249cc1;border-right:2px solid #249cc1;}
.b2, .b3 {border-left:1px solid #249cc1;border-right:1px solid #249cc1;}
.b3, .b4 {background-color:#c4e4ee;}

.b5, .b6 {border-left:2px solid #f0f2f3;border-right:2px solid #f0f2f3;height:1px;overflow:hidden;display:block;}
.b6 {border-left:1px;border-right:1px;}

.pelicula {padding:12px 0;line-height:15px;border-bottom:1px solid #cdcfd0;}
.pelicula img {border:1px solid #bdc0c1;float:left;margin-right:10px;}

.pelicula h3, .concurso h3  {font:bold 14px/15px Arial, sans-serif;margin:0 0 2px 0;}

.concurso {margin-right:20px; width:337px;}
.concurso2 {margin-left:10px; width:340px; float:left;}
.concurso3 {margin-left:0px; width:100%; float:left;/*font:bold 08px/23px arial,sans-serif;*/}
.concurso4 {margin-left:10px; width:158px; float:left; height: 8em;}
.promocionesAlinear1 {margin-left:2px; width:100%; float:left; height: 8em;}
.promocionesAlinear2 {margin-left:0px; width:100%; float:left;/*font:bold 08px/23px arial,sans-serif;*/}
.concursoEstado {float:right; width:100%; text-align:right; margin-top:10px;}
.concursoContenedor{float:left; border-bottom:1px dashed #bdc0c1; padding-bottom:10px; margin-bottom:10px;width:100%}
.concursoContenedor2{float:left; padding-bottom:10px; margin-bottom:10px;width:100%}
.imgConcurso2 {border:1px solid #bdc0c1;float:left}

a {
	cursor: pointer;
} 

.noticias {
margin-top:10px;
color:#fff;
}

.noticias .techo {
background-color:#ee8b02;
margin-bottom:12px;
}

.promoTexto {
	float:left;
	width: 162px;
	position:relative;
}

.promoNoticias {
width:50%;
float:left;
margin-bottom:10px;
}

.promoNoticias p {margin:0 0 5px 0;}

.promoNoticias img {
border:1px solid #bdc0c1;
float:left;
margin:0 10px 10px 0;
}

.promoNoticias img.derecha {float:right;margin:0;}
.noticias h3 {display:inline;font:bold 12px/14px arial,sans-serif;margin:0;padding:0;}
.separadorHome {border-top:1px solid #4390B5;height:1px;overflow:hidden;clear:both;margin-bottom:12px;}
.separador {border-top:1px solid #CDD2D4;height:1px;overflow:hidden;clear:both;margin-bottom:12px;}
.noticias, .promoNoticias {margin-bottom:7px;}

#pie .derecha {color:#c8ebf5;padding-top:10px;}
#pie .derecha a {margin:0 5px;}
#pie .derecha img {vertical-align:-1px;}
#pie > .derecha {padding-top:0;}

.experienciaDTV {
width:338px;
height:155px;
margin-top:10px;
}

.experienciaDTV .padding {
padding:11px;
}

.experienciaDTV img {
margin-bottom:5px;
}

.promos {line-height:16px;}
.promos a {display:block;margin-bottom:5px;}
hr {color:#cecfd1;height:1px;border:0;background:#cecfd1;padding:0;}
* > hr {margin:10px 0;}

.tituloMes {margin-bottom:10px;}

.tarifas ul {list-style:none;margin:10px 0 15px 0;float:left;width:45%;padding:0;}
.tarifas ul li {padding-left:6px;line-height:15px;}
li.ano {padding:0;background:none!important;}

.revistaContenido {line-height:17px;}
.revistaContenido img {
float:left;
border:1px solid #bdc0c1;
margin-right:10px;
}

.revistaAcu {
margin-top:15px;
border-top:1px dashed #a5afb2;
padding-top:10px;
}



.alert {background-color:#fff; border:1px solid #a6cedb; margin:10px 0 ; padding:8px 15px; color:#222;}

.error {
	color:black; font-weight: normal; text-align: left;
}
.error b {
	color:#ff7e00;
}

.error {
	position: relative;
	left: 40px;
}

.alertCeleste {
	background-color:#CAE2EA;
	margin:10px 0 ;
	padding:18px 10px;
	color:#9b9b9b;
	font-weight:bold;
	text-align: center;
}

/* Ocultar de mac \*/
*+html .floatFix {height:1%}
* html .floatFix {height:1%}
.floatFix:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}/* parametro para mozilla y opera */
/* fin */
form {margin:0;padding:0;}
p.clear {margin:0;padding:0;clear:both;}


/* Oficina virtual */
.oficinaVitual {margin-bottom:10px; width:513px; height:204px;position:relative;}
.oficinaVitual a, .oficinaVitual a:hover, .oficinaVitual a:visited {color:#fff;}
.oficinaVitual div {width:130px;text-align:center;color:#fff;font:normal 11px/14px tahoma,sans-serif;}
.oficinaVitual div img {margin-bottom:3px;}
.oficinaVitual div span{font-weight:normal;}
.oficinaVitual .opcion{position:absolute;top:31px;left:21px;}
.oficinaVitual .mensualidad{width:120px;position:absolute;top:9px;left:230px;}
.oficinaVitual .instalacion{width:120px;position:absolute;top:106px;left:230px;}
.oficinaVitual .contratar{position:absolute;top:9px;left:361px;}
.oficinaVitual .descartar{position:absolute;top:106px;left:360px;}
.oficinaVirtualCaja {width:100px; border-left:1px solid #c4c4c4; border-right:1px solid #c4c4c4; float:left; padding:8px;}
.oficinaVirtualMiniLogo {padding-right:5px; border-right:1px solid #c4c4c4; float:left;}
.oficinaVirtualPago {display:block; padding:5px 0 0 5px; float:left; position:relative;}

.promoTercera{margin-bottom:10px;}


.subtituloInterna {
border-bottom:1px solid #c4c4c4;
padding:3px 0;
margin-bottom:10px;
}

/* [formularios, registracion] */

.cajaFormulario {
font-weight:bold;
text-align:right;
padding:20px 120px 15px 15px;
}

.cajaFormulario .campo,
.cajaFormulario select, .cajaFormulario input, .cajaFormulario textarea {
border:1px solid #a5acb2;
font:normal 11px arial,sans-serif;
width:205px;
padding:0 5px;
margin-left:5px;
}

.ingresarClave {
font-weight:bold;
text-align:right;
padding:0px 0px 15px 15px;
margin-top: -30px;
}

.ingresarClave select, .ingresarClave input, .ingresarClave textarea {
border:1px solid #a5acb2;
font:normal 11px arial,sans-serif;
width:150px;
padding:0 5px;
margin-left:5px;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.punteadagris {
	border: none;
	border-bottom: 1px dashed #BDC0C1;
	margin: 0.5em 0 1.5em 0;
	padding: 0 0 1em 0;
}

.cajaFormulario select {
	padding: 0;
}


.cajaFormulario .autoWidth,
input.checkbox {
	margin: 0 0 0 9px;
	width: auto;
}

* html .cajaFormulario select {
	margin: 0 0 0 17px;
}

* html .cajaFormulario .autoWidth {
	margin: 0 0 0 16px;
}

* html input.checkbox {
	margin: 0 0 0 7px;
	width: auto;
}

.checkbox input,
input.checkbox {
	width: auto;
	position: relative;
	top: 3px;
	border: none;
}

label.inline {
	padding: 0 30px 0 6px;
	font-weight: normal;
}

.formNote {
	text-align: left;
	font-weight: normal;
	font-size: 12px;
}

.cajaFormulario textarea {height:80px;vertical-align:top;}

input.prefijo {width:30px;}
input.numero {width:175px;}
.cajaFormulario > input.numero {width:186px;}

.espacio10 {display:block;height:10px;overflow:hidden;}


.loginLinks {
	width: auto;
	float: right;
}
.loginLinks a {
	font-weight: normal;
	float: right;
	padding: 0 0 0 1.5em;
}

.loginLinksImgButton {
    font-weight: normal;
    float: right;
    padding: 0 0 0 1.5em;
}


/* /[formularios, registracion] */

#claveBtn0 { 
	background:#B0D3DF;
	color:#35759E;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: .07em;
	width:105px;
	height: 13px;
	text-transform:uppercase;
	padding-bottom:1px;
	padding-top:1px;
	margin-right:40px;
	padding-right:0px;
	text-align:justify;
}
/*
#claveBtn:hover0{ 
	background:#35759E;
	color:#FFF;
}
*/

#Ingresar {
	width: 51%;
	height: 9%;
	margin-top: 0px;
	
	/*border: solid 1px #006699;*/
}

#Ingresar a {
	font-weight: bold;
}
#Ingresar a:hover {
	text-decoration:underline;
}

#Ingresar input{
	width: 150px;
	margin-right: 15px;
}

.tablaTarifas {
border-right:1px solid #c4c4c4;
border-bottom:1px solid #c4c4c4;
margin-bottom:20px;
margin-top:10px;
}

.tablaTarifas td{
border-top:1px solid #c4c4c4;
border-left:1px solid #c4c4c4;
padding:6px 6px 6px 12px;
font:normal 11px/13px tahoma,sans-serif;
position:relative;
margin-top:-1px!important;
}

.techoColor td{
background-color:#d9e6eb;
color:#3a9ebd;
}

td.columna1 {width:150px;}
td.columna2 {width:70px;}
td.columna3 {width:270px;}

td.columna1b {width:150px;}
td.columna2b {width:60px;}
td.columna3b {width:60px;}
td.columna4b {width:220px;}


.tablaTarifas {
border-right:1px solid #c4c4c4;
border-bottom:1px solid #c4c4c4;
margin-bottom:20px;
margin-top:10px;
}

.tablaTarifas td{
border-top:1px solid #c4c4c4;
border-left:1px solid #c4c4c4;
padding:6px 6px 6px 12px;
font:normal 11px/13px tahoma,sans-serif;
position:relative;
margin-top:-1px!important;
}

.techoColor td{
background-color:#d9e6eb;
color:#3a9ebd;
}

td.columna1 {width:150px;}
td.columna2 {width:70px;}
td.columna3 {width:270px;}

td.columna1b {width:150px;}
td.columna2b {width:60px;}
td.columna3b {width:60px;}
td.columna4b {width:220px;}




.tablaRegistro {
border-right:1px solid #c4c4c4;
border-bottom:1px solid #c4c4c4;
margin-bottom:20px;
margin-top:10px;
}

.tablaRegistro td{
border-top:1px solid #c4c4c4;
border-left:1px solid #c4c4c4;
padding:10px 3px 10px 3px;
font:normal 11px/13px tahoma,sans-serif;
position:relative;
margin-top:-1px!important;
}

.techoColor td{
background-color:#d9e6eb;
color:#3a9ebd;
}

td.columnaR1 {width:50px;}
td.columnaR2 {width:100px;}
td.columnaR3 {width:100px;}

td.columnaR1b {width:150px;}
td.columnaR2b {width:60px;}
td.columnaR3b {width:60px;}
td.columnaR4b {width:220px;}


/* NUEVOS STYLES   */

#contentMain { 
  width:260px;
  float:left;
  margin:0px; 
  padding:0px;} 

.listContent .col1 ul{ 
   margin:0px; 
   padding:0px; } 
.columns2 .col1 {
   float:left;
   width:250px;
   margin:0px; 
   padding:0px; }
#insideMid {
   width:246px;
   padding:0px;
   margin:0px;
   float:left;
   position:relative;}
span.channelNum {
   text-align:center;
   display:block;
   width:53px;height:22px;
   font-size:11px;line-height:19px;
   font-weight:normal !important;
   color:#FFF;
   background-color: #5AB1CB;
   cursor:pointer;} 
ul.channels .channelNum {
   position:absolute;
   right:0px;top:0px;}

ul.channels .details {
   display:none;
   padding:10px;
   position:relative;
   background-color:#ffffff;
   color: #000000;   
   font-size:11px;line-height:14px;}

.details{
   width:230px;}

a.close {
   padding:0px 4px 0px 0; }

.details .controls {
   float:right;
   position:relative;
   z-index:200;}

.details .controls a {
   position:relative;
   right:0;
   margin:0;}

.blue{
   background-color:#ffffff;
   padding-bottom:0px;
   padding-left:4px;
   padding-top:4px;
   width:246px;
   margin-bottom:10px; } 

.pit{
   color: red;
   font-weight: bold;
   padding-left: 10px;}
ul.channels li,
ul.packages li {
   border-top:1px solid #91BACE;
   position:relative;
   padding-bottom:4px;
   display:block;} 
.hr2 { color: #ffffff;
       margin:4px;}

/* FIN NUEVOS STYLES   */


/* Novedades y BENEFICIOS  */

.promobenef,
.promobenef01,
.cols{
	overflow: auto;
}

/* correcci�n para guia de canales en firefox 1.0.x */
.columns2 .cols {
	overflow: visible;
}

.promobenef{
	background-color:#CAE2EA;
	margin-right:12px;
	width:340px;
	}
.promobenef01{ 
	width:160px;
	}

.cols{ 
	width:163px;
	float:left;
	margin: 19px 0 0 0;
	border-top:1px dashed #B8B9B4;
	padding: 3px 0;
}
.cols2{ 
	width:163px;
	float:inherit;
	margin: 16px 0 0 0;
	border-top:1px dashed #B8B9B4;
	padding: 3px 0;
}
/*
.cols.center {
    
	margin-left: 10px;
	margin-right: 10px;
       
}
*/

.subtitbenef h3,
.intbenef,
.titbenef h3{
	font:bold 12px/13px Arial, sans-serif;
	margin: 0px auto;
/*	margin:10px 10px 1px 10px;*/
	color:#005284;
	}
.intbenef {
	margin:0px;
	padding: 10px;
	}

.subtitbenef h3{
	line-height: 15px;
	margin:0px 0px 5px 0px;
	}
.txtblack{
	font: 11px/15px Tahoma, Arial, sans-serif;
	color:#000000;
	}
.txtblue{ /* solo en popup */
	font: bold 12px/16px Arial, sans-serif;
	color:#005284;
	}
.txtblue2{ /* solo en popup */
	font: bold 12px/16px Arial, sans-serif;
	color:#005284;
	margin:0px 0px 5px 0px;
	}

.beneficios_imagen {
	border:1px solid #bdc0c1;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:158px;
	height:98px;
	float:left;
}
.beneficios_imagenNew1 {
	background-image:url(../imgs/beneficios/benef_cinemudo1.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}
.beneficios_imagenNew2 {
	background-image:url(../imgs/beneficios/benef_pilates.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}
.beneficios_imagenNew3 {
	background-image:url(../imgs/beneficios/benef_trenvino.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}

.beneficios_imagenNew4 {
	background-image:url(../imgs/beneficios/benef_samsung.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}
.beneficios_imagenNew5 {
	background-image:url(../imgs/beneficios/benef_buceo.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}

.beneficios_imagenNew6 {
	background-image:url(../imgs/beneficios/benef_mim.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}

.beneficios_imagenNew7 {
	background-image:url(../imgs/beneficios/benef_ByC.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}
.beneficios_imagenNew8 {
	background-image:url(../imgs/beneficios/benef_hotel.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}

.beneficios_imagenNew9 {
	background-image:url(../imgs/beneficios/benef_instchile.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}

.beneficios_imagenNew10 {
	background-image:url(../imgs/beneficios/benef_assistance.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}

.beneficios_imagenNew11 {
	background-image:url(../imgs/beneficios/benef_contrapunto1.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}
.beneficios_imagenNew12 {
	background-image:url(../imgs/beneficios/benef_sport.jpg);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:248px;
	height:143px;
	float:left;
}



#vercupones{
	position:relative;
	top:80px; 
	float:left;
	padding-right:10px;
}

*html #vercupones{
	position:relative;
	top:80px; 
	float:left;
	padding-right:6px;
}

#vercupones img{
	/*border:1px solid #FF0000;*/
	margin-right:-9px;
}
#vercuponestxt{
	position:relative;
	top:105px; 
	left:10px;
	color:#5db2cc;
	font-weight:bold;
}
.beneficios_subtitulo {
	margin-bottom:-5px; 
	margin-top:0px; 
	border:0px;
}

.promobenef01 .beneficios_imagen,
.promobenef .beneficios_imagen {
	margin-top: 0px;
}

.promobenef .beneficios_imagen {
	margin-right: 4px;
}

/* POPUP novedades y beneficios  */
.pop01{ 
   width:460px;
   height:37px;
   background-color:#ffffff;
   }
.pop02{ 
   width:280px;
   height:414px;
   background-color:#D7E8EF;
   float:left;
   }
.pop02a{ 
   width:280px;
   background-color:#D7E8EF;
   float:left;
   }
.pop02int{ padding:20px;
   }
.pop03{ 
   width:180px;
   height:88%;
   background-color:B6D8E6;
   float:left; 
   }
.pop03a{ 
   width:180px;
   background-color:B6D8E6;
   float:left;
   }
.pop03int{ padding:10px;
   }
.pop04{ 
   color:#000000;
   font-size:10px;
   line-height:14px;
   font-family: tahoma;
   }
.pop05{
   border-bottom:1px dashed #B8B9B4;
   width:240px;
   padding-bottom:4px;
   float:left;
   }
.pop06{ 
   width:460px;
   height:19px;
   background-color:#ffffff;
   text-align: center;
   margin:auto;
   color:#686868;
   font-size:10px;
   line-height:14px;
   font-family: tahoma;
   clear:both;
/*   float:left; */
   }
   
#pop_bottom{ 
	width:600px;
	height:78px;
	background-image:url(../imgs/beneficios/popup_bottom.jpg);
	background-repeat:no-repeat;
}
#pop_cinemudo{ 
	width:600px;
	height:524px;
	background-image:url(../imgs/beneficios/popup_cinemudo.jpg);
	background-repeat:no-repeat;
}
#pop_curves{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_curves.jpg);
	background-repeat:no-repeat;
}
#pop_latercera{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_latercera.jpg);
	background-repeat:no-repeat;
}
#pop_vinos{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_vinos.jpg);
	background-repeat:no-repeat;
}
#pop_aventura{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_aventura.jpg);
	background-repeat:no-repeat;
}
#pop_mim{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_mim.jpg);
	background-repeat:no-repeat;
}
#pop_televisa{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_televisa.jpg);
	background-repeat:no-repeat;
}
#pop_televisa_01{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_televisa_01.jpg);
	background-repeat:no-repeat;
}
#pop_televisa_02{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_televisa_02.jpg);
	background-repeat:no-repeat;
}
#pop_televisa_03{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_televisa_03.jpg);
	background-repeat:no-repeat;
}
#pop_televisa_04{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_televisa_04.jpg);
	background-repeat:no-repeat;
}
#pop_ciudad_01{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/pupup_ciudad_01.jpg);
	background-repeat:no-repeat;
}
#pop_ciudad_02{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/pupup_ciudad_02.jpg);
	background-repeat:no-repeat;
}
#pop_ciudad_03{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/pupup_ciudad_03.jpg);
	background-repeat:no-repeat;
}
#pop_ciudad_04{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/pupup_ciudad_04.jpg);
	background-repeat:no-repeat;
}
#pop_ciudad_05{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/pupup_ciudad_05.jpg);
	background-repeat:no-repeat;
}
#pop_instchile_01{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/pupup_instchile_01.jpg);
	background-repeat:no-repeat;
}
#pop_instchile_02{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/pupup_instchile_02.jpg);
	background-repeat:no-repeat;
}
#pop_salo{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_salo.jpg);
	background-repeat:no-repeat;
}
#pop_contrapunto{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_contrapunto.jpg);
	background-repeat:no-repeat;
}
#pop_cerogrado{ 
	width:460px;
	height:347px;
	background-image:url(../imgs/beneficios/popup_cerogrado.jpg);
	background-repeat:no-repeat;
}

    
     
/* TRICONEXION  */

.triconexion img {
   border:0px;
   margin-top: 15px;
}
.triconexion2 img { 
   padding:0px; margin:6px 0px 0px 8px;
   float:right;
}
.triconexion_dest  {
   text-align: center;
   width:516px;
   height:30px;
   float:left;
   line-height:30px;
   background-color:#CAE3EA;
   border-top:1px solid #848484;
   margin-top:20px;
}
.triconexion_txt  {
   width:516px;
   float:left;
   line-height:30px;
   margin-top:10px;
   margin-bottom:5px;
}

.triconexion_dest b {
	font-size: 15px;
}

/* AYUDA */

#ayudaVentana 
{
	position:absolute;
	top: 100px;
	right: 2%;
	width: 30%;
	background-color: #DAEBF0;
	padding: 0px;
/*	z-index: 1000; */
	border: 2px outset #999;
}

#ayudaContenido {
	height: 26em;
	overflow: auto;
}

#tituloPaginaAyuda
{
	padding: 0;
	margin: 0;
}

.tituloAyuda
{
	font-size: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	font-weight: bold;
	line-height: 12px;
	display: block;
}

.subtituloAyuda
{
	color:#0F4576;
	font:bold 12px/23px arial,sans-serif;
	margin:0 0 15px 15px; 
	background:none
}

.subtituloAyuda h3
{	
	visibility: hidden;
}

.ayudaMainItem {
	padding: 10px;
}

.contenidoAcceso {
/*	border-top:1px dashed #1f81a6; */
	border-bottom:1px dashed #c4c4c4;
	padding: 3px 5px;
	margin: 4px 0 7px 25px;
}

#cerrarBoton {
	position: absolute;
	right:15px; 
	top:5px;
	cursor: pointer;
}

#ayudaPie {
	background:#659AB8;
	text-align:center;
	color: #F0F2F3;
	font-size: 10px;
	padding: 5px;
	font-size: 11px;
	line-height: 13px;
}
/* SERVICIO AL CLIENTE  */
		
#guiasAnteriores {  /* guias anteriores  */
	font-size: 12px;
	font-weight: bold;
	
}

#servChicoNegro {
	font-size: 11px;
	line-height: 17px;
	margin-top: -6px;
	color: #0d3d68;
}
.guiaContainer,
.serviciosFondoEsteMes {
	margin-top: 10px;
	padding-bottom: 20px;
	background: #f3f3f3 url(../imgs/serviciosEsteMesBottom.png) bottom center no-repeat;
	width:515px;
}

.guiaContainer h4 {
	margin: 0 0 2px 0 ;
	padding: 0;
	font-size: 14px;
	color: black;
}

#terceraServicioAlCliente {
	background: #e0eff4 url(../imgs/serviciosTerceraBg.png) bottom right no-repeat;
	width:184px;
	float:right;
	color: #31788e;
	font:10px/17px arial,sans-serif;
	border-left: 1px solid #67A2C1;
	border-right: 1px solid #67A2C1;
	margin: 0 0 0 3px;
}

#terceraServicioAlCliente a {
	color: #31788e;
}

#terceraServicioAlCliente a:hover {
	text-decoration: underline;
	color: #0F4576;
}

.terceraServiciosImg {
	margin: 0 0 0 3px; 
	padding: 0;
	float: left;
}
.terceraServiciosImg.topImg {
	margin-top: 15px;
}


#terceraServicioAlCliente h3,
#terceraServicioAlCliente h4,
#terceraServicioAlCliente h5,
#terceraServicioAlCliente ul {
	padding: 3px 0 3px 15px;
	margin: 0;
}


#terceraServicioAlCliente h3 {
	background: url(../imgs/serviciosTerceraTitulo.png);
	color: white;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#terceraServicioAlCliente h4 {
	font-size: 13px;
	color: #0F4576
}
#terceraServicioAlCliente h5 {
	font-size: 13px;
	color: #3A9BC6;
}
#terceraServicioAlCliente ul {
	list-style: none;
}

#terceraServicioAlCliente li {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#subtituloTercera {
	margin-top: 10px;
	color: #194465;
	font:bold 12px/19px tahoma,sans-serif;
	}
#txtEstemes {
	margin-top: 0;
	color: #3275a0;
	font:bold 16px/23px arial,sans-serif;
	padding-left: 15px;
	float: left;
}

.guiaTexto {
	color: #0d3c67;
	font:12px/20px arial,sans-serif;
	padding-left: 15px;
	margin: 0;
	height: 200px;
	overflow: auto;
	}

#guiasIntro {
	color: #0d3c67;
	font:12px/20px arial,sans-serif;
	padding-left: 15px;
	margin: 0;
	clear: both;
 	float: left;
	width: 250px;	
	}

.guiasIntroImg {
	float: left;
/*	position: relative; */
/*	margin-top: 0px; */ 
	margin: -15px 0 0 43px;
	right: 0px;
	float:right;
/*	margin: -15px 0 0 44px; */
	width: 205px;
}

/* IE 7 & 6 */
*+html .guiasIntroImg,
* html .guiasIntroImg {
	margin: 0px 0px 0px 75px;
	float:right;
	position: relative;
}

#guiasIntro {
	color: #0d3c67;
	font:12px/20px arial,sans-serif;
	padding-left: 15px;
	margin: 0;
	clear: both;
	float: left;
/*	width: 250px; */
	}

/*
#guiasPPVimg{
	float: right;
	margin: -15px 0 0 44px;
}
/* IE 7 & 6 */ /*
*+html #guiasPPVImg,
* html #guiasPPVImg {
	margin: 0px 0px 0 69px;
} */

.guiaTexto ul {
	padding: 0.5em;
	margin: 0.5em;
}
#textos {
	margin-top: 12px;
	float:right;	
}

#guiasBotones {
	clear: both;
	padding-top: 5px;
}

* html #guiasBotones {
	margin-left: -13px; 
}

#MasServicios {
	padding-top:10px; 
	padding-left:15px; 
	float:left; 
	}
#linkMasdetalles {
	color: #989898;
	font:bold 9px/10px tahoma,sans-serif;
	text-decoration: underline;
	padding-top:10px; 
	padding-left: 8px;
	float:left;
}
#linkImprimir {
	color: #22638d;
	font: 11px arial,sans-serif;
	float: left;
	margin-left: 60px;
}

#linkImprimir img {
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 15px;
}

#linkVolver {
	color: #22638d;
	font: 11px arial,sans-serif;
	float: right;
	margin-right: 18px;
	display: inline;
}

#linkAmpliar { 
	float: left;
	margin: 0 0 0 15px;
}

#linkAmpliar a {
	text-decoration: underline;
	color: #989898;
	font:bold 9px/10px tahoma,sans-serif;
}

#bigImages {
	z-index: 101;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -200px 0 0 -266px;
	width: 534px;
	padding: 2px;
	border: 2px solid black;
	background: white;
	cursor: pointer;
}

#bigImagesClose {
	float: right;
	margin-bottom: 2px;
}

.servicioBigImage {
}



#ServicioNegro {
	line-height: 12px;
}
#ServicioGris {
	line-height: 18px;
	color: #6A6A6A;
}

#contenidosContenedor {
	padding: 5px 10px 0 16px;
	clear: both;
}

.guiasImagenes {
	border-width:1px;
	border-color:#00C1FF;
	border-style:solid;
	float:left;

}
.secciones ul li ul li ul {border:1px solid #038eb9; float: right;

}

.numerosNavegadores {
	font-size:10px;
	font-family:Arial;
	color:#FFFFFF;
	vertical-align:middle;
	background: url(../imgs/nav_fondo.jpg);
	height: 21px;
}

.numerosNavegadoresExtra {
	width: 394px;
}

* html .numerosNavegadores {
	height: 20px;
}

.numerosNavegadores a {
	color: #DDD;
	margin-top: 1px;
	padding: 2px;
	font-size: 11px;
	float: left;
}

.numerosNavegadores a.active {
	text-decoration: underline;
	font-weight: bold;
	border: none;
}

.numerosNavegadores a.activeTema {
	color: white;
	background-color: #8AB;
	border-bottom: 1px solid #ccc;
}

.numerosNavegadores a:hover {
	color: #1A3A57;
}


#numerosNavegadoresContainer { 
	margin-left: 15px; 
	margin-top:8px;
	clear: both;
	float: left;
	width: 85%;
}

#numerosNavegadoresContainer.renglones2 #navAnterior a {
	height: 42px;
	background-image: url(../imgs/nav_ant2.jpg);
}
#numerosNavegadoresContainer.renglones2 #navSiguiente a {
	height: 42px;
	top: -21px;
	position: relative;
	background-image: url(../imgs/nav_sig2.jpg);
}

* html #numerosNavegadoresContainer.renglones2 #navSiguiente a {
	top: -20px;
}

* html #numerosNavegadoresContainer.renglones2 #navSiguiente a,
* html #numerosNavegadoresContainer.renglones2 #navAnterior a {
	height: 40px;
	background-position: 0 0;
	margin-top: 1px;
}

#navSiguiente a,
#navAnterior a {
	height: 21px;
	width: 21px;
	display: block;
	outline: none;
	text-indent: -5000em;
	background-repeat: no-repeat:
}

*+html #navSiguiente a,
*+html #navAnterior a {
	margin-top: 1px; 
}

* html #navSiguiente a,
* html #navAnterior a {
	background-position: 0 1px;
	margin-top: 0;
}



#navSiguiente a {
	background-image: url(../imgs/nav_sig.jpg);
}

#navAnterior a {
	background-image: url(../imgs/nav_ant.jpg);

}

* html #numerosNavegadoresContainer {
	display: inline;
}


#numerosNavegadoresContainer div {
	float: left;
}

#codificadores { 
	position: relative;
	float:right;
}


#imagenServicioTercera { 
	float: right;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	
}

#CodificadorOver{ 
	color:#0F4576; 
	text-decoration:underline
}
#bulletCodificadorOver{ 
	color:#218CFF; 
	letter-spacing: -3.5px;
	font:bold 11px/12px "Comic Sans Ms", sans-serif;
}
#bulletCodificadorOff{ 
	color:#0F4576; 
	letter-spacing: -3.5px;
	font:bold 11px/12px "Comic Sans Ms", sans-serif;
}
/* SERVICIO AL CLIENTE PPV */
.fondoPPV {
	margin-top: 10px;
	width:515px;
	height: 270px;
	background-image: url(http://www.directv.cl/imgs/guia_ppv_fondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/* COMPRAS PPV */

.compraPPVFondo {
	background: url(../imgs/comprappv-bg.png) no-repeat top left;
	width: 720px;
	padding: 20px 0 0 10px;
	clear: both;
}

#compraPPVMenu {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
	left: 2px;
	height: 24px;
}

#compraPPVMenu li {
	margin: 0;
	padding: 0;
	background: url(../imgs/comprappv-tableft.png) left top no-repeat;
	height: 24px;
	float: left;
	padding-left: 22px;
}

#compraPPVMenu li a {
	display: block;
	float: left;
	background: url(../imgs/comprappv-tabbg.png) right top no-repeat;
	height: 24px;
	line-height: 24px;
	padding: 0 10px;
	color: #85ddf8;
	font-size: 12px;
}

#compraPPVMenu li a.current, 
#compraPPVMenu li a:hover {
	color: white;
}

.ppv-selector {
	clear: both;
	font-size: 13px;
	font-weight: bold;
	color: #1a3956;
}

.ppv-selector .campo,
.ppv-selector select {
	border:1px solid #95bed1;
	font:normal 12px arial,sans-serif;
	margin-left:5px;
	color: #3978a0;
	background: #F3F3F3;
}

.ppv-selector select option {
	background: transparent;
}

.ppv-selector label {
	float: left;
	width: 12em;
}
.ppv-selector select {
	width: 250px;
	padding: 2px 0 2px 5px;
}

.ppv-selector .campo {
	width: 510px;
	padding: 2px 5px;
	float: left;
	color:  #1a3956;
}


.ppv-evento,
.ppv-horarios-disponibles {
	width: 260px;
	border-left: 1px solid #176f9f;
}

#ppvListadoContainer td {
	background: #dfeff4;
	height: 26px;
}

#ppvListadoContainerTarjeta td {
	background: #dfeff4;
	height: 26px;
}

.ppv-evento {
	width: 218px;
}/* 175 */

.ppv-canal {
	width: 60px;
}/* 103 */

.ppv-fecha-solicitud {
	width: 180px;
}

.ppv-estado {
	width: 60px;
}

.ppv-valor {
	width: 60px;
	border-right: 1px solid #176f9f;
}

#ppvListadoContainer.ppvHistorial td {
	padding-left: 19px;
}

#ppvListadoContainer td.ppv-evento,
#ppvListadoContainer td.ppv-horarios-disponibles, 
#ppv-numero-tarjeta td.ppv-numero-tarjeta {
	padding-left: 25px;
	background-image: url(../imgs/comprappv-tablaFlechitaAzul.png);
	background-position:  10px 5px;
	background-repeat: no-repeat;
	margin-left: 30px;
}

#ppv-tarjetas {
	padding-left: 25px;
	background-image: url(../imgs/comprappv-tablaFlechitaAzul.png);
	background-position:  10px 5px;
	background-repeat: no-repeat;

}

#ppvListadoContainerTarjeta {
	background:transparent url(../imgs/ppvTarjetasTop.png) 0 0 no-repeat;
	clear:both;
	margin:2em auto;
	padding-top:5px;
	width:470px;
	left: 40px;
	position: relative;
}

#ppvListadoContainerTarjetaBottom {
	height: 10px;
	background: url(../imgs/ppvTarjetasBottom.png) 0 0 no-repeat;
	width: 470px;
}
.ppv-canales {
	width: 182px;
	border-right: 1px solid #176f9f;
}

.ppv-checkmark {
	width: 130px;
	border-right: 1px solid #176f9f;
}

.compraPPVFondo table {
	font-size: 12px;
	color: #185278;
}

#ppvListadoContainer {
	padding-top: 5px;
	background: url(../imgs/ppvListadoTop.png) 0 0 no-repeat;
	clear: both;
	margin-top: 1.5em;
	float: left;
}
#ppvListadoContainer {
	padding-top: 5px;
	background: url(../imgs/ppvListadoTop.png) 0 0 no-repeat;
	clear: both;
	margin-top: 1.5em;
	float: left;
}
#ppvListadoContainer.ppvHistorial {
	background-image: url(../imgs/ppvHistorialListadoTop.png);
}
#ppvHistorialListadoContainerBottom {
	background-image: url(../imgs/ppvHistorialListadoBottom.png);
	background-repeat: no-repeat;
	height: 7px;
	width: 705px;
}

#ppvListadoContainerBottom {
	height: 10px;
	background: url(../imgs/ppvListadoBottom.png) 0 0 no-repeat;
	width: 470px;
}

#ppvListadoContainer thead {
	background: url(../imgs/layout/fondoTituloInterna2.gif) repeat-y scroll 0%;
	color: white;
	text-align: left;
	height: 23px;
	font-size: 11px;
}

th.ppv-numero-tarjetaHead  {
	background: url(../imgs/layout/fondoTituloInterna2.gif) repeat-y scroll 0%;
	color: white;
	text-align: left;
	height: 23px;
	font-size: 11px;
	font-weight: bold;
	margin-left: 15px;
	padding-left: 10px;
}

#ppv-numero-tarjetaContainer {
	background-image: url(../imgs/comprappv-tablaFlechitaAzul.png);
	background-position:  10px 5px;
	background-repeat: no-repeat;
}

th.ppv-canales {
	background-position: -260px 0;
}


th.ppv-evento,
th.ppv-horarios-disponibles {
	padding-left: 10px;
}
th.ppv-numero-de-tarjeta {
	padding-left:10px;
	background-image: url(../imgs/comprappv-tablaFlechitaAzul.png);
	background-position:  10px 5px;
	background-repeat: no-repeat;
}
.ppv-numero-de-tarjeta td.ppv-numero-de-tarjeta {
	padding-left:10px;
	background: #dfeff4;
	background-image: url(../imgs/comprappv-tablaFlechitaAzul.png);
	background-position:  10px 5px;
	background-repeat: no-repeat;
	height: 26px;
}

#ppvListadoContainerTarjeta .ppv-numero-tarjeta  {
	padding-left: 30px;
	border-left:1px solid #176F9F;
	padding-left:10px;
	background-image: url(../imgs/comprappv-tablaFlechitaAzul.png);
	background-position:  10px 5px;
	background-repeat: no-repeat;
	
}
#ppvTotalTarjeta{
	color: #547FA8;
	padding-right: 15px;
	margin-right: 10px;
	font-size: 14px;
	font-weight: bold;
	border-right: 1px solid #176f9f;

}

#ppv-numero-tarjetaLeft  {
	border-left:1px solid #176F9F;
}

#ppvListadoContainer .ppv-comprar {
	padding: 2px 20px;
	background-color: transparent !important;
}
.ppv-comprar a {
	display: block;
	height: 22px;
	width: 85px;
	background: url(../imgs/comprappv-botonComprar.png) 0 -22px no-repeat;
	text-indent: -5000em;
	outline: 0;
}

.ppv-comprar a:hover {
	background-position: 0 0;
}

.ppv-comprar a.no-disponible {
	background: url(../imgs/comprappv-botonComprarDisab.png) 0 0 no-repeat;
	cursor: default;
}




/* OFICINA VIRTUAL */
#estadoDeCuenta{ 
	width:360px; border-right-style:none; font-size:12px; !important
}

#suscriptorNumero{ 
	padding-right:10px;
	padding-left:25px;
	margin-right:15px;
	width: 10px;
}

#suscriptorTexto{ 
/*	width: 180px;	*/
}

#suscriptorCombo{ 
	width: 100px;
	text-align:right;}

#boletasNumero{ 
	margin-top: 5px;
	padding-right:10px;
	padding-left: 25px;
	margin-right: 15px;
	width: 10px;
}
#boletasTexto{ 
/*	width: 180px;  */
}
#boletasCombo{ 
	width: 100px;
	text-align:right;
}
#botonVer{ 
	padding-top: 15px;
}

#logoServipag{
	display: block;
	width:150px;
	height:100px;
	margin:10px;
	text-align: center;
	float: left;
}

#logoSantander{ 
	display: block;
	width:150px;
	height:100px;
	float:right;
	width:150px;
	margin:10px;
	text-align: center;
}

#logoBCI{ 
	display: block;
	width:150px;
	height:100px;
	margin:10px;
	text-align: center;
		float: left;
}
#logoWebPay{ 
	display: block;
	width:150px;
	height:100px;
	float:right;
	width:150px;
	margin:10px;
	text-align: center;
	margin-top: 0px;
}


/* tercera contacto */

.TituloContacto{ 
	color: #003366;
	padding: 0px;
	margin:0px; 
}
.subtituloContacto{ 
	color: #000033; 
	padding: 0px;
	margin:0px; 
}
.subtituloPeque{ 
	color: #666;
}
dl.light {
	padding-bottom: -5px;
	padding-top: -5px;
	margin-bottom: -5px;
	margin-top: -5px;
}

dl.dark {
	background: #B5D5E0;
	border-bottom: dashed #315E95 1px;
	border-top: dashed #315E95 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}
dd.Contenidos {
	padding: 0px; 
	margin: 0px;
	width: 160px;
}
dd.ContenidosCentro {
	padding-top: 0px; 
	margin: 0px;
}
#swfSlide {
padding-left:1px;
}
#swfSlideMax {
padding-left:1px;
}
.precioTablaPromociones {
font-family:Arial;
font-size:14px;
color:#00448b;
font-weight:bold;
}
.tricoFlash {
width:720px;
height:150px;
margin-top:10px;
}
/* POPUP triconexion  */
.popTrico{ 
   width:650px;
   height:400px;
   background-color:#D7E8EF;
   float:left;
   }
   
/* PARIS  */
   .paris_imagenNew1 {
	background-image:url(../imgs/paris/plasma42.gif);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:258px;
	height:216px;
	float:left;
}

   .paris_imagenNew2 {
	background-image:url(../imgs/paris/plasma14.gif);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:258px;
	height:216px;
	float:left;
}
   .paris_imagenNew3 {
	background-image:url(../imgs/paris/plasma83.gif);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:258px;
	height:216px;
	float:left;
}
   .paris_imagenNew4 {
	background-image:url(../imgs/paris/filmadora.gif);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:258px;
	height:216px;
	float:left;
}
   .paris_imagenNew5 {
	background-image:url(../imgs/paris/camara.gif);
	background-repeat:no-repeat;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-top: 8px;
	width:510px;
	height:216px;
	float:left;
}

#comprarParis{
	position:relative;
	top:180px; 
	float:left;
}