﻿@charset "utf-8";
div#content{
	border:1px solid #fff;
}

#main-content {
padding-top:0;}

/* *uMenu */
div#content ul#page-tabs li:hover span,
body#intro div#content ul#page-tabs li.intro span, /* change ids/classes accordingly */
body#compra-recarga div#content ul#page-tabs li.compra-recarga span, /* change ids/classes accordingly */
body#instalacion div#content ul#page-tabs li.instalacion span
{
	background-position:0 -30px;
}
div#content ul#page-tabs li:hover a,
body#intro div#content ul#page-tabs li.intro a, /* change ids/classes accordingly */
body#compra-recarga div#content ul#page-tabs li.compra-recarga a, /* change ids/classes accordingly */
body#instalacion div#content ul#page-tabs li.instalacion a
{
	background-position:0 -30px;
	color:#333;
	text-decoration:none;
}
/* *uMenu */

/* INTRODUCCION */
body#intro #page-header, body#instalacion #page-header{

	position:relative;
}

#page-header h1.header-desc{
	line-height:18px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	display: block;
	font-family: "Trebuchet MS", sans-serif, Helvetica, Arial, Verdana;
}

div#content #page-content{
	background:#fff url(../images/footer_image.jpg) bottom center no-repeat;
}

body#intro div#content .main-intro {

padding-bottom:10px;
}

body#intro div#content .main-intro1 {
padding-bottom:10px;
}


#page-header p.presenta, #page-Iheader p.presenta{
	color:#fff;
}

.titular{
	top:20px;
}

/*CALL TO ACTION PROVISORIO*/
div#content #call-to-action{
 	background: url(../images/bg_calltoaction_prov.png) no-repeat !important;
	width:214px;
	height:205px;
	float:right;
	margin:93px 30px 0 0;
	text-align:center;
	padding:0 6px;
	position:relative;
}

.calltoaction-question{
	height:28px;
	margin-top:13px;
	overflow:hidden;
	}
	
div#content #call-to-action p.question, div#content .call-to-action-wrapper .bigcall-to-action p.question{
	float:left;
	font-size:10px;
	font-weight:bold;
	height:18px;
	line-height:26px;
	margin-left:3px;
	display:inline;
}

div#content #call-to-action a.calltoaction_btn, div#content .main .call-to-action-wrapper .big-call-to-action a.calltoaction_btn{
	float:right;
	font-size:11px;
	font-weight:bold;
	height:18px;
	margin-right:15px;
	background:url(../images/btn_cuenta2.gif) 0 0 no-repeat;
	display:inline;
}
div#content a.calltoaction_btn_new {
	background:url(../images/btn_btn_wider.png) no-repeat scroll 0 0 transparent!important;
	width:100px!important;
	margin-right:14px!important;
}
div#content #call-to-action .title{
	margin-bottom:14px;
	}
/*FIN CALL TO ACTION PROVISORIO*/

/*CALL TO ACTION DEFINITIVO*/
/*div#content #call-to-action{
	background:url(../img/bg_calltoaction.png) top center no-repeat;
	width:214px;
	height:150px;
	float:right;
	margin:93px 30px 0 0;
	text-align:center;
	padding:0;
	position:relative;
}

div#content #call-to-action .title{
	margin-bottom:12px;
	}*/
/*FIN CALL TO ACTION DEFINITIVO*/

div#content #call-to-action p{
	line-height:18px;
	}

div#content #call-to-action p.btn-calltoaction, div#content .main .call-to-action-wrapper p.btn-calltoaction{
	background:url(../images/btn_btn_wider.png) center 0 no-repeat;
	bottom:15px;
	height:17px;
	left:11px;
	position:absolute;
	width:192px;
	text-align:center;
}

div#content #call-to-action p.btn-calltoaction a, div#content .main .call-to-action-wrapper p.btn-calltoaction a{
	color:#fff;
	font-size:11px;
	display:block;
	text-decoration:none;
}
	
img.promo-box{
	position:absolute;
	top:20px;
	right:41px;
	}

div#content ul.intro-list{
	margin-top:44px;
	width:430px;
	}
		
div#content ul.intro-list li {
	background:transparent url(../images/bullet_arrow.gif) no-repeat scroll left top;
	font-size:14px;
	margin-bottom:7px;
	padding-left:25px;
}

div#content ul.intro-list li.num{
    background:transparent url(../images/num_1_cel.png) no-repeat scroll left top;
}

div#content ul.intro-list li.num2{
    background:transparent url(../images/num_2_cel.png) no-repeat scroll left top;
}

div#content ul.intro-list li.num3{
    background:transparent url(../images/num_3_cel.png) no-repeat scroll left top;
}

div#content ul.intro-list li.num4{
    background:transparent url(../images/num_4_cel.png) no-repeat scroll left top;
}

div#content .main-intro p.img-pad {
	padding-right:80px;
}

.funciones-diferenciales {
	margin-top:20px;
}

div#content .call-to-action-wrapper {
	margin-top:0;
}

/*CALL TO ACTION PROVISORIO*/
div#content .big-call-to-action {

	width:575px;
	position:relative;
	height:80px;
	padding:10px;
}


.bigcalltoaction-question{
	width:250px;
	overflow:hidden;
	float:right;
	height:28px;
	margin:5px 0px 5px 10px;
	margin-right:18px;
	background-color:#CCC;
	-Webkit-border-radius: 6px; 
	-moz-border-radius:6px; 
	border-radius:6px;
	
}
	
div#content .main .call-to-action-wrapper .big-call-to-action p{
	font-size:11px;
	margin-left:10px;
	float:left;
	line-height:28px;
	display:inline;
}

div#content .main .call-to-action-wrapper .big-call-to-action p.btn-calltoaction{
	bottom:17px;
	left:192px;
	line-height:17px;
}

div#content .main .call-to-action-wrapper .big-call-to-action a.calltoaction_btn{
	margin-right:10px;
	}
/* FIN CALL TO ACTION PROVISORIO*/

/*CALL TO ACTION DEFINITIVO*/
/*div#content .big-call-to-action {
	background:url(../img/bg_cuenta.gif) 0 0 no-repeat;
	width:395px;
	position:relative;
	height:60px;
}

div#content .main .call-to-action-wrapper p{
	font-size:12px;
	margin-top:2px;
}

div#content .main .call-to-action-wrapper p.btn-calltoaction{
	bottom:17px;
	left:192px;
	line-height:17px;
}*/
/* FIN CALL TO ACTION DEFINITIVO*/

div#content .big-call-to-action img{
	float: left;
	margin-left:35px;
    margin-top:27px;
}

.planes{
	width:194px;
	height:31px;
	line-height:31px;
	background:url(../images/bg_paquetes_prepago.png) 0 0 no-repeat;
	color:#fff;
	font-size:17px;/*26px*/
	font-weight:bold;
	text-align:center;
	padding-top:34px;
	margin-bottom:10px;
}

.basico{
	background-position:-194px 0;
}

.planes span{
	font-size:13px;
	position:relative;
	bottom:10px;
}

div#content div.lateralDynamic div.lDChild{
	display:table;
	padding:15px 10px;
	}
	
div#content div.lateralDynamic p{
	padding:0 7px;
	margin-bottom:3px;
}
/* FIN INTRODUCCION */

/* COMPRA-RECARGA e INSTALACION */

body#compra-recarga .titular, body#instalacion .titular {
top:10px;
}

body#instalacion div#content #call-to-action, body#compra-recarga div#content #call-to-action {
	margin:0 0 30px;
	position:relative;
	display:block;
	float:none;
	clear:none;
}

/* Compra Recarga */

body#compra-recarga #page-header{
	background:url(../images/page_header_instalacion.jpg) top center no-repeat;
	height:118px;
}
/*
.header-content-busqueda
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    padding:8px 0 2px 10px; 
    font-weight:bold;
    font-size:17px; 
    color:#333333;
    background-image:url(../img/bg_header_busqueda.png);
    width:656px;
}
*/
.content-busqueda
{
    /*border:1px solid #cccccc;*/
    margin-bottom:8px;
    margin-top:19px;
    
}

.bloque-busqueda{
    /*background-image:url(../img/bPrincipalDynamicDown.png);*/
    /*border:1px solid #CCCCCC;*/
    border-top:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    background-color:#0092CF;
 	color:#EEEEEE;
    background-position:100 100%;
    background-repeat:repeat-x;
    padding:10px 5px 10px 7px;
}

.bloque-busqueda p{
   
}


.header-busqueda
{
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    border-bottom:1px solid #CCCCCC;
    border-top:1px solid #CCCCCC;
    /*border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;*/
    padding:8px 0 2px 10px; 
    font-weight:bold;
    font-size:16px; 
    color:#113758;
}

.celda-resultado-impar
{
    width:320px;
    float:left;
    padding:10px 0 10px 10px;
    border-right:1px solid #CCCCCC;
}

.celda-resultado-par
{
    width:320px;
    float:left;
    padding:10px 0 10px 10px;
}

div.resultado-busqueda  {
    border-bottom:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}

div.resultado-busqueda p {
margin-bottom:5px !important;
}
p.celda-resultado-impar, p.celda-resultado-par {
font-size:14px;
line-height:22px;
}
.anterior-siguiente
{
   margin:0 0 20px; 
   float:right;
}

.error-busqueda
{
color:#E60B00;
font-weight:bold;
line-height:25px;
text-align:center;

}

.campos-busqueda label
{    
    font-size:1.2em;
}

.btnBuscar{
    width:25px;
    height:21px;
    margin-bottom:-5px; 
	*margin-bottom:-3px; 
}

.radioButton-busqueda
{
    padding-right:15px;    
}

span#chkListCompraRecarga {
}

div#content h3.minisitios-lista {
color:#333333;
line-height:10px;
}

/* FIN COMPRA-RECARGA */

/* Instalacion */
body#instalacion #page-header{


}

#video-wrapper, .activar-prepago{
	margin:25px 0 50px;
	}
	
.activar-prepago{
	overflow:hidden;
}

.prepago-steps{
	float:left;
	width:222px;
	padding-top:15px;
	}
	
div#content .prepago-steps p{
	margin-bottom:0	
	}
	
div#content .prepago-steps p.title{
	color:#999;
	font-size:16px;
	font-family:"trebuchet MS";
	text-transform:uppercase;
	background:url(../images/prepago_steps.png) 0 0 no-repeat;
	line-height:42px;
	height:42px;
	padding-left:45px;
	font-weight:bold;
}

div#content .prepago-steps p.second{
	background-position:0 -42px;
}

div#content .prepago-steps p.third{
	background-position:0 -84px;
}

div#content div.lateralDynamic div.lDChild h3.dwn_icon {
	height:43px;
	line-height:21px;
	font-size:15px;
}

div#content div.lateralDynamic div.lDChild ul.down-box li{
	margin:0;
}
/* FIN INSTALACION */

/*CALL TO ACTION PROVISORIO*/
body#instalacion div#content #call-to-action, body#compra-recarga div#content #call-to-action{
	background:transparent url(../images/bg_calltoaction.png) no-repeat center top;
	}

body#instalacion div#content #call-to-action .clientes, body#compra-recarga div#content #call-to-action .clientes{
	text-align:left;
	font-size:11px;
	line-height:30px;
	}
	
body#instalacion div#content #call-to-action .title, body#compra-recarga div#content #call-to-action .title {
	margin-bottom:12px;
	}
	
body#instalacion div#content #call-to-action, body#compra-recarga div#content #call-to-action {
	margin-top:5px;
	}
/*FIN CALL TO ACTION PROVISORIO*/
div#content .main p.disclaimer {
	font-size:10px;
	margin:10px 0 0;
	float:right;
}

/* -----------*/

div#content div.right-col a.calltoaction_btn {
*margin-top: 2px;
}


div#content div.right-col #call-to-action p.question {
*line-height: 20px;
}

/*LEGALES*/
div.legales{
	margin-top:50px;
}

div.legales ol{
	list-style-type:decimal;
	padding-left:20px;
}

div.legales ul li{
	font-size:10px;
	margin-bottom:5px;
}

/*PLANES DE PREPAGO*/

img.planes-prepago{
	margin-bottom:14px;
}


.recargaAqui{
	background:url(../images/recargaqui.jpg) no-repeat center top;
	width:143px;
	height:27px;
	display:block;
	margin:0 auto 15px auto;
	text-indent:-999em;
	float:left;
}
#call-to-action img{margin:0px 10px 3px 0px;}

img.pago-online{ 
	float:left;
	margin:0px 10px 30px 0px;
}

/*estilos del targeter*/
.bannerNew {
    background-color: #FFFFFF;
    background-image: url("../images/bnTop.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    float: none;
    margin-bottom: 10px;
    overflow: hidden;
    position: static;
    width: 214px;
}
.bannerNewChild {
    background-color: transparent;
    background-image: url("../images/bnBottom.png");
    background-position: 0 100%;
    background-repeat: no-repeat;
    float: none;
    margin: 0;
    overflow: hidden;
    position: static;
    text-align: left;
}
.bannerNewChild .content {
    padding:20px 25px 10px;
	margin:0px 0px 30px;
}
#rightCol .content div.img {
    padding-bottom: 6px;
    padding-top: 24px;
}
div#rightCol .content h3 {
    color: #333333 !important;
    font-family: Trebuchet MS,Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px !important;
    margin-bottom: 0;
    padding-bottom: 6px !important;
    text-align: left;
}
#rightCol div.cta {
    padding-bottom: 15px;
    padding-top: 7px;
    text-align: left;
}
div.legales, div.legales li{ 
	font-size:10px;
}
div.cta {
    padding-bottom: 15px;
    padding-top: 7px;
}

div.legales p{
    font-size: 11px!important; 
	line-height: 16px!important; 
}


/*estilos parrafo*/
.parrafo {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	text-align:justify;
	}
	
	
.texto_noofer{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	}
	
.text_enviar{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	}
.titulos2
{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
	
	}